summaryrefslogtreecommitdiffstats
path: root/runtime/poky/qemuarm64/core-image-ptest-glib-networking/ptest-glib-networking.log
blob: 816084635fc2452d8437e895581dffe3bad03f30 (plain)
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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
START: ptest-runner
2024-04-18T01:20
Running test: glib-networking/connection-gnutls.test
TAP version 13
# random seed: R02S9ac4d6a6dc396ce2f7a9211bccaf77c3
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gnutls (GTlsBackendGnutls) for ?gio-tls-backend?
1..46
# Start of tls tests
# Start of gnutls tests
# Start of connection tests
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dummy (GDummyProxyResolver) for ?gio-proxy-resolver?
ok 1 /tls/gnutls/connection/basic
ok 2 /tls/gnutls/connection/verified
ok 3 /tls/gnutls/connection/verified-chain
ok 4 /tls/gnutls/connection/verified-chain-with-redundant-root-cert
ok 5 /tls/gnutls/connection/verified-chain-with-duplicate-server-cert
ok 6 /tls/gnutls/connection/verified-unordered-chain
ok 7 /tls/gnutls/connection/verified-chain-with-alternative-ca-cert
ok 8 /tls/gnutls/connection/invalid-chain-with-alternative-ca-cert
ok 9 /tls/gnutls/connection/client-auth
ok 10 /tls/gnutls/connection/client-auth-rehandshake
ok 11 /tls/gnutls/connection/client-auth-failure
# Bug Reference: http://bugzilla.gnome.org/793712
ok 12 /tls/gnutls/connection/client-auth-fail-missing-client-private-key
ok 13 /tls/gnutls/connection/client-auth-request-cert
ok 14 /tls/gnutls/connection/client-auth-request-fail
ok 15 /tls/gnutls/connection/client-auth-request-none
ok 16 /tls/gnutls/connection/no-database
ok 17 /tls/gnutls/connection/failed
# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
# GLib-GIO-DEBUG: GSocketClient: TCP connection successful
# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake
# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded
# GLib-GIO-DEBUG: GSocketClient: Connection successful!
ok 18 /tls/gnutls/connection/socket-client
# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
# GLib-GIO-DEBUG: GSocketClient: TCP connection successful
# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake
# GLib-GIO-DEBUG: GSocketClient: TLS handshake failed: Unacceptable TLS certificate
# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
# GLib-GIO-DEBUG: GSocketClient: Address enumeration completed (out of addresses)
# GLib-GIO-DEBUG: GSocketClient: Address enumeration failed: (null)
# GLib-GIO-DEBUG: GSocketClient: Connection failed: Unacceptable TLS certificate
ok 19 /tls/gnutls/connection/socket-client-failed
# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
# GLib-GIO-DEBUG: GSocketClient: TCP connection successful
# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake
# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded
# GLib-GIO-DEBUG: GSocketClient: Connection successful!
ok 20 /tls/gnutls/connection/read-time-out-then-write
# slow test /tls/gnutls/connection/read-time-out-then-write executed in 1.05 secs
ok 21 /tls/gnutls/connection/simultaneous-async
ok 22 /tls/gnutls/connection/simultaneous-sync
ok 23 /tls/gnutls/connection/simultaneous-async-rehandshake
ok 24 /tls/gnutls/connection/simultaneous-sync-rehandshake
ok 25 /tls/gnutls/connection/close-immediately
# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
# GLib-GIO-DEBUG: GSocketClient: TCP connection successful
# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake
# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded
# GLib-GIO-DEBUG: GSocketClient: Connection successful!
# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
# GLib-GIO-DEBUG: GSocketClient: TCP connection successful
# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake
# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded
# GLib-GIO-DEBUG: GSocketClient: Connection successful!
ok 26 /tls/gnutls/connection/unclean-close-by-server
# Bug Reference: http://bugzilla.gnome.org/710691
ok 27 /tls/gnutls/connection/async-implicit-handshake
ok 28 /tls/gnutls/connection/output-stream-close
ok 29 /tls/gnutls/connection/garbage-database
# Bug Reference: http://bugzilla.gnome.org/792219
ok 30 /tls/gnutls/connection/readwrite-after-connection-destroyed
ok 31 /tls/gnutls/connection/sync-op-during-handshake
Executing: glib-networking/connection-gnutls.test
ok 32 /tls/gnutls/connection/socket-timeout
# slow test /tls/gnutls/connection/socket-timeout executed in 1.51 secs
ok 33 /tls/gnutls/connection/missing-server-identity
ok 34 /tls/gnutls/connection/peer-certificate-notify
ok 35 /tls/gnutls/connection/tls-info
# Start of session tests
ok 36 /tls/gnutls/connection/session/resume_multiple_times
ok 37 /tls/gnutls/connection/session/reuse_ten_minute_expiry
# End of session tests
# Start of alpn tests
ok 38 /tls/gnutls/connection/alpn/match
ok 39 /tls/gnutls/connection/alpn/no-match
ok 40 /tls/gnutls/connection/alpn/client-only
ok 41 /tls/gnutls/connection/alpn/server-only
# End of alpn tests
# Start of binding tests
ok 42 /tls/gnutls/connection/binding/match-tls-unique # SKIP tls-unique is not supported
ok 43 /tls/gnutls/connection/binding/match-tls-server-end-point
ok 44 /tls/gnutls/connection/binding/match-tls-exporter
# End of binding tests
# Start of oscp tests
ok 45 /tls/gnutls/connection/oscp/must-staple
ok 46 /tls/gnutls/connection/oscp/must-staple-intermediate-certificate
# End of oscp tests
# End of connection tests
# End of gnutls tests
# End of tls tests
PASS: glib-networking/connection-gnutls.test
Running test: glib-networking/environment.test
TAP version 13
# random seed: R02Safeab23fe422093c94174bedbc65b7aa
1..3
# Start of proxy tests
# Start of environment tests
ok 1 /proxy/environment/uri
ok 2 /proxy/environment/socks
ok 3 /proxy/environment/ignore
# End of environment tests
# End of proxy tests
PASS: glib-networking/environment.test
Running test: glib-networking/certificate-gnutls.test
TAP version 13
# random seed: R02S421a48ea29c4d72851036e05e0903ed3
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gnutls (GTlsBackendGnutls) for ?gio-tls-backend?
1..27
# Start of tls tests
# Start of gnutls tests
# Start of certificate tests
ok 1 /tls/gnutls/certificate/create-pem
ok 2 /tls/gnutls/certificate/create-der
ok 3 /tls/gnutls/certificate/create-with-key-pem
ok 4 /tls/gnutls/certificate/create-with-key-der
ok 5 /tls/gnutls/certificate/create-with-issuer
ok 6 /tls/gnutls/certificate/create-with-garbage-input
ok 7 /tls/gnutls/certificate/private-key
ok 8 /tls/gnutls/certificate/create-chain
ok 9 /tls/gnutls/certificate/create-no-chain
ok 10 /tls/gnutls/certificate/create-list
ok 11 /tls/gnutls/certificate/create-list-bad
ok 12 /tls/gnutls/certificate/verify-good
ok 13 /tls/gnutls/certificate/verify-bad-identity
ok 14 /tls/gnutls/certificate/verify-bad-ca
ok 15 /tls/gnutls/certificate/verify-bad-before
ok 16 /tls/gnutls/certificate/verify-bad-expired
ok 17 /tls/gnutls/certificate/verify-bad-combo
ok 18 /tls/gnutls/certificate/is-same
ok 19 /tls/gnutls/certificate/not-valid-before
ok 20 /tls/gnutls/certificate/not-valid-after
ok 21 /tls/gnutls/certificate/subject-name
ok 22 /tls/gnutls/certificate/issuer-name
ok 23 /tls/gnutls/certificate/dns-names
ok 24 /tls/gnutls/certificate/ip-addresses
# Start of pkcs12 tests
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?
ok 25 /tls/gnutls/certificate/pkcs12/basic
ok 26 /tls/gnutls/certificate/pkcs12/password
ok 27 /tls/gnutls/certificate/pkcs12/encrypted
# End of pkcs12 tests
# End of certificate tests
# End of gnutls tests
# End of tls tests
PASS: glib-networking/certificate-gnutls.test
Running test: glib-networking/file-database-gnutls.test
TAP version 13
# random seed: R02Sa509c3f47b1d3c14f04fd7c797548e10
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gnutls (GTlsBackendGnutls) for ?gio-tls-backend?
1..12
# Start of tls tests
# Start of gnutls tests
# Start of backend tests
ok 1 /tls/gnutls/backend/default-database-is-singleton
# End of backend tests
# Start of database tests
ok 2 /tls/gnutls/database/verify-good
ok 3 /tls/gnutls/database/verify-bad-identity
ok 4 /tls/gnutls/database/verify-bad-ca
ok 5 /tls/gnutls/database/verify-bad-before
ok 6 /tls/gnutls/database/verify-bad-expired
ok 7 /tls/gnutls/database/verify-bad-combo
ok 8 /tls/gnutls/database/verify-with-incorrect-root-in-chain
# End of database tests
# Start of file-database tests
ok 9 /tls/gnutls/file-database/anchors-property
ok 10 /tls/gnutls/file-database/lookup-certificates-issued-by
ok 11 /tls/gnutls/file-database/test-handle
ok 12 /tls/gnutls/file-database/test-handle-invalid
# End of file-database tests
# End of gnutls tests
# End of tls tests
PASS: glib-networking/file-database-gnutls.test
SUMMARY: total=4; passed=4; skipped=0; failed=0; user=0.6s; system=0.2s; maxrss=9600
DURATION: 6