Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1444061 Details for
Bug 1556318
reactor: FTBFS in F28
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 93.05 KB, created by
Fedora Release Engineering
on 2018-05-28 22:00:33 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2018-05-28 22:00:33 UTC
Size:
93.05 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/reactor.spec'], chrootPath='/var/lib/mock/f29-build-12552961-917942/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fc314b9ff60>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/reactor.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/reactor-2.0.8-5.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/reactor.spec'], chrootPath='/var/lib/mock/f29-build-12552961-917942/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fc314b9ff60>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/reactor.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Om1r1v >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf reactor-2.0.8.RELEASE >+ /usr/bin/gzip -dc /builddir/build/SOURCES/reactor-2.0.8.RELEASE.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd reactor-2.0.8.RELEASE >+ /usr/bin/xz -dc /builddir/build/SOURCES/reactor-2.0.8.RELEASE-poms.tar.xz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ find . -name '*.jar' -print -delete >./gradle/wrapper/gradle-wrapper.jar >+ find . -name '*.class' -print -delete >Patch #0 (reactor-2.0.8-use-system-jvm-jsr166.patch): >+ echo 'Patch #0 (reactor-2.0.8-use-system-jvm-jsr166.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file reactor-bus/src/main/java/reactor/bus/registry/CachingRegistry.java >patching file reactor-bus/src/main/java/reactor/bus/registry/SimpleCachingRegistry.java >Patch #1 (reactor-2.0.8-port-to-logback1.1.7.patch): >+ echo 'Patch #1 (reactor-2.0.8-port-to-logback1.1.7.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file reactor-logback/src/main/java/reactor/logback/DurableLogUtility.java >+ cp -p /builddir/build/SOURCES/reactor-LICENSE LICENSE >+ cat >+ for p in alloc bus core groovy groovy-extensions logback net stream >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project '<packaging>bundle</packaging>' reactor-alloc >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.felix:maven-bundle-plugin:2.5.4 reactor-alloc ' > <extensions>true</extensions> > <configuration> > <excludeDependencies>true</excludeDependencies> > <instructions> > <Bundle-SymbolicName>${project.groupId}.alloc</Bundle-SymbolicName> > <Bundle-Name>${project.name}</Bundle-Name> > <Bundle-Version>${project.version}</Bundle-Version> > </instructions> > </configuration> > <executions> > <execution> > <id>bundle-manifest</id> > <phase>process-classes</phase> > <goals> > <goal>manifest</goal> > </goals> > </execution> > </executions>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.maven.plugins:maven-compiler-plugin:3.0 reactor-alloc ' > <configuration> > <source>1.8</source> > <target>1.8</target> > <encoding>UTF-8</encoding> > </configuration>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep junit:junit:4.12:test reactor-alloc >+ for p in alloc bus core groovy groovy-extensions logback net stream >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project '<packaging>bundle</packaging>' reactor-bus >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.felix:maven-bundle-plugin:2.5.4 reactor-bus ' > <extensions>true</extensions> > <configuration> > <excludeDependencies>true</excludeDependencies> > <instructions> > <Bundle-SymbolicName>${project.groupId}.bus</Bundle-SymbolicName> > <Bundle-Name>${project.name}</Bundle-Name> > <Bundle-Version>${project.version}</Bundle-Version> > </instructions> > </configuration> > <executions> > <execution> > <id>bundle-manifest</id> > <phase>process-classes</phase> > <goals> > <goal>manifest</goal> > </goals> > </execution> > </executions>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.maven.plugins:maven-compiler-plugin:3.0 reactor-bus ' > <configuration> > <source>1.8</source> > <target>1.8</target> > <encoding>UTF-8</encoding> > </configuration>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep junit:junit:4.12:test reactor-bus >+ for p in alloc bus core groovy groovy-extensions logback net stream >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project '<packaging>bundle</packaging>' reactor-core >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.felix:maven-bundle-plugin:2.5.4 reactor-core ' > <extensions>true</extensions> > <configuration> > <excludeDependencies>true</excludeDependencies> > <instructions> > <Bundle-SymbolicName>${project.groupId}.core</Bundle-SymbolicName> > <Bundle-Name>${project.name}</Bundle-Name> > <Bundle-Version>${project.version}</Bundle-Version> > </instructions> > </configuration> > <executions> > <execution> > <id>bundle-manifest</id> > <phase>process-classes</phase> > <goals> > <goal>manifest</goal> > </goals> > </execution> > </executions>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.maven.plugins:maven-compiler-plugin:3.0 reactor-core ' > <configuration> > <source>1.8</source> > <target>1.8</target> > <encoding>UTF-8</encoding> > </configuration>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep junit:junit:4.12:test reactor-core >+ for p in alloc bus core groovy groovy-extensions logback net stream >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project '<packaging>bundle</packaging>' reactor-groovy >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.felix:maven-bundle-plugin:2.5.4 reactor-groovy ' > <extensions>true</extensions> > <configuration> > <excludeDependencies>true</excludeDependencies> > <instructions> > <Bundle-SymbolicName>${project.groupId}.groovy</Bundle-SymbolicName> > <Bundle-Name>${project.name}</Bundle-Name> > <Bundle-Version>${project.version}</Bundle-Version> > </instructions> > </configuration> > <executions> > <execution> > <id>bundle-manifest</id> > <phase>process-classes</phase> > <goals> > <goal>manifest</goal> > </goals> > </execution> > </executions>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.maven.plugins:maven-compiler-plugin:3.0 reactor-groovy ' > <configuration> > <source>1.8</source> > <target>1.8</target> > <encoding>UTF-8</encoding> > </configuration>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep junit:junit:4.12:test reactor-groovy >+ for p in alloc bus core groovy groovy-extensions logback net stream >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project '<packaging>bundle</packaging>' reactor-groovy-extensions >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.felix:maven-bundle-plugin:2.5.4 reactor-groovy-extensions ' > <extensions>true</extensions> > <configuration> > <excludeDependencies>true</excludeDependencies> > <instructions> > <Bundle-SymbolicName>${project.groupId}.groovy-extensions</Bundle-SymbolicName> > <Bundle-Name>${project.name}</Bundle-Name> > <Bundle-Version>${project.version}</Bundle-Version> > </instructions> > </configuration> > <executions> > <execution> > <id>bundle-manifest</id> > <phase>process-classes</phase> > <goals> > <goal>manifest</goal> > </goals> > </execution> > </executions>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.maven.plugins:maven-compiler-plugin:3.0 reactor-groovy-extensions ' > <configuration> > <source>1.8</source> > <target>1.8</target> > <encoding>UTF-8</encoding> > </configuration>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep junit:junit:4.12:test reactor-groovy-extensions >+ for p in alloc bus core groovy groovy-extensions logback net stream >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project '<packaging>bundle</packaging>' reactor-logback >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.felix:maven-bundle-plugin:2.5.4 reactor-logback ' > <extensions>true</extensions> > <configuration> > <excludeDependencies>true</excludeDependencies> > <instructions> > <Bundle-SymbolicName>${project.groupId}.logback</Bundle-SymbolicName> > <Bundle-Name>${project.name}</Bundle-Name> > <Bundle-Version>${project.version}</Bundle-Version> > </instructions> > </configuration> > <executions> > <execution> > <id>bundle-manifest</id> > <phase>process-classes</phase> > <goals> > <goal>manifest</goal> > </goals> > </execution> > </executions>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.maven.plugins:maven-compiler-plugin:3.0 reactor-logback ' > <configuration> > <source>1.8</source> > <target>1.8</target> > <encoding>UTF-8</encoding> > </configuration>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep junit:junit:4.12:test reactor-logback >+ for p in alloc bus core groovy groovy-extensions logback net stream >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project '<packaging>bundle</packaging>' reactor-net >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.felix:maven-bundle-plugin:2.5.4 reactor-net ' > <extensions>true</extensions> > <configuration> > <excludeDependencies>true</excludeDependencies> > <instructions> > <Bundle-SymbolicName>${project.groupId}.net</Bundle-SymbolicName> > <Bundle-Name>${project.name}</Bundle-Name> > <Bundle-Version>${project.version}</Bundle-Version> > </instructions> > </configuration> > <executions> > <execution> > <id>bundle-manifest</id> > <phase>process-classes</phase> > <goals> > <goal>manifest</goal> > </goals> > </execution> > </executions>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.maven.plugins:maven-compiler-plugin:3.0 reactor-net ' > <configuration> > <source>1.8</source> > <target>1.8</target> > <encoding>UTF-8</encoding> > </configuration>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep junit:junit:4.12:test reactor-net >+ for p in alloc bus core groovy groovy-extensions logback net stream >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project '<packaging>bundle</packaging>' reactor-stream >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.felix:maven-bundle-plugin:2.5.4 reactor-stream ' > <extensions>true</extensions> > <configuration> > <excludeDependencies>true</excludeDependencies> > <instructions> > <Bundle-SymbolicName>${project.groupId}.stream</Bundle-SymbolicName> > <Bundle-Name>${project.name}</Bundle-Name> > <Bundle-Version>${project.version}</Bundle-Version> > </instructions> > </configuration> > <executions> > <execution> > <id>bundle-manifest</id> > <phase>process-classes</phase> > <goals> > <goal>manifest</goal> > </goals> > </execution> > </executions>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.maven.plugins:maven-compiler-plugin:3.0 reactor-stream ' > <configuration> > <source>1.8</source> > <target>1.8</target> > <encoding>UTF-8</encoding> > </configuration>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep junit:junit:4.12:test reactor-stream >+ for p in groovy groovy-extensions >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.codehaus.gmavenplus:gmavenplus-plugin:1.5 reactor-groovy ' > <configuration> > <sourceEncoding>UTF-8</sourceEncoding> > </configuration> > <executions> > <execution> > <goals> > <goal>generateStubs</goal> > </goals> > </execution> > </executions>' >+ for p in groovy groovy-extensions >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.codehaus.gmavenplus:gmavenplus-plugin:1.5 reactor-groovy-extensions ' > <configuration> > <sourceEncoding>UTF-8</sourceEncoding> > </configuration> > <executions> > <execution> > <goals> > <goal>generateStubs</goal> > </goals> > </execution> > </executions>' >+ for m in alloc core stream net >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.codehaus.gmavenplus:gmavenplus-plugin:1.5 reactor-alloc ' > <executions> > <execution> > <configuration> > <sourceEncoding>UTF-8</sourceEncoding> > <outputDirectory>/target/generated-test-sources</outputDirectory> > </configuration> > <goals> > <goal>testGenerateStubs</goal> > </goals> > </execution> > </executions>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.codehaus.groovy:groovy:2.4.1:test reactor-alloc >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.spockframework:spock-core:0.7-groovy-2.0:test reactor-alloc >+ for m in alloc core stream net >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.codehaus.gmavenplus:gmavenplus-plugin:1.5 reactor-core ' > <executions> > <execution> > <configuration> > <sourceEncoding>UTF-8</sourceEncoding> > <outputDirectory>/target/generated-test-sources</outputDirectory> > </configuration> > <goals> > <goal>testGenerateStubs</goal> > </goals> > </execution> > </executions>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.codehaus.groovy:groovy:2.4.1:test reactor-core >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.spockframework:spock-core:0.7-groovy-2.0:test reactor-core >+ for m in alloc core stream net >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.codehaus.gmavenplus:gmavenplus-plugin:1.5 reactor-stream ' > <executions> > <execution> > <configuration> > <sourceEncoding>UTF-8</sourceEncoding> > <outputDirectory>/target/generated-test-sources</outputDirectory> > </configuration> > <goals> > <goal>testGenerateStubs</goal> > </goals> > </execution> > </executions>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.codehaus.groovy:groovy:2.4.1:test reactor-stream >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.spockframework:spock-core:0.7-groovy-2.0:test reactor-stream >+ for m in alloc core stream net >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.codehaus.gmavenplus:gmavenplus-plugin:1.5 reactor-net ' > <executions> > <execution> > <configuration> > <sourceEncoding>UTF-8</sourceEncoding> > <outputDirectory>/target/generated-test-sources</outputDirectory> > </configuration> > <goals> > <goal>testGenerateStubs</goal> > </goals> > </execution> > </executions>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.codehaus.groovy:groovy:2.4.1:test reactor-net >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.spockframework:spock-core:0.7-groovy-2.0:test reactor-net >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.maven.plugins:maven-antrun-plugin reactor-core ' ><executions> > <execution> > <id>generate-test-sources</id> > <phase>generate-sources</phase> > <configuration> > <tasks> > <mkdir dir="${basedir}/target/generated-test-sources/groovy-stubs/test"/> > <apply executable="protoc" parallel="false"> > <arg value="--java_out=${basedir}/target/generated-test-sources/groovy-stubs/test"/> > <srcfile/> > <arg value="--proto_path=${basedir}/src/test/groovy/reactor/io/codec/protobuf"/> > <fileset dir="${basedir}/src/test/groovy/reactor/io/codec/protobuf" includes="*.proto"/> > </apply> > </tasks> > <sourceRoot>target/generated-test-sources</sourceRoot> > </configuration> > <goals> > <goal>run</goal> > </goals> > </execution> ></executions>' >+ rm -r reactor-net/src/test/java/reactor/io/net/tcp/syslog/SyslogTcpServerTests.java reactor-net/src/test/java/reactor/io/net/tcp/syslog/hdfs >+ find ./reactor-core -name '*.java' -exec sed -i s/reactor.jarjar.com.lmax.disruptor/com.lmax.disruptor/g '{}' + >+ find ./reactor-core -name '*.groovy' -exec sed -i s/reactor.jarjar.com.lmax.disruptor/com.lmax.disruptor/g '{}' + >+ find ./reactor-stream -name '*.java' -exec sed -i s/reactor.jarjar.com.lmax.disruptor/com.lmax.disruptor/g '{}' + >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep com.lmax:disruptor:3.3.2 reactor-core >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep com.lmax:disruptor:3.3.2:test reactor-stream >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.reactivestreams:reactive-streams-tck:1.0.0:test reactor-core >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.hamcrest:hamcrest-library:1.3:test reactor-core >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.hamcrest:hamcrest-library:1.3:test reactor-net >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep com.esotericsoftware:kryo:3.0.3:test reactor-net >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.apache.httpcomponents:fluent-hc:4.3.6:test reactor-net >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep commons-collections:commons-collections:3.2.2:test reactor-net >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.testng:testng:6.8.21:test reactor-stream >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.reactivestreams:reactive-streams-tck:1.0.0:test reactor-stream >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.hamcrest:hamcrest-library:1.3:test reactor-stream >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep 'io.projectreactor:reactor-bus:${project.version}:test' reactor-stream >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep com.fasterxml.jackson.core:jackson-databind:2.5.1:test reactor-stream >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.testng:testng:6.8.21:test reactor-core >+ /usr/bin/python3 /usr/share/java-utils/mvn_package.py :projectreactor __noinstall >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BEiXlW >+ umask 022 >+ cd /builddir/build/BUILD >+ cd reactor-2.0.8.RELEASE >+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py -s -- -Dproject.build.sourceEncoding=UTF-8 >Executing: xmvn --batch-mode --offline -Dproject.build.sourceEncoding=UTF-8 verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep >['xmvn', '--batch-mode', '--offline', '-Dproject.build.sourceEncoding=UTF-8', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] >[INFO] Scanning for projects... >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Build Order: >[INFO] >[INFO] Core Reactor components [bundle] >[INFO] Reactor Event Bus components [bundle] >[INFO] Pooling utilities [bundle] >[INFO] Reactor Stream components [bundle] >[INFO] Reactor Groovy Ext components [bundle] >[INFO] Reactor Groovy components [bundle] >[INFO] Async Logback appender implementation [bundle] >[INFO] Reactor TCP components [bundle] >[INFO] projectreactor [pom] >[INFO] >[INFO] -------------------< io.projectreactor:reactor-core >------------------- >[INFO] Building Core Reactor components 2.0.8.RELEASE [1/9] >[INFO] -------------------------------[ bundle ]------------------------------- >[WARNING] The POM for org.reactivestreams:reactive-streams-tck:jar:1.0.0 is missing, no dependency information available >[WARNING] The POM for org.spockframework:spock-core:jar:0.7-groovy-2.0 is missing, no dependency information available >[WARNING] The POM for org.codehaus.groovy:groovy:jar:2.4.1 is missing, no dependency information available >[WARNING] The POM for com.sun:tools:jar:any is missing, no dependency information available >[WARNING] The POM for org.reactivestreams:reactive-streams:jar:1.0.0 is missing, no dependency information available >[INFO] >[INFO] --- maven-antrun-plugin:1.8:run (generate-test-sources) @ reactor-core --- >[WARNING] Parameter tasks is deprecated, use target instead >[INFO] Executing tasks >main: > [mkdir] Created dir: /builddir/build/BUILD/reactor-2.0.8.RELEASE/reactor-core/target/generated-test-sources/groovy-stubs/test > [apply] [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: test_objects.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) >[INFO] Executed tasks >[INFO] Registering compile source root /builddir/build/BUILD/reactor-2.0.8.RELEASE/reactor-core/target/generated-test-sources >[INFO] >[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ reactor-core --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 1 resource >[INFO] >[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ reactor-core --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 122 source files to /builddir/build/BUILD/reactor-2.0.8.RELEASE/reactor-core/target/classes >[WARNING] /builddir/build/BUILD/reactor-2.0.8.RELEASE/reactor-core/src/main/java/reactor/core/internal/PlatformDependent0.java:[22,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release >[WARNING] /builddir/build/BUILD/reactor-2.0.8.RELEASE/reactor-core/src/main/java/reactor/core/internal/UnsafeAtomicReferenceFieldUpdater.java:[18,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release >[WARNING] /builddir/build/BUILD/reactor-2.0.8.RELEASE/reactor-core/src/main/java/reactor/core/internal/PlatformDependent0.java:[39,30] sun.misc.Unsafe is internal proprietary API and may be removed in a future release >[WARNING] /builddir/build/BUILD/reactor-2.0.8.RELEASE/reactor-core/src/main/java/reactor/core/internal/PlatformDependent0.java:[61,17] sun.misc.Unsafe is internal proprietary API and may be removed in a future release >[WARNING] /builddir/build/BUILD/reactor-2.0.8.RELEASE/reactor-core/src/main/java/reactor/core/internal/PlatformDependent0.java:[64,53] sun.misc.Unsafe is internal proprietary API and may be removed in a future release >[WARNING] /builddir/build/BUILD/reactor-2.0.8.RELEASE/reactor-core/src/main/java/reactor/core/internal/PlatformDependent0.java:[66,43] sun.misc.Unsafe is internal proprietary API and may be removed in a future release >[WARNING] /builddir/build/BUILD/reactor-2.0.8.RELEASE/reactor-core/src/main/java/reactor/core/internal/UnsafeAtomicReferenceFieldUpdater.java:[26,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release >[WARNING] /builddir/build/BUILD/reactor-2.0.8.RELEASE/reactor-core/src/main/java/reactor/core/internal/UnsafeAtomicReferenceFieldUpdater.java:[28,43] sun.misc.Unsafe is internal proprietary API and may be removed in a future release >[INFO] /builddir/build/BUILD/reactor-2.0.8.RELEASE/reactor-core/src/main/java/reactor/io/queue/PersistentQueue.java: Some input files use or override a deprecated API. >[INFO] /builddir/build/BUILD/reactor-2.0.8.RELEASE/reactor-core/src/main/java/reactor/io/queue/PersistentQueue.java: Recompile with -Xlint:deprecation for details. >[INFO] /builddir/build/BUILD/reactor-2.0.8.RELEASE/reactor-core/src/main/java/reactor/fn/Predicates.java: Some input files use unchecked or unsafe operations. >[INFO] /builddir/build/BUILD/reactor-2.0.8.RELEASE/reactor-core/src/main/java/reactor/fn/Predicates.java: Recompile with -Xlint:unchecked for details. >[INFO] >[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ reactor-core --- >[INFO] >[INFO] --- gmavenplus-plugin:1.5:testGenerateStubs (default) @ reactor-core --- >[INFO] Using Groovy 2.4.8 to perform testGenerateStubs. >[INFO] Generated 0 stubs. >[INFO] >[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ reactor-core --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 5 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ reactor-core --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 29 source files to /builddir/build/BUILD/reactor-2.0.8.RELEASE/reactor-core/target/test-classes >[INFO] >[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ reactor-core --- >[INFO] >[INFO] ------------------------------------------------------- >[INFO] T E S T S >[INFO] ------------------------------------------------------- >[INFO] Running TestSuite >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@5f9d02cb::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@63753b6d, shutdownConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.IdentityProcessorVerification$ManualSubscriberWithErrorCollection@7c29daf3::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@70b39fc9) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@711f39f9::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@46597e71) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@711f39f9::onNext(7869764345110590053) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@394e1a0f::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@6c19aae0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@167fdd33::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@63d23c67) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@74650e52::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@6ea8ba34) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@17579e0f::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@10dafb6f) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@3712b94::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@291311c7) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@74650e52::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@17579e0f::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@3712b94::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@17579e0f::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@74650e52::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@3712b94::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@646d64ab::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@1da08ac0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1f57539::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@699214ce) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@704a52ec::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@22a013e9) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@646d64ab::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1f57539::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1f57539::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@704a52ec::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@646d64ab::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@704a52ec::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1877ab81::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@2e8a0a8f) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@34cd072c::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@5f2a0b65) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@5faeada1::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@227cbba2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1877ab81::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@34cd072c::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@33c7e1bb::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@76e74e31) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@33c7e1bb::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@33c7e1bb::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@bd8db5a::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@2792abf6) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@bd8db5a::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@bd8db5a::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@bd8db5a::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@bd8db5a::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@2a556333::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@7d70d1b1, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@7423ec4f) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@2a556333::onNext(479669708590668137) >[TCK-DEBUG] whiteboxSubscriber::onNext(479669708590668137) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@2a556333::onNext(6894330930457911044) >[TCK-DEBUG] whiteboxSubscriber::onNext(6894330930457911044) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1a8a8f7c::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@1ab5722a) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1a8a8f7c::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1a8a8f7c::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1a8a8f7c::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1a8a8f7c::onNext(3) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@fad74ee::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@616a33e6) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@fad74ee::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@fad74ee::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@fad74ee::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@fad74ee::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@2c039ac6::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@587d1d39, shutdownConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.IdentityProcessorVerification$ManualSubscriberWithErrorCollection@5bb21b69::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@17717744) >[TCK-DEBUG] org.reactivestreams.tck.IdentityProcessorVerification$ManualSubscriberWithErrorCollection@23d2a7e8::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@36a98b57) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@2c039ac6::onNext(5718672734481118934) >[TCK-DEBUG] org.reactivestreams.tck.IdentityProcessorVerification$ManualSubscriberWithErrorCollection@5bb21b69::onNext(5718672734481118934) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@e874448::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@6fda8c2a) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@e874448::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@e874448::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@e874448::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@e874448::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@59906517::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@108e09cd) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@59906517::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@59906517::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@77f99a05::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@63440df3, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@6689513f) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@77f99a05::onNext(776713505676102272) >[TCK-DEBUG] whiteboxSubscriber::onNext(776713505676102272) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@4209ba7c) >[TCK-DEBUG] whiteboxSubscriber::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@69b0fd6f::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@757942a1, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@298ec991) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@1aa4dda4) >[TCK-DEBUG] whiteboxSubscriber::onError(org.reactivestreams.tck.support.TestException: Test Exception: Boom!) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@42eca56e::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@52f759d7, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@3edb4ad5) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@42eca56e::onNext(4167604981477021783) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@64f6106c::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@553a3d88, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@6f38084c) >[TCK-DEBUG] whiteboxSubscriber::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@28ac3dc3::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@32eebfca, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@505eb533) >[TCK-DEBUG] whiteboxSubscriber::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@43738a82::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@c81cdd1, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@369ca50a) >[TCK-DEBUG] whiteboxSubscriber::onError(org.reactivestreams.tck.support.TestException: Test Exception: Boom!) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@3891771e::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@78ac1102, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@243e7c04) >[TCK-DEBUG] whiteboxSubscriber::onError(org.reactivestreams.tck.support.TestException: Test Exception: Boom!) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@18bf3d14::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@4fb64261, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@2459e780) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7276c8cd::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@544a2ea6, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@536ea966) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@704d6e83::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@43a0cee9, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@479e20d) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$18$2@727803de::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@4bf96a3f) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$18$2@727803de(recursion depth: 1)::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$18$2@727803de(recursion depth: 1)::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$19$1@31f924f5::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@6d4175d) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@17211155::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@680dca9c) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6fb0d3ed::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@6dde5c8c, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@6c03bcba) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6fb0d3ed::onNext(-3661514365271384485) >[TCK-DEBUG] whiteboxSubscriber::onNext(-3661514365271384485) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6fb0d3ed::onNext(-5683395931619021465) >[TCK-DEBUG] whiteboxSubscriber::onNext(-5683395931619021465) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@587c290d::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@4abceb96) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@587c290d::onError(java.lang.IllegalArgumentException: Spec. Rule 3.9 - Cannot request a non strictly positive number: -704980711) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@44a3ec6b::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@c7bc7e7) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@44a3ec6b::onError(java.lang.IllegalArgumentException: Spec. Rule 3.9 - Cannot request a non strictly positive number: 0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4bb4de6a::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@8685403) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4bb4de6a::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4bb4de6a::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4bb4de6a::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4bb4de6a::onNext(3) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4bb4de6a::onNext(4) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4bb4de6a::onNext(5) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4bb4de6a::onNext(6) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4bb4de6a::onNext(7) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4bb4de6a::onNext(8) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4bb4de6a::onNext(9) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4bb4de6a::onNext(10) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4bb4de6a::onNext(11) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4bb4de6a::onNext(12) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4bb4de6a::onNext(13) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4bb4de6a::onNext(14) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@382db087::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@57d33cf3) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@382db087::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$28$1@2698dc7::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@22edb943) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$28$1@2698dc7::onNext(-51973764447397200) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1e4a7dd4::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@64224ae9) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1e4a7dd4::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1e4a7dd4::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1e4a7dd4::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1e4a7dd4::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1cab0bfb::onSubscribe(reactor.core.processor.RingBufferWorkProcessor$RingBufferSubscription@6d644f25) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1cab0bfb::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1cab0bfb::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1cab0bfb::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1cab0bfb::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@51931956::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@51931956, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@51931956::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@62e136d3::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@62e136d3, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6279cee3::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6279cee3, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@57175e74::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@57175e74, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@c540f5a::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@c540f5a, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@770c2e6b::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@770c2e6b, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@57175e74::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@57175e74::onNext(10) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@57175e74::onNext(20) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@57175e74::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@c540f5a::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@c540f5a::onNext(10) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@c540f5a::onNext(20) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@c540f5a::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@770c2e6b::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@770c2e6b::onNext(10) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@770c2e6b::onNext(20) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@770c2e6b::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@61009542::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@61009542, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@448ff1a8::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@448ff1a8, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1a38c59b::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1a38c59b, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@61009542::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@61009542::onNext(10) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@61009542::onNext(20) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@61009542::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@448ff1a8::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@448ff1a8::onNext(10) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@448ff1a8::onNext(20) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@448ff1a8::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1a38c59b::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1a38c59b::onNext(10) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1a38c59b::onNext(20) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1a38c59b::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7f9fcf7f::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7f9fcf7f, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6328d34a::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6328d34a, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@145eaa29::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@145eaa29, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7f9fcf7f::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6328d34a::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6328d34a::onNext(10) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7f9fcf7f::onNext(10) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@145eaa29::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@145eaa29::onNext(10) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@145eaa29::onNext(20) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@145eaa29::onNext(30) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@145eaa29::onNext(40) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@145eaa29::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6328d34a::onNext(20) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6328d34a::onNext(30) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6328d34a::onNext(40) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6328d34a::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7f9fcf7f::onNext(20) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7f9fcf7f::onNext(30) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7f9fcf7f::onNext(40) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7f9fcf7f::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@2d2e5f00::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@2d2e5f00, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@2d2e5f00::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@2d2e5f00::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1e67a849::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1e67a849, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1e67a849::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1e67a849::onNext(10) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1e67a849::onNext(20) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1e67a849::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@157632c9::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@157632c9, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@157632c9::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@157632c9::onNext(10) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@157632c9::onNext(20) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@157632c9::onNext(30) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@400cff1a::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@400cff1a, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@400cff1a::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@400cff1a::onNext(10) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@400cff1a::onNext(20) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@400cff1a::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@52aa2946::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@52aa2946, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@52aa2946::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@52aa2946::onNext(10) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@52aa2946::onNext(20) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@52aa2946::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@5ea434c8::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@5ea434c8, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@5ea434c8::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@5ea434c8::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$18$2@2145433b::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.PublisherVerification$18$2@2145433b, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$18$2@2145433b(recursion depth: 1)::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$18$2@2145433b(recursion depth: 1)::onNext(10) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$19$1@105fece7::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.PublisherVerification$19$1@105fece7, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7d68ef40::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7d68ef40, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@25b485ba::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@25b485ba, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1d548a08::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1d548a08, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1d548a08::onError(java.lang.IllegalArgumentException: Spec. Rule 3.9 - Cannot request a non strictly positive number: 0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@50a7bc6e::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@50a7bc6e, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@50a7bc6e::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@50a7bc6e::onNext(10) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@50a7bc6e::onNext(20) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@50a7bc6e::onNext(30) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@50a7bc6e::onNext(40) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@50a7bc6e::onNext(50) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@50a7bc6e::onNext(60) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@50a7bc6e::onNext(70) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@50a7bc6e::onNext(80) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@50a7bc6e::onNext(90) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@50a7bc6e::onNext(100) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@50a7bc6e::onNext(110) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@50a7bc6e::onNext(120) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@50a7bc6e::onNext(130) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@50a7bc6e::onNext(140) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4034c28c::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4034c28c, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4034c28c::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$28$1@358c99f5::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.PublisherVerification$28$1@358c99f5, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$28$1@358c99f5::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$28$1@358c99f5::onNext(10) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$28$1@358c99f5::onNext(20) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$28$1@358c99f5::onNext(30) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$28$1@358c99f5::onNext(40) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$28$1@358c99f5::onNext(50) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$28$1@358c99f5::onNext(60) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$28$1@358c99f5::onNext(70) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$28$1@358c99f5::onNext(80) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$28$1@358c99f5::onNext(90) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$28$1@358c99f5::onNext(100) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$28$1@358c99f5::onNext(110) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1a84f40f::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1a84f40f, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1a84f40f::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1a84f40f::onNext(10) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1a84f40f::onNext(20) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1a84f40f::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@3b2da18f::onSubscribe(ConsumerSubscriberBarrier{subscriber=org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@3b2da18f, dataConsumer=reactor.core.processor.PublisherFactoryTests$$Lambda$15/158453976@2b4a2ec7, errorConsumer=null, completeConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@3b2da18f::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@3b2da18f::onNext(10) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@3b2da18f::onNext(20) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@3b2da18f::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@3e3047e6::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@37e547da, shutdownConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.IdentityProcessorVerification$ManualSubscriberWithErrorCollection@6107227e::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@fb8c535) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@5e4c8041::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@3ae72c42) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@5e4c8041::onNext(-1235206678308820510) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@fdefd3f::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@154e4490) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@11dc3715::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@5d805ab4) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@8909f18::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@52b823f8) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4f638935::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@3cbcec5d) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6e75aa0d::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@1230ce38) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@8909f18::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@8909f18::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@8909f18::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@8909f18::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4f638935::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6e75aa0d::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6e75aa0d::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6e75aa0d::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6e75aa0d::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4f638935::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4f638935::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1198b989::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@41eb88b) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@2aa3cd93::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@7464b0d7) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4b44655e::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@4c782149) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1198b989::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4b44655e::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4b44655e::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4b44655e::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4b44655e::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@2aa3cd93::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@2aa3cd93::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@2aa3cd93::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1198b989::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@2aa3cd93::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1198b989::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@1198b989::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@10db82ae::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@1f9d82) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6b4a4e18::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@6a7f63ec) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@197d671::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@26f49202) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@10db82ae::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6b4a4e18::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6b4a4e18::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@10db82ae::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4f638935::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@197d671::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@197d671::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@197d671::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@197d671::onNext(3) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@197d671::onNext(4) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@197d671::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6b4a4e18::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6b4a4e18::onNext(3) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6b4a4e18::onNext(4) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6b4a4e18::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@10db82ae::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@10db82ae::onNext(3) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@10db82ae::onNext(4) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@10db82ae::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@22635ba0::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@5b1b7cc7) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@22635ba0::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@22635ba0::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7995092a::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@732e7e12) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7995092a::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7995092a::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7995092a::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7995092a::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@2133814f::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@4c15e7fd, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@75101a43) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@2133814f::onNext(7476016525231277523) >[TCK-DEBUG] whiteboxSubscriber::onNext(7476016525231277523) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@2133814f::onNext(-3375298340042226921) >[TCK-DEBUG] whiteboxSubscriber::onNext(-3375298340042226921) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7692d9cc::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@185a5a71) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7692d9cc::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7692d9cc::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7692d9cc::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7692d9cc::onNext(3) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4fe767f3::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@296ca274) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4fe767f3::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4fe767f3::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4fe767f3::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4fe767f3::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@5bfa9431::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@5db250b4, shutdownConsumer=null}) >[TCK-DEBUG] org.reactivestreams.tck.IdentityProcessorVerification$ManualSubscriberWithErrorCollection@37918c79::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@390293e5) >[TCK-DEBUG] org.reactivestreams.tck.IdentityProcessorVerification$ManualSubscriberWithErrorCollection@358ee631::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@52214c5e) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@5bfa9431::onNext(3896748377277382313) >[TCK-DEBUG] org.reactivestreams.tck.IdentityProcessorVerification$ManualSubscriberWithErrorCollection@37918c79::onNext(3896748377277382313) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@222114ba::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@3942be6d) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@222114ba::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@222114ba::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@222114ba::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@222114ba::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@3901d134::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@3d885d68) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@3901d134::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@3901d134::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@2928854b::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@27ae2fd0, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@5c07b457) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@2928854b::onNext(5971808094528437111) >[TCK-DEBUG] whiteboxSubscriber::onNext(5971808094528437111) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@7ca2b979) >[TCK-DEBUG] whiteboxSubscriber::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@2ddc8ecb::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@229d10bd, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@79a6cd27) >[TCK-DEBUG] whiteboxSubscriber::onError(org.reactivestreams.tck.support.TestException: Test Exception: Boom!) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@721943ca) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@18ce0030::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@4445629, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@5df4e38e) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@18ce0030::onNext(2610394479069724049) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@54c562f7::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@318ba8c8, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@37aa4f69) >[TCK-DEBUG] whiteboxSubscriber::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4e91d63f::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@d4342c2, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@3d38ac43) >[TCK-DEBUG] whiteboxSubscriber::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@769e7ee8::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@5276e6b0, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@44ef5999) >[TCK-DEBUG] whiteboxSubscriber::onError(org.reactivestreams.tck.support.TestException: Test Exception: Boom!) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@5dd6264::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@1ffe63b9, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@4f77a644) >[TCK-DEBUG] whiteboxSubscriber::onError(org.reactivestreams.tck.support.TestException: Test Exception: Boom!) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@48fa0f47::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@6ac13091, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@112a6b31) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@7f010382::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@1e802ef9, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@1886f3a6) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@56528192::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@6e0dec4a, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@45594de6) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$18$2@48aaecc3::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@7b3b30be) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$18$2@48aaecc3(recursion depth: 1)::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$18$2@48aaecc3(recursion depth: 1)::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$19$1@5c909414::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@1e8aca11) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@78e117e3::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@c8916c3) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4690b489::onSubscribe(SubscriberProxy{requestConsumer=reactor.core.reactivestreams.PublisherFactory$ForEachBiConsumer@79b06cab, shutdownConsumer=null}) >[TCK-DEBUG] whiteboxSubscriber::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@325862d4) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4690b489::onNext(-7647842138987773755) >[TCK-DEBUG] whiteboxSubscriber::onNext(-7647842138987773755) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@4690b489::onNext(7394988304634193023) >[TCK-DEBUG] whiteboxSubscriber::onNext(7394988304634193023) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@3aefe5e5::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@3fa0ac4b) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@3aefe5e5::onError(java.lang.IllegalArgumentException: Spec. Rule 3.9 - Cannot request a non strictly positive number: -1726398778) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@ef9296d::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@6a4b1e14) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@ef9296d::onError(java.lang.IllegalArgumentException: Spec. Rule 3.9 - Cannot request a non strictly positive number: 0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6ef888f6::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@4d9a1c8b) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6ef888f6::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6ef888f6::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6ef888f6::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6ef888f6::onNext(3) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6ef888f6::onNext(4) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6ef888f6::onNext(5) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6ef888f6::onNext(6) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6ef888f6::onNext(7) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6ef888f6::onNext(8) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@6ef888f6::onNext(9) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@bef2d72::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@14aeb42d) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@bef2d72::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$28$1@659a969b::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@3b547405) >[TCK-DEBUG] org.reactivestreams.tck.PublisherVerification$28$1@659a969b::onNext(4168327415917749527) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@769f71a9::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@631d38f5) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@769f71a9::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@769f71a9::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@769f71a9::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@769f71a9::onComplete() >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@3ba9ad43::onSubscribe(reactor.core.processor.RingBufferProcessor$RingBufferSubscription@d1e3925) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@3ba9ad43::onNext(0) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@3ba9ad43::onNext(1) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@3ba9ad43::onNext(2) >[TCK-DEBUG] org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@3ba9ad43::onComplete() >SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". >SLF4J: Defaulting to no-operation (NOP) logger implementation >SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. >-2778747489865387879 >[ERROR] Tests run: 180, Failures: 2, Errors: 0, Skipped: 50, Time elapsed: 178.674 s <<< FAILURE! - in TestSuite >[ERROR] required_spec309_requestNegativeNumberMustSignalIllegalArgumentException(reactor.core.processor.PublisherFactoryTests) Time elapsed: 0.008 s <<< FAILURE! >java.lang.IllegalArgumentException: Spec. Rule 3.9 - Cannot request a non strictly positive number: -1619147724 >[ERROR] verifyPause on verifyPause(reactor.fn.timer.TimerTests)(reactor.fn.timer.TimerTests) Time elapsed: 2.508 s <<< FAILURE! >java.lang.AssertionError > at reactor.fn.timer.TimerTests.verifyPause(TimerTests.java:60) >[INFO] >[INFO] Results: >[INFO] >[ERROR] Failures: >[ERROR] PublisherFactoryTests>PublisherVerification.required_spec309_requestNegativeNumberMustSignalIllegalArgumentException:870->PublisherVerification.activePublisherTest:1092 » IllegalArgument >[ERROR] TimerTests.verifyPause:60 >[INFO] >[ERROR] Tests run: 180, Failures: 2, Errors: 0, Skipped: 50 >[INFO] >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Skipping projectreactor >[INFO] This project has been banned from the build due to previous failures. >[INFO] ------------------------------------------------------------------------ >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Summary: >[INFO] >[INFO] Core Reactor components ............................ FAILURE [03:04 min] >[INFO] Reactor Event Bus components ....................... SKIPPED >[INFO] Pooling utilities .................................. SKIPPED >[INFO] Reactor Stream components .......................... SKIPPED >[INFO] Reactor Groovy Ext components ...................... SKIPPED >[INFO] Reactor Groovy components .......................... SKIPPED >[INFO] Async Logback appender implementation .............. SKIPPED >[INFO] Reactor TCP components ............................. SKIPPED >[INFO] projectreactor 2.0.8.RELEASE ....................... SKIPPED >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 03:05 min >[INFO] Finished at: 2018-05-27T23:19:48Z >[INFO] ------------------------------------------------------------------------ >[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project reactor-core: There are test failures. >[ERROR] >[ERROR] Please refer to /builddir/build/BUILD/reactor-2.0.8.RELEASE/reactor-core/target/surefire-reports for the individual test results. >[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream. >[ERROR] -> [Help 1] >[ERROR] >[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. >[ERROR] Re-run Maven using the -X switch to enable full debug logging. >[ERROR] >[ERROR] For more information about the errors and possible solutions, please read the following articles: >[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException >error: Bad exit status from /var/tmp/rpm-tmp.BEiXlW (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.BEiXlW (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/reactor.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1556318
: 1444061 |
1444065
|
1444067