Revision 353032373862 () - Diff

Link to this snippet: https://friendpaste.com/rNm6Gosz9G3u0J0G3wrdO
Embed:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
> ./test/etap/run -v ./test/etap/077-couch-db-fast-db-delete-create.t
./test/etap/077-couch-db-fast-db-delete-create.t ..
# Current time local 2012-11-13 17:13:29
# Using etap version "0.3.4"
Apache CouchDB 0.0.0 (LogLevel=info) is starting.
Apache CouchDB has started. Time to relax.
[info] [<0.2.0>] Apache CouchDB has started on http://127.0.0.1:58465/
[error] [<0.41.0>] Unexpected message, restarting couch_server: {'EXIT',
<0.20841.27>,
shutdown}
[error] [<0.41.0>] ** Generic server couch_server terminating
** Last message in was {'EXIT',<0.20841.27>,shutdown}
** When Server state == {server,"/Users/jan/Work/couchdb/tmp/lib",
{re_pattern,0,0,
<<69,82,67,80,124,0,0,0,16,0,0,0,1,0,0,0,0,0,
0,0,0,0,0,0,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,93,0,72,25,77,0,0,0,0,0,0,
0,0,0,0,0,0,254,255,255,7,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,77,0,0,0,0,16,171,255,3,0,0,0,
128,254,255,255,7,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,69,26,84,0,72,0>>},
100,0,"Tue, 13 Nov 2012 16:13:29 GMT"}
** Reason for termination ==
** kill

=ERROR REPORT==== 13-Nov-2012::17:31:43 ===
** Generic server couch_server terminating
** Last message in was {'EXIT',<0.20841.27>,shutdown}
** When Server state == {server,"/Users/jan/Work/couchdb/tmp/lib",
{re_pattern,0,0,
<<69,82,67,80,124,0,0,0,16,0,0,0,1,0,0,0,0,0,
0,0,0,0,0,0,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,93,0,72,25,77,0,0,0,0,0,0,
0,0,0,0,0,0,254,255,255,7,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,77,0,0,0,0,16,171,255,3,0,0,0,
128,254,255,255,7,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,69,26,84,0,72,0>>},
100,0,"Tue, 13 Nov 2012 16:13:29 GMT"}
** Reason for termination ==
** kill
[error] [<0.41.0>] {error_report,<0.22.0>,
{<0.41.0>,crash_report,
[[{initial_call,{couch_server,init,['Argument__1']}},
{pid,<0.41.0>},
{registered_name,couch_server},
{error_info,
{exit,kill,
[{gen_server,terminate,6,
[{file,"gen_server.erl"},{line,747}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,227}]}]}},
{ancestors,
[couch_primary_services,couch_server_sup,<0.2.0>]},
{messages,
[{'$gen_call',
{<0.2.0>,#Ref<0.0.10.8445>},
{create,<<"etap-test-db">>,[]}},
{'$gen_call',
{<0.49.0>,#Ref<0.0.10.8454>},
{open,<<"_users">>,
[{before_doc_update,
#Fun<couch_users_db.before_doc_update.2>},
{after_doc_read,
#Fun<couch_users_db.after_doc_read.2>},
sys_db,
{user_ctx,
{user_ctx,null,[<<"_admin">>],undefined}},
sys_db]}}]},
{links,[<0.38.0>]},
{dictionary,[]},
{trap_exit,true},
{status,running},
{heap_size,2584},
{stack_size,24},
{reductions,111695496}],
[]]}}
[error] [<0.38.0>] {error_report,<0.22.0>,
{<0.38.0>,supervisor_report,
[{supervisor,{local,couch_primary_services}},
{errorContext,child_terminated},
{reason,kill},
{offender,
[{pid,<0.41.0>},
{name,couch_server},
{mfargs,{couch_server,sup_start_link,[]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,worker}]}]}}
No subtests run

Test Summary Report
-------------------
./test/etap/077-couch-db-fast-db-delete-create.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=1, Tests=0, 1094 wallclock secs ( 0.03 usr 0.01 sys + 92.90 cusr 95.39 csys = 188.33 CPU)
Result: FAIL