google / oss-fuzz

OSS-Fuzz - continuous fuzzing for open source software.
https://google.github.io/oss-fuzz
Apache License 2.0
10.33k stars 2.19k forks source link

Targets stopped building? #3517

Closed guidovranken closed 4 years ago

guidovranken commented 4 years ago

According to https://oss-fuzz-build-logs.storage.googleapis.com/index.html the fuzzing builds were last built on 17 Mar 2020. The fuzzing builds should have already been built today (18 Mar 2020), assuming the 24 hour cycle was not changed. The coverage builds are due within a few hours.

inferno-chromium commented 4 years ago

Today is 18 March, builds happen late in evening like 6 pm, so today's fuzzing builds will start at 6 pm. Right now, it is still 17 March 6 pm ones.

Dor1s commented 4 years ago

I think build status task was broken (it's quite flaky). @guidovranken if you really want to follow the most recent builds, maybe use the GCS bucket directly, e.g.:

$ gsutil ls gs://clusterfuzz-builds/*/*-20200318*
gs://clusterfuzz-builds/arduinojson/arduinojson-address-202003180135.srcmap.json
gs://clusterfuzz-builds/arduinojson/arduinojson-address-202003180135.zip
gs://clusterfuzz-builds/arduinojson/arduinojson-memory-202003180135.srcmap.json
gs://clusterfuzz-builds/arduinojson/arduinojson-memory-202003180135.zip
gs://clusterfuzz-builds/arduinojson/arduinojson-undefined-202003180135.srcmap.json
gs://clusterfuzz-builds/arduinojson/arduinojson-undefined-202003180135.zip
gs://clusterfuzz-builds/arrow/arrow-address-202003180135.srcmap.json
gs://clusterfuzz-builds/arrow/arrow-address-202003180135.zip
gs://clusterfuzz-builds/arrow/arrow-undefined-202003180135.srcmap.json
gs://clusterfuzz-builds/arrow/arrow-undefined-202003180135.zip
gs://clusterfuzz-builds/aspell/aspell-address-202003180135.srcmap.json
gs://clusterfuzz-builds/aspell/aspell-address-202003180135.zip
gs://clusterfuzz-builds/aspell/aspell-memory-202003180135.srcmap.json
gs://clusterfuzz-builds/aspell/aspell-memory-202003180135.zip
gs://clusterfuzz-builds/aspell/aspell-undefined-202003180135.srcmap.json
gs://clusterfuzz-builds/aspell/aspell-undefined-202003180135.zip
gs://clusterfuzz-builds/augeas/augeas-address-202003180140.srcmap.json
gs://clusterfuzz-builds/augeas/augeas-address-202003180140.zip
gs://clusterfuzz-builds/augeas/augeas-undefined-202003180140.srcmap.json
gs://clusterfuzz-builds/augeas/augeas-undefined-202003180140.zip
gs://clusterfuzz-builds/avahi/avahi-address-202003180140.srcmap.json
gs://clusterfuzz-builds/avahi/avahi-address-202003180140.zip
gs://clusterfuzz-builds/avahi/avahi-memory-202003180140.srcmap.json
gs://clusterfuzz-builds/avahi/avahi-memory-202003180140.zip
gs://clusterfuzz-builds/avahi/avahi-undefined-202003180140.srcmap.json
gs://clusterfuzz-builds/avahi/avahi-undefined-202003180140.zip
...