hobbit-project / platform

HOBBIT benchmarking platform
GNU General Public License v2.0
23 stars 9 forks source link

Gitlab crawling stops without error msg #337

Open MichaelRoeder opened 6 years ago

MichaelRoeder commented 6 years ago

Description

Between 10:00 and 11:00 the crawling of our gitlab stops without any error message. https://log.project-hobbit.eu/app/kibana#/discover?_g=(refreshInterval:(display:Off,pause:!f,value:0),time:(from:'2018-07-17T10:00:00.000Z',mode:absolute,to:'2018-07-17T11:00:00.000Z'))&_a=(columns:!(image_name,message),filters:!(('$$hashKey':'object:4740','$state':(store:appState),meta:(alias:!n,disabled:!f,index:'logstash-*',key:image_name,negate:!f,value:'hobbitproject%2Fhobbit-platform-controller:2.0.5@sha256:c6a6e38cb735e26f88a6082685d4a9bba176d878e220e0624fb9341369958ca9'),query:(match:(image_name:(query:'hobbitproject%2Fhobbit-platform-controller:2.0.5@sha256:c6a6e38cb735e26f88a6082685d4a9bba176d878e220e0624fb9341369958ca9',type:phrase))))),index:'logstash-*',interval:auto,query:(query_string:(analyze_wildcard:!t,query:'*')),sort:!('@timestamp',desc))

From that point on, the platform is still working but shows old data regarding available benchmarks and systems.

denkv commented 6 years ago

Maybe crawling process hangs somewhere? We can add more logging there for the next time it happens.