> On Feb 28, 2017, at 9:38 AM, Vinod Kone <[email protected]> wrote: > > Our CI builds run inside docker, so it shouldn't depend on the host > machine/OS that the build is running on. > > @James you can try to repro this by running `./support/docker_build.sh` with > the appropriate env variables in your local workstation.
Could this be a mismatch between perf in the Docker image and the underlying kernel? > > On Mon, Feb 27, 2017 at 9:16 PM, James Peach <[email protected]> wrote: > > > On Feb 27, 2017, at 1:57 PM, Vinod Kone <[email protected]> wrote: > > > > I've seen this again when evaluating 1.2.0-rc2. Happened on a different > > machine than what I see earlier. > > > E0227 21:06:50.731467 31736 perf.cpp:237] Failed to get perf version: Failed > to execute perf: terminated with signal Aborted (core dumped) > ... > ./src/core > > Still seems like perf is broken? If you can give me access I can take a look, > but I don't have any way to repro this. This looks like some flavor of Ubuntu > 14.04 on AWS? > > J >
