· 7 years ago · Feb 27, 2018, 05:48 PM
1sudo docker run -d --name=data-aggregator -p 5555-5557:5555-5557 changedynamix/data-aggregator:dev --host 0.0.0.0 --port 5555 --batchTime 60 --dns 8.8.8.8 --receiver http://172.17.0.29:8080 --uniqueId "myTestAggregator" --description "This is an aggregator for testing" --apiKey f9bc4ce495b173858449146f6274bfbfc5dcca430108f09a86de463a --secretKey 693F66214F327A76785550413A5E253C3E6D70657A217B4155407A666A305876477B68495A2F5D36 --publicKey 5A5832576F434D2D57367D667148464865326E3C4B74586B733C574C7A624E6355642D5239282E7200 -l trace
2
3
4=============================
5bohdana@bohdana-VirtualBox:~/Downloads/launch/scripts$ sudo docker logs -f data-aggregator
6Setting up watches.
7Watches established.
8name: aegis-aggregator, version: 1.4.3, scalaVersion: 2.12.4, sbtVersion: 0.13.16
9CommandLineConfig(None,Some(127.0.0.1),Some(5555),Some(5557),Some(300),Some(http://172.17.0.1:8080/s3),Some(http://172.17.0.1:8080/commands),Some(60),None,None,None,Some(false),None,None,Some(INFO),None,Some(10),Some(3600),Some(86400),Some(3600),Some(10),Some(),Some(),Some(),Some(),Some(),Some(1))
10command-line configuration accepted:
11 configFileName = None
12 host = Some(0.0.0.0)
13 port = Some(5555)
14 shutdownPort = None
15 batchTimeSeconds = Some(60)
16 receiverUrl = Some(http://172.17.0.29:8080)
17 commandsUrl = Some(http://172.17.0.29:8080/commands)
18 commandsPollIntervalSeconds = None
19 uniqueId = Some(myTestAggregator)
20 descriptionOpt = Some(This is an aggregator for testing)
21 keepTempFiles = None
22 logLevelOpt = Some(TRACE)
23 prometheusPushGateway = None
24 parallelism = None
25 hostnameCacheTtl = None
26 ldapCacheTtl = None
27 retriesDuration = None
28 maxRetriesCount = None
29 ldapDomain = None
30 ldapServer = None
31 ldapBase = None
32 ldapMaxRequests = None
33
34
35
36Merged configuration:
37 zmqEndpoint = tcp://0.0.0.0:5555
38 commandsDistributionInterface = 0.0.0.0
39 commandsDistributionPort = 8113
40 prometheusPushGateway = None
41 batchTimeSeconds = 60
42 parallelism = 10
43 receiverUrl = http://172.17.0.29:8080
44 shutdownTimeouts = Config(SimpleConfigObject({"delivery":10,"packing":15}))
45 zmqHost = 0.0.0.0
46 zmqPort = 5555
47 zmqShutdownPort = 5557
48 zmqShutdownEndpoint = tcp://0.0.0.0:5557
49 commandsUrl = http://172.17.0.29:8080/commands
50 commandsPollingIntervalSeconds = 60
51 keepTempFiles = false
52 uniqueId = myTestAggregator
53 descriptionOpt = Some(This is an aggregator for testing)
54 hostnameCacheTtl = 3600
55 ldapCacheTtl = 86400
56 retriesDuration = 3600
57 maxRetriesCount = 10
58 ldapDomain =
59 ldapServer =
60 ldapBase =
61 ldapMaxRequests = 1
62 failedDir = /etc/sv/aegis-aggregator/failed_uploads
63
64
65setting loglevel to TRACE
662018-02-27 17:35:26,313 INFO c.s.a.actors.ShutdownListener - accepting shutdown requests on tcp://0.0.0.0:5557
672018-02-27 17:35:26,321 DEBUG c.s.a.actors.ShutdownListener - started (com.sageaxcess.aegisaggregator.actors.ShutdownListener@359fb2ae)
682018-02-27 17:35:29,629 INFO ZMQ Source - ZMQ PULL socket bound to tcp://0.0.0.0:5555
692018-02-27 17:35:29,832 INFO Sender stats - 0 files successfully uploaded
70curl: (6) Could not resolve host: logs.changedynamix.io
71curl: (6) Could not resolve host: logs.changedynamix.io
72curl: (6) Could not resolve host: logs.changedynamix.io
73Exception in thread "Thread-5" java.lang.IllegalArgumentException: Unknown org.zeromq.ZMQ$Error enum code:104
74 at org.zeromq.ZMQ$Error.findByCode(ZMQ.java:452)
752018-02-27 17:36:11,994 WARN ZMQ Source - ZMQ error null from 192.168.0.107
762018-02-27 17:36:29,640 INFO Sender stats - 2 files successfully uploaded
772018-02-27 17:36:29,650 INFO ZMQ Source - total messages: 81 , rate: 1 msg/sec
78curl: (6) Could not resolve host: logs.changedynamix.io
79curl: (6) Could not resolve host: logs.changedynamix.io
80curl: (6) Could not resolve host: logs.changedynamix.io
81curl: (6) Could not resolve host: logs.changedynamix.io
822018-02-27 17:37:29,635 INFO Sender stats - 6 files successfully uploaded
832018-02-27 17:37:29,656 INFO ZMQ Source - total messages: 186 , rate: 1 msg/sec
84curl: (6) Could not resolve host: logs.changedynamix.io
85curl: (6) Could not resolve host: logs.changedynamix.io
86curl: (6) Could not resolve host: logs.changedynamix.io
87curl: (6) Could not resolve host: logs.changedynamix.io
88curl: (6) Could not resolve host: logs.changedynamix.io
89curl: (6) Could not resolve host: logs.changedynamix.io
90curl: (6) Could not resolve host: logs.changedynamix.io
912018-02-27 17:38:29,626 INFO Sender stats - 9 files successfully uploaded
922018-02-27 17:38:29,645 INFO ZMQ Source - total messages: 405 , rate: 3 msg/sec
93curl: (6) Could not resolve host: logs.changedynamix.io
94curl: (6) Could not resolve host: logs.changedynamix.io
95curl: (6) Could not resolve host: logs.changedynamix.io
96curl: (6) Could not resolve host: logs.changedynamix.io
972018-02-27 17:39:29,626 INFO Sender stats - 12 files successfully uploaded
982018-02-27 17:39:29,635 INFO ZMQ Source - total messages: 485 , rate: 1 msg/sec
99curl: (6) Could not resolve host: logs.changedynamix.io
100curl: (6) Could not resolve host: logs.changedynamix.io
101curl: (6) Could not resolve host: logs.changedynamix.io
102curl: (6) Could not resolve host: logs.changedynamix.io
103curl: (6) Could not resolve host: logs.changedynamix.io
1042018-02-27 17:40:29,627 INFO Sender stats - 15 files successfully uploaded
1052018-02-27 17:40:29,637 INFO ZMQ Source - total messages: 650 , rate: 2 msg/sec
106curl: (6) Could not resolve host: logs.changedynamix.io
107curl: (6) Could not resolve host: logs.changedynamix.io
108curl: (6) Could not resolve host: logs.changedynamix.io
1092018-02-27 17:41:29,625 INFO Sender stats - 18 files successfully uploaded
1102018-02-27 17:41:29,646 INFO ZMQ Source - total messages: 742 , rate: 1 msg/sec
111curl: (6) Could not resolve host: logs.changedynamix.io
112curl: (6) Could not resolve host: logs.changedynamix.io
113curl: (6) Could not resolve host: logs.changedynamix.io
114curl: (6) Could not resolve host: logs.changedynamix.io
115curl: (6) Could not resolve host: logs.changedynamix.io
116curl: (6) Could not resolve host: logs.changedynamix.io
1172018-02-27 17:42:29,625 INFO Sender stats - 21 files successfully uploaded
1182018-02-27 17:42:29,646 INFO ZMQ Source - total messages: 887 , rate: 2 msg/sec
119curl: (6) Could not resolve host: logs.changedynamix.io
120curl: (6) Could not resolve host: logs.changedynamix.io
121curl: (6) Could not resolve host: logs.changedynamix.io
1222018-02-27 17:43:29,625 INFO Sender stats - 24 files successfully uploaded
1232018-02-27 17:43:29,637 INFO ZMQ Source - total messages: 968 , rate: 1 msg/sec
124curl: (6) Could not resolve host: logs.changedynamix.io
125curl: (6) Could not resolve host: logs.changedynamix.io
126curl: (6) Could not resolve host: logs.changedynamix.io
127curl: (6) Could not resolve host: logs.changedynamix.io
1282018-02-27 17:44:29,636 INFO Sender stats - 27 files successfully uploaded
1292018-02-27 17:44:29,646 INFO ZMQ Source - total messages: 1067 , rate: 1 msg/sec
130curl: (6) Could not resolve host: logs.changedynamix.io
131curl: (6) Could not resolve host: logs.changedynamix.io
132curl: (6) Could not resolve host: logs.changedynamix.io