https://github.com/apache/logging-log4j2/search?utf8=%E2%9C%93&q=hadoop.log&type=
I see at least one test that's trying to use the java.io.tmpdir for said file. The only reason why a file named /tmp/hadoop.log couldn't be created would be because it already exists and is owned by a different user on the server, and I doubt that scenario happens much when everything runs under a Jenkins user or similar. On 12 November 2017 at 16:58, Ralph Goers <ralph.go...@dslextreme.com> wrote: > I am not sure why this is suddenly failing with a permission denied trying > to create /tmp/hadoop.log. But why is it trying to create a file there > instead of under the target directory? > > Ralph > > > On Nov 12, 2017, at 2:39 PM, Apache Jenkins Server < > jenk...@builds.apache.org> wrote: > > > > See <https://builds.apache.org/job/Log4j%202.x/3170/display/ > redirect?page=changes> > > > > > > > -- Matt Sicker <boa...@gmail.com>