vikgmdev commented on pull request #47:
URL: 
https://github.com/apache/metron-bro-plugin-kafka/pull/47#issuecomment-706576041


   Hey, @JonZeolla I encountered two issues when running the end to end 
`docker/` tests...
   
   The link to download the 
[nitroba.pcap](http://downloads.digitalcorpora.org/corpora/network-packet-dumps/2008-nitroba/nitroba.pcap)
 is no longer available:
   ```
   --2020-10-10 11:26:40--  
http://downloads.digitalcorpora.org/corpora/network-packet-dumps/2008-nitroba/nitroba.pcap
   Resolving downloads.digitalcorpora.org (downloads.digitalcorpora.org)... 
129.174.125.204
   Connecting to downloads.digitalcorpora.org 
(downloads.digitalcorpora.org)|129.174.125.204|:80... failed: Connection timed 
out.
   Retrying.
   ```
   I commented that line to unblock me and keep with the test.
   
    But after that, the script is crashing and throwing this error:
   ```
   ...
   ===================================================
   Configuring kafka plugin
   configured the kafka plugin
   MADE 
/home/vick/Documents/Anubis/metron-bro-plugin-kafka/docker/test_output/sáb_10_oct_2020_11_32_09_CDT/exercise-traffic_pcap
   Running docker_execute_process_data_dir with 
   CONTAINER_NAME = metron-bro-plugin-kafka_zeek_1
   PCAP_FILE_NAME = exercise-traffic.pcap
   OUTPUT_DIRECTORY_NAME = exercise-traffic_pcap
   ===================================================
   executing process_data_file.sh in the zeek docker container
    
   PCAP_FILE_NAME = exercise-traffic.pcap
   OUTPUT_DIRECTORY_NAME = exercise-traffic_pcap
   ================================
   WARNING: No Site::local_nets have been defined.  It's usually a good idea to 
define your local networks.
   1258563753.320650 fatal error: failed to read a packet from 
/root/data/example-traffic/exercise-traffic.pcap: truncated dump file; tried to 
read 1434 captured bytes, only got 415
   ```
   so not sure if it's an actual bug on the test or if it's just a step a 
missed from my setup.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to