Joe Witt created NIFI-11897:
-------------------------------
Summary: Nifi Framework Core tests for QuestDB create dumpstream
output
Key: NIFI-11897
URL: https://issues.apache.org/jira/browse/NIFI-11897
Project: Apache NiFi
Issue Type: Test
Environment: Maven home: /development/tools/apache-maven-3.9.1
Java version: 17.0.7, vendor: Azul Systems, Inc., runtime:
/usr/lib/jvm/zulu17.42.21-ca-crac-jdk17.0.7-linux_x64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.4.6-200.fc38.x86_64", arch: "amd64", family:
"unix"
Reporter: Joe Witt
Running the full build fails in nifi-framework-core due to issue filed as
NIFI-11896. But also the following shows up in the target/surefire-reports
folder suggesting more problematic aspects at play.
nifi-framework-core/target/surefire-reports/2023-08-01T09-11-29_729-jvmRun5.dumpstream
contains
{noformat}
# Created at 2023-08-01T09:17:48.313
Corrupted channel by directly writing to native stream in forked JVM 5. Stream
'2023-08-01T16:17:48.220325Z I i.q.c.t.t.InputFormatConfiguration loading input
format config [resource=/text_loader.json]'.
# Created at 2023-08-01T09:17:48.328
Corrupted channel by directly writing to native stream in forked JVM 5. Stream
'2023-08-01T16:17:48.312653Z I i.q.c.t.t.InputFormatConfiguration loading input
format config [resource=/text_loader.json]'.
# Created at 2023-08-01T09:17:48.797
Corrupted channel by directly writing to native stream in forked JVM 5. Stream
'2023-08-01T16:17:48.339926Z I i.q.g.FunctionFactoryCache loading functions
[test=true]'.
# Created at 2023-08-01T09:17:48.799
Corrupted channel by directly writing to native stream in forked JVM 5. Stream
'2023-08-01T16:17:48.796990Z I i.q.c.m.EngineMigration upgrading database
[version=427]'.
# Created at 2023-08-01T09:17:48.808
Corrupted channel by directly writing to native stream in forked JVM 5. Stream
'2023-08-01T16:17:48.799286Z I i.q.c.m.EngineMigration upgraded tables to 427'.
# Created at 2023-08-01T09:17:49.029
Corrupted channel by directly writing to native stream in forked JVM 5. Stream
'2023-08-01T16:17:48.807919Z I i.q.c.TableNameRegistryFileStore reloading
tables file [path=/tmp/junit2537278743248275952/ta
bles.d.0]'.
# Created at 2023-08-01T09:17:49.031
Corrupted channel by directly writing to native stream in forked JVM 5. Stream
'2023-08-01T16:17:49.028196Z I i.q.c.CairoEngine locked
[table=`garbageCollectionStatus`, thread=1]'.
# Created at 2023-08-01T09:17:49.050
Corrupted channel by directly writing to native stream in forked JVM 5. Stream
'2023-08-01T16:17:49.031580Z I i.q.c.p.WriterPool created
[table=`garbageCollectionStatus`, thread=1]'.
# Created at 2023-08-01T09:17:49.064
Corrupted channel by directly writing to native stream in forked JVM 5. Stream
'2023-08-01T16:17:49.049868Z I i.q.c.TableWriter open
'garbageCollectionStatus''.
# Created at 2023-08-01T09:17:49.072
Corrupted channel by directly writing to native stream in forked JVM 5. Stream
'2023-08-01T16:17:49.064028Z I i.q.c.CairoEngine unlocked
[table=`garbageCollectionStatus`]'.
{noformat}
that goes on and on for many many lines
--
This message was sent by Atlassian Jira
(v8.20.10#820010)