lmw
2024-09-23 f23be5d1086538d541281b84d8b093f95c545c47
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
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 753056 bytes for Chunk::new
# Possible reasons:
#   The system is out of physical RAM or swap space
#   The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
# Possible solutions:
#   Reduce memory load on the system
#   Increase physical memory or swap space
#   Check if swap backing store is full
#   Decrease Java heap size (-Xmx/-Xms)
#   Decrease number of Java threads
#   Decrease Java thread stack sizes (-Xss)
#   Set larger code cache with -XX:ReservedCodeCacheSize=
#   JVM is running with Unscaled Compressed Oops mode in which the Java heap is
#     placed in the first 4GB address space. The Java Heap base address is the
#     maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
#     to set the Java Heap base and to place the Java Heap above 4GB virtual address.
# This output file may be truncated or incomplete.
#
#  Out of Memory Error (allocation.cpp:389), pid=3208, tid=0x00000000000005b4
#
# JRE version: OpenJDK Runtime Environment (8.0_212-b04) (build 1.8.0_212-release-1586-b04)
# Java VM: OpenJDK 64-Bit Server VM (25.212-b04 mixed mode windows-amd64 compressed oops)
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
 
---------------  T H R E A D  ---------------
 
Current thread (0x000000001a2b2000):  JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=1460, stack(0x000000001a960000,0x000000001aa60000)]
 
Stack: [0x000000001a960000,0x000000001aa60000]
[error occurred during error reporting (printing stack bounds), id 0xc0000005]
 
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
 
 
Current CompileTask:
C2:   2505 1518   !   4       java.net.URLClassLoader$1::run (63 bytes)
 
 
---------------  P R O C E S S  ---------------
 
Java Threads: ( => current thread )
  0x000000001be9d000 JavaThread "Cache worker for journal cache (C:\Users\Administrator\.gradle\caches\journal-1)" [_thread_blocked, id=5364, stack(0x000000001eb30000,0x000000001ec30000)]
  0x000000001be9c000 JavaThread "File lock request listener" [_thread_in_native, id=32, stack(0x000000001ea30000,0x000000001eb30000)]
  0x000000001c802000 JavaThread "Cache worker for file hash cache (C:\Users\Administrator\.gradle\caches\5.6.4\fileHashes)" [_thread_blocked, id=14328, stack(0x000000001e830000,0x000000001e930000)]
  0x000000001c6ec000 JavaThread "Thread-9" [_thread_blocked, id=3252, stack(0x000000001e530000,0x000000001e630000)]
  0x000000001c6dc800 JavaThread "Stdin handler" [_thread_blocked, id=11900, stack(0x000000001e430000,0x000000001e530000)]
  0x000000001c6e3000 JavaThread "Asynchronous log dispatcher for DefaultDaemonConnection: socket connection from /127.0.0.1:26852 to /127.0.0.1:26853" [_thread_blocked, id=15068, stack(0x000000001e330000,0x000000001e430000)]
  0x000000001c6d5000 JavaThread "Daemon worker" [_thread_in_vm, id=14852, stack(0x000000001e230000,0x000000001e330000)]
  0x000000001c733000 JavaThread "Cancel handler" [_thread_blocked, id=2160, stack(0x000000001e130000,0x000000001e230000)]
  0x000000001c6b6000 JavaThread "Handler for socket connection from /127.0.0.1:26852 to /127.0.0.1:26853" [_thread_in_native, id=10572, stack(0x000000001de30000,0x000000001df30000)]
  0x000000001c6b3800 JavaThread "Daemon" [_thread_blocked, id=13384, stack(0x000000001dd30000,0x000000001de30000)]
  0x000000001c65f000 JavaThread "Daemon periodic checks" [_thread_blocked, id=10180, stack(0x000000001dc30000,0x000000001dd30000)]
  0x000000001c5fe000 JavaThread "Incoming local TCP Connector on port 26852" [_thread_in_native, id=13084, stack(0x000000001d820000,0x000000001d920000)]
  0x000000001c508000 JavaThread "Daemon health stats" [_thread_blocked, id=14384, stack(0x000000001d500000,0x000000001d600000)]
  0x000000001a32d800 JavaThread "Service Thread" daemon [_thread_blocked, id=10140, stack(0x000000001ab60000,0x000000001ac60000)]
  0x000000001a2b3800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=13576, stack(0x000000001aa60000,0x000000001ab60000)]
=>0x000000001a2b2000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=1460, stack(0x000000001a960000,0x000000001aa60000)]
  0x000000001a2ae800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=15292, stack(0x000000001a860000,0x000000001a960000)]
  0x0000000018880000 JavaThread "Attach Listener" daemon [_thread_blocked, id=13012, stack(0x000000001a760000,0x000000001a860000)]
  0x000000001a2ab800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=12932, stack(0x000000001a660000,0x000000001a760000)]
  0x0000000004cbe000 JavaThread "Finalizer" daemon [_thread_blocked, id=13560, stack(0x000000001a100000,0x000000001a200000)]
  0x0000000004cb5000 JavaThread "Reference Handler" daemon [_thread_blocked, id=11040, stack(0x000000001a000000,0x000000001a100000)]
  0x0000000004bc2800 JavaThread "main" [_thread_blocked, id=3444, stack(0x0000000004ac0000,0x0000000004bc0000)]
 
Other Threads:
  0x0000000018838800 VMThread [stack: 0x0000000019f00000,0x000000001a000000] [id=15224]
  0x000000001a32e800 WatcherThread [stack: 0x000000001ac60000,0x000000001ad60000] [id=13456]
 
VM state:not at safepoint (normal execution)
 
VM Mutex/Monitor currently owned by a thread: None
 
heap address: 0x00000000a0000000, size: 1536 MB, Compressed Oops mode: 32-bit
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x0000000100000000
 
Heap:
 PSYoungGen      total 37888K, used 16196K [0x00000000e0000000, 0x00000000e2a00000, 0x0000000100000000)
  eden space 32768K, 33% used [0x00000000e0000000,0x00000000e0ad73a0,0x00000000e2000000)
  from space 5120K, 99% used [0x00000000e2500000,0x00000000e29fa040,0x00000000e2a00000)
  to   space 5120K, 0% used [0x00000000e2000000,0x00000000e2000000,0x00000000e2500000)
 ParOldGen       total 86016K, used 4213K [0x00000000a0000000, 0x00000000a5400000, 0x00000000e0000000)
  object space 86016K, 4% used [0x00000000a0000000,0x00000000a041d6c0,0x00000000a5400000)
 Metaspace       used 15472K, capacity 15962K, committed 16256K, reserved 1062912K
  class space    used 2176K, capacity 2343K, committed 2432K, reserved 1048576K
 
Card table byte_map: [0x0000000014080000,0x0000000014390000] byte_map_base: 0x0000000013b80000
 
Marking Bits: (ParMarkBitMap*) 0x0000000053fb9f30
 Begin Bits: [0x0000000014b90000, 0x0000000016390000)
 End Bits:   [0x0000000016390000, 0x0000000017b90000)
 
Polling page: 0x0000000002ed0000
 
CodeCache: size=245760Kb used=5441Kb max_used=5441Kb free=240318Kb
 bounds [0x0000000004cc0000, 0x0000000005220000, 0x0000000013cc0000]
 total_blobs=1923 nmethods=1532 adapters=304
 compilation: enabled
 
Compilation events (10 events):
Event: 2.490 Thread 0x000000001a2b3800 1529       3       java.lang.invoke.MethodHandle::<init> (35 bytes)
Event: 2.490 Thread 0x000000001a2b3800 nmethod 1529 0x0000000005211250 code [0x00000000052113e0, 0x00000000052117b8]
Event: 2.490 Thread 0x000000001a2b3800 1530       3       java.lang.invoke.LambdaForm::prepare (43 bytes)
Event: 2.490 Thread 0x000000001a2b3800 nmethod 1530 0x0000000005211950 code [0x0000000005211ae0, 0x0000000005211e28]
Event: 2.498 Thread 0x000000001a2b3800 1531       3       java.nio.HeapByteBuffer::ix (7 bytes)
Event: 2.498 Thread 0x000000001a2b3800 nmethod 1531 0x0000000005211f50 code [0x00000000052120a0, 0x00000000052121f0]
Event: 2.499 Thread 0x000000001a2b3800 1532       3       org.gradle.internal.service.DefaultServiceRegistry$SingletonService::get (5 bytes)
Event: 2.500 Thread 0x000000001a2b3800 nmethod 1532 0x0000000005212250 code [0x00000000052123c0, 0x00000000052125c8]
Event: 2.500 Thread 0x000000001a2b3800 1533   !   3       org.gradle.internal.service.DefaultServiceRegistry$ManagedObjectServiceProvider::getInstance (81 bytes)
Event: 2.500 Thread 0x000000001a2b3800 nmethod 1533 0x0000000005212650 code [0x00000000052127c0, 0x0000000005212c28]
 
GC Heap History (8 events):
Event: 1.028 GC heap before
{Heap before GC invocations=1 (full 0):
 PSYoungGen      total 37888K, used 32768K [0x00000000e0000000, 0x00000000e2a00000, 0x0000000100000000)
  eden space 32768K, 100% used [0x00000000e0000000,0x00000000e2000000,0x00000000e2000000)
  from space 5120K, 0% used [0x00000000e2500000,0x00000000e2500000,0x00000000e2a00000)
  to   space 5120K, 0% used [0x00000000e2000000,0x00000000e2000000,0x00000000e2500000)
 ParOldGen       total 86016K, used 0K [0x00000000a0000000, 0x00000000a5400000, 0x00000000e0000000)
  object space 86016K, 0% used [0x00000000a0000000,0x00000000a0000000,0x00000000a5400000)
 Metaspace       used 7097K, capacity 7354K, committed 7680K, reserved 1056768K
  class space    used 861K, capacity 942K, committed 1024K, reserved 1048576K
Event: 1.033 GC heap after
Heap after GC invocations=1 (full 0):
 PSYoungGen      total 37888K, used 4619K [0x00000000e0000000, 0x00000000e2a00000, 0x0000000100000000)
  eden space 32768K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e2000000)
  from space 5120K, 90% used [0x00000000e2000000,0x00000000e2482ce0,0x00000000e2500000)
  to   space 5120K, 0% used [0x00000000e2500000,0x00000000e2500000,0x00000000e2a00000)
 ParOldGen       total 86016K, used 8K [0x00000000a0000000, 0x00000000a5400000, 0x00000000e0000000)
  object space 86016K, 0% used [0x00000000a0000000,0x00000000a0002000,0x00000000a5400000)
 Metaspace       used 7097K, capacity 7354K, committed 7680K, reserved 1056768K
  class space    used 861K, capacity 942K, committed 1024K, reserved 1048576K
}
Event: 1.413 GC heap before
{Heap before GC invocations=2 (full 0):
 PSYoungGen      total 37888K, used 37387K [0x00000000e0000000, 0x00000000e2a00000, 0x0000000100000000)
  eden space 32768K, 100% used [0x00000000e0000000,0x00000000e2000000,0x00000000e2000000)
  from space 5120K, 90% used [0x00000000e2000000,0x00000000e2482ce0,0x00000000e2500000)
  to   space 5120K, 0% used [0x00000000e2500000,0x00000000e2500000,0x00000000e2a00000)
 ParOldGen       total 86016K, used 8K [0x00000000a0000000, 0x00000000a5400000, 0x00000000e0000000)
  object space 86016K, 0% used [0x00000000a0000000,0x00000000a0002000,0x00000000a5400000)
 Metaspace       used 7334K, capacity 7666K, committed 7936K, reserved 1056768K
  class space    used 892K, capacity 982K, committed 1024K, reserved 1048576K
Event: 1.416 GC heap after
Heap after GC invocations=2 (full 0):
 PSYoungGen      total 37888K, used 3585K [0x00000000e0000000, 0x00000000e2a00000, 0x0000000100000000)
  eden space 32768K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e2000000)
  from space 5120K, 70% used [0x00000000e2500000,0x00000000e2880540,0x00000000e2a00000)
  to   space 5120K, 0% used [0x00000000e2000000,0x00000000e2000000,0x00000000e2500000)
 ParOldGen       total 86016K, used 16K [0x00000000a0000000, 0x00000000a5400000, 0x00000000e0000000)
  object space 86016K, 0% used [0x00000000a0000000,0x00000000a0004000,0x00000000a5400000)
 Metaspace       used 7334K, capacity 7666K, committed 7936K, reserved 1056768K
  class space    used 892K, capacity 982K, committed 1024K, reserved 1048576K
}
Event: 2.068 GC heap before
{Heap before GC invocations=3 (full 0):
 PSYoungGen      total 37888K, used 36353K [0x00000000e0000000, 0x00000000e2a00000, 0x0000000100000000)
  eden space 32768K, 100% used [0x00000000e0000000,0x00000000e2000000,0x00000000e2000000)
  from space 5120K, 70% used [0x00000000e2500000,0x00000000e2880540,0x00000000e2a00000)
  to   space 5120K, 0% used [0x00000000e2000000,0x00000000e2000000,0x00000000e2500000)
 ParOldGen       total 86016K, used 16K [0x00000000a0000000, 0x00000000a5400000, 0x00000000e0000000)
  object space 86016K, 0% used [0x00000000a0000000,0x00000000a0004000,0x00000000a5400000)
 Metaspace       used 12229K, capacity 12612K, committed 12800K, reserved 1060864K
  class space    used 1620K, capacity 1732K, committed 1792K, reserved 1048576K
Event: 2.073 GC heap after
Heap after GC invocations=3 (full 0):
 PSYoungGen      total 37888K, used 5112K [0x00000000e0000000, 0x00000000e2a00000, 0x0000000100000000)
  eden space 32768K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e2000000)
  from space 5120K, 99% used [0x00000000e2000000,0x00000000e24fe010,0x00000000e2500000)
  to   space 5120K, 0% used [0x00000000e2500000,0x00000000e2500000,0x00000000e2a00000)
 ParOldGen       total 86016K, used 1487K [0x00000000a0000000, 0x00000000a5400000, 0x00000000e0000000)
  object space 86016K, 1% used [0x00000000a0000000,0x00000000a0173c28,0x00000000a5400000)
 Metaspace       used 12229K, capacity 12612K, committed 12800K, reserved 1060864K
  class space    used 1620K, capacity 1732K, committed 1792K, reserved 1048576K
}
Event: 2.396 GC heap before
{Heap before GC invocations=4 (full 0):
 PSYoungGen      total 37888K, used 37880K [0x00000000e0000000, 0x00000000e2a00000, 0x0000000100000000)
  eden space 32768K, 100% used [0x00000000e0000000,0x00000000e2000000,0x00000000e2000000)
  from space 5120K, 99% used [0x00000000e2000000,0x00000000e24fe010,0x00000000e2500000)
  to   space 5120K, 0% used [0x00000000e2500000,0x00000000e2500000,0x00000000e2a00000)
 ParOldGen       total 86016K, used 1487K [0x00000000a0000000, 0x00000000a5400000, 0x00000000e0000000)
  object space 86016K, 1% used [0x00000000a0000000,0x00000000a0173c28,0x00000000a5400000)
 Metaspace       used 14605K, capacity 15054K, committed 15232K, reserved 1062912K
  class space    used 2027K, capacity 2163K, committed 2176K, reserved 1048576K
Event: 2.401 GC heap after
Heap after GC invocations=4 (full 0):
 PSYoungGen      total 37888K, used 5096K [0x00000000e0000000, 0x00000000e2a00000, 0x0000000100000000)
  eden space 32768K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e2000000)
  from space 5120K, 99% used [0x00000000e2500000,0x00000000e29fa040,0x00000000e2a00000)
  to   space 5120K, 0% used [0x00000000e2000000,0x00000000e2000000,0x00000000e2500000)
 ParOldGen       total 86016K, used 4213K [0x00000000a0000000, 0x00000000a5400000, 0x00000000e0000000)
  object space 86016K, 4% used [0x00000000a0000000,0x00000000a041d6c0,0x00000000a5400000)
 Metaspace       used 14605K, capacity 15054K, committed 15232K, reserved 1062912K
  class space    used 2027K, capacity 2163K, committed 2176K, reserved 1048576K
}
 
Deoptimization events (10 events):
Event: 1.732 Thread 0x0000000004bc2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004f67728 method=java.io.WinNTFileSystem.normalize(Ljava/lang/String;)Ljava/lang/String; @ 128
Event: 1.990 Thread 0x000000001c6b6000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000050badb0 method=java.util.concurrent.ConcurrentHashMap.putVal(Ljava/lang/Object;Ljava/lang/Object;Z)Ljava/lang/Object; @ 206
Event: 2.044 Thread 0x000000001c6d5000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004f08cc0 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 253
Event: 2.044 Thread 0x000000001c6d5000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004f08cc0 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 253
Event: 2.044 Thread 0x000000001c6d5000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004f08cc0 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 253
Event: 2.044 Thread 0x000000001c6d5000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004f0b320 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 253
Event: 2.227 Thread 0x000000001c6d5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004faea44 method=java.util.regex.Matcher.match(II)Z @ 86
Event: 2.239 Thread 0x000000001c6d5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004faea44 method=java.util.regex.Matcher.match(II)Z @ 86
Event: 2.239 Thread 0x000000001c6d5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004faea44 method=java.util.regex.Matcher.match(II)Z @ 86
Event: 2.240 Thread 0x000000001c6d5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004e34c1c method=java.util.regex.Matcher.match(II)Z @ 86
 
Classes redefined (0 events):
No events
 
Internal exceptions (10 events):
Event: 2.004 Thread 0x000000001c6b6000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000e1bff1a8) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 1614]
Event: 2.005 Thread 0x000000001c6b6000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000e1c07e38) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 1614]
Event: 2.006 Thread 0x000000001c6b6000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000e1c1e4b8) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 1614]
Event: 2.014 Thread 0x000000001c6b6000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000e1c7c820) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 1614]
Event: 2.016 Thread 0x000000001c6b6000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000e1ca9590) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 1614]
Event: 2.020 Thread 0x000000001c6b6000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000e1cd8200) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 1614]
Event: 2.022 Thread 0x000000001c6b6000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000e1ce3608) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 1614]
Event: 2.477 Thread 0x000000001c6d5000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$and$0(Ljava/util/function/Predicate;Ljava/lang/Object;)Z> (0x00000000e093a580) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 620]
Event: 2.489 Thread 0x000000001c6d5000 Exception <a 'java/lang/IncompatibleClassChangeError': Found class java.lang.Object, but interface was expected> (0x00000000e0950868) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 653]
Event: 2.494 Thread 0x000000001c6d5000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$or$2(Ljava/util/function/Predicate;Ljava/lang/Object;)Z> (0x00000000e0955778) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 620]
 
Events (10 events):
Event: 2.500 loading class org/gradle/api/tasks/util/internal/PatternSets$PatternSetFactory
Event: 2.500 loading class org/gradle/api/tasks/util/internal/PatternSets$PatternSetFactory done
Event: 2.500 loading class org/gradle/api/tasks/util/internal/PatternSets$InternalPatternSet
Event: 2.500 loading class org/gradle/api/tasks/util/internal/PatternSets$InternalPatternSet done
Event: 2.501 loading class org/gradle/api/internal/file/DefaultFileLookup
Event: 2.501 loading class org/gradle/api/internal/file/DefaultFileLookup done
Event: 2.501 loading class org/gradle/api/internal/file/IdentityFileResolver
Event: 2.501 loading class org/gradle/api/internal/file/IdentityFileResolver done
Event: 2.501 loading class org/gradle/api/internal/file/AbstractFileResolver
Event: 2.501 loading class org/gradle/api/internal/file/AbstractFileResolver done
 
 
Dynamic libraries:
0x00007ff61ad50000 - 0x00007ff61ad81000     C:\Program Files\Android\Android Studio\jre\bin\java.exe
0x00007ff818b60000 - 0x00007ff818d40000     C:\windows\SYSTEM32\ntdll.dll
0x00007ff818510000 - 0x00007ff8185be000     C:\windows\System32\KERNEL32.DLL
0x00007ff815920000 - 0x00007ff815b86000     C:\windows\System32\KERNELBASE.dll
0x00007ff816c90000 - 0x00007ff816d31000     C:\windows\System32\ADVAPI32.dll
0x00007ff818a10000 - 0x00007ff818aad000     C:\windows\System32\msvcrt.dll
0x00007ff816aa0000 - 0x00007ff816afb000     C:\windows\System32\sechost.dll
0x00007ff8160b0000 - 0x00007ff8161cf000     C:\windows\System32\RPCRT4.dll
0x00007ff816b00000 - 0x00007ff816c8f000     C:\windows\System32\USER32.dll
0x00007ff815c40000 - 0x00007ff815c60000     C:\windows\System32\win32u.dll
0x00007ff816eb0000 - 0x00007ff816ed8000     C:\windows\System32\GDI32.dll
0x00007ff814f60000 - 0x00007ff8150f3000     C:\windows\System32\gdi32full.dll
0x00007ff815d60000 - 0x00007ff815dfb000     C:\windows\System32\msvcp_win.dll
0x00007ff815c60000 - 0x00007ff815d56000     C:\windows\System32\ucrtbase.dll
0x00007ff809560000 - 0x00007ff8097c9000     C:\windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.16299.402_none_15c8d4a49364b6d7\COMCTL32.dll
0x00007ff816350000 - 0x00007ff816658000     C:\windows\System32\combase.dll
0x00007ff8158a0000 - 0x00007ff815912000     C:\windows\System32\bcryptPrimitives.dll
0x00007ff816660000 - 0x00007ff81668d000     C:\windows\System32\IMM32.DLL
0x0000000053630000 - 0x0000000053702000     C:\Program Files\Android\Android Studio\jre\jre\bin\msvcr100.dll
0x00000000537f0000 - 0x0000000054036000     C:\Program Files\Android\Android Studio\jre\jre\bin\server\jvm.dll
0x00007ff816940000 - 0x00007ff816948000     C:\windows\System32\PSAPI.DLL
0x00007ff811c80000 - 0x00007ff811c89000     C:\windows\SYSTEM32\WSOCK32.dll
0x00007ff813240000 - 0x00007ff813263000     C:\windows\SYSTEM32\WINMM.dll
0x00007ff810b10000 - 0x00007ff810b1a000     C:\windows\SYSTEM32\VERSION.dll
0x00007ff8169d0000 - 0x00007ff816a3c000     C:\windows\System32\WS2_32.dll
0x00007ff813100000 - 0x00007ff81312a000     C:\windows\SYSTEM32\winmmbase.dll
0x00007ff815100000 - 0x00007ff81514a000     C:\windows\System32\cfgmgr32.dll
0x00007ff811c70000 - 0x00007ff811c7f000     C:\Program Files\Android\Android Studio\jre\jre\bin\verify.dll
0x00007ff806100000 - 0x00007ff806129000     C:\Program Files\Android\Android Studio\jre\jre\bin\java.dll
0x00007ff8060e0000 - 0x00007ff8060f6000     C:\Program Files\Android\Android Studio\jre\jre\bin\zip.dll
0x00007ff816ee0000 - 0x00007ff818318000     C:\windows\System32\SHELL32.dll
0x00007ff8162a0000 - 0x00007ff816346000     C:\windows\System32\shcore.dll
0x00007ff815150000 - 0x00007ff815897000     C:\windows\System32\windows.storage.dll
0x00007ff816970000 - 0x00007ff8169c1000     C:\windows\System32\shlwapi.dll
0x00007ff814eb0000 - 0x00007ff814ec1000     C:\windows\System32\kernel.appcore.dll
0x00007ff814ef0000 - 0x00007ff814f3c000     C:\windows\System32\powrprof.dll
0x00007ff814ed0000 - 0x00007ff814eeb000     C:\windows\System32\profapi.dll
0x00007ff8060c0000 - 0x00007ff8060da000     C:\Program Files\Android\Android Studio\jre\jre\bin\net.dll
0x00007ff80a860000 - 0x00007ff80aa2d000     C:\windows\SYSTEM32\urlmon.dll
0x00007ff816950000 - 0x00007ff81696d000     C:\windows\System32\imagehlp.dll
0x00007ff80abe0000 - 0x00007ff80ae79000     C:\windows\SYSTEM32\iertutil.dll
0x00007ff8148a0000 - 0x00007ff8148ab000     C:\windows\SYSTEM32\CRYPTBASE.DLL
0x00007ff8146e0000 - 0x00007ff814746000     C:\windows\system32\mswsock.dll
0x00007ff8060a0000 - 0x00007ff8060b3000     C:\Program Files\Android\Android Studio\jre\jre\bin\nio.dll
0x00007ff801b10000 - 0x00007ff801b36000     C:\Users\Administrator\.gradle\native\30\windows-amd64\native-platform.dll
0x00007ff8132c0000 - 0x00007ff8132cd000     C:\Program Files\Android\Android Studio\jre\jre\bin\management.dll
0x00007ff8148b0000 - 0x00007ff8148c7000     C:\windows\SYSTEM32\CRYPTSP.dll
0x00007ff8142e0000 - 0x00007ff814313000     C:\windows\system32\rsaenh.dll
0x00007ff8149b0000 - 0x00007ff8149d5000     C:\windows\SYSTEM32\bcrypt.dll
0x00007ff814db0000 - 0x00007ff814dd9000     C:\windows\SYSTEM32\USERENV.dll
0x00007ff814470000 - 0x00007ff8144a9000     C:\windows\SYSTEM32\IPHLPAPI.DLL
0x00007ff8160a0000 - 0x00007ff8160a8000     C:\windows\System32\NSI.dll
0x00007ff8109a0000 - 0x00007ff8109b6000     C:\windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ff810910000 - 0x00007ff81092a000     C:\windows\SYSTEM32\dhcpcsvc.DLL
 
VM Arguments:
jvm_args: -Xmx1536m -Dfile.encoding=GBK -Duser.country=CN -Duser.language=zh -Duser.variant 
java_command: org.gradle.launcher.daemon.bootstrap.GradleDaemon 5.6.4
java_class_path (initial): C:\Users\Administrator\.gradle\wrapper\dists\gradle-5.6.4-all\ankdp27end7byghfw1q2sw75f\gradle-5.6.4\lib\gradle-launcher-5.6.4.jar
Launcher Type: SUN_STANDARD
 
Environment Variables:
JAVA_HOME=F:\Java\jdk1.8.0_05
CLASSPATH=.;D:\Java\jdk1.8.0_05\lib\dt.jar;D:\Java\jdk1.8.0_05\lib\tools.jar;F:\apache-jmeter-4.0\apache-jmeter-4.0\lib\ext\ApacheJMeter_core.jar;F:\apache-jmeter-4.0\apache-jmeter-4.0\lib\jorphan.jar;
PATH=C:\ProgramData\Oracle\Java\javapath;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\strawberry\c\bin;C:\strawberry\perl\bin;D:\Java\jdk1.8.0_05\bin;D:\Java\jdk1.8.0_05\jre\bin;F:\apache-jmeter-4.0\apache-jmeter-4.0\bin;D:\Python36;D:\Git\cmd;C:\Program Files\Git\cmd;%JAVA_HOME\bin;C:\Users\Administrator\AppData\Local\Programs\Python\Python38\Lib\site-packages\Django-3.1.1-py3.8.egg\django;C:\Users\Administrator\AppData\Local\Programs\Python\Python38\Scripts;C:\Users\Administrator\AppData\Local\Programs\Python\Python38;C:\Users\Administrator\AppData\Local\Programs\Python\Python38\Scripts\;C:\Users\Administrator\AppData\Local\Programs\Python\Python38\;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;;d:\Fiddler;F:\fiddler;C:\Program Files\JetBrains\PyCharm Community Edition 2020.2.2\bin;;C:\Program Files\JetBrains\PyCharm 2020.2.2\bin;
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 10, GenuineIntel
 
 
 
---------------  S Y S T E M  ---------------
 
OS: Windows 10.0 , 64 bit Build 16299 (10.0.16299.15)
 
CPU:total 6 (initial active 6) (6 cores per cpu, 1 threads per core) family 6 model 158 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, tsc, tscinvbit, bmi1, bmi2, adx
 
Memory: 4k page, physical 8237584k(187356k free), swap 16626192k(5232k free)
 
vm_info: OpenJDK 64-Bit Server VM (25.212-b04) for windows-amd64 JRE (1.8.0_212-release-1586-b04), built by "builder" with MS VC++ 10.0 (VS2010)
 
time: Tue Dec 15 18:49:39 2020
timezone: Öйú±ê׼ʱ¼ä
elapsed time: 2 seconds (0d 0h 0m 2s)