shipit-engine 0.4.10 → 0.5.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +9 -1
- data/app/helpers/stacks_helper.rb +1 -10
- data/app/models/commit.rb +11 -1
- data/app/models/deploy_spec.rb +4 -0
- data/app/models/deploy_spec/file_system.rb +5 -1
- data/app/models/missing_status.rb +18 -0
- data/app/models/stack.rb +1 -1
- data/app/models/status_group.rb +3 -3
- data/app/views/commits/_commit.html.erb +1 -1
- data/config/locales/en.yml +5 -0
- data/lib/shipit/version.rb +1 -1
- data/test/dummy/db/development.sqlite3 +0 -0
- data/test/dummy/db/test.sqlite3 +0 -0
- data/test/dummy/log/development.log +3771 -0
- data/test/dummy/log/test.log +88208 -0
- data/test/dummy/tmp/cache/98C/C60/stacks%3A616453971%3Aci_enabled +1 -1
- data/test/dummy/tmp/cache/991/020/stacks%3A805262699%3Aci_enabled +1 -1
- data/test/dummy/tmp/cache/AFB/D10/1c8a597711f928cc91e5ac353bbad46e8088cd24 +2 -2
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0bjH0uaRbK2LwiGbzir2Vr1CEd_BCRM3zafyFrTxtWo.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0cXLyRm6lZhyo1qqlgCrXD1t_3-V3U3rhBB237IJdx8.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/22cH27p3z0iftqXk5kjY17qrgCdytxMXdCXwyRw4VmU.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/64dEPaBLo5z6LMNpnAJJZAld1bJsjlN9Jv0YhHDi1As.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6dmTJIeVb_clll5M5sXaue6G5SbKbQkanhoJ3XPx5Io.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6yRaQTp2ELmVWDqduqRG7hvzYEIJYFfIbM2plGCaOt4.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7BxgYqphWFZ2WeN1vgxe_BsHnaRCNTBNKiK9zNbFqsA.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DHSc9ZhNSI7m2-7C4JG0PzFceq7lMKWb_bx82gA2wuM.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DkKagJ29zezvTdGcEpVSdxyBL458oc_uMz5x8xmoLMM.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Ed5D-0u0BKMms6OQSiLZLSYbzsvm-_TEiZ97ueqpY44.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FuTtkfcaXW8YGNfgT-ZZV9Mrk9i1ynnZqHLIfV63j8k.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GYxe6lp8qnxrqlFmhLnfOMLiMWXg36PV-hKBoG5e-dw.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/G_o4CuSkPm8IQgGAhR-p9dohkunUxNu15V3Hr5XX21E.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GjzHbFeaFoOvC8CJaPq8D7peK9Y6BleJruxF8TH2Cl0.cache +64 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Hcs7avkdizKbFbJWWzjMGRTVn0mWGc5zbGy3rcHDF78.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IRSIXqzwg_kQIEO5syk6Ej1l4XLi3IcYB70A5IHctAA.cache +105 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JQ8n4TH3kuPzDkGXdft77ktId3xDdNuPysNdAIrlVsw.cache +63 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KrEtDtAlu1lGD00nLxPXedo7GNcRW-qYJWoQGdDEyMo.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UKPDHEwywsrYVV5U6Wzqzdz9r3GEY1iZgpUsxsD0_w4.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/W3JpGFR_4F0RfRrDTsXyU0Nio5OKFvmvZUeb81tt4RM.cache +9 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Zm7XUcI996G2YV1E60HsUmJEaqrG5rRGarZQjkMkEqw.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cUw4vgZA-C61NvpUB18kKh6MnsQfQzDT0cxhjyXOkio.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eT9NqLzv8XD4gQFtuP8Xw7nDh_l4voicWU578uIUdO4.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fssUS76e4YbH0OMN72pPl8DuSGZPx6w-d3KKeL8Rzck.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gMmdmmexTGqU7e5fNGQ1TC4ujI-DqBCgVtM4ASKKytw.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gMmpywAwZ6bKN7vqWoP-IDxBfLoOGUhRaW3oY_sELsE.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/guH7S-7x--fDI1cGrt7yObX-wucIVZDVWj8NIMo6Amw.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jONckGUhizDx1JzIg3Fjo44UlxRgZbiQ2nTcOTIvdGI.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nrV5QMx0DB1aSJ1uDwdmc-MAmL4N3bMTzmPMbMbWtnc.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/p8PoBJeYtCNp2Cq6WuU_qEJU7rncSDU5TzkUFKkVQHA.cache +17 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/re_FmHoiyphtcwEySx2HO5U5i_DQ5z1jVk3r_geheQE.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sVM0uM6tQ2clAYU00sHU1MZRhAj12OLLyreoA_sBEug.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/uWzQhnhV_TICz6WXxGHYMOXPDCrNSIhjhF3kliicW50.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vaYm-hYQGfqQV7izliGnlCuQ4Ot8x_0PYDRFpHE4O1A.cache +20 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wGZD-3AHpHPFqBl2CiUi9dqm9xSNSJpkpqRJB4PdJbU.cache +0 -0
- data/test/fixtures/stacks.yml +1 -1
- data/test/models/commits_test.rb +14 -2
- data/test/models/missing_status_test.rb +21 -0
- data/test/models/status_group_test.rb +1 -1
- data/test/unit/deploy_spec_test.rb +1 -1
- metadata +55 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 64b907458064680dda4cb7c6ab9d811846103f8b
|
4
|
+
data.tar.gz: cbc3b23a40ead7aab441670a81743e744fb3cf39
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6a2ba0a9182d6b4d5f45516e3456020ee3031f2983af944adc8770e156d8d28bed5cb78776edd45b4c647208c5c4d9d01ccb16235c0fb24812aa7fbcbb280787
|
7
|
+
data.tar.gz: 5c8323ef5e8f59b2998dc6d4ca71209f0004c83497e7a7a2823318cd42da382a87d1fbe9cbf145b676bab2e3688b5da6a23753de3e9432a1c7ad10195ecef123
|
data/README.md
CHANGED
@@ -119,7 +119,7 @@ The settings in the `shipit.yml` file relate to the different things you can do
|
|
119
119
|
* [Installing dependencies](#installing-dependencies) (`dependencies`)
|
120
120
|
* [Deployment](#deployment) (`deploy`, `rollback`, `fetch`)
|
121
121
|
* [Environment](#environment) (`machine.environment`)
|
122
|
-
* [CI](#ci) (`ci.hide`, `ci.allow_failures`)
|
122
|
+
* [CI](#ci) (`ci.require`, `ci.hide`, `ci.allow_failures`)
|
123
123
|
* [Custom tasks](#custom-tasks) (`restart`, `unlock`)
|
124
124
|
* [Review Process](#review-process) (`monitor`, `checklist`, `checks`)
|
125
125
|
|
@@ -213,6 +213,14 @@ machine:
|
|
213
213
|
```
|
214
214
|
|
215
215
|
<h3 id="ci">CI</h3>
|
216
|
+
**<code>ci.require</code>** contains an array of the [statuses context](https://developer.github.com/v3/repos/statuses/) you want Shipit to disallow deploys if any of them is missing.
|
217
|
+
|
218
|
+
For example:
|
219
|
+
```yml
|
220
|
+
ci:
|
221
|
+
require:
|
222
|
+
- ci/circleci
|
223
|
+
```
|
216
224
|
|
217
225
|
**<code>ci.hide</code>** contains an array of the [statuses context](https://developer.github.com/v3/repos/statuses/) you want Shipit to ignore.
|
218
226
|
|
@@ -66,20 +66,11 @@ module StacksHelper
|
|
66
66
|
end
|
67
67
|
|
68
68
|
def deploy_button_caption(commit)
|
69
|
-
state = commit.
|
69
|
+
state = commit.status.state
|
70
70
|
state = 'locked' if commit.stack.locked? && !ignore_lock?
|
71
71
|
if commit.deployable?
|
72
72
|
state = commit.stack.deploying? ? 'deploying' : 'enabled'
|
73
73
|
end
|
74
74
|
t("deploy_button.caption.#{state}")
|
75
75
|
end
|
76
|
-
|
77
|
-
def render_status(commit)
|
78
|
-
statuses = commit.visible_statuses
|
79
|
-
if statuses.size == 1
|
80
|
-
render statuses.first
|
81
|
-
else
|
82
|
-
render StatusGroup.new(commit)
|
83
|
-
end
|
84
|
-
end
|
85
76
|
end
|
data/app/models/commit.rb
CHANGED
@@ -101,7 +101,7 @@ class Commit < ActiveRecord::Base
|
|
101
101
|
@checks ||= CommitChecks.new(self)
|
102
102
|
end
|
103
103
|
|
104
|
-
delegate :pending?, :success?, :error?, :failure?, :state, to: :
|
104
|
+
delegate :pending?, :success?, :error?, :failure?, :state, to: :status
|
105
105
|
|
106
106
|
def deployable?
|
107
107
|
success? || stack.ignore_ci?
|
@@ -173,6 +173,12 @@ class Commit < ActiveRecord::Base
|
|
173
173
|
@last_statuses ||= statuses.to_a.uniq(&:context).sort_by(&:context).presence || [UnknownStatus.new(self)]
|
174
174
|
end
|
175
175
|
|
176
|
+
def status
|
177
|
+
visibles = visible_statuses
|
178
|
+
status = visibles.size > 1 ? StatusGroup.new(significant_status, visibles) : visibles.first
|
179
|
+
missing_statuses.empty? ? status : MissingStatus.new(status, missing_statuses)
|
180
|
+
end
|
181
|
+
|
176
182
|
def significant_status
|
177
183
|
statuses = meaningful_statuses
|
178
184
|
return UnknownStatus.new(self) if statuses.empty?
|
@@ -183,6 +189,10 @@ class Commit < ActiveRecord::Base
|
|
183
189
|
|
184
190
|
private
|
185
191
|
|
192
|
+
def missing_statuses
|
193
|
+
stack.required_statuses - last_statuses.map(&:context)
|
194
|
+
end
|
195
|
+
|
186
196
|
def touch_stack
|
187
197
|
stack.touch
|
188
198
|
end
|
data/app/models/deploy_spec.rb
CHANGED
@@ -18,7 +18,11 @@ class DeploySpec
|
|
18
18
|
|
19
19
|
def cacheable_config
|
20
20
|
(config || {}).deep_merge(
|
21
|
-
'ci' => {
|
21
|
+
'ci' => {
|
22
|
+
'hide' => hidden_statuses,
|
23
|
+
'allow_failures' => soft_failing_statuses,
|
24
|
+
'require' => required_statuses,
|
25
|
+
},
|
22
26
|
'machine' => {'environment' => machine_env, 'directory' => directory},
|
23
27
|
'review' => {
|
24
28
|
'checklist' => review_checklist,
|
@@ -0,0 +1,18 @@
|
|
1
|
+
class MissingStatus < SimpleDelegator
|
2
|
+
def initialize(instance, missing_statuses)
|
3
|
+
@missing_statuses = missing_statuses
|
4
|
+
super(instance)
|
5
|
+
end
|
6
|
+
|
7
|
+
def state
|
8
|
+
'missing'
|
9
|
+
end
|
10
|
+
|
11
|
+
def success?
|
12
|
+
false
|
13
|
+
end
|
14
|
+
|
15
|
+
def description
|
16
|
+
I18n.t('missing_status.description', missing_statuses: @missing_statuses.to_sentence, count: @missing_statuses.size)
|
17
|
+
end
|
18
|
+
end
|
data/app/models/stack.rb
CHANGED
@@ -212,7 +212,7 @@ class Stack < ActiveRecord::Base
|
|
212
212
|
).first!
|
213
213
|
end
|
214
214
|
|
215
|
-
delegate :plugins, :task_definitions, :hidden_statuses, :soft_failing_statuses,
|
215
|
+
delegate :plugins, :task_definitions, :hidden_statuses, :required_statuses, :soft_failing_statuses,
|
216
216
|
:deploy_variables, to: :cached_deploy_spec
|
217
217
|
|
218
218
|
def monitoring?
|
data/app/models/status_group.rb
CHANGED
@@ -3,9 +3,9 @@ class StatusGroup
|
|
3
3
|
|
4
4
|
attr_reader :statuses, :significant_status
|
5
5
|
|
6
|
-
def initialize(
|
7
|
-
@significant_status =
|
8
|
-
@statuses =
|
6
|
+
def initialize(significant_status, visible_statuses)
|
7
|
+
@significant_status = significant_status
|
8
|
+
@statuses = visible_statuses
|
9
9
|
end
|
10
10
|
|
11
11
|
delegate :state, to: :significant_status
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<li class="commit" id="commit-<%= commit.id %>">
|
2
2
|
<%= render 'commits/commit_author', commit: commit %>
|
3
|
-
<%=
|
3
|
+
<%= render commit.status %>
|
4
4
|
<div class="commit-details">
|
5
5
|
<span class="commit-title"><%= render_commit_message_with_link commit %></span>
|
6
6
|
<p class="commit-meta">
|
data/config/locales/en.yml
CHANGED
@@ -29,12 +29,17 @@ en:
|
|
29
29
|
locked: Locked
|
30
30
|
deploying: Deploy in progress...
|
31
31
|
enabled: Deploy
|
32
|
+
missing: Missing CI
|
32
33
|
|
33
34
|
deploy_spec:
|
34
35
|
hint:
|
35
36
|
deploy: Impossible to detect how to deploy this application. Please define `deploy.override` in your shipit.yml
|
36
37
|
rollback: Impossible to detect how to rollback this application. Please define `rollback.override` in your shipit.yml
|
37
38
|
fetch: Impossible to detect how to fetch the deployed revision for this application. Please define `fetch` in your shipit.yml
|
39
|
+
missing_status:
|
40
|
+
description:
|
41
|
+
one: "%{missing_statuses} is required for deploy but was not sent"
|
42
|
+
other: "%{missing_statuses} are required for deploy but were not sent"
|
38
43
|
deploys:
|
39
44
|
description: "deploy of %{sha}"
|
40
45
|
rollbacks:
|
data/lib/shipit/version.rb
CHANGED
Binary file
|
data/test/dummy/db/test.sqlite3
CHANGED
Binary file
|
@@ -613082,3 +613082,3774 @@ Migrating to ReduceTasksStatsSize (20151112152113)
|
|
613082
613082
|
[ActiveJob] [EmitEventJob] [ecd0cb38-a843-43d4-99dc-db336b1203e9] [1m[35mHook Load (0.2ms)[0m SELECT "hooks".* FROM "hooks" WHERE ("hooks"."stack_id" = 3 OR "hooks"."stack_id" IS NULL) ORDER BY "hooks"."id" ASC
|
613083
613083
|
[ActiveJob] [EmitEventJob] [ecd0cb38-a843-43d4-99dc-db336b1203e9] Performed EmitEventJob from SuckerPunch(hooks) in 1.04ms
|
613084
613084
|
Terminating 3 actors...
|
613085
|
+
[1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM "statuses"[0m
|
613086
|
+
[1m[35mStatus Load (1.0ms)[0m SELECT "statuses".* FROM "statuses" ORDER BY "statuses"."id" DESC LIMIT 1
|
613087
|
+
|
613088
|
+
|
613089
|
+
Started GET "/" for 127.0.0.1 at 2015-12-18 14:44:24 +0100
|
613090
|
+
Processing by StacksController#index as HTML
|
613091
|
+
Redirected to http://localhost:3000/github/auth/github?origin=http%3A%2F%2Flocalhost%3A3000%2F
|
613092
|
+
Filter chain halted as :force_github_authentication rendered or redirected
|
613093
|
+
Completed 302 Found in 10ms (ActiveRecord: 0.0ms)
|
613094
|
+
|
613095
|
+
|
613096
|
+
Started GET "/github/auth/github?origin=http%3A%2F%2Flocalhost%3A3000%2F" for 127.0.0.1 at 2015-12-18 14:44:24 +0100
|
613097
|
+
|
613098
|
+
|
613099
|
+
Started GET "/github/auth/github/callback?code=5a326fa71e1936cb75ea&origin=http%3A%2F%2Flocalhost%3A3000%2F&state=e7c118e206f328951f51773c63844586d07f0da742306f2b" for 127.0.0.1 at 2015-12-18 14:44:24 +0100
|
613100
|
+
Processing by GithubAuthenticationController#callback as HTML
|
613101
|
+
Parameters: {"code"=>"5a326fa71e1936cb75ea", "origin"=>"http://localhost:3000/", "state"=>"e7c118e206f328951f51773c63844586d07f0da742306f2b"}
|
613102
|
+
HTTP Cache: [GET /users/byroot] store
|
613103
|
+
[1m[36mUser Load (0.6ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."github_id" = ? LIMIT 1[0m [["github_id", 44640]]
|
613104
|
+
[1m[35m (0.1ms)[0m begin transaction
|
613105
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "users" ("github_id", "name", "email", "login", "avatar_url", "api_url", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["github_id", 44640], ["name", "Jean Boussier"], ["email", "jean.boussier@gmail.com"], ["login", "byroot"], ["avatar_url", "https://avatars.githubusercontent.com/u/44640?v=3"], ["api_url", "https://api.github.com/users/byroot"], ["created_at", "2015-12-18 13:44:28.535190"], ["updated_at", "2015-12-18 13:44:28.535190"]]
|
613106
|
+
[1m[35m (0.8ms)[0m commit transaction
|
613107
|
+
Redirected to http://localhost:3000/
|
613108
|
+
Completed 302 Found in 818ms (ActiveRecord: 7.0ms)
|
613109
|
+
|
613110
|
+
|
613111
|
+
Started GET "/" for 127.0.0.1 at 2015-12-18 14:44:28 +0100
|
613112
|
+
Processing by StacksController#index as HTML
|
613113
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 4]]
|
613114
|
+
[1m[35m (0.8ms)[0m SELECT DISTINCT "commits"."stack_id" FROM "commits" WHERE (author_id = 4 or committer_id = 4)
|
613115
|
+
[1m[36mStack Load (0.8ms)[0m [1mSELECT "stacks".* FROM "stacks" ORDER BY (undeployed_commits_count > 0) desc, "stacks"."tasks_count" DESC[0m
|
613116
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/index.html.erb within layouts/shipit (4.0ms)
|
613117
|
+
Completed 200 OK in 3787ms (Views: 3741.9ms | ActiveRecord: 2.3ms)
|
613118
|
+
|
613119
|
+
|
613120
|
+
Started GET "/assets/ansi_stream.self-92d4ee1a07d3e06eb3145a4809f336213d91ae61be15427ab27b6015a10f0375.css?body=1" for 127.0.0.1 at 2015-12-18 14:44:32 +0100
|
613121
|
+
|
613122
|
+
|
613123
|
+
Started GET "/assets/shipit.self-3b6ac932617577e68e9f9f963103b74bb4367d4d336aa10bf58202f6d4802473.css?body=1" for 127.0.0.1 at 2015-12-18 14:44:32 +0100
|
613124
|
+
|
613125
|
+
|
613126
|
+
Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2015-12-18 14:44:32 +0100
|
613127
|
+
|
613128
|
+
|
613129
|
+
Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2015-12-18 14:44:32 +0100
|
613130
|
+
|
613131
|
+
|
613132
|
+
Started GET "/assets/jquery.timeago.self-4ed8d4e2b0f295b2d1c5efa86a7bbdef3a87f2a44181d61d7e24f259a4c4adc9.js?body=1" for 127.0.0.1 at 2015-12-18 14:44:32 +0100
|
613133
|
+
|
613134
|
+
|
613135
|
+
Started GET "/assets/rails-timeago.self-b7c810e153f1dc818aa6fc0f53785913cb96e5e975d5f601ba51d12af7dcce5c.js?body=1" for 127.0.0.1 at 2015-12-18 14:44:32 +0100
|
613136
|
+
|
613137
|
+
|
613138
|
+
Started GET "/assets/jquery-notify.self-5e1fb63a56789239246377281b08f2a5664c562b1b8da73b820b3724a2c5f5ed.js?body=1" for 127.0.0.1 at 2015-12-18 14:44:32 +0100
|
613139
|
+
|
613140
|
+
|
613141
|
+
Started GET "/assets/shipit/checklist.self-ef7ea89b279487c9d16b596e8c336b8e6442fd8df1551382fcf74c39fb93bf2e.js?body=1" for 127.0.0.1 at 2015-12-18 14:44:32 +0100
|
613142
|
+
|
613143
|
+
|
613144
|
+
Started GET "/assets/shipit/deploy.self-f5cfd411b235ca9b7b063f899773df2dce1a02ab78eda846acde42b603fc699b.js?body=1" for 127.0.0.1 at 2015-12-18 14:44:32 +0100
|
613145
|
+
|
613146
|
+
|
613147
|
+
Started GET "/assets/shipit/flash.self-f92d85c553a11543944c4cef78876f61c8c59aa79444d59e0a97653265004b95.js?body=1" for 127.0.0.1 at 2015-12-18 14:44:32 +0100
|
613148
|
+
|
613149
|
+
|
613150
|
+
Started GET "/assets/shipit/search.self-926d78007ebccc18a093a060259a9c46d71d11b9925c2bc1cc6a352dd1768f1b.js?body=1" for 127.0.0.1 at 2015-12-18 14:44:32 +0100
|
613151
|
+
|
613152
|
+
|
613153
|
+
Started GET "/assets/shipit/stacks.self-d2499e06817173277ad4b14bf799828c2374673a7d1893b03fdab1bda471b807.js?body=1" for 127.0.0.1 at 2015-12-18 14:44:32 +0100
|
613154
|
+
|
613155
|
+
|
613156
|
+
Started GET "/assets/shipit.self-6797e03b284f971915dacd06b1d23f1a4dd7a37bad3cbd4880de8aed970c96a4.js?body=1" for 127.0.0.1 at 2015-12-18 14:44:32 +0100
|
613157
|
+
|
613158
|
+
|
613159
|
+
Started GET "/assets/favicon-f94f82bfaf8db45580013b45754fd867a58fc632e0239a5834268187508b8169.ico" for 127.0.0.1 at 2015-12-18 14:44:32 +0100
|
613160
|
+
|
613161
|
+
|
613162
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 14:44:36 +0100
|
613163
|
+
Processing by StacksController#show as HTML
|
613164
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
613165
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 4]]
|
613166
|
+
[1m[36mStack Load (0.7ms)[0m [1mSELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1[0m [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
613167
|
+
[1m[35mTask Load (1.4ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613168
|
+
[1m[36mCommit Load (0.7ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613169
|
+
[1m[35mCommit Load (0.6ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC [["stack_id", 1]]
|
613170
|
+
[1m[36mUser Load (0.4ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)[0m
|
613171
|
+
[1m[35mStatus Load (1.2ms)[0m SELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC
|
613172
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (5.7ms)
|
613173
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.7ms)
|
613174
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.5ms)
|
613175
|
+
[1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1[0m [["stack_id", 1]]
|
613176
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613177
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613178
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613179
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613180
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613181
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613182
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613183
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613184
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_group.html.erb (1.6ms)
|
613185
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (454.4ms)
|
613186
|
+
[1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? ORDER BY "tasks"."id" DESC LIMIT 10 [["stack_id", 1]]
|
613187
|
+
[1m[36mCommit Load (0.5ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 43, 41, 39, 37, 35, 33, 31)[0m
|
613188
|
+
[1m[35mCommit Load (0.2ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 44, 42, 40, 38, 36, 34, 32)
|
613189
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" IN (2, 1, 3)[0m
|
613190
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613191
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
613192
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613193
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613194
|
+
[1m[35mStatus Load (0.3ms)[0m SELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" = ? ORDER BY "statuses"."created_at" DESC [["commit_id", 45]]
|
613195
|
+
[1m[36mStack Load (0.3ms)[0m [1mSELECT "stacks".* FROM "stacks" WHERE "stacks"."id" = ? LIMIT 1[0m [["id", 1]]
|
613196
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1 [["stack_id", 1]]
|
613197
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.4ms)
|
613198
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613199
|
+
[1m[35mCACHE (0.1ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613200
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613201
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613202
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.4ms)
|
613203
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613204
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613205
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613206
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613207
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613208
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613209
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613210
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613211
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613212
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613213
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613214
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613215
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613216
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613217
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613218
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613219
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613220
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.4ms)
|
613221
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613222
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613223
|
+
Rendered collection (62.3ms)
|
613224
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (537.7ms)
|
613225
|
+
Completed 200 OK in 770ms (Views: 638.3ms | ActiveRecord: 8.7ms)
|
613226
|
+
|
613227
|
+
|
613228
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:44:37 +0100
|
613229
|
+
|
613230
|
+
|
613231
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:44:47 +0100
|
613232
|
+
|
613233
|
+
|
613234
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:44:58 +0100
|
613235
|
+
|
613236
|
+
|
613237
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:45:08 +0100
|
613238
|
+
[1m[36mStack Load (0.5ms)[0m [1mSELECT "stacks".* FROM "stacks" ORDER BY "stacks"."id" ASC LIMIT 1[0m
|
613239
|
+
|
613240
|
+
|
613241
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:45:18 +0100
|
613242
|
+
|
613243
|
+
|
613244
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:45:28 +0100
|
613245
|
+
|
613246
|
+
|
613247
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:45:38 +0100
|
613248
|
+
|
613249
|
+
|
613250
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:45:48 +0100
|
613251
|
+
[1m[35m (0.1ms)[0m begin transaction
|
613252
|
+
[1m[36mStack Exists (0.5ms)[0m [1mSELECT 1 AS one FROM "stacks" WHERE ("stacks"."repo_name" = 'fritsch-biz' AND "stacks"."id" != 1 AND "stacks"."repo_owner" = 'jakubowski-inc' AND "stacks"."environment" = 'production') LIMIT 1[0m
|
613253
|
+
[1m[35mSQL (0.5ms)[0m UPDATE "stacks" SET "cached_deploy_spec" = ?, "updated_at" = ? WHERE "stacks"."id" = ? [["cached_deploy_spec", "{\"dependencies\":{\"bundler\":{\"without\":[\"default\",\"production\",\"development\",\"test\",\"staging\",\"benchmark\",\"debug\"]},\"override\":[\"bundle check --path=/tmp/bundler || bundle install --frozen --path=/tmp/bundler --retry=2 --without=default:production:development:test:staging:benchmark:debug\"]},\"fetch\":[],\"tasks\":{\"restart\":{\"action\":\"Restart application\",\"description\":\"Restart Thin and Resque.\",\"steps\":[\"bundle exec cap $ENVIRONMENT deploy:restart\"],\"checklist\":[\"Hold on your butts\",\"Eat some chips\"]}},\"machine\":{\"environment\":{},\"directory\":null},\"review\":{\"checklist\":[\"Hold on your butts\",\"Eat some chips\"]},\"deploy\":{\"override\":[\"bundle exec cap $ENVIRONMENT deploy\"]},\"rollback\":{\"override\":[\"bundle exec cap $ENVIRONMENT deploy:rollback\"]},\"ci\":{\"required\":\"foo/bar\"}}"], ["updated_at", "2015-12-18 13:45:51.966998"], ["id", 1]]
|
613254
|
+
[1m[36m (3.1ms)[0m [1mcommit transaction[0m
|
613255
|
+
|
613256
|
+
|
613257
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 14:45:53 +0100
|
613258
|
+
Processing by StacksController#show as HTML
|
613259
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
613260
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 4]]
|
613261
|
+
[1m[35mStack Load (0.3ms)[0m SELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1 [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
613262
|
+
[1m[36mTask Load (0.9ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613263
|
+
[1m[35mCommit Load (0.6ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613264
|
+
[1m[36mCommit Load (0.9ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC[0m [["stack_id", 1]]
|
613265
|
+
[1m[35mUser Load (0.4ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)
|
613266
|
+
[1m[36mStatus Load (1.3ms)[0m [1mSELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC[0m
|
613267
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (1.6ms)
|
613268
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.5ms)
|
613269
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.3ms)
|
613270
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (11.7ms)
|
613271
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (17.5ms)
|
613272
|
+
Completed 500 Internal Server Error in 38ms (ActiveRecord: 4.5ms)
|
613273
|
+
|
613274
|
+
ActionView::Template::Error (undefined local variable or method `context' for #<Commit:0x007ff0732db958>):
|
613275
|
+
14: </p>
|
613276
|
+
15: </div>
|
613277
|
+
16: <div class="commit-actions">
|
613278
|
+
17: <%= deploy_button(commit) %>
|
613279
|
+
18: </div>
|
613280
|
+
19: </li>
|
613281
|
+
activemodel (4.2.2) lib/active_model/attribute_methods.rb:433:in `method_missing'
|
613282
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/models/commit.rb:112:in `block in required_statuses_present?'
|
613283
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/models/commit.rb:112:in `each'
|
613284
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/models/commit.rb:112:in `all?'
|
613285
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/models/commit.rb:112:in `required_statuses_present?'
|
613286
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/models/commit.rb:182:in `significant_status'
|
613287
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/models/commit.rb:104:in `state'
|
613288
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/helpers/stacks_helper.rb:25:in `deploy_button'
|
613289
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb:17:in `___sers_byroot_workspace_shopify_shipit_engine_app_views_commits__commit_html_erb__4505865347726889933_70335361450340'
|
613290
|
+
actionview (4.2.2) lib/action_view/template.rb:145:in `block in render'
|
613291
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:166:in `instrument'
|
613292
|
+
actionview (4.2.2) lib/action_view/template.rb:333:in `instrument'
|
613293
|
+
actionview (4.2.2) lib/action_view/template.rb:143:in `render'
|
613294
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:436:in `block in collection_with_template'
|
613295
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:432:in `map'
|
613296
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:432:in `collection_with_template'
|
613297
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:324:in `render_collection'
|
613298
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:306:in `block in render'
|
613299
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
|
613300
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `block in instrument'
|
613301
|
+
activesupport (4.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
613302
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `instrument'
|
613303
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
|
613304
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:305:in `render'
|
613305
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:47:in `render_partial'
|
613306
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:21:in `render'
|
613307
|
+
actionview (4.2.2) lib/action_view/helpers/rendering_helper.rb:32:in `render'
|
613308
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb:67:in `___sers_byroot_workspace_shopify_shipit_engine_app_views_stacks_show_html_erb___653768560091463795_70335361241340'
|
613309
|
+
actionview (4.2.2) lib/action_view/template.rb:145:in `block in render'
|
613310
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:166:in `instrument'
|
613311
|
+
actionview (4.2.2) lib/action_view/template.rb:333:in `instrument'
|
613312
|
+
actionview (4.2.2) lib/action_view/template.rb:143:in `render'
|
613313
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
|
613314
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
|
613315
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `block in instrument'
|
613316
|
+
activesupport (4.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
613317
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `instrument'
|
613318
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
|
613319
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
|
613320
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
|
613321
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
|
613322
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:14:in `render'
|
613323
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:42:in `render_template'
|
613324
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:23:in `render'
|
613325
|
+
actionview (4.2.2) lib/action_view/rendering.rb:100:in `_render_template'
|
613326
|
+
actionpack (4.2.2) lib/action_controller/metal/streaming.rb:217:in `_render_template'
|
613327
|
+
actionview (4.2.2) lib/action_view/rendering.rb:83:in `render_to_body'
|
613328
|
+
actionpack (4.2.2) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
|
613329
|
+
actionpack (4.2.2) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
|
613330
|
+
actionpack (4.2.2) lib/abstract_controller/rendering.rb:25:in `render'
|
613331
|
+
actionpack (4.2.2) lib/action_controller/metal/rendering.rb:16:in `render'
|
613332
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
|
613333
|
+
activesupport (4.2.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
|
613334
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/benchmark.rb:294:in `realtime'
|
613335
|
+
activesupport (4.2.2) lib/active_support/core_ext/benchmark.rb:12:in `ms'
|
613336
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
|
613337
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
|
613338
|
+
activerecord (4.2.2) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
|
613339
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:43:in `render'
|
613340
|
+
actionpack (4.2.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
|
613341
|
+
actionpack (4.2.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
|
613342
|
+
actionpack (4.2.2) lib/abstract_controller/base.rb:198:in `process_action'
|
613343
|
+
actionpack (4.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
613344
|
+
actionpack (4.2.2) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
|
613345
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:117:in `call'
|
613346
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:117:in `call'
|
613347
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
|
613348
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:505:in `call'
|
613349
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:505:in `call'
|
613350
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:92:in `_run_callbacks'
|
613351
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks'
|
613352
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
613353
|
+
actionpack (4.2.2) lib/abstract_controller/callbacks.rb:19:in `process_action'
|
613354
|
+
actionpack (4.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
613355
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
|
613356
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `block in instrument'
|
613357
|
+
activesupport (4.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
613358
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `instrument'
|
613359
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
|
613360
|
+
actionpack (4.2.2) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
|
613361
|
+
activerecord (4.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
613362
|
+
actionpack (4.2.2) lib/abstract_controller/base.rb:137:in `process'
|
613363
|
+
actionview (4.2.2) lib/action_view/rendering.rb:30:in `process'
|
613364
|
+
actionpack (4.2.2) lib/action_controller/metal.rb:196:in `dispatch'
|
613365
|
+
actionpack (4.2.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
|
613366
|
+
actionpack (4.2.2) lib/action_controller/metal.rb:237:in `block in action'
|
613367
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:74:in `call'
|
613368
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
|
613369
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:43:in `serve'
|
613370
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
613371
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `each'
|
613372
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `serve'
|
613373
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
613374
|
+
railties (4.2.2) lib/rails/engine.rb:518:in `call'
|
613375
|
+
railties (4.2.2) lib/rails/railtie.rb:194:in `public_send'
|
613376
|
+
railties (4.2.2) lib/rails/railtie.rb:194:in `method_missing'
|
613377
|
+
actionpack (4.2.2) lib/action_dispatch/routing/mapper.rb:51:in `serve'
|
613378
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
613379
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `each'
|
613380
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `serve'
|
613381
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
613382
|
+
omniauth (1.2.2) lib/omniauth/strategy.rb:186:in `call!'
|
613383
|
+
omniauth (1.2.2) lib/omniauth/strategy.rb:164:in `call'
|
613384
|
+
omniauth (1.2.2) lib/omniauth/builder.rb:59:in `call'
|
613385
|
+
rack (1.6.4) lib/rack/etag.rb:24:in `call'
|
613386
|
+
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
|
613387
|
+
rack (1.6.4) lib/rack/head.rb:13:in `call'
|
613388
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
|
613389
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/flash.rb:260:in `call'
|
613390
|
+
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
|
613391
|
+
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
|
613392
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/cookies.rb:560:in `call'
|
613393
|
+
activerecord (4.2.2) lib/active_record/query_cache.rb:36:in `call'
|
613394
|
+
activerecord (4.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call'
|
613395
|
+
activerecord (4.2.2) lib/active_record/migration.rb:378:in `call'
|
613396
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
613397
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:88:in `call'
|
613398
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:88:in `_run_callbacks'
|
613399
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:776:in `_run_call_callbacks'
|
613400
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
613401
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
613402
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
613403
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
|
613404
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
613405
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
613406
|
+
railties (4.2.2) lib/rails/rack/logger.rb:38:in `call_app'
|
613407
|
+
railties (4.2.2) lib/rails/rack/logger.rb:20:in `block in call'
|
613408
|
+
activesupport (4.2.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
613409
|
+
activesupport (4.2.2) lib/active_support/tagged_logging.rb:26:in `tagged'
|
613410
|
+
activesupport (4.2.2) lib/active_support/tagged_logging.rb:68:in `tagged'
|
613411
|
+
railties (4.2.2) lib/rails/rack/logger.rb:20:in `call'
|
613412
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
613413
|
+
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
|
613414
|
+
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
|
613415
|
+
activesupport (4.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
613416
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
613417
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/static.rb:113:in `call'
|
613418
|
+
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
|
613419
|
+
railties (4.2.2) lib/rails/engine.rb:518:in `call'
|
613420
|
+
railties (4.2.2) lib/rails/application.rb:164:in `call'
|
613421
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
613422
|
+
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
|
613423
|
+
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
|
613424
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
613425
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
613426
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
613427
|
+
|
613428
|
+
|
613429
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.1ms)
|
613430
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.9ms)
|
613431
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
|
613432
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (25.8ms)
|
613433
|
+
|
613434
|
+
|
613435
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 14:46:12 +0100
|
613436
|
+
Processing by StacksController#show as HTML
|
613437
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
613438
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 4]]
|
613439
|
+
[1m[36mStack Load (0.2ms)[0m [1mSELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1[0m [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
613440
|
+
[1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613441
|
+
[1m[36mCommit Load (0.2ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613442
|
+
[1m[35mCommit Load (0.3ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC [["stack_id", 1]]
|
613443
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)[0m
|
613444
|
+
[1m[35mStatus Load (0.2ms)[0m SELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC
|
613445
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (1.5ms)
|
613446
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
613447
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613448
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
613449
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613450
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613451
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613452
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613453
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613454
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613455
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613456
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_group.html.erb (0.9ms)
|
613457
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (36.7ms)
|
613458
|
+
[1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? ORDER BY "tasks"."id" DESC LIMIT 10[0m [["stack_id", 1]]
|
613459
|
+
[1m[35mCommit Load (0.5ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 43, 41, 39, 37, 35, 33, 31)
|
613460
|
+
[1m[36mCommit Load (0.2ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 44, 42, 40, 38, 36, 34, 32)[0m
|
613461
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" IN (2, 1, 3)
|
613462
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613463
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613464
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613465
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613466
|
+
[1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1[0m [["stack_id", 1]]
|
613467
|
+
[1m[35mStatus Load (0.1ms)[0m SELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" = ? ORDER BY "statuses"."created_at" DESC [["commit_id", 45]]
|
613468
|
+
[1m[36mStack Load (0.1ms)[0m [1mSELECT "stacks".* FROM "stacks" WHERE "stacks"."id" = ? LIMIT 1[0m [["id", 1]]
|
613469
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1 [["stack_id", 1]]
|
613470
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613471
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613472
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613473
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613474
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613475
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613476
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613477
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613478
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613479
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613480
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613481
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613482
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613483
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613484
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
613485
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613486
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613487
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613488
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613489
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613490
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613491
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613492
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613493
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613494
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613495
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613496
|
+
Rendered collection (35.7ms)
|
613497
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (83.1ms)
|
613498
|
+
Completed 200 OK in 310ms (Views: 177.8ms | ActiveRecord: 5.7ms)
|
613499
|
+
|
613500
|
+
|
613501
|
+
Started GET "/assets/ansi_stream.self-92d4ee1a07d3e06eb3145a4809f336213d91ae61be15427ab27b6015a10f0375.css?body=1" for 127.0.0.1 at 2015-12-18 14:46:13 +0100
|
613502
|
+
|
613503
|
+
|
613504
|
+
Started GET "/assets/shipit.self-3b6ac932617577e68e9f9f963103b74bb4367d4d336aa10bf58202f6d4802473.css?body=1" for 127.0.0.1 at 2015-12-18 14:46:13 +0100
|
613505
|
+
|
613506
|
+
|
613507
|
+
Started GET "/assets/jquery-notify.self-5e1fb63a56789239246377281b08f2a5664c562b1b8da73b820b3724a2c5f5ed.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:13 +0100
|
613508
|
+
|
613509
|
+
|
613510
|
+
Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:13 +0100
|
613511
|
+
|
613512
|
+
|
613513
|
+
Started GET "/assets/jquery.timeago.self-4ed8d4e2b0f295b2d1c5efa86a7bbdef3a87f2a44181d61d7e24f259a4c4adc9.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:13 +0100
|
613514
|
+
|
613515
|
+
|
613516
|
+
Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:13 +0100
|
613517
|
+
|
613518
|
+
|
613519
|
+
Started GET "/assets/rails-timeago.self-b7c810e153f1dc818aa6fc0f53785913cb96e5e975d5f601ba51d12af7dcce5c.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:13 +0100
|
613520
|
+
|
613521
|
+
|
613522
|
+
Started GET "/assets/shipit/checklist.self-ef7ea89b279487c9d16b596e8c336b8e6442fd8df1551382fcf74c39fb93bf2e.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:13 +0100
|
613523
|
+
|
613524
|
+
|
613525
|
+
Started GET "/assets/shipit/deploy.self-f5cfd411b235ca9b7b063f899773df2dce1a02ab78eda846acde42b603fc699b.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:13 +0100
|
613526
|
+
|
613527
|
+
|
613528
|
+
Started GET "/assets/shipit/flash.self-f92d85c553a11543944c4cef78876f61c8c59aa79444d59e0a97653265004b95.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:13 +0100
|
613529
|
+
|
613530
|
+
|
613531
|
+
Started GET "/assets/shipit/search.self-926d78007ebccc18a093a060259a9c46d71d11b9925c2bc1cc6a352dd1768f1b.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:13 +0100
|
613532
|
+
|
613533
|
+
|
613534
|
+
Started GET "/assets/shipit/stacks.self-d2499e06817173277ad4b14bf799828c2374673a7d1893b03fdab1bda471b807.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:13 +0100
|
613535
|
+
|
613536
|
+
|
613537
|
+
Started GET "/assets/shipit.self-6797e03b284f971915dacd06b1d23f1a4dd7a37bad3cbd4880de8aed970c96a4.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:13 +0100
|
613538
|
+
|
613539
|
+
|
613540
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:46:13 +0100
|
613541
|
+
|
613542
|
+
|
613543
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 14:46:20 +0100
|
613544
|
+
Processing by StacksController#show as HTML
|
613545
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
613546
|
+
[1m[36mUser Load (0.4ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 4]]
|
613547
|
+
[1m[35mStack Load (0.4ms)[0m SELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1 [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
613548
|
+
[1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613549
|
+
[1m[35mCommit Load (0.1ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613550
|
+
[1m[36mCommit Load (0.3ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC[0m [["stack_id", 1]]
|
613551
|
+
[1m[35mUser Load (0.7ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)
|
613552
|
+
[1m[36mStatus Load (0.6ms)[0m [1mSELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC[0m
|
613553
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (1.3ms)
|
613554
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613555
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613556
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
613557
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613558
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.4ms)
|
613559
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613560
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613561
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613562
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613563
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613564
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_group.html.erb (0.8ms)
|
613565
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (19.2ms)
|
613566
|
+
[1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? ORDER BY "tasks"."id" DESC LIMIT 10 [["stack_id", 1]]
|
613567
|
+
[1m[36mCommit Load (0.2ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 43, 41, 39, 37, 35, 33, 31)[0m
|
613568
|
+
[1m[35mCommit Load (0.2ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 44, 42, 40, 38, 36, 34, 32)
|
613569
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" IN (2, 1, 3)[0m
|
613570
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613571
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613572
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613573
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613574
|
+
[1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1 [["stack_id", 1]]
|
613575
|
+
[1m[36mStatus Load (0.1ms)[0m [1mSELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" = ? ORDER BY "statuses"."created_at" DESC[0m [["commit_id", 45]]
|
613576
|
+
[1m[35mStack Load (0.1ms)[0m SELECT "stacks".* FROM "stacks" WHERE "stacks"."id" = ? LIMIT 1 [["id", 1]]
|
613577
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1[0m [["stack_id", 1]]
|
613578
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
613579
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613580
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613581
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613582
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613583
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613584
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613585
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613586
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613587
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613588
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613589
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613590
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613591
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613592
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613593
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613594
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613595
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
613596
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613597
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613598
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613599
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613600
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613601
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613602
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613603
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613604
|
+
Rendered collection (36.7ms)
|
613605
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (64.1ms)
|
613606
|
+
Completed 200 OK in 172ms (Views: 151.9ms | ActiveRecord: 4.1ms)
|
613607
|
+
|
613608
|
+
|
613609
|
+
Started GET "/assets/ansi_stream.self-92d4ee1a07d3e06eb3145a4809f336213d91ae61be15427ab27b6015a10f0375.css?body=1" for 127.0.0.1 at 2015-12-18 14:46:20 +0100
|
613610
|
+
|
613611
|
+
|
613612
|
+
Started GET "/assets/shipit.self-3b6ac932617577e68e9f9f963103b74bb4367d4d336aa10bf58202f6d4802473.css?body=1" for 127.0.0.1 at 2015-12-18 14:46:20 +0100
|
613613
|
+
|
613614
|
+
|
613615
|
+
Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:20 +0100
|
613616
|
+
|
613617
|
+
|
613618
|
+
Started GET "/assets/jquery.timeago.self-4ed8d4e2b0f295b2d1c5efa86a7bbdef3a87f2a44181d61d7e24f259a4c4adc9.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:20 +0100
|
613619
|
+
|
613620
|
+
|
613621
|
+
Started GET "/assets/rails-timeago.self-b7c810e153f1dc818aa6fc0f53785913cb96e5e975d5f601ba51d12af7dcce5c.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:20 +0100
|
613622
|
+
|
613623
|
+
|
613624
|
+
Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:20 +0100
|
613625
|
+
|
613626
|
+
|
613627
|
+
Started GET "/assets/jquery-notify.self-5e1fb63a56789239246377281b08f2a5664c562b1b8da73b820b3724a2c5f5ed.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:20 +0100
|
613628
|
+
|
613629
|
+
|
613630
|
+
Started GET "/assets/shipit/checklist.self-ef7ea89b279487c9d16b596e8c336b8e6442fd8df1551382fcf74c39fb93bf2e.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:20 +0100
|
613631
|
+
|
613632
|
+
|
613633
|
+
Started GET "/assets/shipit/deploy.self-f5cfd411b235ca9b7b063f899773df2dce1a02ab78eda846acde42b603fc699b.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:20 +0100
|
613634
|
+
|
613635
|
+
|
613636
|
+
Started GET "/assets/shipit/flash.self-f92d85c553a11543944c4cef78876f61c8c59aa79444d59e0a97653265004b95.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:20 +0100
|
613637
|
+
|
613638
|
+
|
613639
|
+
Started GET "/assets/shipit/search.self-926d78007ebccc18a093a060259a9c46d71d11b9925c2bc1cc6a352dd1768f1b.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:20 +0100
|
613640
|
+
|
613641
|
+
|
613642
|
+
Started GET "/assets/shipit/stacks.self-d2499e06817173277ad4b14bf799828c2374673a7d1893b03fdab1bda471b807.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:20 +0100
|
613643
|
+
|
613644
|
+
|
613645
|
+
Started GET "/assets/shipit.self-6797e03b284f971915dacd06b1d23f1a4dd7a37bad3cbd4880de8aed970c96a4.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:20 +0100
|
613646
|
+
|
613647
|
+
|
613648
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:46:20 +0100
|
613649
|
+
|
613650
|
+
|
613651
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 14:46:21 +0100
|
613652
|
+
Processing by StacksController#show as HTML
|
613653
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
613654
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 4]]
|
613655
|
+
[1m[36mStack Load (0.1ms)[0m [1mSELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1[0m [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
613656
|
+
[1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613657
|
+
[1m[36mCommit Load (0.1ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613658
|
+
[1m[35mCommit Load (0.1ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC [["stack_id", 1]]
|
613659
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)[0m
|
613660
|
+
[1m[35mStatus Load (0.2ms)[0m SELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC
|
613661
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (0.9ms)
|
613662
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613663
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613664
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
613665
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613666
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613667
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613668
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613669
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613670
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613671
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613672
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_group.html.erb (0.7ms)
|
613673
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (16.8ms)
|
613674
|
+
[1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? ORDER BY "tasks"."id" DESC LIMIT 10[0m [["stack_id", 1]]
|
613675
|
+
[1m[35mCommit Load (0.2ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 43, 41, 39, 37, 35, 33, 31)
|
613676
|
+
[1m[36mCommit Load (0.2ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 44, 42, 40, 38, 36, 34, 32)[0m
|
613677
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" IN (2, 1, 3)
|
613678
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613679
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613680
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613681
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613682
|
+
[1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1[0m [["stack_id", 1]]
|
613683
|
+
[1m[35mStatus Load (0.1ms)[0m SELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" = ? ORDER BY "statuses"."created_at" DESC [["commit_id", 45]]
|
613684
|
+
[1m[36mStack Load (0.1ms)[0m [1mSELECT "stacks".* FROM "stacks" WHERE "stacks"."id" = ? LIMIT 1[0m [["id", 1]]
|
613685
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1 [["stack_id", 1]]
|
613686
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613687
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613688
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613689
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613690
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613691
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613692
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613693
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613694
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.4ms)
|
613695
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613696
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613697
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613698
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613699
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613700
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613701
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613702
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613703
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613704
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613705
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613706
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613707
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613708
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613709
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613710
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613711
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613712
|
+
Rendered collection (34.5ms)
|
613713
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (59.8ms)
|
613714
|
+
Completed 200 OK in 228ms (Views: 218.3ms | ActiveRecord: 2.3ms)
|
613715
|
+
|
613716
|
+
|
613717
|
+
Started GET "/assets/shipit.self-3b6ac932617577e68e9f9f963103b74bb4367d4d336aa10bf58202f6d4802473.css?body=1" for 127.0.0.1 at 2015-12-18 14:46:21 +0100
|
613718
|
+
|
613719
|
+
|
613720
|
+
Started GET "/assets/ansi_stream.self-92d4ee1a07d3e06eb3145a4809f336213d91ae61be15427ab27b6015a10f0375.css?body=1" for 127.0.0.1 at 2015-12-18 14:46:21 +0100
|
613721
|
+
|
613722
|
+
|
613723
|
+
Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:22 +0100
|
613724
|
+
|
613725
|
+
|
613726
|
+
Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:22 +0100
|
613727
|
+
|
613728
|
+
|
613729
|
+
Started GET "/assets/jquery.timeago.self-4ed8d4e2b0f295b2d1c5efa86a7bbdef3a87f2a44181d61d7e24f259a4c4adc9.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:22 +0100
|
613730
|
+
|
613731
|
+
|
613732
|
+
Started GET "/assets/rails-timeago.self-b7c810e153f1dc818aa6fc0f53785913cb96e5e975d5f601ba51d12af7dcce5c.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:22 +0100
|
613733
|
+
|
613734
|
+
|
613735
|
+
Started GET "/assets/jquery-notify.self-5e1fb63a56789239246377281b08f2a5664c562b1b8da73b820b3724a2c5f5ed.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:22 +0100
|
613736
|
+
|
613737
|
+
|
613738
|
+
Started GET "/assets/shipit/checklist.self-ef7ea89b279487c9d16b596e8c336b8e6442fd8df1551382fcf74c39fb93bf2e.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:22 +0100
|
613739
|
+
|
613740
|
+
|
613741
|
+
Started GET "/assets/shipit/deploy.self-f5cfd411b235ca9b7b063f899773df2dce1a02ab78eda846acde42b603fc699b.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:22 +0100
|
613742
|
+
|
613743
|
+
|
613744
|
+
Started GET "/assets/shipit/flash.self-f92d85c553a11543944c4cef78876f61c8c59aa79444d59e0a97653265004b95.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:22 +0100
|
613745
|
+
|
613746
|
+
|
613747
|
+
Started GET "/assets/shipit/search.self-926d78007ebccc18a093a060259a9c46d71d11b9925c2bc1cc6a352dd1768f1b.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:22 +0100
|
613748
|
+
|
613749
|
+
|
613750
|
+
Started GET "/assets/shipit/stacks.self-d2499e06817173277ad4b14bf799828c2374673a7d1893b03fdab1bda471b807.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:22 +0100
|
613751
|
+
|
613752
|
+
|
613753
|
+
Started GET "/assets/shipit.self-6797e03b284f971915dacd06b1d23f1a4dd7a37bad3cbd4880de8aed970c96a4.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:22 +0100
|
613754
|
+
|
613755
|
+
|
613756
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:46:22 +0100
|
613757
|
+
|
613758
|
+
|
613759
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 14:46:24 +0100
|
613760
|
+
Processing by StacksController#show as HTML
|
613761
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
613762
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 4]]
|
613763
|
+
[1m[35mStack Load (0.1ms)[0m SELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1 [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
613764
|
+
[1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613765
|
+
[1m[35mCommit Load (0.1ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613766
|
+
[1m[36mCommit Load (0.1ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC[0m [["stack_id", 1]]
|
613767
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)
|
613768
|
+
[1m[36mStatus Load (0.2ms)[0m [1mSELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC[0m
|
613769
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (1.0ms)
|
613770
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
613771
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613772
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613773
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613774
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613775
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613776
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
613777
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613778
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613779
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613780
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_group.html.erb (0.9ms)
|
613781
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (17.2ms)
|
613782
|
+
[1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? ORDER BY "tasks"."id" DESC LIMIT 10 [["stack_id", 1]]
|
613783
|
+
[1m[36mCommit Load (0.2ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 43, 41, 39, 37, 35, 33, 31)[0m
|
613784
|
+
[1m[35mCommit Load (0.2ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 44, 42, 40, 38, 36, 34, 32)
|
613785
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" IN (2, 1, 3)[0m
|
613786
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613787
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613788
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613789
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613790
|
+
[1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1 [["stack_id", 1]]
|
613791
|
+
[1m[36mStatus Load (0.2ms)[0m [1mSELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" = ? ORDER BY "statuses"."created_at" DESC[0m [["commit_id", 45]]
|
613792
|
+
[1m[35mStack Load (0.1ms)[0m SELECT "stacks".* FROM "stacks" WHERE "stacks"."id" = ? LIMIT 1 [["id", 1]]
|
613793
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1[0m [["stack_id", 1]]
|
613794
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.4ms)
|
613795
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613796
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613797
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613798
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613799
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613800
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613801
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613802
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613803
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613804
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613805
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613806
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613807
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613808
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613809
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613810
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613811
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613812
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613813
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613814
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613815
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613816
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613817
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613818
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613819
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613820
|
+
Rendered collection (39.5ms)
|
613821
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (64.3ms)
|
613822
|
+
Completed 200 OK in 178ms (Views: 168.1ms | ActiveRecord: 2.4ms)
|
613823
|
+
|
613824
|
+
|
613825
|
+
Started GET "/assets/ansi_stream.self-92d4ee1a07d3e06eb3145a4809f336213d91ae61be15427ab27b6015a10f0375.css?body=1" for 127.0.0.1 at 2015-12-18 14:46:25 +0100
|
613826
|
+
|
613827
|
+
|
613828
|
+
Started GET "/assets/shipit.self-3b6ac932617577e68e9f9f963103b74bb4367d4d336aa10bf58202f6d4802473.css?body=1" for 127.0.0.1 at 2015-12-18 14:46:25 +0100
|
613829
|
+
|
613830
|
+
|
613831
|
+
Started GET "/assets/jquery.timeago.self-4ed8d4e2b0f295b2d1c5efa86a7bbdef3a87f2a44181d61d7e24f259a4c4adc9.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:25 +0100
|
613832
|
+
|
613833
|
+
|
613834
|
+
Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:25 +0100
|
613835
|
+
|
613836
|
+
|
613837
|
+
Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:25 +0100
|
613838
|
+
|
613839
|
+
|
613840
|
+
Started GET "/assets/rails-timeago.self-b7c810e153f1dc818aa6fc0f53785913cb96e5e975d5f601ba51d12af7dcce5c.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:25 +0100
|
613841
|
+
|
613842
|
+
|
613843
|
+
Started GET "/assets/jquery-notify.self-5e1fb63a56789239246377281b08f2a5664c562b1b8da73b820b3724a2c5f5ed.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:25 +0100
|
613844
|
+
|
613845
|
+
|
613846
|
+
Started GET "/assets/shipit/checklist.self-ef7ea89b279487c9d16b596e8c336b8e6442fd8df1551382fcf74c39fb93bf2e.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:25 +0100
|
613847
|
+
|
613848
|
+
|
613849
|
+
Started GET "/assets/shipit/deploy.self-f5cfd411b235ca9b7b063f899773df2dce1a02ab78eda846acde42b603fc699b.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:25 +0100
|
613850
|
+
|
613851
|
+
|
613852
|
+
Started GET "/assets/shipit/flash.self-f92d85c553a11543944c4cef78876f61c8c59aa79444d59e0a97653265004b95.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:25 +0100
|
613853
|
+
|
613854
|
+
|
613855
|
+
Started GET "/assets/shipit/search.self-926d78007ebccc18a093a060259a9c46d71d11b9925c2bc1cc6a352dd1768f1b.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:25 +0100
|
613856
|
+
|
613857
|
+
|
613858
|
+
Started GET "/assets/shipit/stacks.self-d2499e06817173277ad4b14bf799828c2374673a7d1893b03fdab1bda471b807.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:25 +0100
|
613859
|
+
|
613860
|
+
|
613861
|
+
Started GET "/assets/shipit.self-6797e03b284f971915dacd06b1d23f1a4dd7a37bad3cbd4880de8aed970c96a4.js?body=1" for 127.0.0.1 at 2015-12-18 14:46:25 +0100
|
613862
|
+
|
613863
|
+
|
613864
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:46:25 +0100
|
613865
|
+
|
613866
|
+
|
613867
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:46:35 +0100
|
613868
|
+
|
613869
|
+
|
613870
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:46:45 +0100
|
613871
|
+
|
613872
|
+
|
613873
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:46:55 +0100
|
613874
|
+
|
613875
|
+
|
613876
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:47:05 +0100
|
613877
|
+
|
613878
|
+
|
613879
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:47:15 +0100
|
613880
|
+
|
613881
|
+
|
613882
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 14:47:15 +0100
|
613883
|
+
Processing by StacksController#show as HTML
|
613884
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
613885
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 4]]
|
613886
|
+
[1m[36mStack Load (0.2ms)[0m [1mSELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1[0m [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
613887
|
+
[1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
613888
|
+
[1m[36mCommit Load (0.1ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
613889
|
+
[1m[35mCommit Load (0.2ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC [["stack_id", 1]]
|
613890
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)[0m
|
613891
|
+
[1m[35mStatus Load (0.2ms)[0m SELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC
|
613892
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (1.2ms)
|
613893
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
613894
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613895
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613896
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613897
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613898
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613899
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613900
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
613901
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613902
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.2ms)
|
613903
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_group.html.erb (1.3ms)
|
613904
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (18.9ms)
|
613905
|
+
[1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? ORDER BY "tasks"."id" DESC LIMIT 10[0m [["stack_id", 1]]
|
613906
|
+
[1m[35mCommit Load (7.1ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 43, 41, 39, 37, 35, 33, 31)
|
613907
|
+
[1m[36mCommit Load (0.3ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 44, 42, 40, 38, 36, 34, 32)[0m
|
613908
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" IN (2, 1, 3)
|
613909
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613910
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613911
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613912
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613913
|
+
[1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1[0m [["stack_id", 1]]
|
613914
|
+
[1m[35mStatus Load (0.1ms)[0m SELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" = ? ORDER BY "statuses"."created_at" DESC [["commit_id", 45]]
|
613915
|
+
[1m[36mStack Load (0.1ms)[0m [1mSELECT "stacks".* FROM "stacks" WHERE "stacks"."id" = ? LIMIT 1[0m [["id", 1]]
|
613916
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1 [["stack_id", 1]]
|
613917
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613918
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613919
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613920
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613921
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613922
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
613923
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613924
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613925
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613926
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613927
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613928
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613929
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613930
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613931
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613932
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613933
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613934
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613935
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613936
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613937
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613938
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613939
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613940
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
613941
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613942
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613943
|
+
Rendered collection (31.2ms)
|
613944
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (69.8ms)
|
613945
|
+
Completed 200 OK in 273ms (Views: 162.5ms | ActiveRecord: 11.5ms)
|
613946
|
+
|
613947
|
+
|
613948
|
+
Started GET "/assets/ansi_stream.self-92d4ee1a07d3e06eb3145a4809f336213d91ae61be15427ab27b6015a10f0375.css?body=1" for 127.0.0.1 at 2015-12-18 14:47:16 +0100
|
613949
|
+
|
613950
|
+
|
613951
|
+
Started GET "/assets/shipit.self-3b6ac932617577e68e9f9f963103b74bb4367d4d336aa10bf58202f6d4802473.css?body=1" for 127.0.0.1 at 2015-12-18 14:47:16 +0100
|
613952
|
+
|
613953
|
+
|
613954
|
+
Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:16 +0100
|
613955
|
+
|
613956
|
+
|
613957
|
+
Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:16 +0100
|
613958
|
+
|
613959
|
+
|
613960
|
+
Started GET "/assets/jquery-notify.self-5e1fb63a56789239246377281b08f2a5664c562b1b8da73b820b3724a2c5f5ed.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:16 +0100
|
613961
|
+
|
613962
|
+
|
613963
|
+
Started GET "/assets/rails-timeago.self-b7c810e153f1dc818aa6fc0f53785913cb96e5e975d5f601ba51d12af7dcce5c.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:16 +0100
|
613964
|
+
|
613965
|
+
|
613966
|
+
Started GET "/assets/jquery.timeago.self-4ed8d4e2b0f295b2d1c5efa86a7bbdef3a87f2a44181d61d7e24f259a4c4adc9.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:16 +0100
|
613967
|
+
|
613968
|
+
|
613969
|
+
Started GET "/assets/shipit/checklist.self-ef7ea89b279487c9d16b596e8c336b8e6442fd8df1551382fcf74c39fb93bf2e.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:16 +0100
|
613970
|
+
|
613971
|
+
|
613972
|
+
Started GET "/assets/shipit/deploy.self-f5cfd411b235ca9b7b063f899773df2dce1a02ab78eda846acde42b603fc699b.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:16 +0100
|
613973
|
+
|
613974
|
+
|
613975
|
+
Started GET "/assets/shipit/flash.self-f92d85c553a11543944c4cef78876f61c8c59aa79444d59e0a97653265004b95.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:16 +0100
|
613976
|
+
|
613977
|
+
|
613978
|
+
Started GET "/assets/shipit/search.self-926d78007ebccc18a093a060259a9c46d71d11b9925c2bc1cc6a352dd1768f1b.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:16 +0100
|
613979
|
+
|
613980
|
+
|
613981
|
+
Started GET "/assets/shipit/stacks.self-d2499e06817173277ad4b14bf799828c2374673a7d1893b03fdab1bda471b807.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:16 +0100
|
613982
|
+
|
613983
|
+
|
613984
|
+
Started GET "/assets/shipit.self-6797e03b284f971915dacd06b1d23f1a4dd7a37bad3cbd4880de8aed970c96a4.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:16 +0100
|
613985
|
+
|
613986
|
+
|
613987
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:47:16 +0100
|
613988
|
+
|
613989
|
+
|
613990
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 14:47:16 +0100
|
613991
|
+
Processing by StacksController#show as HTML
|
613992
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
613993
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 4]]
|
613994
|
+
[1m[35mStack Load (0.2ms)[0m SELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1 [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
613995
|
+
[1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
613996
|
+
[1m[35mCommit Load (0.1ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
613997
|
+
[1m[36mCommit Load (0.1ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC[0m [["stack_id", 1]]
|
613998
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)
|
613999
|
+
[1m[36mStatus Load (0.2ms)[0m [1mSELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC[0m
|
614000
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (1.1ms)
|
614001
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614002
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
614003
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
614004
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
614005
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
614006
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
614007
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614008
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
614009
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614010
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.0ms)
|
614011
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_group.html.erb (0.8ms)
|
614012
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (16.5ms)
|
614013
|
+
[1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? ORDER BY "tasks"."id" DESC LIMIT 10 [["stack_id", 1]]
|
614014
|
+
[1m[36mCommit Load (0.2ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 43, 41, 39, 37, 35, 33, 31)[0m
|
614015
|
+
[1m[35mCommit Load (0.1ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 44, 42, 40, 38, 36, 34, 32)
|
614016
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" IN (2, 1, 3)[0m
|
614017
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.4ms)
|
614018
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614019
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614020
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614021
|
+
[1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1 [["stack_id", 1]]
|
614022
|
+
[1m[36mStatus Load (0.1ms)[0m [1mSELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" = ? ORDER BY "statuses"."created_at" DESC[0m [["commit_id", 45]]
|
614023
|
+
[1m[35mStack Load (0.1ms)[0m SELECT "stacks".* FROM "stacks" WHERE "stacks"."id" = ? LIMIT 1 [["id", 1]]
|
614024
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1[0m [["stack_id", 1]]
|
614025
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614026
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614027
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614028
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614029
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614030
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614031
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614032
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614033
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
614034
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614035
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614036
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614037
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614038
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614039
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614040
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614041
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614042
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614043
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614044
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614045
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
614046
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614047
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614048
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614049
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614050
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614051
|
+
Rendered collection (38.9ms)
|
614052
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (63.1ms)
|
614053
|
+
Completed 200 OK in 170ms (Views: 159.9ms | ActiveRecord: 2.3ms)
|
614054
|
+
|
614055
|
+
|
614056
|
+
Started GET "/assets/ansi_stream.self-92d4ee1a07d3e06eb3145a4809f336213d91ae61be15427ab27b6015a10f0375.css?body=1" for 127.0.0.1 at 2015-12-18 14:47:17 +0100
|
614057
|
+
|
614058
|
+
|
614059
|
+
Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:17 +0100
|
614060
|
+
|
614061
|
+
|
614062
|
+
Started GET "/assets/shipit.self-3b6ac932617577e68e9f9f963103b74bb4367d4d336aa10bf58202f6d4802473.css?body=1" for 127.0.0.1 at 2015-12-18 14:47:17 +0100
|
614063
|
+
|
614064
|
+
|
614065
|
+
Started GET "/assets/jquery.timeago.self-4ed8d4e2b0f295b2d1c5efa86a7bbdef3a87f2a44181d61d7e24f259a4c4adc9.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:17 +0100
|
614066
|
+
|
614067
|
+
|
614068
|
+
Started GET "/assets/rails-timeago.self-b7c810e153f1dc818aa6fc0f53785913cb96e5e975d5f601ba51d12af7dcce5c.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:17 +0100
|
614069
|
+
|
614070
|
+
|
614071
|
+
Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:17 +0100
|
614072
|
+
|
614073
|
+
|
614074
|
+
Started GET "/assets/jquery-notify.self-5e1fb63a56789239246377281b08f2a5664c562b1b8da73b820b3724a2c5f5ed.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:17 +0100
|
614075
|
+
|
614076
|
+
|
614077
|
+
Started GET "/assets/shipit/checklist.self-ef7ea89b279487c9d16b596e8c336b8e6442fd8df1551382fcf74c39fb93bf2e.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:17 +0100
|
614078
|
+
|
614079
|
+
|
614080
|
+
Started GET "/assets/shipit/deploy.self-f5cfd411b235ca9b7b063f899773df2dce1a02ab78eda846acde42b603fc699b.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:17 +0100
|
614081
|
+
|
614082
|
+
|
614083
|
+
Started GET "/assets/shipit/flash.self-f92d85c553a11543944c4cef78876f61c8c59aa79444d59e0a97653265004b95.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:17 +0100
|
614084
|
+
|
614085
|
+
|
614086
|
+
Started GET "/assets/shipit/search.self-926d78007ebccc18a093a060259a9c46d71d11b9925c2bc1cc6a352dd1768f1b.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:17 +0100
|
614087
|
+
|
614088
|
+
|
614089
|
+
Started GET "/assets/shipit/stacks.self-d2499e06817173277ad4b14bf799828c2374673a7d1893b03fdab1bda471b807.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:17 +0100
|
614090
|
+
|
614091
|
+
|
614092
|
+
Started GET "/assets/shipit.self-6797e03b284f971915dacd06b1d23f1a4dd7a37bad3cbd4880de8aed970c96a4.js?body=1" for 127.0.0.1 at 2015-12-18 14:47:17 +0100
|
614093
|
+
|
614094
|
+
|
614095
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:47:17 +0100
|
614096
|
+
|
614097
|
+
|
614098
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:47:27 +0100
|
614099
|
+
|
614100
|
+
|
614101
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:47:37 +0100
|
614102
|
+
|
614103
|
+
|
614104
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:47:47 +0100
|
614105
|
+
|
614106
|
+
|
614107
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:47:57 +0100
|
614108
|
+
|
614109
|
+
|
614110
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 14:48:00 +0100
|
614111
|
+
Processing by StacksController#show as HTML
|
614112
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
614113
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 4]]
|
614114
|
+
[1m[36mStack Load (0.2ms)[0m [1mSELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1[0m [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
614115
|
+
[1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614116
|
+
[1m[36mCommit Load (0.1ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614117
|
+
[1m[35mCommit Load (0.2ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC [["stack_id", 1]]
|
614118
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)[0m
|
614119
|
+
[1m[35mStatus Load (0.5ms)[0m SELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC
|
614120
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (1.2ms)
|
614121
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
614122
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
614123
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614124
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.3ms)
|
614125
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
614126
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
614127
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614128
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
614129
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614130
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
614131
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_group.html.erb (0.8ms)
|
614132
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (366.2ms)
|
614133
|
+
[1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? ORDER BY "tasks"."id" DESC LIMIT 10[0m [["stack_id", 1]]
|
614134
|
+
[1m[35mCommit Load (0.5ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 43, 41, 39, 37, 35, 33, 31)
|
614135
|
+
[1m[36mCommit Load (0.2ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 44, 42, 40, 38, 36, 34, 32)[0m
|
614136
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" IN (2, 1, 3)
|
614137
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
614138
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614139
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614140
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614141
|
+
[1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1[0m [["stack_id", 1]]
|
614142
|
+
[1m[35mStatus Load (0.2ms)[0m SELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" = ? ORDER BY "statuses"."created_at" DESC [["commit_id", 45]]
|
614143
|
+
[1m[36mStack Load (0.1ms)[0m [1mSELECT "stacks".* FROM "stacks" WHERE "stacks"."id" = ? LIMIT 1[0m [["id", 1]]
|
614144
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1 [["stack_id", 1]]
|
614145
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614146
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614147
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614148
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614149
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614150
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614151
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614152
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614153
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614154
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614155
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614156
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
614157
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614158
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614159
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614160
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614161
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614162
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614163
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614164
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614165
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614166
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614167
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614168
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
614169
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614170
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614171
|
+
Rendered collection (43.6ms)
|
614172
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (421.3ms)
|
614173
|
+
Completed 200 OK in 672ms (Views: 537.3ms | ActiveRecord: 5.6ms)
|
614174
|
+
|
614175
|
+
|
614176
|
+
Started GET "/assets/ansi_stream.self-92d4ee1a07d3e06eb3145a4809f336213d91ae61be15427ab27b6015a10f0375.css?body=1" for 127.0.0.1 at 2015-12-18 14:48:01 +0100
|
614177
|
+
|
614178
|
+
|
614179
|
+
Started GET "/assets/shipit.self-3b6ac932617577e68e9f9f963103b74bb4367d4d336aa10bf58202f6d4802473.css?body=1" for 127.0.0.1 at 2015-12-18 14:48:01 +0100
|
614180
|
+
|
614181
|
+
|
614182
|
+
Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2015-12-18 14:48:01 +0100
|
614183
|
+
|
614184
|
+
|
614185
|
+
Started GET "/assets/jquery-notify.self-5e1fb63a56789239246377281b08f2a5664c562b1b8da73b820b3724a2c5f5ed.js?body=1" for 127.0.0.1 at 2015-12-18 14:48:01 +0100
|
614186
|
+
|
614187
|
+
|
614188
|
+
Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2015-12-18 14:48:01 +0100
|
614189
|
+
|
614190
|
+
|
614191
|
+
Started GET "/assets/jquery.timeago.self-4ed8d4e2b0f295b2d1c5efa86a7bbdef3a87f2a44181d61d7e24f259a4c4adc9.js?body=1" for 127.0.0.1 at 2015-12-18 14:48:01 +0100
|
614192
|
+
|
614193
|
+
|
614194
|
+
Started GET "/assets/rails-timeago.self-b7c810e153f1dc818aa6fc0f53785913cb96e5e975d5f601ba51d12af7dcce5c.js?body=1" for 127.0.0.1 at 2015-12-18 14:48:01 +0100
|
614195
|
+
|
614196
|
+
|
614197
|
+
Started GET "/assets/shipit/checklist.self-ef7ea89b279487c9d16b596e8c336b8e6442fd8df1551382fcf74c39fb93bf2e.js?body=1" for 127.0.0.1 at 2015-12-18 14:48:01 +0100
|
614198
|
+
|
614199
|
+
|
614200
|
+
Started GET "/assets/shipit/deploy.self-f5cfd411b235ca9b7b063f899773df2dce1a02ab78eda846acde42b603fc699b.js?body=1" for 127.0.0.1 at 2015-12-18 14:48:01 +0100
|
614201
|
+
|
614202
|
+
|
614203
|
+
Started GET "/assets/shipit/flash.self-f92d85c553a11543944c4cef78876f61c8c59aa79444d59e0a97653265004b95.js?body=1" for 127.0.0.1 at 2015-12-18 14:48:01 +0100
|
614204
|
+
|
614205
|
+
|
614206
|
+
Started GET "/assets/shipit/search.self-926d78007ebccc18a093a060259a9c46d71d11b9925c2bc1cc6a352dd1768f1b.js?body=1" for 127.0.0.1 at 2015-12-18 14:48:01 +0100
|
614207
|
+
|
614208
|
+
|
614209
|
+
Started GET "/assets/shipit/stacks.self-d2499e06817173277ad4b14bf799828c2374673a7d1893b03fdab1bda471b807.js?body=1" for 127.0.0.1 at 2015-12-18 14:48:01 +0100
|
614210
|
+
|
614211
|
+
|
614212
|
+
Started GET "/assets/shipit.self-6797e03b284f971915dacd06b1d23f1a4dd7a37bad3cbd4880de8aed970c96a4.js?body=1" for 127.0.0.1 at 2015-12-18 14:48:01 +0100
|
614213
|
+
|
614214
|
+
|
614215
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:48:01 +0100
|
614216
|
+
|
614217
|
+
|
614218
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:48:11 +0100
|
614219
|
+
|
614220
|
+
|
614221
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:48:21 +0100
|
614222
|
+
|
614223
|
+
|
614224
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:48:31 +0100
|
614225
|
+
|
614226
|
+
|
614227
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:48:41 +0100
|
614228
|
+
|
614229
|
+
|
614230
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:48:51 +0100
|
614231
|
+
|
614232
|
+
|
614233
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:49:01 +0100
|
614234
|
+
|
614235
|
+
|
614236
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:49:11 +0100
|
614237
|
+
|
614238
|
+
|
614239
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:49:22 +0100
|
614240
|
+
|
614241
|
+
|
614242
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:49:32 +0100
|
614243
|
+
|
614244
|
+
|
614245
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:49:42 +0100
|
614246
|
+
|
614247
|
+
|
614248
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:49:52 +0100
|
614249
|
+
|
614250
|
+
|
614251
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:50:02 +0100
|
614252
|
+
|
614253
|
+
|
614254
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:50:12 +0100
|
614255
|
+
|
614256
|
+
|
614257
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:50:22 +0100
|
614258
|
+
|
614259
|
+
|
614260
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:50:32 +0100
|
614261
|
+
|
614262
|
+
|
614263
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:50:42 +0100
|
614264
|
+
|
614265
|
+
|
614266
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:50:52 +0100
|
614267
|
+
|
614268
|
+
|
614269
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:51:02 +0100
|
614270
|
+
|
614271
|
+
|
614272
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:51:12 +0100
|
614273
|
+
|
614274
|
+
|
614275
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:51:22 +0100
|
614276
|
+
|
614277
|
+
|
614278
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:51:32 +0100
|
614279
|
+
|
614280
|
+
|
614281
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:51:42 +0100
|
614282
|
+
|
614283
|
+
|
614284
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:51:52 +0100
|
614285
|
+
|
614286
|
+
|
614287
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:52:02 +0100
|
614288
|
+
|
614289
|
+
|
614290
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:52:12 +0100
|
614291
|
+
|
614292
|
+
|
614293
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:52:22 +0100
|
614294
|
+
|
614295
|
+
|
614296
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:52:32 +0100
|
614297
|
+
|
614298
|
+
|
614299
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:52:43 +0100
|
614300
|
+
|
614301
|
+
|
614302
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:52:53 +0100
|
614303
|
+
|
614304
|
+
|
614305
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 14:52:56 +0100
|
614306
|
+
Processing by StacksController#show as HTML
|
614307
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
614308
|
+
[1m[36mUser Load (0.8ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 4]]
|
614309
|
+
[1m[35mStack Load (0.4ms)[0m SELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1 [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
614310
|
+
[1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614311
|
+
[1m[35mCommit Load (0.1ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614312
|
+
[1m[36mCommit Load (0.4ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC[0m [["stack_id", 1]]
|
614313
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)
|
614314
|
+
[1m[36mStatus Load (0.3ms)[0m [1mSELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC[0m
|
614315
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (1.5ms)
|
614316
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
614317
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
614318
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (357.8ms)
|
614319
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (362.7ms)
|
614320
|
+
Completed 500 Internal Server Error in 495ms (ActiveRecord: 5.1ms)
|
614321
|
+
|
614322
|
+
ActionView::Template::Error (undefined local variable or method `missing_stack' for #<Commit:0x007ff0742c3230>):
|
614323
|
+
14: </p>
|
614324
|
+
15: </div>
|
614325
|
+
16: <div class="commit-actions">
|
614326
|
+
17: <%= deploy_button(commit) %>
|
614327
|
+
18: </div>
|
614328
|
+
19: </li>
|
614329
|
+
activemodel (4.2.2) lib/active_model/attribute_methods.rb:433:in `method_missing'
|
614330
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/models/commit.rb:195:in `missing_statuses'
|
614331
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/models/commit.rb:177:in `significant_status'
|
614332
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/models/commit.rb:104:in `state'
|
614333
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/helpers/stacks_helper.rb:25:in `deploy_button'
|
614334
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb:17:in `___sers_byroot_workspace_shopify_shipit_engine_app_views_commits__commit_html_erb__4505865347726889933_70335361450340'
|
614335
|
+
actionview (4.2.2) lib/action_view/template.rb:145:in `block in render'
|
614336
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:166:in `instrument'
|
614337
|
+
actionview (4.2.2) lib/action_view/template.rb:333:in `instrument'
|
614338
|
+
actionview (4.2.2) lib/action_view/template.rb:143:in `render'
|
614339
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:436:in `block in collection_with_template'
|
614340
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:432:in `map'
|
614341
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:432:in `collection_with_template'
|
614342
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:324:in `render_collection'
|
614343
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:306:in `block in render'
|
614344
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
|
614345
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `block in instrument'
|
614346
|
+
activesupport (4.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
614347
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `instrument'
|
614348
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
|
614349
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:305:in `render'
|
614350
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:47:in `render_partial'
|
614351
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:21:in `render'
|
614352
|
+
actionview (4.2.2) lib/action_view/helpers/rendering_helper.rb:32:in `render'
|
614353
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb:67:in `___sers_byroot_workspace_shopify_shipit_engine_app_views_stacks_show_html_erb___653768560091463795_70335361241340'
|
614354
|
+
actionview (4.2.2) lib/action_view/template.rb:145:in `block in render'
|
614355
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:166:in `instrument'
|
614356
|
+
actionview (4.2.2) lib/action_view/template.rb:333:in `instrument'
|
614357
|
+
actionview (4.2.2) lib/action_view/template.rb:143:in `render'
|
614358
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
|
614359
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
|
614360
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `block in instrument'
|
614361
|
+
activesupport (4.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
614362
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `instrument'
|
614363
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
|
614364
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
|
614365
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
|
614366
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
|
614367
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:14:in `render'
|
614368
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:42:in `render_template'
|
614369
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:23:in `render'
|
614370
|
+
actionview (4.2.2) lib/action_view/rendering.rb:100:in `_render_template'
|
614371
|
+
actionpack (4.2.2) lib/action_controller/metal/streaming.rb:217:in `_render_template'
|
614372
|
+
actionview (4.2.2) lib/action_view/rendering.rb:83:in `render_to_body'
|
614373
|
+
actionpack (4.2.2) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
|
614374
|
+
actionpack (4.2.2) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
|
614375
|
+
actionpack (4.2.2) lib/abstract_controller/rendering.rb:25:in `render'
|
614376
|
+
actionpack (4.2.2) lib/action_controller/metal/rendering.rb:16:in `render'
|
614377
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
|
614378
|
+
activesupport (4.2.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
|
614379
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/benchmark.rb:294:in `realtime'
|
614380
|
+
activesupport (4.2.2) lib/active_support/core_ext/benchmark.rb:12:in `ms'
|
614381
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
|
614382
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
|
614383
|
+
activerecord (4.2.2) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
|
614384
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:43:in `render'
|
614385
|
+
actionpack (4.2.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
|
614386
|
+
actionpack (4.2.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
|
614387
|
+
actionpack (4.2.2) lib/abstract_controller/base.rb:198:in `process_action'
|
614388
|
+
actionpack (4.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
614389
|
+
actionpack (4.2.2) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
|
614390
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:117:in `call'
|
614391
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:117:in `call'
|
614392
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
|
614393
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:505:in `call'
|
614394
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:505:in `call'
|
614395
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:92:in `_run_callbacks'
|
614396
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks'
|
614397
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
614398
|
+
actionpack (4.2.2) lib/abstract_controller/callbacks.rb:19:in `process_action'
|
614399
|
+
actionpack (4.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
614400
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
|
614401
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `block in instrument'
|
614402
|
+
activesupport (4.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
614403
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `instrument'
|
614404
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
|
614405
|
+
actionpack (4.2.2) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
|
614406
|
+
activerecord (4.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
614407
|
+
actionpack (4.2.2) lib/abstract_controller/base.rb:137:in `process'
|
614408
|
+
actionview (4.2.2) lib/action_view/rendering.rb:30:in `process'
|
614409
|
+
actionpack (4.2.2) lib/action_controller/metal.rb:196:in `dispatch'
|
614410
|
+
actionpack (4.2.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
|
614411
|
+
actionpack (4.2.2) lib/action_controller/metal.rb:237:in `block in action'
|
614412
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:74:in `call'
|
614413
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
|
614414
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:43:in `serve'
|
614415
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
614416
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `each'
|
614417
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `serve'
|
614418
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
614419
|
+
railties (4.2.2) lib/rails/engine.rb:518:in `call'
|
614420
|
+
railties (4.2.2) lib/rails/railtie.rb:194:in `public_send'
|
614421
|
+
railties (4.2.2) lib/rails/railtie.rb:194:in `method_missing'
|
614422
|
+
actionpack (4.2.2) lib/action_dispatch/routing/mapper.rb:51:in `serve'
|
614423
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
614424
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `each'
|
614425
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `serve'
|
614426
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
614427
|
+
omniauth (1.2.2) lib/omniauth/strategy.rb:186:in `call!'
|
614428
|
+
omniauth (1.2.2) lib/omniauth/strategy.rb:164:in `call'
|
614429
|
+
omniauth (1.2.2) lib/omniauth/builder.rb:59:in `call'
|
614430
|
+
rack (1.6.4) lib/rack/etag.rb:24:in `call'
|
614431
|
+
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
|
614432
|
+
rack (1.6.4) lib/rack/head.rb:13:in `call'
|
614433
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
|
614434
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/flash.rb:260:in `call'
|
614435
|
+
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
|
614436
|
+
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
|
614437
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/cookies.rb:560:in `call'
|
614438
|
+
activerecord (4.2.2) lib/active_record/query_cache.rb:36:in `call'
|
614439
|
+
activerecord (4.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call'
|
614440
|
+
activerecord (4.2.2) lib/active_record/migration.rb:378:in `call'
|
614441
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
614442
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:88:in `call'
|
614443
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:88:in `_run_callbacks'
|
614444
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:776:in `_run_call_callbacks'
|
614445
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
614446
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
614447
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
614448
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
|
614449
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
614450
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
614451
|
+
railties (4.2.2) lib/rails/rack/logger.rb:38:in `call_app'
|
614452
|
+
railties (4.2.2) lib/rails/rack/logger.rb:20:in `block in call'
|
614453
|
+
activesupport (4.2.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
614454
|
+
activesupport (4.2.2) lib/active_support/tagged_logging.rb:26:in `tagged'
|
614455
|
+
activesupport (4.2.2) lib/active_support/tagged_logging.rb:68:in `tagged'
|
614456
|
+
railties (4.2.2) lib/rails/rack/logger.rb:20:in `call'
|
614457
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
614458
|
+
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
|
614459
|
+
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
|
614460
|
+
activesupport (4.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
614461
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
614462
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/static.rb:113:in `call'
|
614463
|
+
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
|
614464
|
+
railties (4.2.2) lib/rails/engine.rb:518:in `call'
|
614465
|
+
railties (4.2.2) lib/rails/application.rb:164:in `call'
|
614466
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
614467
|
+
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
|
614468
|
+
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
|
614469
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
614470
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
614471
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
614472
|
+
|
614473
|
+
|
614474
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.6ms)
|
614475
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.8ms)
|
614476
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
|
614477
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (24.4ms)
|
614478
|
+
|
614479
|
+
|
614480
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 14:53:19 +0100
|
614481
|
+
Processing by StacksController#show as HTML
|
614482
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
614483
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 4]]
|
614484
|
+
[1m[36mStack Load (0.2ms)[0m [1mSELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1[0m [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
614485
|
+
[1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614486
|
+
[1m[36mCommit Load (0.2ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614487
|
+
[1m[35mCommit Load (0.3ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC [["stack_id", 1]]
|
614488
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)[0m
|
614489
|
+
[1m[35mStatus Load (0.2ms)[0m SELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC
|
614490
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (1.7ms)
|
614491
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
614492
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
614493
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (6.0ms)
|
614494
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (10.9ms)
|
614495
|
+
Completed 500 Internal Server Error in 158ms (ActiveRecord: 3.3ms)
|
614496
|
+
|
614497
|
+
ActionView::Template::Error (wrong number of arguments (2 for 1)):
|
614498
|
+
14: </p>
|
614499
|
+
15: </div>
|
614500
|
+
16: <div class="commit-actions">
|
614501
|
+
17: <%= deploy_button(commit) %>
|
614502
|
+
18: </div>
|
614503
|
+
19: </li>
|
614504
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/delegate.rb:69:in `initialize'
|
614505
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/models/missing_status.rb:4:in `initialize'
|
614506
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/models/commit.rb:180:in `new'
|
614507
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/models/commit.rb:180:in `significant_status'
|
614508
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/models/commit.rb:104:in `state'
|
614509
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/helpers/stacks_helper.rb:25:in `deploy_button'
|
614510
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb:17:in `___sers_byroot_workspace_shopify_shipit_engine_app_views_commits__commit_html_erb__4505865347726889933_70335361450340'
|
614511
|
+
actionview (4.2.2) lib/action_view/template.rb:145:in `block in render'
|
614512
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:166:in `instrument'
|
614513
|
+
actionview (4.2.2) lib/action_view/template.rb:333:in `instrument'
|
614514
|
+
actionview (4.2.2) lib/action_view/template.rb:143:in `render'
|
614515
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:436:in `block in collection_with_template'
|
614516
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:432:in `map'
|
614517
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:432:in `collection_with_template'
|
614518
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:324:in `render_collection'
|
614519
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:306:in `block in render'
|
614520
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
|
614521
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `block in instrument'
|
614522
|
+
activesupport (4.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
614523
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `instrument'
|
614524
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
|
614525
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:305:in `render'
|
614526
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:47:in `render_partial'
|
614527
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:21:in `render'
|
614528
|
+
actionview (4.2.2) lib/action_view/helpers/rendering_helper.rb:32:in `render'
|
614529
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb:67:in `___sers_byroot_workspace_shopify_shipit_engine_app_views_stacks_show_html_erb___653768560091463795_70335361241340'
|
614530
|
+
actionview (4.2.2) lib/action_view/template.rb:145:in `block in render'
|
614531
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:166:in `instrument'
|
614532
|
+
actionview (4.2.2) lib/action_view/template.rb:333:in `instrument'
|
614533
|
+
actionview (4.2.2) lib/action_view/template.rb:143:in `render'
|
614534
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
|
614535
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
|
614536
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `block in instrument'
|
614537
|
+
activesupport (4.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
614538
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `instrument'
|
614539
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
|
614540
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
|
614541
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
|
614542
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
|
614543
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:14:in `render'
|
614544
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:42:in `render_template'
|
614545
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:23:in `render'
|
614546
|
+
actionview (4.2.2) lib/action_view/rendering.rb:100:in `_render_template'
|
614547
|
+
actionpack (4.2.2) lib/action_controller/metal/streaming.rb:217:in `_render_template'
|
614548
|
+
actionview (4.2.2) lib/action_view/rendering.rb:83:in `render_to_body'
|
614549
|
+
actionpack (4.2.2) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
|
614550
|
+
actionpack (4.2.2) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
|
614551
|
+
actionpack (4.2.2) lib/abstract_controller/rendering.rb:25:in `render'
|
614552
|
+
actionpack (4.2.2) lib/action_controller/metal/rendering.rb:16:in `render'
|
614553
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
|
614554
|
+
activesupport (4.2.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
|
614555
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/benchmark.rb:294:in `realtime'
|
614556
|
+
activesupport (4.2.2) lib/active_support/core_ext/benchmark.rb:12:in `ms'
|
614557
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
|
614558
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
|
614559
|
+
activerecord (4.2.2) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
|
614560
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:43:in `render'
|
614561
|
+
actionpack (4.2.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
|
614562
|
+
actionpack (4.2.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
|
614563
|
+
actionpack (4.2.2) lib/abstract_controller/base.rb:198:in `process_action'
|
614564
|
+
actionpack (4.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
614565
|
+
actionpack (4.2.2) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
|
614566
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:117:in `call'
|
614567
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:117:in `call'
|
614568
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
|
614569
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:505:in `call'
|
614570
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:505:in `call'
|
614571
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:92:in `_run_callbacks'
|
614572
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks'
|
614573
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
614574
|
+
actionpack (4.2.2) lib/abstract_controller/callbacks.rb:19:in `process_action'
|
614575
|
+
actionpack (4.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
614576
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
|
614577
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `block in instrument'
|
614578
|
+
activesupport (4.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
614579
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `instrument'
|
614580
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
|
614581
|
+
actionpack (4.2.2) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
|
614582
|
+
activerecord (4.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
614583
|
+
actionpack (4.2.2) lib/abstract_controller/base.rb:137:in `process'
|
614584
|
+
actionview (4.2.2) lib/action_view/rendering.rb:30:in `process'
|
614585
|
+
actionpack (4.2.2) lib/action_controller/metal.rb:196:in `dispatch'
|
614586
|
+
actionpack (4.2.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
|
614587
|
+
actionpack (4.2.2) lib/action_controller/metal.rb:237:in `block in action'
|
614588
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:74:in `call'
|
614589
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
|
614590
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:43:in `serve'
|
614591
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
614592
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `each'
|
614593
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `serve'
|
614594
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
614595
|
+
railties (4.2.2) lib/rails/engine.rb:518:in `call'
|
614596
|
+
railties (4.2.2) lib/rails/railtie.rb:194:in `public_send'
|
614597
|
+
railties (4.2.2) lib/rails/railtie.rb:194:in `method_missing'
|
614598
|
+
actionpack (4.2.2) lib/action_dispatch/routing/mapper.rb:51:in `serve'
|
614599
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
614600
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `each'
|
614601
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `serve'
|
614602
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
614603
|
+
omniauth (1.2.2) lib/omniauth/strategy.rb:186:in `call!'
|
614604
|
+
omniauth (1.2.2) lib/omniauth/strategy.rb:164:in `call'
|
614605
|
+
omniauth (1.2.2) lib/omniauth/builder.rb:59:in `call'
|
614606
|
+
rack (1.6.4) lib/rack/etag.rb:24:in `call'
|
614607
|
+
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
|
614608
|
+
rack (1.6.4) lib/rack/head.rb:13:in `call'
|
614609
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
|
614610
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/flash.rb:260:in `call'
|
614611
|
+
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
|
614612
|
+
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
|
614613
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/cookies.rb:560:in `call'
|
614614
|
+
activerecord (4.2.2) lib/active_record/query_cache.rb:36:in `call'
|
614615
|
+
activerecord (4.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call'
|
614616
|
+
activerecord (4.2.2) lib/active_record/migration.rb:378:in `call'
|
614617
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
614618
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:88:in `call'
|
614619
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:88:in `_run_callbacks'
|
614620
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:776:in `_run_call_callbacks'
|
614621
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
614622
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
614623
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
614624
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
|
614625
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
614626
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
614627
|
+
railties (4.2.2) lib/rails/rack/logger.rb:38:in `call_app'
|
614628
|
+
railties (4.2.2) lib/rails/rack/logger.rb:20:in `block in call'
|
614629
|
+
activesupport (4.2.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
614630
|
+
activesupport (4.2.2) lib/active_support/tagged_logging.rb:26:in `tagged'
|
614631
|
+
activesupport (4.2.2) lib/active_support/tagged_logging.rb:68:in `tagged'
|
614632
|
+
railties (4.2.2) lib/rails/rack/logger.rb:20:in `call'
|
614633
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
614634
|
+
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
|
614635
|
+
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
|
614636
|
+
activesupport (4.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
614637
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
614638
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/static.rb:113:in `call'
|
614639
|
+
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
|
614640
|
+
railties (4.2.2) lib/rails/engine.rb:518:in `call'
|
614641
|
+
railties (4.2.2) lib/rails/application.rb:164:in `call'
|
614642
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
614643
|
+
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
|
614644
|
+
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
|
614645
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
614646
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
614647
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
614648
|
+
|
614649
|
+
|
614650
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.8ms)
|
614651
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.4ms)
|
614652
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
|
614653
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (24.9ms)
|
614654
|
+
|
614655
|
+
|
614656
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 14:53:36 +0100
|
614657
|
+
Processing by StacksController#show as HTML
|
614658
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
614659
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 4]]
|
614660
|
+
[1m[35mStack Load (0.2ms)[0m SELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1 [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
614661
|
+
[1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614662
|
+
[1m[35mCommit Load (0.1ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614663
|
+
[1m[36mCommit Load (0.3ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC[0m [["stack_id", 1]]
|
614664
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)
|
614665
|
+
[1m[36mStatus Load (0.3ms)[0m [1mSELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC[0m
|
614666
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (2.0ms)
|
614667
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
614668
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
614669
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614670
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
614671
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
614672
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
614673
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614674
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
614675
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
614676
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
614677
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_group.html.erb (1.0ms)
|
614678
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (20.9ms)
|
614679
|
+
[1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? ORDER BY "tasks"."id" DESC LIMIT 10 [["stack_id", 1]]
|
614680
|
+
[1m[36mCommit Load (0.9ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 43, 41, 39, 37, 35, 33, 31)[0m
|
614681
|
+
[1m[35mCommit Load (0.2ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 44, 42, 40, 38, 36, 34, 32)
|
614682
|
+
[1m[36mUser Load (0.3ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" IN (2, 1, 3)[0m
|
614683
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
614684
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.4ms)
|
614685
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614686
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614687
|
+
[1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1 [["stack_id", 1]]
|
614688
|
+
[1m[36mStack Load (0.1ms)[0m [1mSELECT "stacks".* FROM "stacks" WHERE "stacks"."id" = ? LIMIT 1[0m [["id", 1]]
|
614689
|
+
[1m[35mStatus Load (0.1ms)[0m SELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" = ? ORDER BY "statuses"."created_at" DESC [["commit_id", 45]]
|
614690
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1[0m [["stack_id", 1]]
|
614691
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614692
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614693
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614694
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614695
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614696
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614697
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614698
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614699
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614700
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614701
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614702
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
614703
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614704
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614705
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
614706
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614707
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614708
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614709
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614710
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614711
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614712
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614713
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614714
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614715
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614716
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614717
|
+
Rendered collection (43.4ms)
|
614718
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (78.0ms)
|
614719
|
+
Completed 200 OK in 316ms (Views: 172.9ms | ActiveRecord: 6.1ms)
|
614720
|
+
|
614721
|
+
|
614722
|
+
Started GET "/assets/ansi_stream.self-92d4ee1a07d3e06eb3145a4809f336213d91ae61be15427ab27b6015a10f0375.css?body=1" for 127.0.0.1 at 2015-12-18 14:53:37 +0100
|
614723
|
+
|
614724
|
+
|
614725
|
+
Started GET "/assets/shipit.self-3b6ac932617577e68e9f9f963103b74bb4367d4d336aa10bf58202f6d4802473.css?body=1" for 127.0.0.1 at 2015-12-18 14:53:37 +0100
|
614726
|
+
|
614727
|
+
|
614728
|
+
Started GET "/assets/jquery-notify.self-5e1fb63a56789239246377281b08f2a5664c562b1b8da73b820b3724a2c5f5ed.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:37 +0100
|
614729
|
+
|
614730
|
+
|
614731
|
+
Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:37 +0100
|
614732
|
+
|
614733
|
+
|
614734
|
+
Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:37 +0100
|
614735
|
+
|
614736
|
+
|
614737
|
+
Started GET "/assets/jquery.timeago.self-4ed8d4e2b0f295b2d1c5efa86a7bbdef3a87f2a44181d61d7e24f259a4c4adc9.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:37 +0100
|
614738
|
+
|
614739
|
+
|
614740
|
+
Started GET "/assets/rails-timeago.self-b7c810e153f1dc818aa6fc0f53785913cb96e5e975d5f601ba51d12af7dcce5c.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:37 +0100
|
614741
|
+
|
614742
|
+
|
614743
|
+
Started GET "/assets/shipit/checklist.self-ef7ea89b279487c9d16b596e8c336b8e6442fd8df1551382fcf74c39fb93bf2e.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:37 +0100
|
614744
|
+
|
614745
|
+
|
614746
|
+
Started GET "/assets/shipit/deploy.self-f5cfd411b235ca9b7b063f899773df2dce1a02ab78eda846acde42b603fc699b.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:37 +0100
|
614747
|
+
|
614748
|
+
|
614749
|
+
Started GET "/assets/shipit/flash.self-f92d85c553a11543944c4cef78876f61c8c59aa79444d59e0a97653265004b95.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:37 +0100
|
614750
|
+
|
614751
|
+
|
614752
|
+
Started GET "/assets/shipit/search.self-926d78007ebccc18a093a060259a9c46d71d11b9925c2bc1cc6a352dd1768f1b.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:37 +0100
|
614753
|
+
|
614754
|
+
|
614755
|
+
Started GET "/assets/shipit/stacks.self-d2499e06817173277ad4b14bf799828c2374673a7d1893b03fdab1bda471b807.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:37 +0100
|
614756
|
+
|
614757
|
+
|
614758
|
+
Started GET "/assets/shipit.self-6797e03b284f971915dacd06b1d23f1a4dd7a37bad3cbd4880de8aed970c96a4.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:37 +0100
|
614759
|
+
|
614760
|
+
|
614761
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:53:37 +0100
|
614762
|
+
|
614763
|
+
|
614764
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 14:53:39 +0100
|
614765
|
+
Processing by StacksController#show as HTML
|
614766
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
614767
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 4]]
|
614768
|
+
[1m[36mStack Load (0.1ms)[0m [1mSELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1[0m [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
614769
|
+
[1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
614770
|
+
[1m[36mCommit Load (0.1ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
614771
|
+
[1m[35mCommit Load (0.1ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC [["stack_id", 1]]
|
614772
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)[0m
|
614773
|
+
[1m[35mStatus Load (0.2ms)[0m SELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC
|
614774
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (1.4ms)
|
614775
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614776
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
614777
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614778
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
614779
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614780
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
614781
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614782
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
614783
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614784
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
614785
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_group.html.erb (0.9ms)
|
614786
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (17.2ms)
|
614787
|
+
[1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? ORDER BY "tasks"."id" DESC LIMIT 10[0m [["stack_id", 1]]
|
614788
|
+
[1m[35mCommit Load (0.2ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 43, 41, 39, 37, 35, 33, 31)
|
614789
|
+
[1m[36mCommit Load (0.2ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 44, 42, 40, 38, 36, 34, 32)[0m
|
614790
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" IN (2, 1, 3)
|
614791
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614792
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
614793
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614794
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614795
|
+
[1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1[0m [["stack_id", 1]]
|
614796
|
+
[1m[35mStack Load (0.1ms)[0m SELECT "stacks".* FROM "stacks" WHERE "stacks"."id" = ? LIMIT 1 [["id", 1]]
|
614797
|
+
[1m[36mStatus Load (0.1ms)[0m [1mSELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" = ? ORDER BY "statuses"."created_at" DESC[0m [["commit_id", 45]]
|
614798
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1 [["stack_id", 1]]
|
614799
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614800
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614801
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614802
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614803
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614804
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614805
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614806
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614807
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614808
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614809
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614810
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614811
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614812
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614813
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
614814
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614815
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614816
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614817
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614818
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614819
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614820
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614821
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614822
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
614823
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
614824
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
614825
|
+
Rendered collection (39.4ms)
|
614826
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (65.8ms)
|
614827
|
+
Completed 200 OK in 187ms (Views: 178.2ms | ActiveRecord: 2.4ms)
|
614828
|
+
|
614829
|
+
|
614830
|
+
Started GET "/assets/ansi_stream.self-92d4ee1a07d3e06eb3145a4809f336213d91ae61be15427ab27b6015a10f0375.css?body=1" for 127.0.0.1 at 2015-12-18 14:53:39 +0100
|
614831
|
+
|
614832
|
+
|
614833
|
+
Started GET "/assets/shipit.self-3b6ac932617577e68e9f9f963103b74bb4367d4d336aa10bf58202f6d4802473.css?body=1" for 127.0.0.1 at 2015-12-18 14:53:39 +0100
|
614834
|
+
|
614835
|
+
|
614836
|
+
Started GET "/assets/jquery.timeago.self-4ed8d4e2b0f295b2d1c5efa86a7bbdef3a87f2a44181d61d7e24f259a4c4adc9.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:39 +0100
|
614837
|
+
|
614838
|
+
|
614839
|
+
Started GET "/assets/rails-timeago.self-b7c810e153f1dc818aa6fc0f53785913cb96e5e975d5f601ba51d12af7dcce5c.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:39 +0100
|
614840
|
+
|
614841
|
+
|
614842
|
+
Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:39 +0100
|
614843
|
+
|
614844
|
+
|
614845
|
+
Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:39 +0100
|
614846
|
+
|
614847
|
+
|
614848
|
+
Started GET "/assets/jquery-notify.self-5e1fb63a56789239246377281b08f2a5664c562b1b8da73b820b3724a2c5f5ed.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:39 +0100
|
614849
|
+
|
614850
|
+
|
614851
|
+
Started GET "/assets/shipit/checklist.self-ef7ea89b279487c9d16b596e8c336b8e6442fd8df1551382fcf74c39fb93bf2e.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:39 +0100
|
614852
|
+
|
614853
|
+
|
614854
|
+
Started GET "/assets/shipit/deploy.self-f5cfd411b235ca9b7b063f899773df2dce1a02ab78eda846acde42b603fc699b.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:39 +0100
|
614855
|
+
|
614856
|
+
|
614857
|
+
Started GET "/assets/shipit/flash.self-f92d85c553a11543944c4cef78876f61c8c59aa79444d59e0a97653265004b95.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:39 +0100
|
614858
|
+
|
614859
|
+
|
614860
|
+
Started GET "/assets/shipit/search.self-926d78007ebccc18a093a060259a9c46d71d11b9925c2bc1cc6a352dd1768f1b.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:39 +0100
|
614861
|
+
|
614862
|
+
|
614863
|
+
Started GET "/assets/shipit/stacks.self-d2499e06817173277ad4b14bf799828c2374673a7d1893b03fdab1bda471b807.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:39 +0100
|
614864
|
+
|
614865
|
+
|
614866
|
+
Started GET "/assets/shipit.self-6797e03b284f971915dacd06b1d23f1a4dd7a37bad3cbd4880de8aed970c96a4.js?body=1" for 127.0.0.1 at 2015-12-18 14:53:39 +0100
|
614867
|
+
|
614868
|
+
|
614869
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:53:40 +0100
|
614870
|
+
|
614871
|
+
|
614872
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:53:50 +0100
|
614873
|
+
|
614874
|
+
|
614875
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:54:00 +0100
|
614876
|
+
|
614877
|
+
|
614878
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:54:10 +0100
|
614879
|
+
|
614880
|
+
|
614881
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:54:20 +0100
|
614882
|
+
|
614883
|
+
|
614884
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:54:30 +0100
|
614885
|
+
|
614886
|
+
|
614887
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:54:40 +0100
|
614888
|
+
|
614889
|
+
|
614890
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:54:50 +0100
|
614891
|
+
|
614892
|
+
|
614893
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:55:00 +0100
|
614894
|
+
|
614895
|
+
|
614896
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:55:10 +0100
|
614897
|
+
|
614898
|
+
|
614899
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:55:20 +0100
|
614900
|
+
|
614901
|
+
|
614902
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:55:30 +0100
|
614903
|
+
|
614904
|
+
|
614905
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:55:40 +0100
|
614906
|
+
|
614907
|
+
|
614908
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:55:50 +0100
|
614909
|
+
|
614910
|
+
|
614911
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:56:00 +0100
|
614912
|
+
|
614913
|
+
|
614914
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:56:10 +0100
|
614915
|
+
|
614916
|
+
|
614917
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:56:20 +0100
|
614918
|
+
|
614919
|
+
|
614920
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:56:30 +0100
|
614921
|
+
|
614922
|
+
|
614923
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:56:40 +0100
|
614924
|
+
|
614925
|
+
|
614926
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:56:50 +0100
|
614927
|
+
|
614928
|
+
|
614929
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:57:00 +0100
|
614930
|
+
|
614931
|
+
|
614932
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:57:10 +0100
|
614933
|
+
|
614934
|
+
|
614935
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:57:20 +0100
|
614936
|
+
|
614937
|
+
|
614938
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:57:30 +0100
|
614939
|
+
|
614940
|
+
|
614941
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:57:40 +0100
|
614942
|
+
|
614943
|
+
|
614944
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:57:50 +0100
|
614945
|
+
|
614946
|
+
|
614947
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:58:00 +0100
|
614948
|
+
|
614949
|
+
|
614950
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:58:10 +0100
|
614951
|
+
|
614952
|
+
|
614953
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:58:20 +0100
|
614954
|
+
|
614955
|
+
|
614956
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:58:30 +0100
|
614957
|
+
[1m[35mCommit Load (0.7ms)[0m SELECT "commits".* FROM "commits" ORDER BY "commits"."id" DESC LIMIT 1
|
614958
|
+
|
614959
|
+
|
614960
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:58:40 +0100
|
614961
|
+
|
614962
|
+
|
614963
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:58:50 +0100
|
614964
|
+
|
614965
|
+
|
614966
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:59:00 +0100
|
614967
|
+
|
614968
|
+
|
614969
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:59:10 +0100
|
614970
|
+
|
614971
|
+
|
614972
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:59:20 +0100
|
614973
|
+
|
614974
|
+
|
614975
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:59:30 +0100
|
614976
|
+
|
614977
|
+
|
614978
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:59:40 +0100
|
614979
|
+
|
614980
|
+
|
614981
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 14:59:51 +0100
|
614982
|
+
|
614983
|
+
|
614984
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:00:01 +0100
|
614985
|
+
|
614986
|
+
|
614987
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:00:11 +0100
|
614988
|
+
|
614989
|
+
|
614990
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:00:21 +0100
|
614991
|
+
|
614992
|
+
|
614993
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:00:31 +0100
|
614994
|
+
|
614995
|
+
|
614996
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:00:41 +0100
|
614997
|
+
|
614998
|
+
|
614999
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:00:51 +0100
|
615000
|
+
|
615001
|
+
|
615002
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:01:01 +0100
|
615003
|
+
|
615004
|
+
|
615005
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:01:11 +0100
|
615006
|
+
|
615007
|
+
|
615008
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:01:21 +0100
|
615009
|
+
|
615010
|
+
|
615011
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:01:31 +0100
|
615012
|
+
|
615013
|
+
|
615014
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:01:41 +0100
|
615015
|
+
|
615016
|
+
|
615017
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:01:51 +0100
|
615018
|
+
|
615019
|
+
|
615020
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 15:01:52 +0100
|
615021
|
+
Processing by StacksController#show as HTML
|
615022
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
615023
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 4]]
|
615024
|
+
[1m[35mStack Load (0.2ms)[0m SELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1 [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
615025
|
+
[1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615026
|
+
[1m[35mCommit Load (0.1ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615027
|
+
[1m[36mCommit Load (0.2ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC[0m [["stack_id", 1]]
|
615028
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)
|
615029
|
+
[1m[36mStatus Load (0.2ms)[0m [1mSELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC[0m
|
615030
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (1.8ms)
|
615031
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
615032
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
615033
|
+
[1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1 [["stack_id", 1]]
|
615034
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615035
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
615036
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
615037
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
615038
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
615039
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
615040
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615041
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (19.6ms)
|
615042
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (25.3ms)
|
615043
|
+
Completed 500 Internal Server Error in 154ms (ActiveRecord: 3.7ms)
|
615044
|
+
|
615045
|
+
ActionView::Template::Error (wrong number of arguments (1 for 2)):
|
615046
|
+
1: <li class="commit" id="commit-<%= commit.id %>">
|
615047
|
+
2: <%= render 'commits/commit_author', commit: commit %>
|
615048
|
+
3: <%= render_status commit %>
|
615049
|
+
4: <div class="commit-details">
|
615050
|
+
5: <span class="commit-title"><%= render_commit_message_with_link commit %></span>
|
615051
|
+
6: <p class="commit-meta">
|
615052
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/models/status_group.rb:6:in `initialize'
|
615053
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/helpers/stacks_helper.rb:82:in `new'
|
615054
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/helpers/stacks_helper.rb:82:in `render_status'
|
615055
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb:3:in `___sers_byroot_workspace_shopify_shipit_engine_app_views_commits__commit_html_erb__4505865347726889933_70335361450340'
|
615056
|
+
actionview (4.2.2) lib/action_view/template.rb:145:in `block in render'
|
615057
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:166:in `instrument'
|
615058
|
+
actionview (4.2.2) lib/action_view/template.rb:333:in `instrument'
|
615059
|
+
actionview (4.2.2) lib/action_view/template.rb:143:in `render'
|
615060
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:436:in `block in collection_with_template'
|
615061
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:432:in `map'
|
615062
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:432:in `collection_with_template'
|
615063
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:324:in `render_collection'
|
615064
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:306:in `block in render'
|
615065
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
|
615066
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `block in instrument'
|
615067
|
+
activesupport (4.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
615068
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `instrument'
|
615069
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
|
615070
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:305:in `render'
|
615071
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:47:in `render_partial'
|
615072
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:21:in `render'
|
615073
|
+
actionview (4.2.2) lib/action_view/helpers/rendering_helper.rb:32:in `render'
|
615074
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb:67:in `___sers_byroot_workspace_shopify_shipit_engine_app_views_stacks_show_html_erb___653768560091463795_70335361241340'
|
615075
|
+
actionview (4.2.2) lib/action_view/template.rb:145:in `block in render'
|
615076
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:166:in `instrument'
|
615077
|
+
actionview (4.2.2) lib/action_view/template.rb:333:in `instrument'
|
615078
|
+
actionview (4.2.2) lib/action_view/template.rb:143:in `render'
|
615079
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
|
615080
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
|
615081
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `block in instrument'
|
615082
|
+
activesupport (4.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
615083
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `instrument'
|
615084
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
|
615085
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
|
615086
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
|
615087
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
|
615088
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:14:in `render'
|
615089
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:42:in `render_template'
|
615090
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:23:in `render'
|
615091
|
+
actionview (4.2.2) lib/action_view/rendering.rb:100:in `_render_template'
|
615092
|
+
actionpack (4.2.2) lib/action_controller/metal/streaming.rb:217:in `_render_template'
|
615093
|
+
actionview (4.2.2) lib/action_view/rendering.rb:83:in `render_to_body'
|
615094
|
+
actionpack (4.2.2) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
|
615095
|
+
actionpack (4.2.2) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
|
615096
|
+
actionpack (4.2.2) lib/abstract_controller/rendering.rb:25:in `render'
|
615097
|
+
actionpack (4.2.2) lib/action_controller/metal/rendering.rb:16:in `render'
|
615098
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
|
615099
|
+
activesupport (4.2.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
|
615100
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/benchmark.rb:294:in `realtime'
|
615101
|
+
activesupport (4.2.2) lib/active_support/core_ext/benchmark.rb:12:in `ms'
|
615102
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
|
615103
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
|
615104
|
+
activerecord (4.2.2) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
|
615105
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:43:in `render'
|
615106
|
+
actionpack (4.2.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
|
615107
|
+
actionpack (4.2.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
|
615108
|
+
actionpack (4.2.2) lib/abstract_controller/base.rb:198:in `process_action'
|
615109
|
+
actionpack (4.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
615110
|
+
actionpack (4.2.2) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
|
615111
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:117:in `call'
|
615112
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:117:in `call'
|
615113
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
|
615114
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:505:in `call'
|
615115
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:505:in `call'
|
615116
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:92:in `_run_callbacks'
|
615117
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks'
|
615118
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
615119
|
+
actionpack (4.2.2) lib/abstract_controller/callbacks.rb:19:in `process_action'
|
615120
|
+
actionpack (4.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
615121
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
|
615122
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `block in instrument'
|
615123
|
+
activesupport (4.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
615124
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `instrument'
|
615125
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
|
615126
|
+
actionpack (4.2.2) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
|
615127
|
+
activerecord (4.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
615128
|
+
actionpack (4.2.2) lib/abstract_controller/base.rb:137:in `process'
|
615129
|
+
actionview (4.2.2) lib/action_view/rendering.rb:30:in `process'
|
615130
|
+
actionpack (4.2.2) lib/action_controller/metal.rb:196:in `dispatch'
|
615131
|
+
actionpack (4.2.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
|
615132
|
+
actionpack (4.2.2) lib/action_controller/metal.rb:237:in `block in action'
|
615133
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:74:in `call'
|
615134
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
|
615135
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:43:in `serve'
|
615136
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
615137
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `each'
|
615138
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `serve'
|
615139
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
615140
|
+
railties (4.2.2) lib/rails/engine.rb:518:in `call'
|
615141
|
+
railties (4.2.2) lib/rails/railtie.rb:194:in `public_send'
|
615142
|
+
railties (4.2.2) lib/rails/railtie.rb:194:in `method_missing'
|
615143
|
+
actionpack (4.2.2) lib/action_dispatch/routing/mapper.rb:51:in `serve'
|
615144
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
615145
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `each'
|
615146
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `serve'
|
615147
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
615148
|
+
omniauth (1.2.2) lib/omniauth/strategy.rb:186:in `call!'
|
615149
|
+
omniauth (1.2.2) lib/omniauth/strategy.rb:164:in `call'
|
615150
|
+
omniauth (1.2.2) lib/omniauth/builder.rb:59:in `call'
|
615151
|
+
rack (1.6.4) lib/rack/etag.rb:24:in `call'
|
615152
|
+
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
|
615153
|
+
rack (1.6.4) lib/rack/head.rb:13:in `call'
|
615154
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
|
615155
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/flash.rb:260:in `call'
|
615156
|
+
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
|
615157
|
+
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
|
615158
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/cookies.rb:560:in `call'
|
615159
|
+
activerecord (4.2.2) lib/active_record/query_cache.rb:36:in `call'
|
615160
|
+
activerecord (4.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call'
|
615161
|
+
activerecord (4.2.2) lib/active_record/migration.rb:378:in `call'
|
615162
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
615163
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:88:in `call'
|
615164
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:88:in `_run_callbacks'
|
615165
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:776:in `_run_call_callbacks'
|
615166
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
615167
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
615168
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
615169
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
|
615170
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
615171
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
615172
|
+
railties (4.2.2) lib/rails/rack/logger.rb:38:in `call_app'
|
615173
|
+
railties (4.2.2) lib/rails/rack/logger.rb:20:in `block in call'
|
615174
|
+
activesupport (4.2.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
615175
|
+
activesupport (4.2.2) lib/active_support/tagged_logging.rb:26:in `tagged'
|
615176
|
+
activesupport (4.2.2) lib/active_support/tagged_logging.rb:68:in `tagged'
|
615177
|
+
railties (4.2.2) lib/rails/rack/logger.rb:20:in `call'
|
615178
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
615179
|
+
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
|
615180
|
+
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
|
615181
|
+
activesupport (4.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
615182
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
615183
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/static.rb:113:in `call'
|
615184
|
+
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
|
615185
|
+
railties (4.2.2) lib/rails/engine.rb:518:in `call'
|
615186
|
+
railties (4.2.2) lib/rails/application.rb:164:in `call'
|
615187
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
615188
|
+
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
|
615189
|
+
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
|
615190
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
615191
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
615192
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
615193
|
+
|
615194
|
+
|
615195
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.0ms)
|
615196
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.5ms)
|
615197
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms)
|
615198
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (23.7ms)
|
615199
|
+
|
615200
|
+
|
615201
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 15:02:22 +0100
|
615202
|
+
Processing by StacksController#show as HTML
|
615203
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
615204
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 4]]
|
615205
|
+
[1m[35mStack Load (0.2ms)[0m SELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1 [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
615206
|
+
[1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615207
|
+
[1m[35mCommit Load (0.2ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615208
|
+
[1m[36mCommit Load (0.3ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC[0m [["stack_id", 1]]
|
615209
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)
|
615210
|
+
[1m[36mStatus Load (0.3ms)[0m [1mSELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC[0m
|
615211
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (1.5ms)
|
615212
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.4ms)
|
615213
|
+
[1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? ORDER BY "tasks"."id" DESC LIMIT 10 [["stack_id", 1]]
|
615214
|
+
[1m[36mCommit Load (0.9ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 43, 41, 39, 37, 35, 33, 31)[0m
|
615215
|
+
[1m[35mCommit Load (0.2ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 44, 42, 40, 38, 36, 34, 32)
|
615216
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" IN (2, 1, 3)[0m
|
615217
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (34.1ms)
|
615218
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (40.7ms)
|
615219
|
+
Completed 500 Internal Server Error in 177ms (ActiveRecord: 5.1ms)
|
615220
|
+
|
615221
|
+
ActionView::Template::Error (undefined method `render_status' for #<#<Class:0x007ff06c9340e0>:0x007ff06c91e790>):
|
615222
|
+
1: <li class="commit" id="commit-<%= commit.id %>">
|
615223
|
+
2: <%= render 'commits/commit_author', commit: commit %>
|
615224
|
+
3: <%= render_status commit.status %>
|
615225
|
+
4: <div class="commit-details">
|
615226
|
+
5: <span class="commit-title"><%= render_commit_message_with_link commit %></span>
|
615227
|
+
6: <p class="commit-meta">
|
615228
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb:3:in `___sers_byroot_workspace_shopify_shipit_engine_app_views_commits__commit_html_erb__4505865347726889933_70335282732460'
|
615229
|
+
actionview (4.2.2) lib/action_view/template.rb:145:in `block in render'
|
615230
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:166:in `instrument'
|
615231
|
+
actionview (4.2.2) lib/action_view/template.rb:333:in `instrument'
|
615232
|
+
actionview (4.2.2) lib/action_view/template.rb:143:in `render'
|
615233
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:436:in `block in collection_with_template'
|
615234
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:432:in `map'
|
615235
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:432:in `collection_with_template'
|
615236
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:324:in `render_collection'
|
615237
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:306:in `block in render'
|
615238
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
|
615239
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `block in instrument'
|
615240
|
+
activesupport (4.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
615241
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `instrument'
|
615242
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
|
615243
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:305:in `render'
|
615244
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:47:in `render_partial'
|
615245
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:21:in `render'
|
615246
|
+
actionview (4.2.2) lib/action_view/helpers/rendering_helper.rb:32:in `render'
|
615247
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb:67:in `___sers_byroot_workspace_shopify_shipit_engine_app_views_stacks_show_html_erb___653768560091463795_70335361241340'
|
615248
|
+
actionview (4.2.2) lib/action_view/template.rb:145:in `block in render'
|
615249
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:166:in `instrument'
|
615250
|
+
actionview (4.2.2) lib/action_view/template.rb:333:in `instrument'
|
615251
|
+
actionview (4.2.2) lib/action_view/template.rb:143:in `render'
|
615252
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
|
615253
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
|
615254
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `block in instrument'
|
615255
|
+
activesupport (4.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
615256
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `instrument'
|
615257
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
|
615258
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
|
615259
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
|
615260
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
|
615261
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:14:in `render'
|
615262
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:42:in `render_template'
|
615263
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:23:in `render'
|
615264
|
+
actionview (4.2.2) lib/action_view/rendering.rb:100:in `_render_template'
|
615265
|
+
actionpack (4.2.2) lib/action_controller/metal/streaming.rb:217:in `_render_template'
|
615266
|
+
actionview (4.2.2) lib/action_view/rendering.rb:83:in `render_to_body'
|
615267
|
+
actionpack (4.2.2) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
|
615268
|
+
actionpack (4.2.2) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
|
615269
|
+
actionpack (4.2.2) lib/abstract_controller/rendering.rb:25:in `render'
|
615270
|
+
actionpack (4.2.2) lib/action_controller/metal/rendering.rb:16:in `render'
|
615271
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
|
615272
|
+
activesupport (4.2.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
|
615273
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/benchmark.rb:294:in `realtime'
|
615274
|
+
activesupport (4.2.2) lib/active_support/core_ext/benchmark.rb:12:in `ms'
|
615275
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
|
615276
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
|
615277
|
+
activerecord (4.2.2) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
|
615278
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:43:in `render'
|
615279
|
+
actionpack (4.2.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
|
615280
|
+
actionpack (4.2.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
|
615281
|
+
actionpack (4.2.2) lib/abstract_controller/base.rb:198:in `process_action'
|
615282
|
+
actionpack (4.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
615283
|
+
actionpack (4.2.2) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
|
615284
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:117:in `call'
|
615285
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:117:in `call'
|
615286
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
|
615287
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:505:in `call'
|
615288
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:505:in `call'
|
615289
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:92:in `_run_callbacks'
|
615290
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks'
|
615291
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
615292
|
+
actionpack (4.2.2) lib/abstract_controller/callbacks.rb:19:in `process_action'
|
615293
|
+
actionpack (4.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
615294
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
|
615295
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `block in instrument'
|
615296
|
+
activesupport (4.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
615297
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `instrument'
|
615298
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
|
615299
|
+
actionpack (4.2.2) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
|
615300
|
+
activerecord (4.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
615301
|
+
actionpack (4.2.2) lib/abstract_controller/base.rb:137:in `process'
|
615302
|
+
actionview (4.2.2) lib/action_view/rendering.rb:30:in `process'
|
615303
|
+
actionpack (4.2.2) lib/action_controller/metal.rb:196:in `dispatch'
|
615304
|
+
actionpack (4.2.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
|
615305
|
+
actionpack (4.2.2) lib/action_controller/metal.rb:237:in `block in action'
|
615306
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:74:in `call'
|
615307
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
|
615308
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:43:in `serve'
|
615309
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
615310
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `each'
|
615311
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `serve'
|
615312
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
615313
|
+
railties (4.2.2) lib/rails/engine.rb:518:in `call'
|
615314
|
+
railties (4.2.2) lib/rails/railtie.rb:194:in `public_send'
|
615315
|
+
railties (4.2.2) lib/rails/railtie.rb:194:in `method_missing'
|
615316
|
+
actionpack (4.2.2) lib/action_dispatch/routing/mapper.rb:51:in `serve'
|
615317
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
615318
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `each'
|
615319
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `serve'
|
615320
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
615321
|
+
omniauth (1.2.2) lib/omniauth/strategy.rb:186:in `call!'
|
615322
|
+
omniauth (1.2.2) lib/omniauth/strategy.rb:164:in `call'
|
615323
|
+
omniauth (1.2.2) lib/omniauth/builder.rb:59:in `call'
|
615324
|
+
rack (1.6.4) lib/rack/etag.rb:24:in `call'
|
615325
|
+
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
|
615326
|
+
rack (1.6.4) lib/rack/head.rb:13:in `call'
|
615327
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
|
615328
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/flash.rb:260:in `call'
|
615329
|
+
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
|
615330
|
+
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
|
615331
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/cookies.rb:560:in `call'
|
615332
|
+
activerecord (4.2.2) lib/active_record/query_cache.rb:36:in `call'
|
615333
|
+
activerecord (4.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call'
|
615334
|
+
activerecord (4.2.2) lib/active_record/migration.rb:378:in `call'
|
615335
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
615336
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:88:in `call'
|
615337
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:88:in `_run_callbacks'
|
615338
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:776:in `_run_call_callbacks'
|
615339
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
615340
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
615341
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
615342
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
|
615343
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
615344
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
615345
|
+
railties (4.2.2) lib/rails/rack/logger.rb:38:in `call_app'
|
615346
|
+
railties (4.2.2) lib/rails/rack/logger.rb:20:in `block in call'
|
615347
|
+
activesupport (4.2.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
615348
|
+
activesupport (4.2.2) lib/active_support/tagged_logging.rb:26:in `tagged'
|
615349
|
+
activesupport (4.2.2) lib/active_support/tagged_logging.rb:68:in `tagged'
|
615350
|
+
railties (4.2.2) lib/rails/rack/logger.rb:20:in `call'
|
615351
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
615352
|
+
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
|
615353
|
+
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
|
615354
|
+
activesupport (4.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
615355
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
615356
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/static.rb:113:in `call'
|
615357
|
+
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
|
615358
|
+
railties (4.2.2) lib/rails/engine.rb:518:in `call'
|
615359
|
+
railties (4.2.2) lib/rails/application.rb:164:in `call'
|
615360
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
615361
|
+
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
|
615362
|
+
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
|
615363
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
615364
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
615365
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
615366
|
+
|
615367
|
+
|
615368
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.6ms)
|
615369
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.3ms)
|
615370
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
|
615371
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (24.3ms)
|
615372
|
+
|
615373
|
+
|
615374
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 15:02:36 +0100
|
615375
|
+
Processing by StacksController#show as HTML
|
615376
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
615377
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 4]]
|
615378
|
+
[1m[36mStack Load (0.1ms)[0m [1mSELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1[0m [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
615379
|
+
[1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615380
|
+
[1m[36mCommit Load (0.1ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615381
|
+
[1m[35mCommit Load (0.1ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC [["stack_id", 1]]
|
615382
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)[0m
|
615383
|
+
[1m[35mStatus Load (0.2ms)[0m SELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC
|
615384
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (1.3ms)
|
615385
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615386
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (1.3ms)
|
615387
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (4.5ms)
|
615388
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (7.6ms)
|
615389
|
+
Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.9ms)
|
615390
|
+
|
615391
|
+
ActionView::Template::Error (undefined local variable or method `missing_statuses' for #<MissingStatus:0x007ff073a7d378>):
|
615392
|
+
1: <a class="status status--<%= status.state %> <%= :disabled unless status.target_url.present? %>" <% unless status.group? %>data-tooltip="<%= status.description.presence || status.state.capitalize %>"<% end %> href="<%= status.target_url%>" target="_blank">
|
615393
|
+
2: <i class="status__icon"></i>
|
615394
|
+
3: <span class="visually-hidden"><%= status.state %></span>
|
615395
|
+
4: </a>
|
615396
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/models/missing_status.rb:16:in `description'
|
615397
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb:1:in `___sers_byroot_workspace_shopify_shipit_engine_app_views_statuses__status_html_erb__4538012718163298346_70335350582800'
|
615398
|
+
actionview (4.2.2) lib/action_view/template.rb:145:in `block in render'
|
615399
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:166:in `instrument'
|
615400
|
+
actionview (4.2.2) lib/action_view/template.rb:333:in `instrument'
|
615401
|
+
actionview (4.2.2) lib/action_view/template.rb:143:in `render'
|
615402
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
|
615403
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
|
615404
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
|
615405
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `block in instrument'
|
615406
|
+
activesupport (4.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
615407
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `instrument'
|
615408
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
|
615409
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:309:in `render'
|
615410
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:47:in `render_partial'
|
615411
|
+
actionview (4.2.2) lib/action_view/helpers/rendering_helper.rb:35:in `render'
|
615412
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb:3:in `___sers_byroot_workspace_shopify_shipit_engine_app_views_commits__commit_html_erb__4505865347726889933_70335290716260'
|
615413
|
+
actionview (4.2.2) lib/action_view/template.rb:145:in `block in render'
|
615414
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:166:in `instrument'
|
615415
|
+
actionview (4.2.2) lib/action_view/template.rb:333:in `instrument'
|
615416
|
+
actionview (4.2.2) lib/action_view/template.rb:143:in `render'
|
615417
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:436:in `block in collection_with_template'
|
615418
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:432:in `map'
|
615419
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:432:in `collection_with_template'
|
615420
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:324:in `render_collection'
|
615421
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:306:in `block in render'
|
615422
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
|
615423
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `block in instrument'
|
615424
|
+
activesupport (4.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
615425
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `instrument'
|
615426
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
|
615427
|
+
actionview (4.2.2) lib/action_view/renderer/partial_renderer.rb:305:in `render'
|
615428
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:47:in `render_partial'
|
615429
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:21:in `render'
|
615430
|
+
actionview (4.2.2) lib/action_view/helpers/rendering_helper.rb:32:in `render'
|
615431
|
+
/Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb:67:in `___sers_byroot_workspace_shopify_shipit_engine_app_views_stacks_show_html_erb___653768560091463795_70335361241340'
|
615432
|
+
actionview (4.2.2) lib/action_view/template.rb:145:in `block in render'
|
615433
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:166:in `instrument'
|
615434
|
+
actionview (4.2.2) lib/action_view/template.rb:333:in `instrument'
|
615435
|
+
actionview (4.2.2) lib/action_view/template.rb:143:in `render'
|
615436
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
|
615437
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
|
615438
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `block in instrument'
|
615439
|
+
activesupport (4.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
615440
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `instrument'
|
615441
|
+
actionview (4.2.2) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
|
615442
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
|
615443
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
|
615444
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
|
615445
|
+
actionview (4.2.2) lib/action_view/renderer/template_renderer.rb:14:in `render'
|
615446
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:42:in `render_template'
|
615447
|
+
actionview (4.2.2) lib/action_view/renderer/renderer.rb:23:in `render'
|
615448
|
+
actionview (4.2.2) lib/action_view/rendering.rb:100:in `_render_template'
|
615449
|
+
actionpack (4.2.2) lib/action_controller/metal/streaming.rb:217:in `_render_template'
|
615450
|
+
actionview (4.2.2) lib/action_view/rendering.rb:83:in `render_to_body'
|
615451
|
+
actionpack (4.2.2) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
|
615452
|
+
actionpack (4.2.2) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
|
615453
|
+
actionpack (4.2.2) lib/abstract_controller/rendering.rb:25:in `render'
|
615454
|
+
actionpack (4.2.2) lib/action_controller/metal/rendering.rb:16:in `render'
|
615455
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
|
615456
|
+
activesupport (4.2.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
|
615457
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/benchmark.rb:294:in `realtime'
|
615458
|
+
activesupport (4.2.2) lib/active_support/core_ext/benchmark.rb:12:in `ms'
|
615459
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
|
615460
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
|
615461
|
+
activerecord (4.2.2) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
|
615462
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:43:in `render'
|
615463
|
+
actionpack (4.2.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
|
615464
|
+
actionpack (4.2.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
|
615465
|
+
actionpack (4.2.2) lib/abstract_controller/base.rb:198:in `process_action'
|
615466
|
+
actionpack (4.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
615467
|
+
actionpack (4.2.2) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
|
615468
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:117:in `call'
|
615469
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:117:in `call'
|
615470
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
|
615471
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:505:in `call'
|
615472
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:505:in `call'
|
615473
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:92:in `_run_callbacks'
|
615474
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks'
|
615475
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
615476
|
+
actionpack (4.2.2) lib/abstract_controller/callbacks.rb:19:in `process_action'
|
615477
|
+
actionpack (4.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
615478
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
|
615479
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `block in instrument'
|
615480
|
+
activesupport (4.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
615481
|
+
activesupport (4.2.2) lib/active_support/notifications.rb:164:in `instrument'
|
615482
|
+
actionpack (4.2.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
|
615483
|
+
actionpack (4.2.2) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
|
615484
|
+
activerecord (4.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
615485
|
+
actionpack (4.2.2) lib/abstract_controller/base.rb:137:in `process'
|
615486
|
+
actionview (4.2.2) lib/action_view/rendering.rb:30:in `process'
|
615487
|
+
actionpack (4.2.2) lib/action_controller/metal.rb:196:in `dispatch'
|
615488
|
+
actionpack (4.2.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
|
615489
|
+
actionpack (4.2.2) lib/action_controller/metal.rb:237:in `block in action'
|
615490
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:74:in `call'
|
615491
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
|
615492
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:43:in `serve'
|
615493
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
615494
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `each'
|
615495
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `serve'
|
615496
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
615497
|
+
railties (4.2.2) lib/rails/engine.rb:518:in `call'
|
615498
|
+
railties (4.2.2) lib/rails/railtie.rb:194:in `public_send'
|
615499
|
+
railties (4.2.2) lib/rails/railtie.rb:194:in `method_missing'
|
615500
|
+
actionpack (4.2.2) lib/action_dispatch/routing/mapper.rb:51:in `serve'
|
615501
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
615502
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `each'
|
615503
|
+
actionpack (4.2.2) lib/action_dispatch/journey/router.rb:30:in `serve'
|
615504
|
+
actionpack (4.2.2) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
615505
|
+
omniauth (1.2.2) lib/omniauth/strategy.rb:186:in `call!'
|
615506
|
+
omniauth (1.2.2) lib/omniauth/strategy.rb:164:in `call'
|
615507
|
+
omniauth (1.2.2) lib/omniauth/builder.rb:59:in `call'
|
615508
|
+
rack (1.6.4) lib/rack/etag.rb:24:in `call'
|
615509
|
+
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
|
615510
|
+
rack (1.6.4) lib/rack/head.rb:13:in `call'
|
615511
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
|
615512
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/flash.rb:260:in `call'
|
615513
|
+
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
|
615514
|
+
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
|
615515
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/cookies.rb:560:in `call'
|
615516
|
+
activerecord (4.2.2) lib/active_record/query_cache.rb:36:in `call'
|
615517
|
+
activerecord (4.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call'
|
615518
|
+
activerecord (4.2.2) lib/active_record/migration.rb:378:in `call'
|
615519
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
615520
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:88:in `call'
|
615521
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:88:in `_run_callbacks'
|
615522
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:776:in `_run_call_callbacks'
|
615523
|
+
activesupport (4.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
615524
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
615525
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
615526
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
|
615527
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
615528
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
615529
|
+
railties (4.2.2) lib/rails/rack/logger.rb:38:in `call_app'
|
615530
|
+
railties (4.2.2) lib/rails/rack/logger.rb:20:in `block in call'
|
615531
|
+
activesupport (4.2.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
615532
|
+
activesupport (4.2.2) lib/active_support/tagged_logging.rb:26:in `tagged'
|
615533
|
+
activesupport (4.2.2) lib/active_support/tagged_logging.rb:68:in `tagged'
|
615534
|
+
railties (4.2.2) lib/rails/rack/logger.rb:20:in `call'
|
615535
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
615536
|
+
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
|
615537
|
+
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
|
615538
|
+
activesupport (4.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
615539
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
615540
|
+
actionpack (4.2.2) lib/action_dispatch/middleware/static.rb:113:in `call'
|
615541
|
+
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
|
615542
|
+
railties (4.2.2) lib/rails/engine.rb:518:in `call'
|
615543
|
+
railties (4.2.2) lib/rails/application.rb:164:in `call'
|
615544
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
615545
|
+
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
|
615546
|
+
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
|
615547
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
615548
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
615549
|
+
/Users/byroot/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
615550
|
+
|
615551
|
+
|
615552
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.2ms)
|
615553
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.3ms)
|
615554
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
|
615555
|
+
Rendered /Users/byroot/.rvm/gems/ruby-2.1.5/gems/actionpack-4.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (22.4ms)
|
615556
|
+
|
615557
|
+
|
615558
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 15:02:49 +0100
|
615559
|
+
Processing by StacksController#show as HTML
|
615560
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
615561
|
+
[1m[36mUser Load (0.3ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 4]]
|
615562
|
+
[1m[35mStack Load (0.2ms)[0m SELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1 [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
615563
|
+
[1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615564
|
+
[1m[35mCommit Load (0.2ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615565
|
+
[1m[36mCommit Load (0.3ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC[0m [["stack_id", 1]]
|
615566
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)
|
615567
|
+
[1m[36mStatus Load (0.2ms)[0m [1mSELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC[0m
|
615568
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (1.4ms)
|
615569
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.4ms)
|
615570
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.3ms)
|
615571
|
+
[1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1 [["stack_id", 1]]
|
615572
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615573
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
615574
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
615575
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
615576
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
615577
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
615578
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615579
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
615580
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_group.html.erb (1.0ms)
|
615581
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (20.6ms)
|
615582
|
+
[1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? ORDER BY "tasks"."id" DESC LIMIT 10[0m [["stack_id", 1]]
|
615583
|
+
[1m[35mCommit Load (0.2ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 43, 41, 39, 37, 35, 33, 31)
|
615584
|
+
[1m[36mCommit Load (0.1ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 44, 42, 40, 38, 36, 34, 32)[0m
|
615585
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" IN (2, 1, 3)
|
615586
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615587
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
615588
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615589
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615590
|
+
[1m[36mStack Load (0.2ms)[0m [1mSELECT "stacks".* FROM "stacks" WHERE "stacks"."id" = ? LIMIT 1[0m [["id", 1]]
|
615591
|
+
[1m[35mStatus Load (0.1ms)[0m SELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" = ? ORDER BY "statuses"."created_at" DESC [["commit_id", 45]]
|
615592
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1[0m [["stack_id", 1]]
|
615593
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615594
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615595
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615596
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615597
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615598
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
615599
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615600
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615601
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
615602
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615603
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615604
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
615605
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615606
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615607
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.4ms)
|
615608
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615609
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615610
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615611
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615612
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615613
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
615614
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615615
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615616
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
615617
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615618
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615619
|
+
Rendered collection (35.6ms)
|
615620
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (65.9ms)
|
615621
|
+
Completed 200 OK in 311ms (Views: 191.3ms | ActiveRecord: 5.1ms)
|
615622
|
+
|
615623
|
+
|
615624
|
+
Started GET "/assets/ansi_stream.self-92d4ee1a07d3e06eb3145a4809f336213d91ae61be15427ab27b6015a10f0375.css?body=1" for 127.0.0.1 at 2015-12-18 15:02:49 +0100
|
615625
|
+
|
615626
|
+
|
615627
|
+
Started GET "/assets/shipit.self-3b6ac932617577e68e9f9f963103b74bb4367d4d336aa10bf58202f6d4802473.css?body=1" for 127.0.0.1 at 2015-12-18 15:02:49 +0100
|
615628
|
+
|
615629
|
+
|
615630
|
+
Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2015-12-18 15:02:49 +0100
|
615631
|
+
|
615632
|
+
|
615633
|
+
Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2015-12-18 15:02:49 +0100
|
615634
|
+
|
615635
|
+
|
615636
|
+
Started GET "/assets/rails-timeago.self-b7c810e153f1dc818aa6fc0f53785913cb96e5e975d5f601ba51d12af7dcce5c.js?body=1" for 127.0.0.1 at 2015-12-18 15:02:49 +0100
|
615637
|
+
|
615638
|
+
|
615639
|
+
Started GET "/assets/jquery.timeago.self-4ed8d4e2b0f295b2d1c5efa86a7bbdef3a87f2a44181d61d7e24f259a4c4adc9.js?body=1" for 127.0.0.1 at 2015-12-18 15:02:49 +0100
|
615640
|
+
|
615641
|
+
|
615642
|
+
Started GET "/assets/jquery-notify.self-5e1fb63a56789239246377281b08f2a5664c562b1b8da73b820b3724a2c5f5ed.js?body=1" for 127.0.0.1 at 2015-12-18 15:02:49 +0100
|
615643
|
+
|
615644
|
+
|
615645
|
+
Started GET "/assets/shipit/checklist.self-ef7ea89b279487c9d16b596e8c336b8e6442fd8df1551382fcf74c39fb93bf2e.js?body=1" for 127.0.0.1 at 2015-12-18 15:02:49 +0100
|
615646
|
+
|
615647
|
+
|
615648
|
+
Started GET "/assets/shipit/deploy.self-f5cfd411b235ca9b7b063f899773df2dce1a02ab78eda846acde42b603fc699b.js?body=1" for 127.0.0.1 at 2015-12-18 15:02:49 +0100
|
615649
|
+
|
615650
|
+
|
615651
|
+
Started GET "/assets/shipit/flash.self-f92d85c553a11543944c4cef78876f61c8c59aa79444d59e0a97653265004b95.js?body=1" for 127.0.0.1 at 2015-12-18 15:02:49 +0100
|
615652
|
+
|
615653
|
+
|
615654
|
+
Started GET "/assets/shipit/search.self-926d78007ebccc18a093a060259a9c46d71d11b9925c2bc1cc6a352dd1768f1b.js?body=1" for 127.0.0.1 at 2015-12-18 15:02:49 +0100
|
615655
|
+
|
615656
|
+
|
615657
|
+
Started GET "/assets/shipit/stacks.self-d2499e06817173277ad4b14bf799828c2374673a7d1893b03fdab1bda471b807.js?body=1" for 127.0.0.1 at 2015-12-18 15:02:49 +0100
|
615658
|
+
|
615659
|
+
|
615660
|
+
Started GET "/assets/shipit.self-6797e03b284f971915dacd06b1d23f1a4dd7a37bad3cbd4880de8aed970c96a4.js?body=1" for 127.0.0.1 at 2015-12-18 15:02:49 +0100
|
615661
|
+
|
615662
|
+
|
615663
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:02:49 +0100
|
615664
|
+
|
615665
|
+
|
615666
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:02:59 +0100
|
615667
|
+
|
615668
|
+
|
615669
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:03:10 +0100
|
615670
|
+
|
615671
|
+
|
615672
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:03:20 +0100
|
615673
|
+
|
615674
|
+
|
615675
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:03:30 +0100
|
615676
|
+
|
615677
|
+
|
615678
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:03:40 +0100
|
615679
|
+
|
615680
|
+
|
615681
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:03:50 +0100
|
615682
|
+
|
615683
|
+
|
615684
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:04:00 +0100
|
615685
|
+
|
615686
|
+
|
615687
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:04:10 +0100
|
615688
|
+
|
615689
|
+
|
615690
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:04:20 +0100
|
615691
|
+
|
615692
|
+
|
615693
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:04:30 +0100
|
615694
|
+
|
615695
|
+
|
615696
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:04:40 +0100
|
615697
|
+
|
615698
|
+
|
615699
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:04:50 +0100
|
615700
|
+
|
615701
|
+
|
615702
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 15:04:54 +0100
|
615703
|
+
Processing by StacksController#show as HTML
|
615704
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
615705
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 4]]
|
615706
|
+
[1m[36mStack Load (0.2ms)[0m [1mSELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1[0m [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
615707
|
+
[1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615708
|
+
[1m[36mCommit Load (0.2ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615709
|
+
[1m[35mCommit Load (0.4ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC [["stack_id", 1]]
|
615710
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)[0m
|
615711
|
+
[1m[35mStatus Load (0.2ms)[0m SELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC
|
615712
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (1.5ms)
|
615713
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
615714
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.3ms)
|
615715
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.5ms)
|
615716
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.2ms)
|
615717
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615718
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.3ms)
|
615719
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
615720
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.2ms)
|
615721
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615722
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
615723
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_group.html.erb (1.1ms)
|
615724
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (28.5ms)
|
615725
|
+
[1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? ORDER BY "tasks"."id" DESC LIMIT 10[0m [["stack_id", 1]]
|
615726
|
+
[1m[35mCommit Load (0.3ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 43, 41, 39, 37, 35, 33, 31)
|
615727
|
+
[1m[36mCommit Load (0.2ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 44, 42, 40, 38, 36, 34, 32)[0m
|
615728
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" IN (2, 1, 3)
|
615729
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615730
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615731
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615732
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615733
|
+
[1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1[0m [["stack_id", 1]]
|
615734
|
+
[1m[35mStack Load (0.1ms)[0m SELECT "stacks".* FROM "stacks" WHERE "stacks"."id" = ? LIMIT 1 [["id", 1]]
|
615735
|
+
[1m[36mStatus Load (0.2ms)[0m [1mSELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" = ? ORDER BY "statuses"."created_at" DESC[0m [["commit_id", 45]]
|
615736
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1 [["stack_id", 1]]
|
615737
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615738
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615739
|
+
[1m[35mCACHE (0.1ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615740
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615741
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615742
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
615743
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615744
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615745
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615746
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615747
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615748
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615749
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615750
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615751
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
615752
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615753
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615754
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615755
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615756
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615757
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
615758
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615759
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615760
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615761
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615762
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615763
|
+
Rendered collection (38.8ms)
|
615764
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (80.1ms)
|
615765
|
+
Completed 200 OK in 303ms (Views: 185.8ms | ActiveRecord: 4.9ms)
|
615766
|
+
|
615767
|
+
|
615768
|
+
Started GET "/assets/ansi_stream.self-92d4ee1a07d3e06eb3145a4809f336213d91ae61be15427ab27b6015a10f0375.css?body=1" for 127.0.0.1 at 2015-12-18 15:04:55 +0100
|
615769
|
+
|
615770
|
+
|
615771
|
+
Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2015-12-18 15:04:55 +0100
|
615772
|
+
|
615773
|
+
|
615774
|
+
Started GET "/assets/shipit.self-3b6ac932617577e68e9f9f963103b74bb4367d4d336aa10bf58202f6d4802473.css?body=1" for 127.0.0.1 at 2015-12-18 15:04:55 +0100
|
615775
|
+
|
615776
|
+
|
615777
|
+
Started GET "/assets/jquery.timeago.self-4ed8d4e2b0f295b2d1c5efa86a7bbdef3a87f2a44181d61d7e24f259a4c4adc9.js?body=1" for 127.0.0.1 at 2015-12-18 15:04:55 +0100
|
615778
|
+
|
615779
|
+
|
615780
|
+
Started GET "/assets/rails-timeago.self-b7c810e153f1dc818aa6fc0f53785913cb96e5e975d5f601ba51d12af7dcce5c.js?body=1" for 127.0.0.1 at 2015-12-18 15:04:55 +0100
|
615781
|
+
|
615782
|
+
|
615783
|
+
Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2015-12-18 15:04:55 +0100
|
615784
|
+
|
615785
|
+
|
615786
|
+
Started GET "/assets/jquery-notify.self-5e1fb63a56789239246377281b08f2a5664c562b1b8da73b820b3724a2c5f5ed.js?body=1" for 127.0.0.1 at 2015-12-18 15:04:55 +0100
|
615787
|
+
|
615788
|
+
|
615789
|
+
Started GET "/assets/shipit/checklist.self-ef7ea89b279487c9d16b596e8c336b8e6442fd8df1551382fcf74c39fb93bf2e.js?body=1" for 127.0.0.1 at 2015-12-18 15:04:55 +0100
|
615790
|
+
|
615791
|
+
|
615792
|
+
Started GET "/assets/shipit/deploy.self-f5cfd411b235ca9b7b063f899773df2dce1a02ab78eda846acde42b603fc699b.js?body=1" for 127.0.0.1 at 2015-12-18 15:04:55 +0100
|
615793
|
+
|
615794
|
+
|
615795
|
+
Started GET "/assets/shipit/flash.self-f92d85c553a11543944c4cef78876f61c8c59aa79444d59e0a97653265004b95.js?body=1" for 127.0.0.1 at 2015-12-18 15:04:55 +0100
|
615796
|
+
|
615797
|
+
|
615798
|
+
Started GET "/assets/shipit/search.self-926d78007ebccc18a093a060259a9c46d71d11b9925c2bc1cc6a352dd1768f1b.js?body=1" for 127.0.0.1 at 2015-12-18 15:04:55 +0100
|
615799
|
+
|
615800
|
+
|
615801
|
+
Started GET "/assets/shipit/stacks.self-d2499e06817173277ad4b14bf799828c2374673a7d1893b03fdab1bda471b807.js?body=1" for 127.0.0.1 at 2015-12-18 15:04:55 +0100
|
615802
|
+
|
615803
|
+
|
615804
|
+
Started GET "/assets/shipit.self-6797e03b284f971915dacd06b1d23f1a4dd7a37bad3cbd4880de8aed970c96a4.js?body=1" for 127.0.0.1 at 2015-12-18 15:04:55 +0100
|
615805
|
+
|
615806
|
+
|
615807
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:04:55 +0100
|
615808
|
+
|
615809
|
+
|
615810
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:05:05 +0100
|
615811
|
+
|
615812
|
+
|
615813
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:05:15 +0100
|
615814
|
+
|
615815
|
+
|
615816
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:05:25 +0100
|
615817
|
+
|
615818
|
+
|
615819
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 15:05:28 +0100
|
615820
|
+
Processing by StacksController#show as HTML
|
615821
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
615822
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 4]]
|
615823
|
+
[1m[35mStack Load (0.1ms)[0m SELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1 [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
615824
|
+
[1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615825
|
+
[1m[35mCommit Load (0.1ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615826
|
+
[1m[36mCommit Load (0.1ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC[0m [["stack_id", 1]]
|
615827
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)
|
615828
|
+
[1m[36mStatus Load (0.2ms)[0m [1mSELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC[0m
|
615829
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (1.6ms)
|
615830
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
615831
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.2ms)
|
615832
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
615833
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.3ms)
|
615834
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.5ms)
|
615835
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.6ms)
|
615836
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
615837
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.3ms)
|
615838
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.5ms)
|
615839
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
615840
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_group.html.erb (1.2ms)
|
615841
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (29.3ms)
|
615842
|
+
[1m[35mTask Load (1.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? ORDER BY "tasks"."id" DESC LIMIT 10 [["stack_id", 1]]
|
615843
|
+
[1m[36mCommit Load (0.4ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 43, 41, 39, 37, 35, 33, 31)[0m
|
615844
|
+
[1m[35mCommit Load (0.4ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 44, 42, 40, 38, 36, 34, 32)
|
615845
|
+
[1m[36mUser Load (0.3ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" IN (2, 1, 3)[0m
|
615846
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
615847
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.6ms)
|
615848
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615849
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615850
|
+
[1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1 [["stack_id", 1]]
|
615851
|
+
[1m[36mStack Load (0.1ms)[0m [1mSELECT "stacks".* FROM "stacks" WHERE "stacks"."id" = ? LIMIT 1[0m [["id", 1]]
|
615852
|
+
[1m[35mStatus Load (0.3ms)[0m SELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" = ? ORDER BY "statuses"."created_at" DESC [["commit_id", 45]]
|
615853
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1[0m [["stack_id", 1]]
|
615854
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.7ms)
|
615855
|
+
[1m[35mCACHE (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615856
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615857
|
+
[1m[35mCACHE (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615858
|
+
[1m[36mCACHE (0.1ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615859
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.4ms)
|
615860
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615861
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615862
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
615863
|
+
[1m[35mCACHE (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615864
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615865
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.6ms)
|
615866
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615867
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615868
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
615869
|
+
[1m[35mCACHE (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615870
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615871
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.4ms)
|
615872
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615873
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615874
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.5ms)
|
615875
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615876
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615877
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.4ms)
|
615878
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615879
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615880
|
+
Rendered collection (86.0ms)
|
615881
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (134.6ms)
|
615882
|
+
Completed 200 OK in 276ms (Views: 249.1ms | ActiveRecord: 4.4ms)
|
615883
|
+
|
615884
|
+
|
615885
|
+
Started GET "/assets/ansi_stream.self-92d4ee1a07d3e06eb3145a4809f336213d91ae61be15427ab27b6015a10f0375.css?body=1" for 127.0.0.1 at 2015-12-18 15:05:28 +0100
|
615886
|
+
|
615887
|
+
|
615888
|
+
Started GET "/assets/shipit.self-3b6ac932617577e68e9f9f963103b74bb4367d4d336aa10bf58202f6d4802473.css?body=1" for 127.0.0.1 at 2015-12-18 15:05:28 +0100
|
615889
|
+
|
615890
|
+
|
615891
|
+
Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2015-12-18 15:05:28 +0100
|
615892
|
+
|
615893
|
+
|
615894
|
+
Started GET "/assets/jquery.timeago.self-4ed8d4e2b0f295b2d1c5efa86a7bbdef3a87f2a44181d61d7e24f259a4c4adc9.js?body=1" for 127.0.0.1 at 2015-12-18 15:05:28 +0100
|
615895
|
+
|
615896
|
+
|
615897
|
+
Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2015-12-18 15:05:28 +0100
|
615898
|
+
|
615899
|
+
|
615900
|
+
Started GET "/assets/rails-timeago.self-b7c810e153f1dc818aa6fc0f53785913cb96e5e975d5f601ba51d12af7dcce5c.js?body=1" for 127.0.0.1 at 2015-12-18 15:05:28 +0100
|
615901
|
+
|
615902
|
+
|
615903
|
+
Started GET "/assets/jquery-notify.self-5e1fb63a56789239246377281b08f2a5664c562b1b8da73b820b3724a2c5f5ed.js?body=1" for 127.0.0.1 at 2015-12-18 15:05:28 +0100
|
615904
|
+
|
615905
|
+
|
615906
|
+
Started GET "/assets/shipit/checklist.self-ef7ea89b279487c9d16b596e8c336b8e6442fd8df1551382fcf74c39fb93bf2e.js?body=1" for 127.0.0.1 at 2015-12-18 15:05:28 +0100
|
615907
|
+
|
615908
|
+
|
615909
|
+
Started GET "/assets/shipit/deploy.self-f5cfd411b235ca9b7b063f899773df2dce1a02ab78eda846acde42b603fc699b.js?body=1" for 127.0.0.1 at 2015-12-18 15:05:28 +0100
|
615910
|
+
|
615911
|
+
|
615912
|
+
Started GET "/assets/shipit/flash.self-f92d85c553a11543944c4cef78876f61c8c59aa79444d59e0a97653265004b95.js?body=1" for 127.0.0.1 at 2015-12-18 15:05:28 +0100
|
615913
|
+
|
615914
|
+
|
615915
|
+
Started GET "/assets/shipit/search.self-926d78007ebccc18a093a060259a9c46d71d11b9925c2bc1cc6a352dd1768f1b.js?body=1" for 127.0.0.1 at 2015-12-18 15:05:28 +0100
|
615916
|
+
|
615917
|
+
|
615918
|
+
Started GET "/assets/shipit/stacks.self-d2499e06817173277ad4b14bf799828c2374673a7d1893b03fdab1bda471b807.js?body=1" for 127.0.0.1 at 2015-12-18 15:05:28 +0100
|
615919
|
+
|
615920
|
+
|
615921
|
+
Started GET "/assets/shipit.self-6797e03b284f971915dacd06b1d23f1a4dd7a37bad3cbd4880de8aed970c96a4.js?body=1" for 127.0.0.1 at 2015-12-18 15:05:28 +0100
|
615922
|
+
|
615923
|
+
|
615924
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:05:28 +0100
|
615925
|
+
|
615926
|
+
|
615927
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:05:38 +0100
|
615928
|
+
|
615929
|
+
|
615930
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:05:48 +0100
|
615931
|
+
|
615932
|
+
|
615933
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:05:58 +0100
|
615934
|
+
|
615935
|
+
|
615936
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:06:08 +0100
|
615937
|
+
|
615938
|
+
|
615939
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:06:18 +0100
|
615940
|
+
|
615941
|
+
|
615942
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 15:06:26 +0100
|
615943
|
+
Processing by StacksController#show as HTML
|
615944
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
615945
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 4]]
|
615946
|
+
[1m[36mStack Load (0.4ms)[0m [1mSELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1[0m [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
615947
|
+
[1m[35mTask Load (0.8ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
615948
|
+
[1m[36mCommit Load (0.2ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
615949
|
+
[1m[35mCommit Load (0.4ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC [["stack_id", 1]]
|
615950
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)[0m
|
615951
|
+
[1m[35mStatus Load (0.2ms)[0m SELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC
|
615952
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (1.7ms)
|
615953
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
615954
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.2ms)
|
615955
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615956
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.3ms)
|
615957
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615958
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.2ms)
|
615959
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615960
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.2ms)
|
615961
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615962
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
615963
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_group.html.erb (0.9ms)
|
615964
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (24.4ms)
|
615965
|
+
[1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? ORDER BY "tasks"."id" DESC LIMIT 10[0m [["stack_id", 1]]
|
615966
|
+
[1m[35mCommit Load (0.3ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 43, 41, 39, 37, 35, 33, 31)
|
615967
|
+
[1m[36mCommit Load (0.2ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 44, 42, 40, 38, 36, 34, 32)[0m
|
615968
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" IN (2, 1, 3)
|
615969
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
615970
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615971
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615972
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615973
|
+
[1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1[0m [["stack_id", 1]]
|
615974
|
+
[1m[35mStack Load (0.1ms)[0m SELECT "stacks".* FROM "stacks" WHERE "stacks"."id" = ? LIMIT 1 [["id", 1]]
|
615975
|
+
[1m[36mStatus Load (0.2ms)[0m [1mSELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" = ? ORDER BY "statuses"."created_at" DESC[0m [["commit_id", 45]]
|
615976
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1 [["stack_id", 1]]
|
615977
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615978
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615979
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615980
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615981
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615982
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615983
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615984
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615985
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
615986
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615987
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615988
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615989
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615990
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615991
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615992
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615993
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615994
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
615995
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615996
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
615997
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
615998
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
615999
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
616000
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
616001
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
616002
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
616003
|
+
Rendered collection (42.8ms)
|
616004
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (81.9ms)
|
616005
|
+
Completed 200 OK in 350ms (Views: 180.3ms | ActiveRecord: 6.6ms)
|
616006
|
+
|
616007
|
+
|
616008
|
+
Started GET "/assets/ansi_stream.self-92d4ee1a07d3e06eb3145a4809f336213d91ae61be15427ab27b6015a10f0375.css?body=1" for 127.0.0.1 at 2015-12-18 15:06:27 +0100
|
616009
|
+
|
616010
|
+
|
616011
|
+
Started GET "/assets/shipit.self-3b6ac932617577e68e9f9f963103b74bb4367d4d336aa10bf58202f6d4802473.css?body=1" for 127.0.0.1 at 2015-12-18 15:06:27 +0100
|
616012
|
+
|
616013
|
+
|
616014
|
+
Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2015-12-18 15:06:27 +0100
|
616015
|
+
|
616016
|
+
|
616017
|
+
Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2015-12-18 15:06:27 +0100
|
616018
|
+
|
616019
|
+
|
616020
|
+
Started GET "/assets/jquery.timeago.self-4ed8d4e2b0f295b2d1c5efa86a7bbdef3a87f2a44181d61d7e24f259a4c4adc9.js?body=1" for 127.0.0.1 at 2015-12-18 15:06:27 +0100
|
616021
|
+
|
616022
|
+
|
616023
|
+
Started GET "/assets/jquery-notify.self-5e1fb63a56789239246377281b08f2a5664c562b1b8da73b820b3724a2c5f5ed.js?body=1" for 127.0.0.1 at 2015-12-18 15:06:27 +0100
|
616024
|
+
|
616025
|
+
|
616026
|
+
Started GET "/assets/rails-timeago.self-b7c810e153f1dc818aa6fc0f53785913cb96e5e975d5f601ba51d12af7dcce5c.js?body=1" for 127.0.0.1 at 2015-12-18 15:06:27 +0100
|
616027
|
+
|
616028
|
+
|
616029
|
+
Started GET "/assets/shipit/checklist.self-ef7ea89b279487c9d16b596e8c336b8e6442fd8df1551382fcf74c39fb93bf2e.js?body=1" for 127.0.0.1 at 2015-12-18 15:06:27 +0100
|
616030
|
+
|
616031
|
+
|
616032
|
+
Started GET "/assets/shipit/deploy.self-f5cfd411b235ca9b7b063f899773df2dce1a02ab78eda846acde42b603fc699b.js?body=1" for 127.0.0.1 at 2015-12-18 15:06:27 +0100
|
616033
|
+
|
616034
|
+
|
616035
|
+
Started GET "/assets/shipit/flash.self-f92d85c553a11543944c4cef78876f61c8c59aa79444d59e0a97653265004b95.js?body=1" for 127.0.0.1 at 2015-12-18 15:06:27 +0100
|
616036
|
+
|
616037
|
+
|
616038
|
+
Started GET "/assets/shipit/search.self-926d78007ebccc18a093a060259a9c46d71d11b9925c2bc1cc6a352dd1768f1b.js?body=1" for 127.0.0.1 at 2015-12-18 15:06:27 +0100
|
616039
|
+
|
616040
|
+
|
616041
|
+
Started GET "/assets/shipit/stacks.self-d2499e06817173277ad4b14bf799828c2374673a7d1893b03fdab1bda471b807.js?body=1" for 127.0.0.1 at 2015-12-18 15:06:27 +0100
|
616042
|
+
|
616043
|
+
|
616044
|
+
Started GET "/assets/shipit.self-6797e03b284f971915dacd06b1d23f1a4dd7a37bad3cbd4880de8aed970c96a4.js?body=1" for 127.0.0.1 at 2015-12-18 15:06:27 +0100
|
616045
|
+
|
616046
|
+
|
616047
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:06:27 +0100
|
616048
|
+
|
616049
|
+
|
616050
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:06:37 +0100
|
616051
|
+
|
616052
|
+
|
616053
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:06:47 +0100
|
616054
|
+
|
616055
|
+
|
616056
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:06:57 +0100
|
616057
|
+
|
616058
|
+
|
616059
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:07:07 +0100
|
616060
|
+
|
616061
|
+
|
616062
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:07:17 +0100
|
616063
|
+
|
616064
|
+
|
616065
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:07:28 +0100
|
616066
|
+
|
616067
|
+
|
616068
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:07:38 +0100
|
616069
|
+
|
616070
|
+
|
616071
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:07:48 +0100
|
616072
|
+
|
616073
|
+
|
616074
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:07:58 +0100
|
616075
|
+
|
616076
|
+
|
616077
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:08:08 +0100
|
616078
|
+
|
616079
|
+
|
616080
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 15:08:09 +0100
|
616081
|
+
Processing by StacksController#show as HTML
|
616082
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
616083
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 4]]
|
616084
|
+
[1m[35mStack Load (0.2ms)[0m SELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1 [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
616085
|
+
[1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
616086
|
+
[1m[35mCommit Load (0.2ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
616087
|
+
[1m[36mCommit Load (0.3ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC[0m [["stack_id", 1]]
|
616088
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)
|
616089
|
+
[1m[36mStatus Load (0.2ms)[0m [1mSELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC[0m
|
616090
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (1.6ms)
|
616091
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.4ms)
|
616092
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (378.2ms)
|
616093
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
616094
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
616095
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
616096
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
616097
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
616098
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.2ms)
|
616099
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
616100
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
616101
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_group.html.erb (1.0ms)
|
616102
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (401.6ms)
|
616103
|
+
[1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? ORDER BY "tasks"."id" DESC LIMIT 10 [["stack_id", 1]]
|
616104
|
+
[1m[36mCommit Load (0.2ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 43, 41, 39, 37, 35, 33, 31)[0m
|
616105
|
+
[1m[35mCommit Load (0.2ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 44, 42, 40, 38, 36, 34, 32)
|
616106
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" IN (2, 1, 3)[0m
|
616107
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
616108
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
616109
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
616110
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
616111
|
+
[1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1 [["stack_id", 1]]
|
616112
|
+
[1m[36mStack Load (0.1ms)[0m [1mSELECT "stacks".* FROM "stacks" WHERE "stacks"."id" = ? LIMIT 1[0m [["id", 1]]
|
616113
|
+
[1m[35mStatus Load (0.1ms)[0m SELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" = ? ORDER BY "statuses"."created_at" DESC [["commit_id", 45]]
|
616114
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1[0m [["stack_id", 1]]
|
616115
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
616116
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
616117
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
616118
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
616119
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
616120
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
616121
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
616122
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
616123
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.4ms)
|
616124
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
616125
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
616126
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
616127
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
616128
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
616129
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.1ms)
|
616130
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
616131
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
616132
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
616133
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
616134
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
616135
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
616136
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
616137
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
616138
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
616139
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
616140
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
616141
|
+
Rendered collection (44.7ms)
|
616142
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (459.5ms)
|
616143
|
+
Completed 200 OK in 689ms (Views: 560.7ms | ActiveRecord: 4.8ms)
|
616144
|
+
|
616145
|
+
|
616146
|
+
Started GET "/assets/ansi_stream.self-92d4ee1a07d3e06eb3145a4809f336213d91ae61be15427ab27b6015a10f0375.css?body=1" for 127.0.0.1 at 2015-12-18 15:08:10 +0100
|
616147
|
+
|
616148
|
+
|
616149
|
+
Started GET "/assets/shipit.self-3b6ac932617577e68e9f9f963103b74bb4367d4d336aa10bf58202f6d4802473.css?body=1" for 127.0.0.1 at 2015-12-18 15:08:10 +0100
|
616150
|
+
|
616151
|
+
|
616152
|
+
Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2015-12-18 15:08:10 +0100
|
616153
|
+
|
616154
|
+
|
616155
|
+
Started GET "/assets/jquery-notify.self-5e1fb63a56789239246377281b08f2a5664c562b1b8da73b820b3724a2c5f5ed.js?body=1" for 127.0.0.1 at 2015-12-18 15:08:10 +0100
|
616156
|
+
|
616157
|
+
|
616158
|
+
Started GET "/assets/jquery.timeago.self-4ed8d4e2b0f295b2d1c5efa86a7bbdef3a87f2a44181d61d7e24f259a4c4adc9.js?body=1" for 127.0.0.1 at 2015-12-18 15:08:10 +0100
|
616159
|
+
|
616160
|
+
|
616161
|
+
Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2015-12-18 15:08:10 +0100
|
616162
|
+
|
616163
|
+
|
616164
|
+
Started GET "/assets/rails-timeago.self-b7c810e153f1dc818aa6fc0f53785913cb96e5e975d5f601ba51d12af7dcce5c.js?body=1" for 127.0.0.1 at 2015-12-18 15:08:10 +0100
|
616165
|
+
|
616166
|
+
|
616167
|
+
Started GET "/assets/shipit/checklist.self-ef7ea89b279487c9d16b596e8c336b8e6442fd8df1551382fcf74c39fb93bf2e.js?body=1" for 127.0.0.1 at 2015-12-18 15:08:10 +0100
|
616168
|
+
|
616169
|
+
|
616170
|
+
Started GET "/assets/shipit/deploy.self-f5cfd411b235ca9b7b063f899773df2dce1a02ab78eda846acde42b603fc699b.js?body=1" for 127.0.0.1 at 2015-12-18 15:08:10 +0100
|
616171
|
+
|
616172
|
+
|
616173
|
+
Started GET "/assets/shipit/flash.self-f92d85c553a11543944c4cef78876f61c8c59aa79444d59e0a97653265004b95.js?body=1" for 127.0.0.1 at 2015-12-18 15:08:10 +0100
|
616174
|
+
|
616175
|
+
|
616176
|
+
Started GET "/assets/shipit/search.self-926d78007ebccc18a093a060259a9c46d71d11b9925c2bc1cc6a352dd1768f1b.js?body=1" for 127.0.0.1 at 2015-12-18 15:08:10 +0100
|
616177
|
+
|
616178
|
+
|
616179
|
+
Started GET "/assets/shipit/stacks.self-d2499e06817173277ad4b14bf799828c2374673a7d1893b03fdab1bda471b807.js?body=1" for 127.0.0.1 at 2015-12-18 15:08:10 +0100
|
616180
|
+
|
616181
|
+
|
616182
|
+
Started GET "/assets/shipit.self-6797e03b284f971915dacd06b1d23f1a4dd7a37bad3cbd4880de8aed970c96a4.js?body=1" for 127.0.0.1 at 2015-12-18 15:08:10 +0100
|
616183
|
+
|
616184
|
+
|
616185
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:08:10 +0100
|
616186
|
+
|
616187
|
+
|
616188
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:08:20 +0100
|
616189
|
+
|
616190
|
+
|
616191
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:08:30 +0100
|
616192
|
+
|
616193
|
+
|
616194
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:08:40 +0100
|
616195
|
+
[1m[36mStack Load (0.2ms)[0m [1mSELECT "stacks".* FROM "stacks" ORDER BY "stacks"."id" ASC LIMIT 1[0m
|
616196
|
+
|
616197
|
+
|
616198
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:08:51 +0100
|
616199
|
+
[1m[35m (0.1ms)[0m begin transaction
|
616200
|
+
[1m[36mStack Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "stacks" WHERE ("stacks"."repo_name" = 'fritsch-biz' AND "stacks"."id" != 1 AND "stacks"."repo_owner" = 'jakubowski-inc' AND "stacks"."environment" = 'production') LIMIT 1[0m
|
616201
|
+
[1m[35mSQL (0.4ms)[0m UPDATE "stacks" SET "cached_deploy_spec" = ?, "updated_at" = ? WHERE "stacks"."id" = ? [["cached_deploy_spec", "{\"dependencies\":{\"bundler\":{\"without\":[\"default\",\"production\",\"development\",\"test\",\"staging\",\"benchmark\",\"debug\"]},\"override\":[\"bundle check --path=/tmp/bundler || bundle install --frozen --path=/tmp/bundler --retry=2 --without=default:production:development:test:staging:benchmark:debug\"]},\"fetch\":[],\"tasks\":{\"restart\":{\"action\":\"Restart application\",\"description\":\"Restart Thin and Resque.\",\"steps\":[\"bundle exec cap $ENVIRONMENT deploy:restart\"],\"checklist\":[\"Hold on your butts\",\"Eat some chips\"]}},\"machine\":{\"environment\":{},\"directory\":null},\"review\":{\"checklist\":[\"Hold on your butts\",\"Eat some chips\"]},\"deploy\":{\"override\":[\"bundle exec cap $ENVIRONMENT deploy\"]},\"rollback\":{\"override\":[\"bundle exec cap $ENVIRONMENT deploy:rollback\"]},\"ci\":{\"required\":[\"foo/bar\",\"plop/fizz\"]}}"], ["updated_at", "2015-12-18 14:09:00.712783"], ["id", 1]]
|
616202
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
616203
|
+
|
616204
|
+
|
616205
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:09:01 +0100
|
616206
|
+
|
616207
|
+
|
616208
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 15:09:01 +0100
|
616209
|
+
Processing by StacksController#show as HTML
|
616210
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
616211
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 4]]
|
616212
|
+
[1m[36mStack Load (0.2ms)[0m [1mSELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1[0m [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
616213
|
+
[1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
616214
|
+
[1m[36mCommit Load (0.1ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
616215
|
+
[1m[35mCommit Load (0.5ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC [["stack_id", 1]]
|
616216
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)[0m
|
616217
|
+
[1m[35mStatus Load (0.2ms)[0m SELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC
|
616218
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (2.4ms)
|
616219
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.8ms)
|
616220
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (346.8ms)
|
616221
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.4ms)
|
616222
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.2ms)
|
616223
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
616224
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.2ms)
|
616225
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
616226
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.3ms)
|
616227
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
616228
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
616229
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_group.html.erb (2.3ms)
|
616230
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (381.7ms)
|
616231
|
+
[1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? ORDER BY "tasks"."id" DESC LIMIT 10[0m [["stack_id", 1]]
|
616232
|
+
[1m[35mCommit Load (0.2ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 43, 41, 39, 37, 35, 33, 31)
|
616233
|
+
[1m[36mCommit Load (0.2ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 44, 42, 40, 38, 36, 34, 32)[0m
|
616234
|
+
[1m[35mUser Load (0.4ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" IN (2, 1, 3)
|
616235
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
616236
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.4ms)
|
616237
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
616238
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
616239
|
+
[1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1[0m [["stack_id", 1]]
|
616240
|
+
[1m[35mStack Load (0.2ms)[0m SELECT "stacks".* FROM "stacks" WHERE "stacks"."id" = ? LIMIT 1 [["id", 1]]
|
616241
|
+
[1m[36mStatus Load (0.3ms)[0m [1mSELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" = ? ORDER BY "statuses"."created_at" DESC[0m [["commit_id", 45]]
|
616242
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1 [["stack_id", 1]]
|
616243
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.5ms)
|
616244
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
616245
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
616246
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
616247
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
616248
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
616249
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
616250
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
616251
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
616252
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
616253
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
616254
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
616255
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
616256
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
616257
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.6ms)
|
616258
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
616259
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
616260
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
616261
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
616262
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
616263
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
616264
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
616265
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
616266
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
616267
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
616268
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
616269
|
+
Rendered collection (66.0ms)
|
616270
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (464.3ms)
|
616271
|
+
Completed 200 OK in 752ms (Views: 601.9ms | ActiveRecord: 6.4ms)
|
616272
|
+
|
616273
|
+
|
616274
|
+
Started GET "/jakubowski-inc/fritsch-biz/production" for 127.0.0.1 at 2015-12-18 15:09:02 +0100
|
616275
|
+
Processing by StacksController#show as HTML
|
616276
|
+
Parameters: {"id"=>"jakubowski-inc/fritsch-biz/production"}
|
616277
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 4]]
|
616278
|
+
[1m[35mStack Load (0.1ms)[0m SELECT "stacks".* FROM "stacks" WHERE "stacks"."repo_owner" = ? AND "stacks"."repo_name" = ? AND "stacks"."environment" = ? ORDER BY "stacks"."id" ASC LIMIT 1 [["repo_owner", "jakubowski-inc"], ["repo_name", "fritsch-biz"], ["environment", "production"]]
|
616279
|
+
[1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1[0m [["stack_id", 1], ["status", "success"]]
|
616280
|
+
[1m[35mCommit Load (0.1ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 45]]
|
616281
|
+
[1m[36mCommit Load (0.1ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."stack_id" = ? AND "commits"."detached" = 'f' AND (id > 45) ORDER BY "commits"."id" DESC[0m [["stack_id", 1]]
|
616282
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" IN (1, 3)
|
616283
|
+
[1m[36mStatus Load (0.2ms)[0m [1mSELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" IN (50, 49, 48, 47, 46) ORDER BY "statuses"."created_at" DESC[0m
|
616284
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/_header.html.erb (1.5ms)
|
616285
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.4ms)
|
616286
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.2ms)
|
616287
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
616288
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
616289
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
616290
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.2ms)
|
616291
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
616292
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.2ms)
|
616293
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
616294
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_status.html.erb (0.1ms)
|
616295
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/statuses/_group.html.erb (1.2ms)
|
616296
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit.html.erb (45.2ms)
|
616297
|
+
[1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? ORDER BY "tasks"."id" DESC LIMIT 10 [["stack_id", 1]]
|
616298
|
+
[1m[36mCommit Load (0.2ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 43, 41, 39, 37, 35, 33, 31)[0m
|
616299
|
+
[1m[35mCommit Load (0.4ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" IN (45, 44, 42, 40, 38, 36, 34, 32)
|
616300
|
+
[1m[36mUser Load (0.3ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" IN (2, 1, 3)[0m
|
616301
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
616302
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
616303
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
616304
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
616305
|
+
[1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1 [["stack_id", 1]]
|
616306
|
+
[1m[36mStack Load (0.1ms)[0m [1mSELECT "stacks".* FROM "stacks" WHERE "stacks"."id" = ? LIMIT 1[0m [["id", 1]]
|
616307
|
+
[1m[35mStatus Load (0.1ms)[0m SELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" = ? ORDER BY "statuses"."created_at" DESC [["commit_id", 45]]
|
616308
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" IN ('pending', 'running', 'aborting') ORDER BY "tasks"."id" DESC LIMIT 1[0m [["stack_id", 1]]
|
616309
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
616310
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
616311
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
616312
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
616313
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
616314
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
616315
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
616316
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
616317
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
616318
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
616319
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
616320
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
616321
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
616322
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
616323
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.3ms)
|
616324
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
616325
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
616326
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
616327
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
616328
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
616329
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
616330
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
616331
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
616332
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/commits/_commit_author.html.erb (0.2ms)
|
616333
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."stack_id" = ? AND "tasks"."type" IN ('Deploy', 'Rollback') AND "tasks"."status" = ? ORDER BY "tasks"."created_at" DESC LIMIT 1 [["stack_id", 1], ["status", "success"]]
|
616334
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1[0m [["id", 45]]
|
616335
|
+
Rendered collection (41.7ms)
|
616336
|
+
Rendered /Users/byroot/workspace/shopify/shipit-engine/app/views/stacks/show.html.erb within layouts/shipit (98.7ms)
|
616337
|
+
Completed 200 OK in 228ms (Views: 219.2ms | ActiveRecord: 2.5ms)
|
616338
|
+
|
616339
|
+
|
616340
|
+
Started GET "/assets/ansi_stream.self-92d4ee1a07d3e06eb3145a4809f336213d91ae61be15427ab27b6015a10f0375.css?body=1" for 127.0.0.1 at 2015-12-18 15:09:02 +0100
|
616341
|
+
|
616342
|
+
|
616343
|
+
Started GET "/assets/shipit.self-3b6ac932617577e68e9f9f963103b74bb4367d4d336aa10bf58202f6d4802473.css?body=1" for 127.0.0.1 at 2015-12-18 15:09:02 +0100
|
616344
|
+
|
616345
|
+
|
616346
|
+
Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2015-12-18 15:09:02 +0100
|
616347
|
+
|
616348
|
+
|
616349
|
+
Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2015-12-18 15:09:02 +0100
|
616350
|
+
|
616351
|
+
|
616352
|
+
Started GET "/assets/jquery.timeago.self-4ed8d4e2b0f295b2d1c5efa86a7bbdef3a87f2a44181d61d7e24f259a4c4adc9.js?body=1" for 127.0.0.1 at 2015-12-18 15:09:02 +0100
|
616353
|
+
|
616354
|
+
|
616355
|
+
Started GET "/assets/jquery-notify.self-5e1fb63a56789239246377281b08f2a5664c562b1b8da73b820b3724a2c5f5ed.js?body=1" for 127.0.0.1 at 2015-12-18 15:09:02 +0100
|
616356
|
+
|
616357
|
+
|
616358
|
+
Started GET "/assets/rails-timeago.self-b7c810e153f1dc818aa6fc0f53785913cb96e5e975d5f601ba51d12af7dcce5c.js?body=1" for 127.0.0.1 at 2015-12-18 15:09:02 +0100
|
616359
|
+
|
616360
|
+
|
616361
|
+
Started GET "/assets/shipit/checklist.self-ef7ea89b279487c9d16b596e8c336b8e6442fd8df1551382fcf74c39fb93bf2e.js?body=1" for 127.0.0.1 at 2015-12-18 15:09:02 +0100
|
616362
|
+
|
616363
|
+
|
616364
|
+
Started GET "/assets/shipit/deploy.self-f5cfd411b235ca9b7b063f899773df2dce1a02ab78eda846acde42b603fc699b.js?body=1" for 127.0.0.1 at 2015-12-18 15:09:02 +0100
|
616365
|
+
|
616366
|
+
|
616367
|
+
Started GET "/assets/shipit/flash.self-f92d85c553a11543944c4cef78876f61c8c59aa79444d59e0a97653265004b95.js?body=1" for 127.0.0.1 at 2015-12-18 15:09:02 +0100
|
616368
|
+
|
616369
|
+
|
616370
|
+
Started GET "/assets/shipit/search.self-926d78007ebccc18a093a060259a9c46d71d11b9925c2bc1cc6a352dd1768f1b.js?body=1" for 127.0.0.1 at 2015-12-18 15:09:02 +0100
|
616371
|
+
|
616372
|
+
|
616373
|
+
Started GET "/assets/shipit/stacks.self-d2499e06817173277ad4b14bf799828c2374673a7d1893b03fdab1bda471b807.js?body=1" for 127.0.0.1 at 2015-12-18 15:09:02 +0100
|
616374
|
+
|
616375
|
+
|
616376
|
+
Started GET "/assets/shipit.self-6797e03b284f971915dacd06b1d23f1a4dd7a37bad3cbd4880de8aed970c96a4.js?body=1" for 127.0.0.1 at 2015-12-18 15:09:02 +0100
|
616377
|
+
|
616378
|
+
|
616379
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:09:02 +0100
|
616380
|
+
|
616381
|
+
|
616382
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:09:12 +0100
|
616383
|
+
|
616384
|
+
|
616385
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:09:22 +0100
|
616386
|
+
|
616387
|
+
|
616388
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:09:32 +0100
|
616389
|
+
[1m[35mCommit Load (0.2ms)[0m SELECT "commits".* FROM "commits" WHERE "commits"."id" = ? LIMIT 1 [["id", 46]]
|
616390
|
+
[1m[36mStatus Load (0.2ms)[0m [1mSELECT "statuses".* FROM "statuses" WHERE "statuses"."commit_id" = ? ORDER BY "statuses"."created_at" DESC[0m [["commit_id", 46]]
|
616391
|
+
|
616392
|
+
|
616393
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:09:42 +0100
|
616394
|
+
|
616395
|
+
|
616396
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:09:52 +0100
|
616397
|
+
|
616398
|
+
|
616399
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:10:02 +0100
|
616400
|
+
|
616401
|
+
|
616402
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:10:12 +0100
|
616403
|
+
|
616404
|
+
|
616405
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:10:22 +0100
|
616406
|
+
|
616407
|
+
|
616408
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:10:32 +0100
|
616409
|
+
|
616410
|
+
|
616411
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:10:42 +0100
|
616412
|
+
|
616413
|
+
|
616414
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:10:52 +0100
|
616415
|
+
|
616416
|
+
|
616417
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:11:02 +0100
|
616418
|
+
|
616419
|
+
|
616420
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:11:12 +0100
|
616421
|
+
|
616422
|
+
|
616423
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:11:22 +0100
|
616424
|
+
|
616425
|
+
|
616426
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:11:32 +0100
|
616427
|
+
|
616428
|
+
|
616429
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:11:42 +0100
|
616430
|
+
|
616431
|
+
|
616432
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:11:53 +0100
|
616433
|
+
|
616434
|
+
|
616435
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:12:03 +0100
|
616436
|
+
|
616437
|
+
|
616438
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:12:13 +0100
|
616439
|
+
|
616440
|
+
|
616441
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:12:23 +0100
|
616442
|
+
|
616443
|
+
|
616444
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:12:33 +0100
|
616445
|
+
|
616446
|
+
|
616447
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:12:43 +0100
|
616448
|
+
|
616449
|
+
|
616450
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:12:53 +0100
|
616451
|
+
|
616452
|
+
|
616453
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:13:03 +0100
|
616454
|
+
|
616455
|
+
|
616456
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:13:13 +0100
|
616457
|
+
|
616458
|
+
|
616459
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:13:23 +0100
|
616460
|
+
|
616461
|
+
|
616462
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:13:33 +0100
|
616463
|
+
|
616464
|
+
|
616465
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:13:43 +0100
|
616466
|
+
|
616467
|
+
|
616468
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:13:53 +0100
|
616469
|
+
|
616470
|
+
|
616471
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:14:03 +0100
|
616472
|
+
|
616473
|
+
|
616474
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:14:15 +0100
|
616475
|
+
|
616476
|
+
|
616477
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:14:26 +0100
|
616478
|
+
|
616479
|
+
|
616480
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:14:37 +0100
|
616481
|
+
|
616482
|
+
|
616483
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:14:54 +0100
|
616484
|
+
|
616485
|
+
|
616486
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:15:18 +0100
|
616487
|
+
|
616488
|
+
|
616489
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:15:29 +0100
|
616490
|
+
|
616491
|
+
|
616492
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:15:40 +0100
|
616493
|
+
|
616494
|
+
|
616495
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:15:50 +0100
|
616496
|
+
|
616497
|
+
|
616498
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:16:01 +0100
|
616499
|
+
|
616500
|
+
|
616501
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:16:21 +0100
|
616502
|
+
|
616503
|
+
|
616504
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:16:32 +0100
|
616505
|
+
|
616506
|
+
|
616507
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:16:42 +0100
|
616508
|
+
|
616509
|
+
|
616510
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:17:07 +0100
|
616511
|
+
|
616512
|
+
|
616513
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:17:17 +0100
|
616514
|
+
|
616515
|
+
|
616516
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:17:42 +0100
|
616517
|
+
|
616518
|
+
|
616519
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:17:53 +0100
|
616520
|
+
|
616521
|
+
|
616522
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:18:18 +0100
|
616523
|
+
|
616524
|
+
|
616525
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:18:38 +0100
|
616526
|
+
|
616527
|
+
|
616528
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:18:49 +0100
|
616529
|
+
|
616530
|
+
|
616531
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:19:14 +0100
|
616532
|
+
|
616533
|
+
|
616534
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:19:24 +0100
|
616535
|
+
|
616536
|
+
|
616537
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:19:47 +0100
|
616538
|
+
|
616539
|
+
|
616540
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:19:58 +0100
|
616541
|
+
|
616542
|
+
|
616543
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:20:15 +0100
|
616544
|
+
|
616545
|
+
|
616546
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:20:25 +0100
|
616547
|
+
|
616548
|
+
|
616549
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:20:36 +0100
|
616550
|
+
|
616551
|
+
|
616552
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:20:46 +0100
|
616553
|
+
|
616554
|
+
|
616555
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:20:57 +0100
|
616556
|
+
|
616557
|
+
|
616558
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:21:22 +0100
|
616559
|
+
|
616560
|
+
|
616561
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:21:33 +0100
|
616562
|
+
|
616563
|
+
|
616564
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:21:43 +0100
|
616565
|
+
|
616566
|
+
|
616567
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:21:54 +0100
|
616568
|
+
|
616569
|
+
|
616570
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:22:05 +0100
|
616571
|
+
|
616572
|
+
|
616573
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:22:27 +0100
|
616574
|
+
|
616575
|
+
|
616576
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:22:38 +0100
|
616577
|
+
|
616578
|
+
|
616579
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:22:48 +0100
|
616580
|
+
|
616581
|
+
|
616582
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:22:59 +0100
|
616583
|
+
|
616584
|
+
|
616585
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:23:10 +0100
|
616586
|
+
|
616587
|
+
|
616588
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:23:20 +0100
|
616589
|
+
|
616590
|
+
|
616591
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:23:31 +0100
|
616592
|
+
|
616593
|
+
|
616594
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:23:41 +0100
|
616595
|
+
|
616596
|
+
|
616597
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:23:51 +0100
|
616598
|
+
|
616599
|
+
|
616600
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:24:02 +0100
|
616601
|
+
|
616602
|
+
|
616603
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:24:13 +0100
|
616604
|
+
|
616605
|
+
|
616606
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:24:25 +0100
|
616607
|
+
|
616608
|
+
|
616609
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:24:35 +0100
|
616610
|
+
|
616611
|
+
|
616612
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:24:45 +0100
|
616613
|
+
|
616614
|
+
|
616615
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:25:11 +0100
|
616616
|
+
|
616617
|
+
|
616618
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:25:21 +0100
|
616619
|
+
|
616620
|
+
|
616621
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:25:45 +0100
|
616622
|
+
|
616623
|
+
|
616624
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:25:56 +0100
|
616625
|
+
|
616626
|
+
|
616627
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:26:09 +0100
|
616628
|
+
|
616629
|
+
|
616630
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:26:20 +0100
|
616631
|
+
|
616632
|
+
|
616633
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:26:31 +0100
|
616634
|
+
|
616635
|
+
|
616636
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:26:56 +0100
|
616637
|
+
|
616638
|
+
|
616639
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:27:10 +0100
|
616640
|
+
|
616641
|
+
|
616642
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:27:21 +0100
|
616643
|
+
|
616644
|
+
|
616645
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:27:32 +0100
|
616646
|
+
|
616647
|
+
|
616648
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:27:57 +0100
|
616649
|
+
|
616650
|
+
|
616651
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:28:11 +0100
|
616652
|
+
|
616653
|
+
|
616654
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:28:21 +0100
|
616655
|
+
|
616656
|
+
|
616657
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:28:32 +0100
|
616658
|
+
|
616659
|
+
|
616660
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:28:43 +0100
|
616661
|
+
|
616662
|
+
|
616663
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:28:54 +0100
|
616664
|
+
|
616665
|
+
|
616666
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:29:10 +0100
|
616667
|
+
|
616668
|
+
|
616669
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:29:35 +0100
|
616670
|
+
|
616671
|
+
|
616672
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:29:46 +0100
|
616673
|
+
|
616674
|
+
|
616675
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:30:12 +0100
|
616676
|
+
|
616677
|
+
|
616678
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:30:22 +0100
|
616679
|
+
|
616680
|
+
|
616681
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:30:47 +0100
|
616682
|
+
|
616683
|
+
|
616684
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:30:58 +0100
|
616685
|
+
|
616686
|
+
|
616687
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:31:20 +0100
|
616688
|
+
|
616689
|
+
|
616690
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:31:31 +0100
|
616691
|
+
|
616692
|
+
|
616693
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:31:42 +0100
|
616694
|
+
|
616695
|
+
|
616696
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:31:53 +0100
|
616697
|
+
|
616698
|
+
|
616699
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:32:05 +0100
|
616700
|
+
|
616701
|
+
|
616702
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:32:15 +0100
|
616703
|
+
|
616704
|
+
|
616705
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:32:25 +0100
|
616706
|
+
|
616707
|
+
|
616708
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:32:36 +0100
|
616709
|
+
|
616710
|
+
|
616711
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:32:47 +0100
|
616712
|
+
|
616713
|
+
|
616714
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:32:58 +0100
|
616715
|
+
|
616716
|
+
|
616717
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:33:10 +0100
|
616718
|
+
|
616719
|
+
|
616720
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:33:24 +0100
|
616721
|
+
|
616722
|
+
|
616723
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:33:34 +0100
|
616724
|
+
|
616725
|
+
|
616726
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:33:59 +0100
|
616727
|
+
|
616728
|
+
|
616729
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:34:20 +0100
|
616730
|
+
|
616731
|
+
|
616732
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:34:31 +0100
|
616733
|
+
|
616734
|
+
|
616735
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:34:42 +0100
|
616736
|
+
|
616737
|
+
|
616738
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:34:52 +0100
|
616739
|
+
|
616740
|
+
|
616741
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:35:03 +0100
|
616742
|
+
|
616743
|
+
|
616744
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:35:14 +0100
|
616745
|
+
|
616746
|
+
|
616747
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:35:24 +0100
|
616748
|
+
|
616749
|
+
|
616750
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:35:35 +0100
|
616751
|
+
|
616752
|
+
|
616753
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:35:46 +0100
|
616754
|
+
|
616755
|
+
|
616756
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:35:57 +0100
|
616757
|
+
|
616758
|
+
|
616759
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:36:18 +0100
|
616760
|
+
|
616761
|
+
|
616762
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:36:32 +0100
|
616763
|
+
|
616764
|
+
|
616765
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:36:42 +0100
|
616766
|
+
|
616767
|
+
|
616768
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:36:53 +0100
|
616769
|
+
|
616770
|
+
|
616771
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:37:08 +0100
|
616772
|
+
|
616773
|
+
|
616774
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:37:18 +0100
|
616775
|
+
|
616776
|
+
|
616777
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:37:29 +0100
|
616778
|
+
|
616779
|
+
|
616780
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:37:41 +0100
|
616781
|
+
|
616782
|
+
|
616783
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:37:52 +0100
|
616784
|
+
|
616785
|
+
|
616786
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:38:02 +0100
|
616787
|
+
|
616788
|
+
|
616789
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:38:12 +0100
|
616790
|
+
|
616791
|
+
|
616792
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:38:23 +0100
|
616793
|
+
|
616794
|
+
|
616795
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:38:33 +0100
|
616796
|
+
|
616797
|
+
|
616798
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:38:44 +0100
|
616799
|
+
|
616800
|
+
|
616801
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:38:54 +0100
|
616802
|
+
|
616803
|
+
|
616804
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:39:10 +0100
|
616805
|
+
|
616806
|
+
|
616807
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:39:21 +0100
|
616808
|
+
|
616809
|
+
|
616810
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:39:35 +0100
|
616811
|
+
|
616812
|
+
|
616813
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:39:48 +0100
|
616814
|
+
|
616815
|
+
|
616816
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:39:58 +0100
|
616817
|
+
|
616818
|
+
|
616819
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:40:08 +0100
|
616820
|
+
|
616821
|
+
|
616822
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:40:34 +0100
|
616823
|
+
|
616824
|
+
|
616825
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:40:45 +0100
|
616826
|
+
|
616827
|
+
|
616828
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:40:56 +0100
|
616829
|
+
|
616830
|
+
|
616831
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:41:19 +0100
|
616832
|
+
|
616833
|
+
|
616834
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:41:44 +0100
|
616835
|
+
|
616836
|
+
|
616837
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:41:55 +0100
|
616838
|
+
|
616839
|
+
|
616840
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:42:18 +0100
|
616841
|
+
|
616842
|
+
|
616843
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:42:29 +0100
|
616844
|
+
|
616845
|
+
|
616846
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:42:40 +0100
|
616847
|
+
|
616848
|
+
|
616849
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:42:51 +0100
|
616850
|
+
|
616851
|
+
|
616852
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:43:02 +0100
|
616853
|
+
|
616854
|
+
|
616855
|
+
Started GET "/events?channels%5B%5D=stack.1" for 127.0.0.1 at 2015-12-18 15:43:14 +0100
|