/home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/ant/bin/ant build test.core7.xml Buildfile: /home/travis/build/icyphy/ptII/build.xml build-message: [echo] Use ant -p to see other targets. JAVA_HOME=/usr/local/lib/jvm/openjdk11 [echo] tools.jar is necessary for compilation of doc/doclets/. [echo] If compilation fails, try setting JAVA_HOME to the location of the JDK. [echo] For example: [echo] [bldmastr@sisyphus ptII]$ which java [echo] /usr/bin/java [echo] [bldmastr@sisyphus ptII]$ ls -l /usr/bin/java [echo] lrwxrwxrwx 1 root root 26 Jul 31 10:12 /usr/bin/java -> /usr/java/default/bin/java [echo] [bldmastr@sisyphus ptII]$ export JAVA_HOME=/usr/java/default [echo] -build-subprojects-empty: build-subprojects: -check-node: -check-node-works: [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node --version [exec] v7.10.1 -check-npm: -check-npm-works: [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [exec] 4.2.0 -check-if-npmjs-org-is-up: [echo] Check to see if https://www.npmjs.org is up. -jsdoc-no-network-message: -check-jsdoc: jsdoc-install: jsdoc-update: [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc -ptdoc-no-node: -ptdoc-no-npm: ptdoc: [echo] [echo] If the ptdoc target fails, then try running: [echo] ant build-project build-bin [echo] -check-node: -check-node-works: [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node --version [exec] v7.10.1 -check-npm: -check-npm-works: [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [exec] 4.2.0 -check-if-npmjs-org-is-up: [echo] Check to see if https://www.npmjs.org is up or $TRAVIS is set. -jsdoc-no-network-message: -check-jsdoc: [echo] To stop CapeCode from invoking jsdoc and svn, set the PT_NO_NET environment variable. [echo] Under BASH: [echo] export PT_NO_NET=true [echo] If ptdoc fails, and you are building from $PTII, try: [echo] ant build-project build-bin [echo] jsdoc-install: [echo] npm.executable: npm [mkdir] Created dir: /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/node_modules [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm install @terraswarm/jsdoc [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm install @terraswarm/jsdoc [exec] npm WARN lifecycle The node binary used for scripts is /home/travis/build/icyphy/ptII/bin/node but npm is using /home/travis/.nvm/versions/node/v7.10.1/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with. [exec] /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors [exec] └─┬ @terraswarm/jsdoc@3.5.1-dev [exec] ├── bluebird@3.4.7 [exec] ├─┬ catharsis@0.8.11 [exec] │ └── lodash@4.17.21 [exec] ├── escape-string-regexp@1.0.5 [exec] ├─┬ espree@3.1.7 [exec] │ ├── acorn@3.3.0 [exec] │ └── acorn-jsx@3.0.1 [exec] ├── js2xmlparser@1.0.0 [exec] ├─┬ klaw@1.3.1 [exec] │ └── graceful-fs@4.2.10 [exec] ├── marked@0.3.19 [exec] ├─┬ mkdirp@0.5.6 [exec] │ └── minimist@1.2.6 [exec] ├── requizzle@0.2.3 [exec] ├── strip-json-comments@2.0.1 [exec] ├── taffydb@2.6.2 [exec] └── underscore@1.8.3 [exec] [exec] npm WARN enoent ENOENT: no such file or directory, open '/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/package.json' [exec] npm WARN accessors No description [exec] npm WARN accessors No repository field. [exec] npm WARN accessors No README data [exec] npm WARN accessors No license field. jsdoc-update: [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc -ptdoc-no-node-message: -ptdoc-no-npm-message: -check-jsdoc-again: -jsdoc-command-message: ptdoc: [echo] Invoke /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/../node_modules/@terraswarm/jsdoc/jsdoc.js to read *.js files and generate *PtDoc.xml files suitable for Ptolemy. [echo] See https://chess.eecs.berkeley.edu/ptexternal/wiki/Main/JSDocSystems [echo] See jsdoc/jsdoc.json [echo] See jsdoc/plugins/accessorJSDocTags.js [echo] See jsdoc/templates/ptdoc/publish.js [echo] [echo] If the ptdoc target fails, the there is likely a problem with node or npm. It is possible [echo] to use CapeCode even if the ptdoc target fails. [echo] [echo] If you are building from $PTII, try: [echo] ant build-project build-bin [echo] [echo] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/../node_modules/@terraswarm/jsdoc/jsdoc.js --configure jsdoc/jsdoc.json --recurse --template jsdoc/templates/ptdoc --verbose . [exec] Generating output files... [exec] Finished running in 14.24 seconds. build-project: [echo] ptII: /home/travis/build/icyphy/ptII/build.xml [javac] Compiling 4257 source files to /home/travis/build/icyphy/ptII [javac] /home/travis/build/icyphy/ptII/ptolemy/util/StringUtilities.java:48: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] import sun.misc.Unsafe; [javac] ^ [javac] /home/travis/build/icyphy/ptII/ptolemy/util/StringUtilities.java:118: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] Field theUnsafe = Unsafe.class.getDeclaredField("theUnsafe"); [javac] ^ [javac] /home/travis/build/icyphy/ptII/ptolemy/util/StringUtilities.java:120: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] Unsafe unsafe = (Unsafe) theUnsafe.get(null); [javac] ^ [javac] /home/travis/build/icyphy/ptII/ptolemy/util/StringUtilities.java:120: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] Unsafe unsafe = (Unsafe) theUnsafe.get(null); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 4 warnings -check-ptII-mk-file: -check-bin-vergil: -check-make-bin-vergil: build-bin-not: build-not-bin-vergil: [echo] [echo] $PTII/bin/vergil does not exist, perhaps (cd $PTII/bin; make) has not been run? [echo] This can happen if the make binary cannot be found in the path or if $PTII/mk/ptII.mk [echo] is not present. [echo] Skipping running make in $PTII/bin, which creates scripts like $PTII/bin/vergil. [echo] This is only an issue if you want to invoke "$PTII/bin/vergil" instead of "ant vergil". [echo] However, $PTII/bin does include other scripts that may be of use. [echo] build-bin: [exec] for file in .momllib-util .nc2moml-util .ncapp2moml-util capecode convertToLazy copernicus decompile emachine giottoc histogram homer jode mescal moml obfuscate ptcg ptcodegen ptexecute ptjacl ptjaclapp ptplot ptstartjini ptolemy ptweb pxgraph soot tinicomm tinic tiniconverter startjini.gui vergil; do \ [exec] echo "$file"; \ [exec] rm -f "$file"; \ [exec] ln -s ptinvoke "$file"; \ [exec] chmod a+x "$file"; \ [exec] done [exec] .momllib-util [exec] .nc2moml-util [exec] .ncapp2moml-util [exec] capecode [exec] convertToLazy [exec] copernicus [exec] decompile [exec] emachine [exec] giottoc [exec] histogram [exec] homer [exec] jode [exec] mescal [exec] moml [exec] obfuscate [exec] ptcg [exec] ptcodegen [exec] ptexecute [exec] ptjacl [exec] ptjaclapp [exec] ptplot [exec] ptstartjini [exec] ptolemy [exec] ptweb [exec] pxgraph [exec] soot [exec] tinicomm [exec] tinic [exec] tiniconverter [exec] startjini.gui [exec] vergil [exec] rm -f makebat [exec] ln -s ptinvoke makebat [exec] rm -f ".momllib-util.bat" [exec] ./makebat -q "`basename .momllib-util.bat .bat`" [exec] rm -f ".nc2moml-util.bat" [exec] ./makebat -q "`basename .nc2moml-util.bat .bat`" [exec] rm -f ".ncapp2moml-util.bat" [exec] ./makebat -q "`basename .ncapp2moml-util.bat .bat`" [exec] rm -f "capecode.bat" [exec] ./makebat -q "`basename capecode.bat .bat`" [exec] rm -f "convertToLazy.bat" [exec] ./makebat -q "`basename convertToLazy.bat .bat`" [exec] rm -f "copernicus.bat" [exec] ./makebat -q "`basename copernicus.bat .bat`" [exec] rm -f "decompile.bat" [exec] ./makebat -q "`basename decompile.bat .bat`" [exec] rm -f "emachine.bat" [exec] ./makebat -q "`basename emachine.bat .bat`" [exec] rm -f "giottoc.bat" [exec] ./makebat -q "`basename giottoc.bat .bat`" [exec] rm -f "histogram.bat" [exec] ./makebat -q "`basename histogram.bat .bat`" [exec] rm -f "homer.bat" [exec] ./makebat -q "`basename homer.bat .bat`" [exec] rm -f "jode.bat" [exec] ./makebat -q "`basename jode.bat .bat`" [exec] rm -f "mescal.bat" [exec] ./makebat -q "`basename mescal.bat .bat`" [exec] LD_LIBRARY_PATH = /home/travis/build/icyphy/ptII/mescal/lib:/home/travis/build/icyphy/ptII/mescal/bin:/usr/local/lib:/home/travis/build/icyphy/ptII/lib:/home/travis/pthla/certi-tools/lib:/home/travis/pthla/certi-tools/lib:/usr/lib/jni:/usr/local/share/OpenCV/java/:/usr/share/OpenCV/java: [exec] rm -f "moml.bat" [exec] ./makebat -q "`basename moml.bat .bat`" [exec] rm -f "obfuscate.bat" [exec] ./makebat -q "`basename obfuscate.bat .bat`" [exec] rm -f "ptcg.bat" [exec] ./makebat -q "`basename ptcg.bat .bat`" [exec] rm -f "ptcodegen.bat" [exec] ./makebat -q "`basename ptcodegen.bat .bat`" [exec] rm -f "ptexecute.bat" [exec] ./makebat -q "`basename ptexecute.bat .bat`" [exec] rm -f "ptjacl.bat" [exec] ./makebat -q "`basename ptjacl.bat .bat`" [exec] rm -f "ptjaclapp.bat" [exec] ./makebat -q "`basename ptjaclapp.bat .bat`" [exec] rm -f "ptplot.bat" [exec] ./makebat -q "`basename ptplot.bat .bat`" [exec] rm -f "ptstartjini.bat" [exec] ./makebat -q "`basename ptstartjini.bat .bat`" [exec] rm -f "ptolemy.bat" [exec] ./makebat -q "`basename ptolemy.bat .bat`" [exec] rm -f "ptweb.bat" [exec] ./makebat -q "`basename ptweb.bat .bat`" [exec] rm -f "pxgraph.bat" [exec] ./makebat -q "`basename pxgraph.bat .bat`" [exec] rm -f "soot.bat" [exec] ./makebat -q "`basename soot.bat .bat`" [exec] rm -f "tinicomm.bat" [exec] ./makebat -q "`basename tinicomm.bat .bat`" [exec] rm -f "tinic.bat" [exec] ./makebat -q "`basename tinic.bat .bat`" [exec] Cloning into 'universalJavaApplicationStub'... [exec] rm -f "tiniconverter.bat" [exec] ./makebat -q "`basename tiniconverter.bat .bat`" [exec] rm -f "startjini.gui.bat" [exec] ./makebat -q "`basename startjini.gui.bat .bat`" [exec] rm -f "vergil.bat" [exec] ./makebat -q "`basename vergil.bat .bat`" [exec] rm -f makeapp [exec] ln -s ptinvoke makeapp [exec] chmod a+x ptinvoke makeapp [exec] ./makeapp CapeCode.app CAPECODE -capecode [exec] ./makeapp: /home/travis/build/icyphy/ptII/vendors/universalJavaApplicationStub/src/universalJavaApplicationStub does not exist, creating it from GitHub. [exec] Updating universalJavaApplicationStub from /home/travis/build/icyphy/ptII/vendors/universalJavaApplicationStub/src/universalJavaApplicationStub [exec] Unrecognized option: -d32 [exec] Error: Could not create the Java Virtual Machine. [exec] Error: A fatal exception has occurred. Program will exit. [exec] configure: WARNING: Running java -d32 -version failed, [exec] and ./bin/java does not exist. [exec] Perhaps you need to install a separate 32-bit JVM [exec] or rerun configure with --with-java32? [exec] The 32-bit JVM is only needed for certain 32-bit FMI tests. [exec] In general, under a 64-bit JVM, FMI will work fine without a 32-bit JVM. [exec] configure: WARNING: Cannot find '/usr/local/lib/jvm/openjdk11/bin/javaws'. [exec] or '/Commands/javaws', looking in the path. [exec] This is only a problem when testing the Java Webstart (JNLP) files. [exec] configure: WARNING: The javaws command "" is not executable or not found. [exec] This is only a problem when testing the Java Webstart (JNLP) files. [exec] configure: WARNING: Failed to find /usr/local/include/boost/numeric/odeint.hpp [exec] This is only a problem if you want to rebuild the Functional [exec] Mock-up Interface ++ C files in actor/lib/fmi/fmipp. [exec] Most users can use the shared libraries in /home/travis/build/icyphy/ptII/lib or /home/travis/build/icyphy/ptII/bin. [exec] configure: WARNING: Failed to find Checkstyle in /home/travis/build/icyphy/ptII/vendors/checkstyle-6.2 [exec] Checkstyle is only necessary for code cleaning. [exec] Checkstyle is LGPL'd, so while it could be in the ptII repo, we don't add it. [exec] Checkstyle may be downloaded from http://checkstyle.sourceforge.net/ [exec] configure: WARNING: Did not find /home/travis/build/icyphy/ptII/vendors/misc/colt/colt.jar, [exec] using /home/travis/build/icyphy/ptII/lib/ptcolt.jar [exec] CORBATest.java:28: error: package org.omg.CORBA does not exist [exec] import org.omg.CORBA.Object; [exec] ^ [exec] CORBATest.java:46: error: package org.omg.CORBA does not exist [exec] public static org.omg.CORBA.Object corbaObject = null; [exec] ^ [exec] 2 errors [exec] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" CORBATest.java' failed. [exec] perhaps you are running an JDK 1.9? [exec] You will not be able to run the ptolemy.actor.corba actors, [exec] which is probably not a problem. [exec] configure: WARNING: Failed to find Cobertura in /home/travis/build/icyphy/ptII/vendors/corbertura-2.0.3 [exec] Cobertura is only necessary to for code coverage. [exec] Cobertura is GPL'd, so we don't check it in to the ptII repository. [exec] Cobertura may be downloaded from http://cobertura.github.io/cobertura/ [exec] configure: WARNING: Failed to find CUnit in /usr/local or [exec] /home/travis/build/icyphy/ptII/vendors/CUnit. [exec] CUnit is only necessary to test the C templates of the code generation facility [exec] configure: WARNING: Could not find tools.jar, checking for classes.jar [exec] configure: WARNING: Could not find tools.jar or classes.jar in [exec] PTJAVA_HOME = /usr/local/lib/jvm/openjdk11 [exec] Usually, tools.jar is in PTJAVA_HOME/../lib/tools.jar [exec] or classes.jar is in PTJAVA_HOME/../Classes/classes.jar [exec] Since tools.jar and classes.jar cannot be found, [exec] we will not use doclets from ptII/doc/doclets, which [exec] means that the actor documentation index system will not work. [exec] configure: WARNING: Failed to find /home/travis/build/icyphy/ptII/vendors/mbed/gcc-arm/bin/arm-none-eabi-gcc [exec] so the Mbed CG facility will not be run. [exec] JAITest.java:32: error: package com.sun.image.codec.jpeg does not exist [exec] import com.sun.image.codec.jpeg.JPEGCodec; [exec] ^ [exec] JAITest.java:28: error: package javax.media.jai does not exist [exec] import javax.media.jai.*; [exec] ^ [exec] 2 errors [exec] configure: WARNING: JAI not found in the default classpath [exec] JAITest.java:32: error: package com.sun.image.codec.jpeg does not exist [exec] import com.sun.image.codec.jpeg.JPEGCodec; [exec] ^ [exec] 1 error [exec] configure: WARNING: JAI not found in /home/travis/build/icyphy/ptII/vendors/jai-1_1_3 [exec] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" JAITest.java' failed and JAI jars were not found [exec] in /home/travis/build/icyphy/ptII/vendors [exec] perhaps the Java Advanced Imaging API is not installed? [exec] [exec] Note that JAI does not work in Java 9 and later because Java 9 removed [exec] internal classes used by JAI. [exec] See https://wiki.eecs.berkeley.edu/ptexternal/Main/JAI [exec] [exec] You need not download Jai unless you plan on using the video [exec] actors in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jai [exec] The JAI API can be downloaded from [exec] http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-java-client-419417.html [exec] configure: WARNING: Failed to find /usr/local/jmodelica/include/jmi.h [exec] which is part of JModelica. [exec] Ptolemy optionally includes one or more FMUs that use JModelica. [exec] To install JModelica, see https://svn.jmodelica.org/trunk/INSTALL [exec] JavaFXTest.java:28: error: package javafx.embed.swing does not exist [exec] import javafx.embed.swing.JFXPanel; [exec] ^ [exec] JavaFXTest.java:29: error: package javafx.scene.media does not exist [exec] import javafx.scene.media.Media; [exec] ^ [exec] JavaFXTest.java:49: error: cannot find symbol [exec] public static JFXPanel fxPanel = null; [exec] ^ [exec] symbol: class JFXPanel [exec] location: class JavaFXTest [exec] 3 errors [exec] configure: WARNING: JavaFX not yet found [exec] JMFTest.java:28: error: package javax.media does not exist [exec] import javax.media.CaptureDeviceInfo; [exec] ^ [exec] 1 error [exec] configure: WARNING: JMF not found in the default classpath, will check elsewhere next. [exec] Exception in thread "main" java.lang.RuntimeException: Could not load opencv_java320. [exec] java.library.path = /home/travis/build/icyphy/ptII/lib:/home/travis/build/icyphy/ptII/lib:/home/travis/pthla/certi-tools/lib:/home/travis/pthla/certi-tools/lib:/usr/lib/jni:/usr/local/share/OpenCV/java/:/usr/share/OpenCV/java::/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib [exec] at OpenCVTest.main(OpenCVTest.java:79) [exec] Caused by: java.lang.UnsatisfiedLinkError: no opencv_java320 in java.library.path: [/home/travis/build/icyphy/ptII/lib, /home/travis/build/icyphy/ptII/lib, /home/travis/pthla/certi-tools/lib, /home/travis/pthla/certi-tools/lib, /usr/lib/jni, /usr/local/share/OpenCV/java/, /usr/share/OpenCV/java, ., /usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib] [exec] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660) [exec] at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:829) [exec] at java.base/java.lang.System.loadLibrary(System.java:1867) [exec] at OpenCVTest.main(OpenCVTest.java:52) [exec] configure: WARNING: Failed to run OpenCV test program in /home/travis/build/icyphy/ptII/config with [exec] /usr/local/lib/jvm/openjdk11/bin/java -classpath /home/travis/build/icyphy/ptII/lib/opencv-320.jar:. OpenCVTest [exec] so we will try other jars. [exec] configure: WARNING: Could not find directory [exec] '/home/travis/build/icyphy/ptII/vendors/sun/javacc-5.0' [exec] so we search for the jjtree command. [exec] configure: WARNING: Failed to find jjtree [exec] configure: WARNING: Failed to find javacc, perhaps JavaCC is not installed? [exec] You need not download JavaCC unless you plan on modifying .jjt files [exec] in ptolemy/data/expr. [exec] JavaCC is available from [exec] https://javacc.org [exec] [exec] Note that the zip file that gets downloaded is actually an installer [exec] that must be run to install the JavaCC.zip file that contains the classes. [exec] [exec] Note that JavaCC-4.1 and 4.2 will not work, there are problems with [exec] ReInit() being static or not static. [exec] [exec] JavaCC-6.0 seems to not include the jjtree and javacc scripts, so [exec] we recommend JavaCC-5.0. [exec] [exec] Try: [exec] cd /home/travis/build/icyphy/ptII/vendors/sun [exec] wget https://javacc.org/downloads/javacc-5.0.tar.gz [exec] tar -zxf javacc-5.0.tar.gz [exec] cd /home/travis/build/icyphy/ptII [exec] ./configure [exec] [exec] Configure looks for JavaCC in /home/travis/build/icyphy/ptII/vendors/sun/javacc-5.0 [exec] so either install JavaCC in that location or use the --with-javacc= flag [exec] and then rerun configure.' [exec] ls: cannot access '/home/travis/build/icyphy/ptII/vendors/jogl/lib/natives/linux-amd64/*.jar': No such file or directory [exec] configure: WARNING: /usr/local/lib/jvm/openjdk11/../include was not found. As a result, compilation of JNI actors will fail. [exec] configure: WARNING: Failed to find matlab executable in the path. [exec] Perhaps Matlab is not installed? [exec] If Matlab is not present, then the Ptolemy II/Matlab interface in [exec] $PTII/ptolemy/matlab will not be usable. [exec] configure: WARNING: Matlab was not found, but compiling the .java files in ptolemy/matlab/ should be ok. [exec] configure: WARNING: Failed to find the scalac binary, [exec] so org/ptolemy/scala will be excluded [exec] SystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableSystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableconfigure: WARNING: ojdbc6.jar not found, [exec] but only necessary to use database actors with Oracle. [exec] If the mysql jar file is present, then the Oracle Java Database Connector is not necessary [exec] To install ojdbc5.jar or ojdbc6.jar, [exec] download it from https://www.oracle.com/technetwork/database/features/jdbc/jdbc-drivers-12c-download-1958347.html [exec] copy it to ptolemy/actor/lib/database [exec] and rerun ./configure [exec] configure: WARNING: Failed to find Batik Jar file [exec] You need only have Batik if you are planning on rebuilding diva.jar [exec] for use with Kepler. [exec] Batik can be downloaded from http://xmlgraphics.apache.org/batik/, [exec] batike-1.9/lib/batik-all-1.9.jar copied to /home/travis/build/icyphy/ptII/lib [exec] and ./configure rerun. [exec] configure: WARNING: $TOSROOT is not set. It must be set to use PtinyOS. [exec] configure: WARNING: $TOSROOT is set to '', [exec] but there is no directory by that name, so we will not set up for PtinyOS. [exec] For details, see /home/travis/build/icyphy/ptII/ptolemy/domains/ptinyos/README.txt. [exec] configure: WARNING: Failed to find giotto/gdk.jar [exec] perhaps Giotto is not installed? [exec] You need not download Giotto unless you plan on generating code for [exec] Giotto models. [exec] The Giotto SDK can be [exec] downloaded from https://embedded.eecs.berkeley.edu/giotto/ [exec] Copy gdk.jar to /home/travis/build/icyphy/ptII/vendors/giotto, for example: [exec] mkdir -p /home/travis/build/icyphy/ptII/vendors/giotto [exec] cp C:/Program\ Files/Giotto*/gdk.jar /home/travis/build/icyphy/ptII/vendors/giotto/ [exec] configure: WARNING: Failed to find boost/numeric/odeint.hpp, so FMI ++ [exec] will not be compiled. FMI++ is an extension of the [exec] Functional Mockup Interface, see [exec] http://sourceforge.net/p/fmipp/wiki/Home/ [exec] Untaring /home/travis/build/icyphy/ptII/vendors/installer/MacJVM.tar.gz in /home/travis/build/icyphy/ptII/ now: Mon Jun 6 02:07:16 UTC 2022 [exec] ./makeapp: Installation of /home/travis/build/icyphy/ptII/jdk succeeded. [exec] ./makeapp: copying /home/travis/build/icyphy/ptII/vendors/jogl to /home/travis/build/icyphy/ptII/bin [exec] touch CapeCode.app [exec] ./makeapp Vergil.app FULL -full [exec] Updating universalJavaApplicationStub from /home/travis/build/icyphy/ptII/vendors/universalJavaApplicationStub/src/universalJavaApplicationStub [exec] Untaring /home/travis/build/icyphy/ptII/vendors/installer/MacJVM.tar.gz in /home/travis/build/icyphy/ptII/ now: Mon Jun 6 02:07:18 UTC 2022 [exec] ./makeapp: Installation of /home/travis/build/icyphy/ptII/jdk succeeded. [exec] touch Vergil.app [exec] chmod a+x ant cyphysim hyvisual startjini mkjnlp mkl4j mkosgi mkptdemo mkptlivelinkdemo mkpttest node npm ptjunit ptIITravisBuild.sh reloadAllAccessors updateFmu viptos build: initReports: [mkdir] Created dir: /home/travis/build/icyphy/ptII/reports/doccheck [mkdir] Created dir: /home/travis/build/icyphy/ptII/reports/ojdcheck test.core7.xml: [echo] [echo] ==test.core7.xml == [echo] This target runs the seventh batch of core tests [echo] and generates JUnit xml output. [echo] timeout = 4000000 milliseconds [echo] [junit] javachdir: directory = doc/books/embedded/concurrent/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/books/embedded/concurrent/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.books.embedded.concurrent.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.books.embedded.concurrent.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher5740689714425249969.properties propsfile=/home/travis/build/icyphy/ptII/junit11251880271080118557.properties [junit] Running doc.books.embedded.concurrent.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/embedded/concurrent/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/embedded/concurrent/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/embedded/concurrent/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:22 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/embedded/concurrent/test/auto/TrafficLight.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/embedded/concurrent/test/auto/TrafficLight.xml [junit] 131 ms. Memory: 129024K Free: 112753K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7e8e2fc5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7e8e2fc5 [junit] reloadAllAccessors: .TrafficLight [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.201 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/embedded/concurrent/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/embedded/concurrent/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/embedded/concurrent/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:22 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/embedded/concurrent/test/auto/TrafficLight.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/embedded/concurrent/test/auto/TrafficLight.xml [junit] 131 ms. Memory: 129024K Free: 112753K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7e8e2fc5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7e8e2fc5 [junit] reloadAllAccessors: .TrafficLight [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = doc/books/systems/architecture/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/books/systems/architecture/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.books.systems.architecture.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.books.systems.architecture.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher3154774105861505814.properties propsfile=/home/travis/build/icyphy/ptII/junit15869022043105759578.properties [junit] Running doc.books.systems.architecture.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/architecture/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/architecture/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/architecture/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:24 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/architecture/test/auto/Count.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/architecture/test/auto/Count.xml [junit] 68 ms. Memory: 129024K Free: 114928K (89%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6ad8f073 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6ad8f073 [junit] reloadAllAccessors: .Count [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.937 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/architecture/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/architecture/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/architecture/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:24 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/architecture/test/auto/Count.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/architecture/test/auto/Count.xml [junit] 68 ms. Memory: 129024K Free: 114928K (89%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6ad8f073 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6ad8f073 [junit] reloadAllAccessors: .Count [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = doc/books/systems/continuous/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.books.systems.continuous.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.books.systems.continuous.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher17677671004880893182.properties propsfile=/home/travis/build/icyphy/ptII/junit12413918057516344815.properties [junit] Running doc.books.systems.continuous.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:26 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/BouncingBall.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/BouncingBall.xml [junit] 2341 ms. Memory: 159744K Free: 61392K (38%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4765fcaa [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4765fcaa [junit] reloadAllAccessors: .BouncingBall [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:29 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/ContinuousInsideDE.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/ContinuousInsideDE.xml [junit] 72 ms. Memory: 159744K Free: 140833K (88%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4a6cdbe4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4a6cdbe4 [junit] reloadAllAccessors: .ContinuousInsideDE [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:29 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/ContinuousTransferFunction.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/ContinuousTransferFunction.xml [junit] 260 ms. Memory: 159744K Free: 111647K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@56eb539b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@56eb539b [junit] reloadAllAccessors: .ContinuousTransferFunction [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:30 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/ContinuousTransferFunctionEquiv.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/ContinuousTransferFunctionEquiv.xml [junit] 110 ms. Memory: 159744K Free: 94753K (59%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@170f7c7b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@170f7c7b [junit] reloadAllAccessors: .ContinuousTransferFunctionEquiv [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:30 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/FixedPointNoLimitation.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/FixedPointNoLimitation.xml [junit] 94 ms. Memory: 159744K Free: 76831K (48%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@673ed7be [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@673ed7be [junit] reloadAllAccessors: .FixedPointNoLimitation [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:30 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/ImpulseResponse.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/ImpulseResponse.xml [junit] 55 ms. Memory: 159744K Free: 66591K (42%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@33ed7b4a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@33ed7b4a [junit] reloadAllAccessors: .ImpulseResponse [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:30 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/IntegratorInitialState.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/IntegratorInitialState.xml [junit] 8 ms. Memory: 159744K Free: 61985K (39%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3a4f4b32 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3a4f4b32 [junit] reloadAllAccessors: .IntegratorInitialState [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:30 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/LevelCrossingDetectorFeedback.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/LevelCrossingDetectorFeedback.xml [junit] 15 ms. Memory: 159744K Free: 57889K (36%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2e5ae29a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2e5ae29a [junit] reloadAllAccessors: .LevelCrossingDetectorFeedback [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:30 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/Lorenz.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/Lorenz.xml [junit] 4511 ms. Memory: 192512K Free: 110531K (57%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@196b5c26 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@196b5c26 [junit] reloadAllAccessors: .Lorenz [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:35 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/NotPiecewiseContinuous.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/NotPiecewiseContinuous.xml [junit] 15 ms. Memory: 192512K Free: 104901K (54%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@208abfa8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@208abfa8 [junit] reloadAllAccessors: .NotPiecewiseContinuous [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:35 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/PeriodicSamplerIntegrator.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/PeriodicSamplerIntegrator.xml [junit] 8 ms. Memory: 192512K Free: 100805K (52%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6e126940 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6e126940 [junit] reloadAllAccessors: .PeriodicSamplerIntegrator [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:35 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/PiecewiseContinuous.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/PiecewiseContinuous.xml [junit] 82 ms. Memory: 192512K Free: 86979K (45%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7b78aa82 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7b78aa82 [junit] reloadAllAccessors: .PiecewiseContinuous [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:35 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/TestTrigger.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/TestTrigger.xml [junit] 6 ms. Memory: 192512K Free: 81349K (42%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@75c229 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@75c229 [junit] reloadAllAccessors: .TestTrigger [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.527 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:26 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/BouncingBall.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/BouncingBall.xml [junit] 2341 ms. Memory: 159744K Free: 61392K (38%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4765fcaa [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4765fcaa [junit] reloadAllAccessors: .BouncingBall [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:29 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/ContinuousInsideDE.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/ContinuousInsideDE.xml [junit] 72 ms. Memory: 159744K Free: 140833K (88%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4a6cdbe4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4a6cdbe4 [junit] reloadAllAccessors: .ContinuousInsideDE [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:29 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/ContinuousTransferFunction.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/ContinuousTransferFunction.xml [junit] 260 ms. Memory: 159744K Free: 111647K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@56eb539b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@56eb539b [junit] reloadAllAccessors: .ContinuousTransferFunction [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:30 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/ContinuousTransferFunctionEquiv.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/ContinuousTransferFunctionEquiv.xml [junit] 110 ms. Memory: 159744K Free: 94753K (59%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@170f7c7b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@170f7c7b [junit] reloadAllAccessors: .ContinuousTransferFunctionEquiv [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:30 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/FixedPointNoLimitation.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/FixedPointNoLimitation.xml [junit] 94 ms. Memory: 159744K Free: 76831K (48%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@673ed7be [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@673ed7be [junit] reloadAllAccessors: .FixedPointNoLimitation [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:30 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/ImpulseResponse.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/ImpulseResponse.xml [junit] 55 ms. Memory: 159744K Free: 66591K (42%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@33ed7b4a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@33ed7b4a [junit] reloadAllAccessors: .ImpulseResponse [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:30 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/IntegratorInitialState.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/IntegratorInitialState.xml [junit] 8 ms. Memory: 159744K Free: 61985K (39%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3a4f4b32 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3a4f4b32 [junit] reloadAllAccessors: .IntegratorInitialState [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:30 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/LevelCrossingDetectorFeedback.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/LevelCrossingDetectorFeedback.xml [junit] 15 ms. Memory: 159744K Free: 57889K (36%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2e5ae29a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2e5ae29a [junit] reloadAllAccessors: .LevelCrossingDetectorFeedback [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:30 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/Lorenz.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/Lorenz.xml [junit] 4511 ms. Memory: 192512K Free: 110531K (57%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@196b5c26 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@196b5c26 [junit] reloadAllAccessors: .Lorenz [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:35 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/NotPiecewiseContinuous.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/NotPiecewiseContinuous.xml [junit] 15 ms. Memory: 192512K Free: 104901K (54%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@208abfa8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@208abfa8 [junit] reloadAllAccessors: .NotPiecewiseContinuous [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:35 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/PeriodicSamplerIntegrator.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/PeriodicSamplerIntegrator.xml [junit] 8 ms. Memory: 192512K Free: 100805K (52%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6e126940 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6e126940 [junit] reloadAllAccessors: .PeriodicSamplerIntegrator [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:35 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/PiecewiseContinuous.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/PiecewiseContinuous.xml [junit] 82 ms. Memory: 192512K Free: 86979K (45%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7b78aa82 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7b78aa82 [junit] reloadAllAccessors: .PiecewiseContinuous [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:35 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/TestTrigger.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/continuous/test/auto/TestTrigger.xml [junit] 6 ms. Memory: 192512K Free: 81349K (42%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@75c229 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@75c229 [junit] reloadAllAccessors: .TestTrigger [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = doc/books/systems/dataflow/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/books/systems/dataflow/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.books.systems.dataflow.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.books.systems.dataflow.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher15005098091625329697.properties propsfile=/home/travis/build/icyphy/ptII/junit16234520816706606293.properties [junit] Running doc.books.systems.dataflow.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/dataflow/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/dataflow/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/dataflow/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:36 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/dataflow/test/auto/BetterFibonacci.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/dataflow/test/auto/BetterFibonacci.xml [junit] 1174 ms. Memory: 160768K Free: 74491K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34fa8538 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34fa8538 [junit] reloadAllAccessors: .BetterFibonacci [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.133 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/dataflow/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/dataflow/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/dataflow/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:36 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/dataflow/test/auto/BetterFibonacci.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/dataflow/test/auto/BetterFibonacci.xml [junit] 1174 ms. Memory: 160768K Free: 74491K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34fa8538 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34fa8538 [junit] reloadAllAccessors: .BetterFibonacci [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = doc/books/systems/discreteevents/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.books.systems.discreteevents.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.books.systems.discreteevents.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher3864564174635598019.properties propsfile=/home/travis/build/icyphy/ptII/junit1732618480108955484.properties [junit] Running doc.books.systems.discreteevents.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:39 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/DEExample.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/DEExample.xml [junit] 178 ms. Memory: 129024K Free: 114058K (88%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7a170f4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7a170f4 [junit] reloadAllAccessors: .DEExample [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:40 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/FSMSource.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/FSMSource.xml [junit] 42 ms. Memory: 129024K Free: 105885K (82%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41dd7a65 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41dd7a65 [junit] reloadAllAccessors: .FSMSource [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:40 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/FSMSource2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/FSMSource2.xml [junit] 26 ms. Memory: 129024K Free: 99765K (77%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@32903eb3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@32903eb3 [junit] reloadAllAccessors: .FSMSource2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:40 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/Feedback.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/Feedback.xml [junit] 13 ms. Memory: 129024K Free: 95147K (74%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d4550d1 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d4550d1 [junit] reloadAllAccessors: .Feedback [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:40 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/InterarrivalTimes.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/InterarrivalTimes.xml [junit] 243 ms. Memory: 129024K Free: 87082K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1894eb41 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1894eb41 [junit] reloadAllAccessors: .InterarrivalTimes [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:41 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/InterarrivalTimes2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/InterarrivalTimes2.xml [junit] 64 ms. Memory: 129024K Free: 111463K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2e4868a7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2e4868a7 [junit] reloadAllAccessors: .InterarrivalTimes2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:41 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/InterarrivalTimes3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/InterarrivalTimes3.xml [junit] 43 ms. Memory: 129024K Free: 102793K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6deae7b7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6deae7b7 [junit] reloadAllAccessors: .InterarrivalTimes3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:41 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/Iteration.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/Iteration.xml [junit] 12 ms. Memory: 129024K Free: 96376K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7db8114a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7db8114a [junit] reloadAllAccessors: .Iteration [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:41 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/MM1Queue.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/MM1Queue.xml [junit] 8 ms. Memory: 129024K Free: 90210K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@10cf6e62 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@10cf6e62 [junit] reloadAllAccessors: .MM1Queue [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:41 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/ModelTimeVsRealTime.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/ModelTimeVsRealTime.xml [junit] 2 ms. Memory: 129024K Free: 86863K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c972eeb [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c972eeb [junit] reloadAllAccessors: .ModelTimeVsRealTime [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:41 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/OpenQueueingNetwork.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/OpenQueueingNetwork.xml [junit] 3142 ms. Memory: 187392K Free: 155701K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6781cc1e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6781cc1e [junit] reloadAllAccessors: .OpenQueueingNetwork [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:44 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/Priorities.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/Priorities.xml [junit] 7 ms. Memory: 187392K Free: 150037K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5fb7829d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5fb7829d [junit] reloadAllAccessors: .Priorities [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:44 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/SDFWithinDE.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/SDFWithinDE.xml [junit] 30 ms. Memory: 187392K Free: 143411K (77%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@308b0078 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@308b0078 [junit] reloadAllAccessors: .SDFWithinDE [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/Wireless.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/Wireless.xml [junit] 17 ms. Memory: 187392K Free: 137269K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6913cec9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6913cec9 [junit] reloadAllAccessors: .Wireless [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/Zeno.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/Zeno.xml [junit] 402 ms. Memory: 187392K Free: 85555K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@60c7e8e4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@60c7e8e4 [junit] reloadAllAccessors: .Zeno [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.358 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:39 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/DEExample.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/DEExample.xml [junit] 178 ms. Memory: 129024K Free: 114058K (88%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7a170f4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7a170f4 [junit] reloadAllAccessors: .DEExample [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:40 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/FSMSource.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/FSMSource.xml [junit] 42 ms. Memory: 129024K Free: 105885K (82%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41dd7a65 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41dd7a65 [junit] reloadAllAccessors: .FSMSource [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:40 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/FSMSource2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/FSMSource2.xml [junit] 26 ms. Memory: 129024K Free: 99765K (77%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@32903eb3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@32903eb3 [junit] reloadAllAccessors: .FSMSource2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:40 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/Feedback.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/Feedback.xml [junit] 13 ms. Memory: 129024K Free: 95147K (74%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d4550d1 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d4550d1 [junit] reloadAllAccessors: .Feedback [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:40 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/InterarrivalTimes.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/InterarrivalTimes.xml [junit] 243 ms. Memory: 129024K Free: 87082K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1894eb41 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1894eb41 [junit] reloadAllAccessors: .InterarrivalTimes [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:41 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/InterarrivalTimes2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/InterarrivalTimes2.xml [junit] 64 ms. Memory: 129024K Free: 111463K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2e4868a7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2e4868a7 [junit] reloadAllAccessors: .InterarrivalTimes2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:41 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/InterarrivalTimes3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/InterarrivalTimes3.xml [junit] 43 ms. Memory: 129024K Free: 102793K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6deae7b7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6deae7b7 [junit] reloadAllAccessors: .InterarrivalTimes3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:41 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/Iteration.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/Iteration.xml [junit] 12 ms. Memory: 129024K Free: 96376K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7db8114a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7db8114a [junit] reloadAllAccessors: .Iteration [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:41 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/MM1Queue.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/MM1Queue.xml [junit] 8 ms. Memory: 129024K Free: 90210K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@10cf6e62 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@10cf6e62 [junit] reloadAllAccessors: .MM1Queue [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:41 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/ModelTimeVsRealTime.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/ModelTimeVsRealTime.xml [junit] 2 ms. Memory: 129024K Free: 86863K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c972eeb [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c972eeb [junit] reloadAllAccessors: .ModelTimeVsRealTime [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:41 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/OpenQueueingNetwork.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/OpenQueueingNetwork.xml [junit] 3142 ms. Memory: 187392K Free: 155701K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6781cc1e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6781cc1e [junit] reloadAllAccessors: .OpenQueueingNetwork [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:44 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/Priorities.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/Priorities.xml [junit] 7 ms. Memory: 187392K Free: 150037K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5fb7829d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5fb7829d [junit] reloadAllAccessors: .Priorities [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:44 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/SDFWithinDE.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/SDFWithinDE.xml [junit] 30 ms. Memory: 187392K Free: 143411K (77%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@308b0078 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@308b0078 [junit] reloadAllAccessors: .SDFWithinDE [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/Wireless.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/Wireless.xml [junit] 17 ms. Memory: 187392K Free: 137269K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6913cec9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6913cec9 [junit] reloadAllAccessors: .Wireless [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/Zeno.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/discreteevents/test/auto/Zeno.xml [junit] 402 ms. Memory: 187392K Free: 85555K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@60c7e8e4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@60c7e8e4 [junit] reloadAllAccessors: .Zeno [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = doc/books/systems/export/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/books/systems/export/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.books.systems.export.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.books.systems.export.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher13740501629819797048.properties propsfile=/home/travis/build/icyphy/ptII/junit12820801743323929148.properties [junit] Running doc.books.systems.export.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/export/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/export/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/export/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/export/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/export/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/export/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/export/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/export/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = doc/books/systems/expressions/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/books/systems/expressions/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.books.systems.expressions.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.books.systems.expressions.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher9258697236476236975.properties propsfile=/home/travis/build/icyphy/ptII/junit8851973934399581260.properties [junit] Running doc.books.systems.expressions.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/expressions/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/expressions/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/expressions/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:48 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/expressions/test/auto/FunctionComplex.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/expressions/test/auto/FunctionComplex.xml [junit] 61 ms. Memory: 129024K Free: 111743K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4b9195c0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4b9195c0 [junit] reloadAllAccessors: .FunctionComplex [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:48 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/expressions/test/auto/NilTypes.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/expressions/test/auto/NilTypes.xml [junit] 7 ms. Memory: 129024K Free: 107449K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@b8953f5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@b8953f5 [junit] reloadAllAccessors: .NilTypes [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:49 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/expressions/test/auto/UnionTypes.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/expressions/test/auto/UnionTypes.xml [junit] 21 ms. Memory: 129024K Free: 102503K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6761263e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6761263e [junit] reloadAllAccessors: .UnionTypes [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.201 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/expressions/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/expressions/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/expressions/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:48 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/expressions/test/auto/FunctionComplex.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/expressions/test/auto/FunctionComplex.xml [junit] 61 ms. Memory: 129024K Free: 111743K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4b9195c0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4b9195c0 [junit] reloadAllAccessors: .FunctionComplex [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:48 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/expressions/test/auto/NilTypes.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/expressions/test/auto/NilTypes.xml [junit] 7 ms. Memory: 129024K Free: 107449K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@b8953f5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@b8953f5 [junit] reloadAllAccessors: .NilTypes [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:49 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/expressions/test/auto/UnionTypes.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/expressions/test/auto/UnionTypes.xml [junit] 21 ms. Memory: 129024K Free: 102503K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6761263e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6761263e [junit] reloadAllAccessors: .UnionTypes [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = doc/books/systems/fsm/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.books.systems.fsm.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.books.systems.fsm.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher9558910970935701647.properties propsfile=/home/travis/build/icyphy/ptII/junit13396365001752628552.properties [junit] Running doc.books.systems.fsm.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:50 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABCROFlat_SA.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABCROFlat_SA.xml [junit] 116 ms. Memory: 129024K Free: 101472K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@58c3566e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@58c3566e [junit] reloadAllAccessors: .ABCROFlat_SA [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:51 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABCROHierarchicalTermination.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABCROHierarchicalTermination.xml [junit] 77 ms. Memory: 129024K Free: 105445K (82%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@13818f65 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@13818f65 [junit] reloadAllAccessors: .ABCROHierarchicalTermination [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:51 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABCROHierarchical_SA.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABCROHierarchical_SA.xml [junit] 57 ms. Memory: 172032K Free: 156136K (91%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1857a379 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1857a379 [junit] reloadAllAccessors: .ABCROHierarchical_SA [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:51 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABROFlat_SA.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABROFlat_SA.xml [junit] 29 ms. Memory: 172032K Free: 141323K (82%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@797ad63c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@797ad63c [junit] reloadAllAccessors: .ABROFlat_SA [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:51 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABROFlat_SA_BruteForce.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABROFlat_SA_BruteForce.xml [junit] 22 ms. Memory: 172032K Free: 126996K (74%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6e784ad6 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6e784ad6 [junit] reloadAllAccessors: .ABROFlat_SA_BruteForce [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABROHierarchicalTermination.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABROHierarchicalTermination.xml [junit] 45 ms. Memory: 172032K Free: 108242K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@66f7e240 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@66f7e240 [junit] reloadAllAccessors: .ABROHierarchicalTermination [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABROHierarchical_SA.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABROHierarchical_SA.xml [junit] 62 ms. Memory: 172032K Free: 135149K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@346e1c6b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@346e1c6b [junit] reloadAllAccessors: .ABROHierarchical_SA [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/CapriciousThermostat.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/CapriciousThermostat.xml [junit] 184 ms. Memory: 172032K Free: 96789K (56%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@23bb3e79 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@23bb3e79 [junit] reloadAllAccessors: .CapriciousThermostat [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ExtendedFSM.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ExtendedFSM.xml [junit] 20 ms. Memory: 172032K Free: 150287K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@33495cb2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@33495cb2 [junit] reloadAllAccessors: .ExtendedFSM [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/FinalStates.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/FinalStates.xml [junit] 9 ms. Memory: 172032K Free: 142623K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@52fe92c0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@52fe92c0 [junit] reloadAllAccessors: .FinalStates [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/FinalStatesImmediate.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/FinalStatesImmediate.xml [junit] 13 ms. Memory: 172032K Free: 133887K (78%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c0b4772 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c0b4772 [junit] reloadAllAccessors: .FinalStatesImmediate [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/FinalStatesReset.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/FinalStatesReset.xml [junit] 17 ms. Memory: 172032K Free: 125213K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1150c3c1 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1150c3c1 [junit] reloadAllAccessors: .FinalStatesReset [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/FinalStatesResetDefault.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/FinalStatesResetDefault.xml [junit] 8 ms. Memory: 172032K Free: 116509K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@188b9438 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@188b9438 [junit] reloadAllAccessors: .FinalStatesResetDefault [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/FixedPointFSM.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/FixedPointFSM.xml [junit] 30 ms. Memory: 172032K Free: 102687K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4f5d5698 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4f5d5698 [junit] reloadAllAccessors: .FixedPointFSM [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:53 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/HierarchicalFSM.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/HierarchicalFSM.xml [junit] 101 ms. Memory: 172032K Free: 136670K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7538900d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7538900d [junit] reloadAllAccessors: .HierarchicalFSM [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:53 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/HierarchicalFSM_Flattened.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/HierarchicalFSM_Flattened.xml [junit] 56 ms. Memory: 172032K Free: 95085K (55%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@14883f1a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@14883f1a [junit] reloadAllAccessors: .HierarchicalFSM_Flattened [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:53 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/Hysteresis.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/Hysteresis.xml [junit] 50 ms. Memory: 172032K Free: 61803K (36%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1a83300e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1a83300e [junit] reloadAllAccessors: .Hysteresis [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:53 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/HysteresisWithDefault.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/HysteresisWithDefault.xml [junit] 42 ms. Memory: 172032K Free: 139608K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1e6892cd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1e6892cd [junit] reloadAllAccessors: .HysteresisWithDefault [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.716 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:50 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABCROFlat_SA.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABCROFlat_SA.xml [junit] 116 ms. Memory: 129024K Free: 101472K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@58c3566e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@58c3566e [junit] reloadAllAccessors: .ABCROFlat_SA [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:51 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABCROHierarchicalTermination.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABCROHierarchicalTermination.xml [junit] 77 ms. Memory: 129024K Free: 105445K (82%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@13818f65 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@13818f65 [junit] reloadAllAccessors: .ABCROHierarchicalTermination [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:51 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABCROHierarchical_SA.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABCROHierarchical_SA.xml [junit] 57 ms. Memory: 172032K Free: 156136K (91%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1857a379 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1857a379 [junit] reloadAllAccessors: .ABCROHierarchical_SA [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:51 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABROFlat_SA.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABROFlat_SA.xml [junit] 29 ms. Memory: 172032K Free: 141323K (82%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@797ad63c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@797ad63c [junit] reloadAllAccessors: .ABROFlat_SA [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:51 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABROFlat_SA_BruteForce.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABROFlat_SA_BruteForce.xml [junit] 22 ms. Memory: 172032K Free: 126996K (74%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6e784ad6 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6e784ad6 [junit] reloadAllAccessors: .ABROFlat_SA_BruteForce [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABROHierarchicalTermination.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABROHierarchicalTermination.xml [junit] 45 ms. Memory: 172032K Free: 108242K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@66f7e240 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@66f7e240 [junit] reloadAllAccessors: .ABROHierarchicalTermination [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABROHierarchical_SA.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ABROHierarchical_SA.xml [junit] 62 ms. Memory: 172032K Free: 135149K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@346e1c6b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@346e1c6b [junit] reloadAllAccessors: .ABROHierarchical_SA [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/CapriciousThermostat.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/CapriciousThermostat.xml [junit] 184 ms. Memory: 172032K Free: 96789K (56%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@23bb3e79 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@23bb3e79 [junit] reloadAllAccessors: .CapriciousThermostat [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ExtendedFSM.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/ExtendedFSM.xml [junit] 20 ms. Memory: 172032K Free: 150287K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@33495cb2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@33495cb2 [junit] reloadAllAccessors: .ExtendedFSM [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/FinalStates.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/FinalStates.xml [junit] 9 ms. Memory: 172032K Free: 142623K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@52fe92c0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@52fe92c0 [junit] reloadAllAccessors: .FinalStates [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/FinalStatesImmediate.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/FinalStatesImmediate.xml [junit] 13 ms. Memory: 172032K Free: 133887K (78%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c0b4772 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c0b4772 [junit] reloadAllAccessors: .FinalStatesImmediate [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/FinalStatesReset.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/FinalStatesReset.xml [junit] 17 ms. Memory: 172032K Free: 125213K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1150c3c1 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1150c3c1 [junit] reloadAllAccessors: .FinalStatesReset [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/FinalStatesResetDefault.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/FinalStatesResetDefault.xml [junit] 8 ms. Memory: 172032K Free: 116509K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@188b9438 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@188b9438 [junit] reloadAllAccessors: .FinalStatesResetDefault [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/FixedPointFSM.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/FixedPointFSM.xml [junit] 30 ms. Memory: 172032K Free: 102687K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4f5d5698 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4f5d5698 [junit] reloadAllAccessors: .FixedPointFSM [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:53 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/HierarchicalFSM.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/HierarchicalFSM.xml [junit] 101 ms. Memory: 172032K Free: 136670K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7538900d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7538900d [junit] reloadAllAccessors: .HierarchicalFSM [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:53 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/HierarchicalFSM_Flattened.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/HierarchicalFSM_Flattened.xml [junit] 56 ms. Memory: 172032K Free: 95085K (55%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@14883f1a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@14883f1a [junit] reloadAllAccessors: .HierarchicalFSM_Flattened [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:53 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/Hysteresis.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/Hysteresis.xml [junit] 50 ms. Memory: 172032K Free: 61803K (36%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1a83300e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1a83300e [junit] reloadAllAccessors: .Hysteresis [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:53 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/HysteresisWithDefault.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/fsm/test/auto/HysteresisWithDefault.xml [junit] 42 ms. Memory: 172032K Free: 139608K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1e6892cd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1e6892cd [junit] reloadAllAccessors: .HysteresisWithDefault [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = doc/books/systems/intro/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/books/systems/intro/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.books.systems.intro.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.books.systems.intro.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher3895807238794017388.properties propsfile=/home/travis/build/icyphy/ptII/junit17173214932309872246.properties [junit] Running doc.books.systems.intro.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/intro/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/intro/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/intro/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:54 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/intro/test/auto/GeneratorRegulatorProtector.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/intro/test/auto/GeneratorRegulatorProtector.xml [junit] 761 ms. Memory: 129024K Free: 102837K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1d1166a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1d1166a [junit] reloadAllAccessors: .GeneratorRegulatorProtector [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.089 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/intro/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/intro/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/intro/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:54 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/intro/test/auto/GeneratorRegulatorProtector.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/intro/test/auto/GeneratorRegulatorProtector.xml [junit] 761 ms. Memory: 129024K Free: 102837K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1d1166a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1d1166a [junit] reloadAllAccessors: .GeneratorRegulatorProtector [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = doc/books/systems/modal/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/books/systems/modal/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.books.systems.modal.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.books.systems.modal.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher15524088940823349581.properties propsfile=/home/travis/build/icyphy/ptII/junit17637461457797696319.properties [junit] Running doc.books.systems.modal.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/modal/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/modal/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/modal/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/FSK.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/FSK.xml [junit] 605 ms. Memory: 129024K Free: 96420K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@482b8a06 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@482b8a06 [junit] reloadAllAccessors: .FSK [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:58 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/Fibonacci.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/Fibonacci.xml [junit] 201 ms. Memory: 155648K Free: 135203K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41900c6b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41900c6b [junit] reloadAllAccessors: .Fibonacci [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:59 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/History.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/History.xml [junit] 40 ms. Memory: 155648K Free: 122588K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3d7f50ac [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3d7f50ac [junit] reloadAllAccessors: .History [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:59 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/Merge.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/Merge.xml [junit] 52 ms. Memory: 155648K Free: 98315K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3588d07b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3588d07b [junit] reloadAllAccessors: .Merge [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:59 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/ModalClocks.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/ModalClocks.xml [junit] 41 ms. Memory: 155648K Free: 124510K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@35b9fac9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@35b9fac9 [junit] reloadAllAccessors: .ModalClocks [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:59 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/ModalDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/ModalDelay.xml [junit] 21 ms. Memory: 155648K Free: 112198K (72%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ba397c5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ba397c5 [junit] reloadAllAccessors: .ModalDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:59 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/ModalModelExample.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/ModalModelExample.xml [junit] 166 ms. Memory: 155648K Free: 111871K (72%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a37f6e3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a37f6e3 [junit] reloadAllAccessors: .ModalModelExample [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:59 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/ModalSDF.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/ModalSDF.xml [junit] 102 ms. Memory: 155648K Free: 88038K (57%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@30d8a9ce [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@30d8a9ce [junit] reloadAllAccessors: .ModalSDF [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/Preemptive.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/Preemptive.xml [junit] 11 ms. Memory: 155648K Free: 74688K (48%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@423e416 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@423e416 [junit] reloadAllAccessors: .Preemptive [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/PreemptiveFixed.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/PreemptiveFixed.xml [junit] 26 ms. Memory: 155648K Free: 137586K (88%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@133a3f11 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@133a3f11 [junit] reloadAllAccessors: .PreemptiveFixed [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/Reset.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/Reset.xml [junit] 16 ms. Memory: 155648K Free: 125102K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@752c3cfd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@752c3cfd [junit] reloadAllAccessors: .Reset [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/ResettableTimer.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/ResettableTimer.xml [junit] 8 ms. Memory: 155648K Free: 116918K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4a60fe34 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4a60fe34 [junit] reloadAllAccessors: .ResettableTimer [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/SpontaneousFSM.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/SpontaneousFSM.xml [junit] 9 ms. Memory: 155648K Free: 106106K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4feefce8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4feefce8 [junit] reloadAllAccessors: .SpontaneousFSM [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/Timeout.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/Timeout.xml [junit] 6 ms. Memory: 155648K Free: 101994K (66%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@123f4c03 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@123f4c03 [junit] reloadAllAccessors: .Timeout [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.248 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/modal/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/modal/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/modal/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/FSK.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/FSK.xml [junit] 605 ms. Memory: 129024K Free: 96420K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@482b8a06 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@482b8a06 [junit] reloadAllAccessors: .FSK [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:58 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/Fibonacci.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/Fibonacci.xml [junit] 201 ms. Memory: 155648K Free: 135203K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41900c6b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41900c6b [junit] reloadAllAccessors: .Fibonacci [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:59 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/History.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/History.xml [junit] 40 ms. Memory: 155648K Free: 122588K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3d7f50ac [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3d7f50ac [junit] reloadAllAccessors: .History [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:59 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/Merge.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/Merge.xml [junit] 52 ms. Memory: 155648K Free: 98315K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3588d07b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3588d07b [junit] reloadAllAccessors: .Merge [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:59 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/ModalClocks.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/ModalClocks.xml [junit] 41 ms. Memory: 155648K Free: 124510K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@35b9fac9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@35b9fac9 [junit] reloadAllAccessors: .ModalClocks [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:59 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/ModalDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/ModalDelay.xml [junit] 21 ms. Memory: 155648K Free: 112198K (72%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ba397c5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ba397c5 [junit] reloadAllAccessors: .ModalDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:59 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/ModalModelExample.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/ModalModelExample.xml [junit] 166 ms. Memory: 155648K Free: 111871K (72%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a37f6e3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a37f6e3 [junit] reloadAllAccessors: .ModalModelExample [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:59 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/ModalSDF.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/ModalSDF.xml [junit] 102 ms. Memory: 155648K Free: 88038K (57%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@30d8a9ce [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@30d8a9ce [junit] reloadAllAccessors: .ModalSDF [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/Preemptive.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/Preemptive.xml [junit] 11 ms. Memory: 155648K Free: 74688K (48%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@423e416 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@423e416 [junit] reloadAllAccessors: .Preemptive [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/PreemptiveFixed.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/PreemptiveFixed.xml [junit] 26 ms. Memory: 155648K Free: 137586K (88%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@133a3f11 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@133a3f11 [junit] reloadAllAccessors: .PreemptiveFixed [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/Reset.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/Reset.xml [junit] 16 ms. Memory: 155648K Free: 125102K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@752c3cfd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@752c3cfd [junit] reloadAllAccessors: .Reset [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/ResettableTimer.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/ResettableTimer.xml [junit] 8 ms. Memory: 155648K Free: 116918K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4a60fe34 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4a60fe34 [junit] reloadAllAccessors: .ResettableTimer [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/SpontaneousFSM.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/SpontaneousFSM.xml [junit] 9 ms. Memory: 155648K Free: 106106K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4feefce8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4feefce8 [junit] reloadAllAccessors: .SpontaneousFSM [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/Timeout.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modal/test/auto/Timeout.xml [junit] 6 ms. Memory: 155648K Free: 101994K (66%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@123f4c03 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@123f4c03 [junit] reloadAllAccessors: .Timeout [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = doc/books/systems/modelingtime/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.books.systems.modelingtime.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.books.systems.modelingtime.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher16610018422151156480.properties propsfile=/home/travis/build/icyphy/ptII/junit11644612941901867792.properties [junit] Running doc.books.systems.modelingtime.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/CommunicationDelay1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/CommunicationDelay1.xml [junit] 552 ms. Memory: 129024K Free: 95990K (74%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@729ac340 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@729ac340 [junit] reloadAllAccessors: .CommunicationDelay1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:02 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/CommunicationDelayActors.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/CommunicationDelayActors.xml [junit] 366 ms. Memory: 129024K Free: 96021K (74%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@40b3f38b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@40b3f38b [junit] reloadAllAccessors: .CommunicationDelayActors [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:03 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/CommunicationDelayQM.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/CommunicationDelayQM.xml [junit] 182 ms. Memory: 129024K Free: 68374K (53%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@507b2ace [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@507b2ace [junit] reloadAllAccessors: .CommunicationDelayQM [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:03 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/DEModelOfPtidesSimple.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/DEModelOfPtidesSimple.xml [junit] 20 ms. Memory: 155648K Free: 132705K (85%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@36652d6d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@36652d6d [junit] reloadAllAccessors: .DEModelOfPtidesSimple [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:03 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/ExecutionTime.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/ExecutionTime.xml [junit] 40 ms. Memory: 155648K Free: 121844K (78%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@24288287 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@24288287 [junit] reloadAllAccessors: .ExecutionTime [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:04 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/GeneratorResourceScheduler.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/GeneratorResourceScheduler.xml [junit] WARNING: The execution aspects in this model can influence the timing of actors by delaying the [junit] execution, potentially changing the behavior. There is no guarantee that actors fire at the [junit] time they request to be fired. [junit] Use Ptides for deterministic DE behavior that is not influenced by execution aspects. [junit] [junit] 612 ms. Memory: 155648K Free: 70443K (45%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1ede745b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1ede745b [junit] reloadAllAccessors: .GeneratorExecutionAspect [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:05 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/HeartBeatDetector.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/HeartBeatDetector.xml [junit] 59 ms. Memory: 155648K Free: 126234K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@969db51 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@969db51 [junit] reloadAllAccessors: .HeartBeatDetector [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:05 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModel.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModel.xml [junit] 135 ms. Memory: 155648K Free: 98072K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@e770ea3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@e770ea3 [junit] reloadAllAccessors: .LineFaultModel [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:05 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModelWithBetterCQM.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModelWithBetterCQM.xml [junit] 129 ms. Memory: 155648K Free: 55064K (35%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@24161f30 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@24161f30 [junit] reloadAllAccessors: .LineFaultModelWithBetterCompositeCommunicationAspect [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:05 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModelWithCQM.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModelWithCQM.xml [junit] 146 ms. Memory: 155648K Free: 104858K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1884eb53 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1884eb53 [junit] reloadAllAccessors: .LineFaultModelWithCompositeCommunicationAspect [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:06 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModelWithDelays.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModelWithDelays.xml [junit] 113 ms. Memory: 155648K Free: 73114K (47%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4bf69011 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4bf69011 [junit] reloadAllAccessors: .LineFaultModelWithDelays [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:06 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModelWithQM.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModelWithQM.xml [junit] 110 ms. Memory: 155648K Free: 122948K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@316fcb0e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@316fcb0e [junit] reloadAllAccessors: .LineFaultModelWithQM [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:06 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModelWithTwoQMs.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModelWithTwoQMs.xml [junit] 108 ms. Memory: 155648K Free: 74820K (48%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51bfa08d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51bfa08d [junit] reloadAllAccessors: .LineFaultModelWithTwoQMs [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:06 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModel_noClockSync.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModel_noClockSync.xml [junit] 468 ms. Memory: 155648K Free: 55408K (36%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@71d98924 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@71d98924 [junit] reloadAllAccessors: .LineFaultModel_noClockSync [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:07 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LocalSource.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LocalSource.xml [junit] 13 ms. Memory: 155648K Free: 138561K (89%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@20a87a86 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@20a87a86 [junit] reloadAllAccessors: .LocalSource [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:07 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/PtidesSchema.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/PtidesSchema.xml [junit] 29 ms. Memory: 155648K Free: 117569K (76%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@57f25917 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@57f25917 [junit] reloadAllAccessors: .PtidesSchema [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:07 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/PtidesSchema_Exception.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/PtidesSchema_Exception.xml [junit] 50 ms. Memory: 155648K Free: 94017K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@213d19c1 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@213d19c1 [junit] reloadAllAccessors: .PtidesSchema_Exception [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:07 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/ResourceScheduler.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/ResourceScheduler.xml [junit] 12 ms. Memory: 155648K Free: 73027K (47%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51d6d1a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51d6d1a [junit] reloadAllAccessors: .ResourceScheduler [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:07 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/SimplePtides.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/SimplePtides.xml [junit] 12 ms. Memory: 155648K Free: 58177K (37%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@790c2f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@790c2f [junit] reloadAllAccessors: .SimplePtides [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:07 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/TimePlot.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/TimePlot.xml [junit] 66 ms. Memory: 155648K Free: 122966K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@65459cbe [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@65459cbe [junit] reloadAllAccessors: .TimePlot [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.746 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/CommunicationDelay1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/CommunicationDelay1.xml [junit] 552 ms. Memory: 129024K Free: 95990K (74%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@729ac340 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@729ac340 [junit] reloadAllAccessors: .CommunicationDelay1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:02 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/CommunicationDelayActors.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/CommunicationDelayActors.xml [junit] 366 ms. Memory: 129024K Free: 96021K (74%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@40b3f38b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@40b3f38b [junit] reloadAllAccessors: .CommunicationDelayActors [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:03 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/CommunicationDelayQM.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/CommunicationDelayQM.xml [junit] 182 ms. Memory: 129024K Free: 68374K (53%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@507b2ace [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@507b2ace [junit] reloadAllAccessors: .CommunicationDelayQM [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:03 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/DEModelOfPtidesSimple.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/DEModelOfPtidesSimple.xml [junit] 20 ms. Memory: 155648K Free: 132705K (85%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@36652d6d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@36652d6d [junit] reloadAllAccessors: .DEModelOfPtidesSimple [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:03 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/ExecutionTime.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/ExecutionTime.xml [junit] 40 ms. Memory: 155648K Free: 121844K (78%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@24288287 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@24288287 [junit] reloadAllAccessors: .ExecutionTime [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:04 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/GeneratorResourceScheduler.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/GeneratorResourceScheduler.xml [junit] WARNING: The execution aspects in this model can influence the timing of actors by delaying the [junit] execution, potentially changing the behavior. There is no guarantee that actors fire at the [junit] time they request to be fired. [junit] Use Ptides for deterministic DE behavior that is not influenced by execution aspects. [junit] [junit] 612 ms. Memory: 155648K Free: 70443K (45%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1ede745b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1ede745b [junit] reloadAllAccessors: .GeneratorExecutionAspect [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:05 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/HeartBeatDetector.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/HeartBeatDetector.xml [junit] 59 ms. Memory: 155648K Free: 126234K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@969db51 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@969db51 [junit] reloadAllAccessors: .HeartBeatDetector [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:05 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModel.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModel.xml [junit] 135 ms. Memory: 155648K Free: 98072K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@e770ea3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@e770ea3 [junit] reloadAllAccessors: .LineFaultModel [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:05 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModelWithBetterCQM.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModelWithBetterCQM.xml [junit] 129 ms. Memory: 155648K Free: 55064K (35%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@24161f30 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@24161f30 [junit] reloadAllAccessors: .LineFaultModelWithBetterCompositeCommunicationAspect [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:05 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModelWithCQM.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModelWithCQM.xml [junit] 146 ms. Memory: 155648K Free: 104858K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1884eb53 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1884eb53 [junit] reloadAllAccessors: .LineFaultModelWithCompositeCommunicationAspect [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:06 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModelWithDelays.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModelWithDelays.xml [junit] 113 ms. Memory: 155648K Free: 73114K (47%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4bf69011 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4bf69011 [junit] reloadAllAccessors: .LineFaultModelWithDelays [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:06 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModelWithQM.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModelWithQM.xml [junit] 110 ms. Memory: 155648K Free: 122948K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@316fcb0e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@316fcb0e [junit] reloadAllAccessors: .LineFaultModelWithQM [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:06 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModelWithTwoQMs.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModelWithTwoQMs.xml [junit] 108 ms. Memory: 155648K Free: 74820K (48%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51bfa08d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51bfa08d [junit] reloadAllAccessors: .LineFaultModelWithTwoQMs [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:06 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModel_noClockSync.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LineFaultModel_noClockSync.xml [junit] 468 ms. Memory: 155648K Free: 55408K (36%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@71d98924 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@71d98924 [junit] reloadAllAccessors: .LineFaultModel_noClockSync [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:07 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LocalSource.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/LocalSource.xml [junit] 13 ms. Memory: 155648K Free: 138561K (89%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@20a87a86 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@20a87a86 [junit] reloadAllAccessors: .LocalSource [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:07 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/PtidesSchema.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/PtidesSchema.xml [junit] 29 ms. Memory: 155648K Free: 117569K (76%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@57f25917 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@57f25917 [junit] reloadAllAccessors: .PtidesSchema [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:07 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/PtidesSchema_Exception.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/PtidesSchema_Exception.xml [junit] 50 ms. Memory: 155648K Free: 94017K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@213d19c1 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@213d19c1 [junit] reloadAllAccessors: .PtidesSchema_Exception [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:07 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/ResourceScheduler.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/ResourceScheduler.xml [junit] 12 ms. Memory: 155648K Free: 73027K (47%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51d6d1a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51d6d1a [junit] reloadAllAccessors: .ResourceScheduler [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:07 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/SimplePtides.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/SimplePtides.xml [junit] 12 ms. Memory: 155648K Free: 58177K (37%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@790c2f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@790c2f [junit] reloadAllAccessors: .SimplePtides [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:07 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/TimePlot.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/modelingtime/test/auto/TimePlot.xml [junit] 66 ms. Memory: 155648K Free: 122966K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@65459cbe [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@65459cbe [junit] reloadAllAccessors: .TimePlot [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = doc/books/systems/ontologies/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/books/systems/ontologies/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.books.systems.ontologies.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.books.systems.ontologies.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher5951844747916710813.properties propsfile=/home/travis/build/icyphy/ptII/junit9818318101636314289.properties [junit] Running doc.books.systems.ontologies.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/ontologies/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/ontologies/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/ontologies/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/ontologies/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/ontologies/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/ontologies/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/ontologies/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/ontologies/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = doc/books/systems/plotter/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/books/systems/plotter/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.books.systems.plotter.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.books.systems.plotter.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher8197908843056088519.properties propsfile=/home/travis/build/icyphy/ptII/junit15955964033018779733.properties [junit] Running doc.books.systems.plotter.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/plotter/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/plotter/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/plotter/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:10 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/plotter/test/auto/SpectrumOfNoisySinusoids.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/plotter/test/auto/SpectrumOfNoisySinusoids.xml [junit] 141 ms. Memory: 129024K Free: 109562K (85%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6225b89a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6225b89a [junit] reloadAllAccessors: .spectrumOfNoisySinusoid [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.335 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/plotter/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/plotter/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/plotter/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:10 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/plotter/test/auto/SpectrumOfNoisySinusoids.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/plotter/test/auto/SpectrumOfNoisySinusoids.xml [junit] 141 ms. Memory: 129024K Free: 109562K (85%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6225b89a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6225b89a [junit] reloadAllAccessors: .spectrumOfNoisySinusoid [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = doc/books/systems/pn/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/books/systems/pn/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.books.systems.pn.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.books.systems.pn.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher10841860386983427313.properties propsfile=/home/travis/build/icyphy/ptII/junit740759567259630115.properties [junit] Running doc.books.systems.pn.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/pn/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/pn/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/pn/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:12 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/Barrier.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/Barrier.xml [junit] 10347 ms. Memory: 203776K Free: 82450K (40%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3fe678d7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3fe678d7 [junit] reloadAllAccessors: .Barrier [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:27 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/HammingNumbers.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/HammingNumbers.xml [junit] 2963 ms. Memory: 203776K Free: 86016K (42%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4dd025d7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4dd025d7 [junit] reloadAllAccessors: .HammingNumbers [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:30 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/RendezvousMerge.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/RendezvousMerge.xml [junit] 42 ms. Memory: 203776K Free: 80382K (39%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@144fd162 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@144fd162 [junit] reloadAllAccessors: .RendezvousMerge [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:30 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/RendezvousOrderedMerge.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/RendezvousOrderedMerge.xml [junit] 36 ms. Memory: 203776K Free: 73214K (36%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@10dd0e3a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@10dd0e3a [junit] reloadAllAccessors: .RendezvousOrderedMerge [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:30 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/SensorModel.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/SensorModel.xml [junit] 1930 ms. Memory: 203776K Free: 66039K (32%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5bd62fa8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5bd62fa8 [junit] reloadAllAccessors: .SensorModel [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:32 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/WriteRegulator.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/WriteRegulator.xml [junit] 5847 ms. Memory: 203776K Free: 156936K (77%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49e5598c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49e5598c [junit] reloadAllAccessors: .WriteRegulator [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.252 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/pn/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/pn/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/pn/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:12 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/Barrier.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/Barrier.xml [junit] 10347 ms. Memory: 203776K Free: 82450K (40%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3fe678d7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3fe678d7 [junit] reloadAllAccessors: .Barrier [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:27 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/HammingNumbers.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/HammingNumbers.xml [junit] 2963 ms. Memory: 203776K Free: 86016K (42%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4dd025d7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4dd025d7 [junit] reloadAllAccessors: .HammingNumbers [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:30 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/RendezvousMerge.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/RendezvousMerge.xml [junit] 42 ms. Memory: 203776K Free: 80382K (39%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@144fd162 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@144fd162 [junit] reloadAllAccessors: .RendezvousMerge [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:30 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/RendezvousOrderedMerge.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/RendezvousOrderedMerge.xml [junit] 36 ms. Memory: 203776K Free: 73214K (36%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@10dd0e3a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@10dd0e3a [junit] reloadAllAccessors: .RendezvousOrderedMerge [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:30 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/SensorModel.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/SensorModel.xml [junit] 1930 ms. Memory: 203776K Free: 66039K (32%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5bd62fa8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5bd62fa8 [junit] reloadAllAccessors: .SensorModel [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:32 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/WriteRegulator.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/pn/test/auto/WriteRegulator.xml [junit] 5847 ms. Memory: 203776K Free: 156936K (77%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49e5598c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49e5598c [junit] reloadAllAccessors: .WriteRegulator [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = doc/books/systems/ptera/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/books/systems/ptera/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.books.systems.ptera.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.books.systems.ptera.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher9246337118890421855.properties propsfile=/home/travis/build/icyphy/ptII/junit96792540261267000.properties [junit] Running doc.books.systems.ptera.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/ptera/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/ptera/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/ptera/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/ptera/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.581 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/ptera/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/ptera/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/ptera/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/ptera/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = doc/books/systems/synchronous/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.books.systems.synchronous.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.books.systems.synchronous.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher15097596831474773638.properties propsfile=/home/travis/build/icyphy/ptII/junit14305713596422951400.properties [junit] Running doc.books.systems.synchronous.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:41 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/Counter.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/Counter.xml [junit] 40 ms. Memory: 129024K Free: 110529K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@481268b3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@481268b3 [junit] reloadAllAccessors: .Counter [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:41 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/CounterWithPre.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/CounterWithPre.xml [junit] 47 ms. Memory: 129024K Free: 103813K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@53e7f2c9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@53e7f2c9 [junit] reloadAllAccessors: .CounterWithPre [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:42 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/GuardedCount.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/GuardedCount.xml [junit] 29 ms. Memory: 129024K Free: 107487K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5e2831f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5e2831f [junit] reloadAllAccessors: .GuardedCount [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:42 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/IfThenElseSR.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/IfThenElseSR.xml [junit] 31 ms. Memory: 129024K Free: 102285K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7f9f970f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7f9f970f [junit] reloadAllAccessors: .IfThenElseSR [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:42 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/MalikAcyclic.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/MalikAcyclic.xml [junit] 17 ms. Memory: 129024K Free: 97887K (76%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@615b3144 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@615b3144 [junit] reloadAllAccessors: .MalikAcyclic [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:42 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/MalikCyclic.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/MalikCyclic.xml [junit] 7 ms. Memory: 129024K Free: 93529K (72%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@610f95c5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@610f95c5 [junit] reloadAllAccessors: .MalikCyclic [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:42 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/NonConstructive.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/NonConstructive.xml [junit] 4 ms. Memory: 129024K Free: 89750K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@8fed99f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@8fed99f [junit] reloadAllAccessors: .NonConstructive [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:42 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/NonStrictAndInLoop.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/NonStrictAndInLoop.xml [junit] 3 ms. Memory: 129024K Free: 113292K (88%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@60e36f47 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@60e36f47 [junit] reloadAllAccessors: .NonStrictAndInLoop [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:42 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/NotInLoop.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/NotInLoop.xml [junit] 1 ms. Memory: 129024K Free: 111288K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@59bc2951 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@59bc2951 [junit] reloadAllAccessors: .NotInLoop [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:42 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/PeriodicController.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/PeriodicController.xml [junit] 442 ms. Memory: 129024K Free: 106498K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2937e016 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2937e016 [junit] reloadAllAccessors: .PeriodicController [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:43 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/PlaceHolderBecauseSynchronousHasNoTestsYet.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/PlaceHolderBecauseSynchronousHasNoTestsYet.xml [junit] 1054 ms. Memory: 155648K Free: 71274K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@104205af [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@104205af [junit] reloadAllAccessors: .BetterFibonacci [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:44 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/ScaleInLoop.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/ScaleInLoop.xml [junit] 3 ms. Memory: 155648K Free: 68712K (44%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3079db0a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3079db0a [junit] reloadAllAccessors: .ScaleInLoop [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.567 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:41 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/Counter.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/Counter.xml [junit] 40 ms. Memory: 129024K Free: 110529K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@481268b3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@481268b3 [junit] reloadAllAccessors: .Counter [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:41 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/CounterWithPre.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/CounterWithPre.xml [junit] 47 ms. Memory: 129024K Free: 103813K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@53e7f2c9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@53e7f2c9 [junit] reloadAllAccessors: .CounterWithPre [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:42 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/GuardedCount.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/GuardedCount.xml [junit] 29 ms. Memory: 129024K Free: 107487K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5e2831f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5e2831f [junit] reloadAllAccessors: .GuardedCount [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:42 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/IfThenElseSR.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/IfThenElseSR.xml [junit] 31 ms. Memory: 129024K Free: 102285K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7f9f970f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7f9f970f [junit] reloadAllAccessors: .IfThenElseSR [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:42 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/MalikAcyclic.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/MalikAcyclic.xml [junit] 17 ms. Memory: 129024K Free: 97887K (76%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@615b3144 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@615b3144 [junit] reloadAllAccessors: .MalikAcyclic [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:42 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/MalikCyclic.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/MalikCyclic.xml [junit] 7 ms. Memory: 129024K Free: 93529K (72%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@610f95c5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@610f95c5 [junit] reloadAllAccessors: .MalikCyclic [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:42 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/NonConstructive.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/NonConstructive.xml [junit] 4 ms. Memory: 129024K Free: 89750K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@8fed99f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@8fed99f [junit] reloadAllAccessors: .NonConstructive [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:42 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/NonStrictAndInLoop.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/NonStrictAndInLoop.xml [junit] 3 ms. Memory: 129024K Free: 113292K (88%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@60e36f47 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@60e36f47 [junit] reloadAllAccessors: .NonStrictAndInLoop [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:42 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/NotInLoop.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/NotInLoop.xml [junit] 1 ms. Memory: 129024K Free: 111288K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@59bc2951 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@59bc2951 [junit] reloadAllAccessors: .NotInLoop [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:42 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/PeriodicController.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/PeriodicController.xml [junit] 442 ms. Memory: 129024K Free: 106498K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2937e016 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2937e016 [junit] reloadAllAccessors: .PeriodicController [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:43 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/PlaceHolderBecauseSynchronousHasNoTestsYet.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/PlaceHolderBecauseSynchronousHasNoTestsYet.xml [junit] 1054 ms. Memory: 155648K Free: 71274K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@104205af [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@104205af [junit] reloadAllAccessors: .BetterFibonacci [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:44 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/ScaleInLoop.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/synchronous/test/auto/ScaleInLoop.xml [junit] 3 ms. Memory: 155648K Free: 68712K (44%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3079db0a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3079db0a [junit] reloadAllAccessors: .ScaleInLoop [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = doc/books/systems/types/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/books/systems/types/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.books.systems.types.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.books.systems.types.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher3084739276756884734.properties propsfile=/home/travis/build/icyphy/ptII/junit16939063029569864687.properties [junit] Running doc.books.systems.types.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/types/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/types/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/types/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:45 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/types/test/auto/ObjectType.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/types/test/auto/ObjectType.xml [junit] 69 ms. Memory: 129024K Free: 111233K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@70bebc3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@70bebc3 [junit] reloadAllAccessors: .ObjectType [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:46 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/types/test/auto/ObjectTypeCoerced.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/types/test/auto/ObjectTypeCoerced.xml [junit] 12 ms. Memory: 129024K Free: 107315K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1872f6c7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1872f6c7 [junit] reloadAllAccessors: .ObjectTypeCoerced [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:46 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/types/test/auto/ObjectTypeCoerced2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/types/test/auto/ObjectTypeCoerced2.xml [junit] 13 ms. Memory: 129024K Free: 104653K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1e1af926 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1e1af926 [junit] reloadAllAccessors: .ObjectTypeCoerced2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:46 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/types/test/auto/ObjectTypeMethodInvocation.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/types/test/auto/ObjectTypeMethodInvocation.xml [junit] 8 ms. Memory: 129024K Free: 114200K (89%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1918e8dd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1918e8dd [junit] reloadAllAccessors: .ObjectTypeMethodInvocation [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:46 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/types/test/auto/TypeConversion.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/types/test/auto/TypeConversion.xml [junit] 8 ms. Memory: 129024K Free: 109829K (85%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6f3c6a81 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6f3c6a81 [junit] reloadAllAccessors: .TypeConversion [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.34 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/types/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/types/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/types/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:45 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/types/test/auto/ObjectType.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/types/test/auto/ObjectType.xml [junit] 69 ms. Memory: 129024K Free: 111233K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@70bebc3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@70bebc3 [junit] reloadAllAccessors: .ObjectType [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:46 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/types/test/auto/ObjectTypeCoerced.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/types/test/auto/ObjectTypeCoerced.xml [junit] 12 ms. Memory: 129024K Free: 107315K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1872f6c7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1872f6c7 [junit] reloadAllAccessors: .ObjectTypeCoerced [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:46 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/types/test/auto/ObjectTypeCoerced2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/types/test/auto/ObjectTypeCoerced2.xml [junit] 13 ms. Memory: 129024K Free: 104653K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1e1af926 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1e1af926 [junit] reloadAllAccessors: .ObjectTypeCoerced2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:46 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/types/test/auto/ObjectTypeMethodInvocation.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/types/test/auto/ObjectTypeMethodInvocation.xml [junit] 8 ms. Memory: 129024K Free: 114200K (89%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1918e8dd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1918e8dd [junit] reloadAllAccessors: .ObjectTypeMethodInvocation [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:46 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/types/test/auto/TypeConversion.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/types/test/auto/TypeConversion.xml [junit] 8 ms. Memory: 129024K Free: 109829K (85%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6f3c6a81 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6f3c6a81 [junit] reloadAllAccessors: .TypeConversion [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = doc/books/systems/vergil/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.books.systems.vergil.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.books.systems.vergil.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher18072203199251259326.properties propsfile=/home/travis/build/icyphy/ptII/junit5192750142084549302.properties [junit] Running doc.books.systems.vergil.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:48 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/AddingStrings.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/AddingStrings.xml [junit] 89 ms. Memory: 129024K Free: 109064K (85%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6ddbb0f5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6ddbb0f5 [junit] reloadAllAccessors: .AddingStrings [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:48 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/AddingStringsException.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/AddingStringsException.xml [junit] 31 ms. Memory: 129024K Free: 103637K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@65491f63 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@65491f63 [junit] reloadAllAccessors: .AddingStringsException [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:48 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ApplyFunction.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ApplyFunction.xml [junit] 38 ms. Memory: 129024K Free: 110804K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7503a25a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7503a25a [junit] reloadAllAccessors: .ApplyFunction [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:48 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelBadDesign.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelBadDesign.xml [junit] 65 ms. Memory: 129024K Free: 89314K (69%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@65a1351 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@65a1351 [junit] reloadAllAccessors: .ChannelBadDesign [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:48 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelGoodDesign.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelGoodDesign.xml [junit] 89 ms. Memory: 129024K Free: 96237K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7548f111 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7548f111 [junit] reloadAllAccessors: .ChannelGoodDesign [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:49 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelSingle.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelSingle.xml [junit] 41 ms. Memory: 129024K Free: 87283K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@786dee28 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@786dee28 [junit] reloadAllAccessors: .ChannelSingle [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:49 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithIcon.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithIcon.xml [junit] 61 ms. Memory: 129024K Free: 106932K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c8e33bb [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c8e33bb [junit] reloadAllAccessors: .ChannelWithIcon [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:49 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithIterate.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithIterate.xml [junit] 56 ms. Memory: 129024K Free: 89532K (69%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41c6b7fd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41c6b7fd [junit] reloadAllAccessors: .ChannelWithIterate [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:49 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithMultiInstance.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithMultiInstance.xml [junit] 93 ms. Memory: 129024K Free: 111139K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5707d66c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5707d66c [junit] reloadAllAccessors: .ChannelWithMultiInstance [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:49 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithOverrides.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithOverrides.xml [junit] 42 ms. Memory: 129024K Free: 92009K (71%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2dadcad7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2dadcad7 [junit] reloadAllAccessors: .ChannelWithOverrides [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:49 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithSubclass.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithSubclass.xml [junit] 18 ms. Memory: 129024K Free: 71529K (55%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ab31b5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ab31b5 [junit] reloadAllAccessors: .ChannelWithSubclass [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:50 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithSubclassWithOverrides.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithSubclassWithOverrides.xml [junit] 27 ms. Memory: 161792K Free: 130366K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@425f5478 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@425f5478 [junit] reloadAllAccessors: .ChannelWithSubclassWithOverrides [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:50 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/CustomIcon.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/CustomIcon.xml [junit] 10 ms. Memory: 161792K Free: 121664K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@44fe3b24 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@44fe3b24 [junit] reloadAllAccessors: .CustomIcon [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:50 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/HelloWorld.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/HelloWorld.xml [junit] 2 ms. Memory: 161792K Free: 119102K (74%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34b49c19 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34b49c19 [junit] reloadAllAccessors: .HelloWorld [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:50 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/Spectrum.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/Spectrum.xml [junit] 34 ms. Memory: 161792K Free: 96064K (59%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@636b716a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@636b716a [junit] reloadAllAccessors: .Spectrum [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:50 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/SpectrumOfNoisySinusoid.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/SpectrumOfNoisySinusoid.xml [junit] 29 ms. Memory: 161792K Free: 83262K (51%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7513e3c4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7513e3c4 [junit] reloadAllAccessors: .SpectrumOfNoisySinusoid [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:50 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/TypeModel.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/TypeModel.xml [junit] 4 ms. Memory: 161792K Free: 79166K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@9e08ddb [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@9e08ddb [junit] reloadAllAccessors: .TypeModel [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:50 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/WidthInference.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/WidthInference.xml [junit] 14 ms. Memory: 161792K Free: 74560K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@10542f56 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@10542f56 [junit] reloadAllAccessors: .WidthInference [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.126 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:48 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/AddingStrings.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/AddingStrings.xml [junit] 89 ms. Memory: 129024K Free: 109064K (85%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6ddbb0f5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6ddbb0f5 [junit] reloadAllAccessors: .AddingStrings [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:48 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/AddingStringsException.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/AddingStringsException.xml [junit] 31 ms. Memory: 129024K Free: 103637K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@65491f63 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@65491f63 [junit] reloadAllAccessors: .AddingStringsException [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:48 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ApplyFunction.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ApplyFunction.xml [junit] 38 ms. Memory: 129024K Free: 110804K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7503a25a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7503a25a [junit] reloadAllAccessors: .ApplyFunction [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:48 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelBadDesign.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelBadDesign.xml [junit] 65 ms. Memory: 129024K Free: 89314K (69%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@65a1351 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@65a1351 [junit] reloadAllAccessors: .ChannelBadDesign [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:48 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelGoodDesign.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelGoodDesign.xml [junit] 89 ms. Memory: 129024K Free: 96237K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7548f111 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7548f111 [junit] reloadAllAccessors: .ChannelGoodDesign [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:49 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelSingle.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelSingle.xml [junit] 41 ms. Memory: 129024K Free: 87283K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@786dee28 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@786dee28 [junit] reloadAllAccessors: .ChannelSingle [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:49 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithIcon.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithIcon.xml [junit] 61 ms. Memory: 129024K Free: 106932K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c8e33bb [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c8e33bb [junit] reloadAllAccessors: .ChannelWithIcon [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:49 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithIterate.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithIterate.xml [junit] 56 ms. Memory: 129024K Free: 89532K (69%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41c6b7fd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41c6b7fd [junit] reloadAllAccessors: .ChannelWithIterate [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:49 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithMultiInstance.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithMultiInstance.xml [junit] 93 ms. Memory: 129024K Free: 111139K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5707d66c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5707d66c [junit] reloadAllAccessors: .ChannelWithMultiInstance [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:49 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithOverrides.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithOverrides.xml [junit] 42 ms. Memory: 129024K Free: 92009K (71%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2dadcad7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2dadcad7 [junit] reloadAllAccessors: .ChannelWithOverrides [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:49 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithSubclass.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithSubclass.xml [junit] 18 ms. Memory: 129024K Free: 71529K (55%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ab31b5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ab31b5 [junit] reloadAllAccessors: .ChannelWithSubclass [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:50 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithSubclassWithOverrides.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/ChannelWithSubclassWithOverrides.xml [junit] 27 ms. Memory: 161792K Free: 130366K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@425f5478 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@425f5478 [junit] reloadAllAccessors: .ChannelWithSubclassWithOverrides [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:50 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/CustomIcon.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/CustomIcon.xml [junit] 10 ms. Memory: 161792K Free: 121664K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@44fe3b24 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@44fe3b24 [junit] reloadAllAccessors: .CustomIcon [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:50 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/HelloWorld.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/HelloWorld.xml [junit] 2 ms. Memory: 161792K Free: 119102K (74%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34b49c19 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34b49c19 [junit] reloadAllAccessors: .HelloWorld [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:50 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/Spectrum.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/Spectrum.xml [junit] 34 ms. Memory: 161792K Free: 96064K (59%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@636b716a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@636b716a [junit] reloadAllAccessors: .Spectrum [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:50 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/SpectrumOfNoisySinusoid.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/SpectrumOfNoisySinusoid.xml [junit] 29 ms. Memory: 161792K Free: 83262K (51%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7513e3c4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7513e3c4 [junit] reloadAllAccessors: .SpectrumOfNoisySinusoid [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:50 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/TypeModel.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/TypeModel.xml [junit] 4 ms. Memory: 161792K Free: 79166K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@9e08ddb [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@9e08ddb [junit] reloadAllAccessors: .TypeModel [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:50 UTC 2022 /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/WidthInference.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/books/systems/vergil/test/auto/WidthInference.xml [junit] 14 ms. Memory: 161792K Free: 74560K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@10542f56 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@10542f56 [junit] reloadAllAccessors: .WidthInference [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = doc/papers/y11/modularSemantics/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.papers.y11.modularSemantics.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.papers.y11.modularSemantics.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher6999860918283937814.properties propsfile=/home/travis/build/icyphy/ptII/junit12490737610971670265.properties [junit] Running doc.papers.y11.modularSemantics.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/CTLorenz.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/CTLorenz.xml [junit] 3756 ms. Memory: 167936K Free: 132743K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@ac7126a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@ac7126a [junit] reloadAllAccessors: .CTLorenz [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/DECTController.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/DECTController.xml [junit] 130 ms. Memory: 167936K Free: 119431K (71%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4f33c0c8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4f33c0c8 [junit] reloadAllAccessors: .DECTController [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/DEWithAdd.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/DEWithAdd.xml [junit] 12 ms. Memory: 167936K Free: 115329K (69%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7c740428 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7c740428 [junit] reloadAllAccessors: .DEWithAdd [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/FSMInFeedback.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/FSMInFeedback.xml [junit] 78 ms. Memory: 167936K Free: 104585K (62%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3dd96524 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3dd96524 [junit] reloadAllAccessors: .FSMInFeedback [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/PNRampAdd.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/PNRampAdd.xml [junit] 22 ms. Memory: 167936K Free: 99975K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@a1b606d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@a1b606d [junit] reloadAllAccessors: .PNRampAdd [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/SRConstructiveFeedback.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/SRConstructiveFeedback.xml [junit] 2 ms. Memory: 167936K Free: 97417K (58%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1d9fbad4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1d9fbad4 [junit] reloadAllAccessors: .SRConstructiveFeedback [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.593 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/CTLorenz.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/CTLorenz.xml [junit] 3756 ms. Memory: 167936K Free: 132743K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@ac7126a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@ac7126a [junit] reloadAllAccessors: .CTLorenz [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/DECTController.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/DECTController.xml [junit] 130 ms. Memory: 167936K Free: 119431K (71%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4f33c0c8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4f33c0c8 [junit] reloadAllAccessors: .DECTController [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/DEWithAdd.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/DEWithAdd.xml [junit] 12 ms. Memory: 167936K Free: 115329K (69%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7c740428 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7c740428 [junit] reloadAllAccessors: .DEWithAdd [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/FSMInFeedback.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/FSMInFeedback.xml [junit] 78 ms. Memory: 167936K Free: 104585K (62%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3dd96524 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3dd96524 [junit] reloadAllAccessors: .FSMInFeedback [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/PNRampAdd.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/PNRampAdd.xml [junit] 22 ms. Memory: 167936K Free: 99975K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@a1b606d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@a1b606d [junit] reloadAllAccessors: .PNRampAdd [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/SRConstructiveFeedback.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y11/modularSemantics/test/auto/SRConstructiveFeedback.xml [junit] 2 ms. Memory: 167936K Free: 97417K (58%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1d9fbad4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1d9fbad4 [junit] reloadAllAccessors: .SRConstructiveFeedback [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = doc/papers/y12/designContracts/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/papers/y12/designContracts/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.papers.y12.designContracts.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.papers.y12.designContracts.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher1866355975963628216.properties propsfile=/home/travis/build/icyphy/ptII/junit9130924433463600920.properties [junit] Running doc.papers.y12.designContracts.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/papers/y12/designContracts/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/papers/y12/designContracts/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/papers/y12/designContracts/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:58 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y12/designContracts/test/auto/DCMotorTol.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y12/designContracts/test/auto/DCMotorTol.xml [junit] 347 ms. Memory: 129024K Free: 109485K (85%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1286381b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1286381b [junit] reloadAllAccessors: .DCMotorTol [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:59 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y12/designContracts/test/auto/DCMotorTolWithDelayCompensation.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y12/designContracts/test/auto/DCMotorTolWithDelayCompensation.xml [junit] 122 ms. Memory: 129024K Free: 86973K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@28d156de [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@28d156de [junit] reloadAllAccessors: .DCMotorTolWithDelayCompensation [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.953 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/papers/y12/designContracts/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/papers/y12/designContracts/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/papers/y12/designContracts/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:58 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y12/designContracts/test/auto/DCMotorTol.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y12/designContracts/test/auto/DCMotorTol.xml [junit] 347 ms. Memory: 129024K Free: 109485K (85%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1286381b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1286381b [junit] reloadAllAccessors: .DCMotorTol [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:59 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y12/designContracts/test/auto/DCMotorTolWithDelayCompensation.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y12/designContracts/test/auto/DCMotorTolWithDelayCompensation.xml [junit] 122 ms. Memory: 129024K Free: 86973K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@28d156de [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@28d156de [junit] reloadAllAccessors: .DCMotorTolWithDelayCompensation [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = doc/papers/y14/constructive/models/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.papers.y14.constructive.models.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.papers.y14.constructive.models.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher9929900175432116380.properties propsfile=/home/travis/build/icyphy/ptII/junit3909204580184392842.properties [junit] Running doc.papers.y14.constructive.models.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:00 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/BilliardsOneDimensional.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/BilliardsOneDimensional.xml [junit] 1405 ms. Memory: 163840K Free: 62814K (38%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@40cd820c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@40cd820c [junit] reloadAllAccessors: .BilliardsOneDimensional [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:03 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/BouncingBall.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/BouncingBall.xml [junit] 4601 ms. Memory: 196608K Free: 141707K (72%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@24b51a9e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@24b51a9e [junit] reloadAllAccessors: .BouncingBall [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:07 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/BouncingBallModal2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/BouncingBallModal2.xml [junit] 9514 ms. Memory: 236544K Free: 166807K (71%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@33a2dede [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@33a2dede [junit] reloadAllAccessors: .BouncingBallModal2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:17 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Collision.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Collision.xml [junit] 161 ms. Memory: 236544K Free: 130457K (55%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@f683eff [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@f683eff [junit] reloadAllAccessors: .Collision [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:17 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Collision3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Collision3.xml [junit] 224 ms. Memory: 236544K Free: 80791K (34%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1df5a191 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1df5a191 [junit] reloadAllAccessors: .Collision3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:18 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Collision4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Collision4.xml [junit] 250 ms. Memory: 236544K Free: 155863K (66%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3cb16774 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3cb16774 [junit] reloadAllAccessors: .Collision4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:18 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Collision5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Collision5.xml [junit] 2801 ms. Memory: 236544K Free: 105996K (45%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3087d9d7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3087d9d7 [junit] reloadAllAccessors: .Collision5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Collision6Modal.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Collision6Modal.xml [junit] 187 ms. Memory: 236544K Free: 178967K (76%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2e8f6749 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2e8f6749 [junit] reloadAllAccessors: .Collision6Modal [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/CollisionSimultaneous.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/CollisionSimultaneous.xml [junit] 207 ms. Memory: 236544K Free: 114965K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1359ec7c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1359ec7c [junit] reloadAllAccessors: .CollisionSimultaneous [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/CollisionSimultaneousDifferentMasses.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/CollisionSimultaneousDifferentMasses.xml [junit] 64 ms. Memory: 236544K Free: 206007K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@360b6d32 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@360b6d32 [junit] reloadAllAccessors: .CollisionSimultaneousDifferentMasses [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/CollisionSimultaneousDifferentMasses2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/CollisionSimultaneousDifferentMasses2.xml [junit] 59 ms. Memory: 236544K Free: 158903K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41fcb36b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41fcb36b [junit] reloadAllAccessors: .CollisionSimultaneousDifferentMasses2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/CollisionSimultaneousLoss.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/CollisionSimultaneousLoss.xml [junit] 47 ms. Memory: 236544K Free: 116919K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@9170a61 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@9170a61 [junit] reloadAllAccessors: .CollisionSimultaneousLoss [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/DiodeInductorModel.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/DiodeInductorModel.xml [junit] 152 ms. Memory: 236544K Free: 202504K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@40478b7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@40478b7 [junit] reloadAllAccessors: .DiodeInductorModel [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Friction.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Friction.xml [junit] 1043 ms. Memory: 236544K Free: 187277K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7d102d00 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7d102d00 [junit] reloadAllAccessors: .Friction [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:23 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/IntegratorLoopPlot.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/IntegratorLoopPlot.xml [junit] 11 ms. Memory: 236544K Free: 182172K (77%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@70e47e61 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@70e47e61 [junit] reloadAllAccessors: .IntegratorLoopPlot [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:23 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/LCDModal.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/LCDModal.xml [junit] 50 ms. Memory: 236544K Free: 159134K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@684dfb4b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@684dfb4b [junit] reloadAllAccessors: .LCDModal [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:24 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/TwoCapacitorsModelWithDelays.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/TwoCapacitorsModelWithDelays.xml [junit] 8 ms. Memory: 236544K Free: 149918K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4318078f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4318078f [junit] reloadAllAccessors: .TwoCapacitorsModelWithDelays [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.84 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:00 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/BilliardsOneDimensional.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/BilliardsOneDimensional.xml [junit] 1405 ms. Memory: 163840K Free: 62814K (38%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@40cd820c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@40cd820c [junit] reloadAllAccessors: .BilliardsOneDimensional [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:03 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/BouncingBall.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/BouncingBall.xml [junit] 4601 ms. Memory: 196608K Free: 141707K (72%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@24b51a9e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@24b51a9e [junit] reloadAllAccessors: .BouncingBall [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:07 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/BouncingBallModal2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/BouncingBallModal2.xml [junit] 9514 ms. Memory: 236544K Free: 166807K (71%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@33a2dede [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@33a2dede [junit] reloadAllAccessors: .BouncingBallModal2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:17 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Collision.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Collision.xml [junit] 161 ms. Memory: 236544K Free: 130457K (55%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@f683eff [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@f683eff [junit] reloadAllAccessors: .Collision [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:17 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Collision3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Collision3.xml [junit] 224 ms. Memory: 236544K Free: 80791K (34%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1df5a191 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1df5a191 [junit] reloadAllAccessors: .Collision3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:18 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Collision4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Collision4.xml [junit] 250 ms. Memory: 236544K Free: 155863K (66%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3cb16774 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3cb16774 [junit] reloadAllAccessors: .Collision4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:18 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Collision5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Collision5.xml [junit] 2801 ms. Memory: 236544K Free: 105996K (45%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3087d9d7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3087d9d7 [junit] reloadAllAccessors: .Collision5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Collision6Modal.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Collision6Modal.xml [junit] 187 ms. Memory: 236544K Free: 178967K (76%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2e8f6749 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2e8f6749 [junit] reloadAllAccessors: .Collision6Modal [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/CollisionSimultaneous.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/CollisionSimultaneous.xml [junit] 207 ms. Memory: 236544K Free: 114965K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1359ec7c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1359ec7c [junit] reloadAllAccessors: .CollisionSimultaneous [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/CollisionSimultaneousDifferentMasses.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/CollisionSimultaneousDifferentMasses.xml [junit] 64 ms. Memory: 236544K Free: 206007K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@360b6d32 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@360b6d32 [junit] reloadAllAccessors: .CollisionSimultaneousDifferentMasses [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/CollisionSimultaneousDifferentMasses2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/CollisionSimultaneousDifferentMasses2.xml [junit] 59 ms. Memory: 236544K Free: 158903K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41fcb36b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41fcb36b [junit] reloadAllAccessors: .CollisionSimultaneousDifferentMasses2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/CollisionSimultaneousLoss.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/CollisionSimultaneousLoss.xml [junit] 47 ms. Memory: 236544K Free: 116919K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@9170a61 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@9170a61 [junit] reloadAllAccessors: .CollisionSimultaneousLoss [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/DiodeInductorModel.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/DiodeInductorModel.xml [junit] 152 ms. Memory: 236544K Free: 202504K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@40478b7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@40478b7 [junit] reloadAllAccessors: .DiodeInductorModel [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Friction.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/Friction.xml [junit] 1043 ms. Memory: 236544K Free: 187277K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7d102d00 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7d102d00 [junit] reloadAllAccessors: .Friction [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:23 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/IntegratorLoopPlot.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/IntegratorLoopPlot.xml [junit] 11 ms. Memory: 236544K Free: 182172K (77%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@70e47e61 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@70e47e61 [junit] reloadAllAccessors: .IntegratorLoopPlot [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:23 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/LCDModal.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/LCDModal.xml [junit] 50 ms. Memory: 236544K Free: 159134K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@684dfb4b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@684dfb4b [junit] reloadAllAccessors: .LCDModal [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:24 UTC 2022 /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/TwoCapacitorsModelWithDelays.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/doc/papers/y14/constructive/models/test/auto/TwoCapacitorsModelWithDelays.xml [junit] 8 ms. Memory: 236544K Free: 149918K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4318078f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4318078f [junit] reloadAllAccessors: .TwoCapacitorsModelWithDelays [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner doc.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-doc.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher382884805453522765.properties propsfile=/home/travis/build/icyphy/ptII/junit16712743148880127891.properties [junit] javachdir: directory = doc/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/doc/test Invoking with -Djava.net.preferIPv4Stack=true [junit] Running doc.test.junit.JUnitTclTest [junit] /home/travis/build/icyphy/ptII/doc/test/docManager.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:09:24 UTC 2022 [junit] Force everything to get expanded ptolemy/configs/ptinyKepler/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Force everything to get expanded ptolemy/configs/fullViewer/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Skipping jxta/configuration.xml, running vergil -jxta brings up a window [junit] Force everything to get expanded ptolemy/configs/ptiny/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Force everything to get expanded ptolemy/configs/full/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] JSAccessor: PT_NO_NET environment variable is set, so git pull and ptdoc are not being run. [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/adapters/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/audio/index.json [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] Prism pipeline init order: es2 sw [junit] Using Double Precision Marlin Rasterizer [junit] Using dirty region optimizations [junit] Not using texture mask for primitives [junit] Not forcing power of 2 sizes for textures [junit] Using hardware CLAMP_TO_ZERO mode [junit] Opting in for HiDPI pixel scaling [junit] Loaded /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib/./libprism_es2.so from relative path [junit] Failed Graphics Hardware Qualifier check. [junit] System GPU doesn't meet the es2 pipe requirement [junit] GraphicsPipeline.createPipeline: error initializing pipeline com.sun.prism.es2.ES2Pipeline [junit] *** Fallback to Prism SW pipeline [junit] Loaded /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib/./libprism_sw.so from relative path [junit] JavaFX: using com.sun.javafx.tk.quantum.QuantumToolkit [junit] Loaded /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib/./libglass.so from relative path [junit] Prism pipeline name = com.sun.prism.es2.ES2Pipeline [junit] Loading ES2 native library ... prism_es2 [junit] succeeded. [junit] GLFactory using com.sun.prism.es2.X11GLFactory [junit] (X) Got class = class com.sun.prism.es2.ES2Pipeline [junit] Prism pipeline name = com.sun.prism.sw.SWPipeline [junit] (X) Got class = class com.sun.prism.sw.SWPipeline [junit] Initialized prism pipeline: com.sun.prism.sw.SWPipeline [junit] Loaded /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib/./libglassgtk3.so from relative path [junit] [junit] ** (java:19336): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files [junit] vsync: true vpipe: false [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/cameras/index.json [junit] [main] INFO com.github.sarxos.webcam.Webcam - WebcamDefaultDriver capture driver will be used [junit] No physical cameras found, using WebcamDummyDriver. [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/dashboard/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/devices/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/image/index.json [junit] CharacterRecognition: The tesseract module was not present. The CharacterRecognition accessor is not supported on this accessor host. (Thread[main,5,main]) [junit] CharacterRecognition: The tesseract module was not present. The CharacterRecognition accessor is not supported on this accessor host. (Thread[main,5,main]) [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/net/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/robotics/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/geodesy/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/services/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/signals/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/test/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/utilities/index.json [junit] The Mutable accessor original file has no documentation, so we are not running jsdoc on https://accessors.org/utilities/Mutable.js [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Force everything to get expanded ptolemy/configs/pn/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Force everything to get expanded ptolemy/configs/ptinyViewer/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Skipping viptos because TOSROOT is not set in the environment, so we are assuming that TinyOS is not installed. [junit] Force everything to get expanded ptolemy/configs/space/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Force everything to get expanded ptolemy/configs/hyvisual/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Force everything to get expanded ptolemy/configs/cyphysim/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Force everything to get expanded ptolemy/configs/visualsense/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Force everything to get expanded ptolemy/configs/bcvtb/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Force everything to get expanded ptolemy/configs/ptserver/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Force everything to get expanded ptolemy/configs/capecode/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/adapters/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/audio/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/cameras/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/dashboard/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/devices/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/image/index.json [junit] CharacterRecognition: The tesseract module was not present. The CharacterRecognition accessor is not supported on this accessor host. (Thread[main,5,main]) [junit] CharacterRecognition: The tesseract module was not present. The CharacterRecognition accessor is not supported on this accessor host. (Thread[main,5,main]) [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/net/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/robotics/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/geodesy/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/services/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/signals/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/test/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/utilities/index.json [junit] The Mutable accessor original file has no documentation, so we are not running jsdoc on https://accessors.org/utilities/Mutable.js [junit] Force everything to get expanded ptolemy/configs/dsp/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] 06/06/22 02:12:26 [junit] Failed: 0 Total Tests: 14 ((Passed: 14, Newly Passed: 0) Known Failed: 0) /home/travis/build/icyphy/ptII/doc/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/doc/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 181.325 sec [junit] Output: [junit] /home/travis/build/icyphy/ptII/doc/test/docManager.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:09:24 UTC 2022 [junit] Force everything to get expanded ptolemy/configs/ptinyKepler/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Force everything to get expanded ptolemy/configs/fullViewer/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Skipping jxta/configuration.xml, running vergil -jxta brings up a window [junit] Force everything to get expanded ptolemy/configs/ptiny/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Force everything to get expanded ptolemy/configs/full/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] JSAccessor: PT_NO_NET environment variable is set, so git pull and ptdoc are not being run. [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/adapters/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/audio/index.json [junit] Prism pipeline init order: es2 sw [junit] Using Double Precision Marlin Rasterizer [junit] Using dirty region optimizations [junit] Not using texture mask for primitives [junit] Not forcing power of 2 sizes for textures [junit] Using hardware CLAMP_TO_ZERO mode [junit] Opting in for HiDPI pixel scaling [junit] Prism pipeline name = com.sun.prism.es2.ES2Pipeline [junit] Loading ES2 native library ... prism_es2 [junit] succeeded. [junit] GLFactory using com.sun.prism.es2.X11GLFactory [junit] (X) Got class = class com.sun.prism.es2.ES2Pipeline [junit] Prism pipeline name = com.sun.prism.sw.SWPipeline [junit] (X) Got class = class com.sun.prism.sw.SWPipeline [junit] Initialized prism pipeline: com.sun.prism.sw.SWPipeline [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/cameras/index.json [junit] No physical cameras found, using WebcamDummyDriver. [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/dashboard/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/devices/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/image/index.json [junit] CharacterRecognition: The tesseract module was not present. The CharacterRecognition accessor is not supported on this accessor host. (Thread[main,5,main]) [junit] CharacterRecognition: The tesseract module was not present. The CharacterRecognition accessor is not supported on this accessor host. (Thread[main,5,main]) [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/net/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/robotics/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/geodesy/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/services/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/signals/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/test/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/utilities/index.json [junit] The Mutable accessor original file has no documentation, so we are not running jsdoc on https://accessors.org/utilities/Mutable.js [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Force everything to get expanded ptolemy/configs/pn/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Force everything to get expanded ptolemy/configs/ptinyViewer/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Skipping viptos because TOSROOT is not set in the environment, so we are assuming that TinyOS is not installed. [junit] Force everything to get expanded ptolemy/configs/space/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Force everything to get expanded ptolemy/configs/hyvisual/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Force everything to get expanded ptolemy/configs/cyphysim/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Force everything to get expanded ptolemy/configs/visualsense/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Force everything to get expanded ptolemy/configs/bcvtb/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Force everything to get expanded ptolemy/configs/ptserver/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Force everything to get expanded ptolemy/configs/capecode/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/adapters/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/audio/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/cameras/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/dashboard/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/devices/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/image/index.json [junit] CharacterRecognition: The tesseract module was not present. The CharacterRecognition accessor is not supported on this accessor host. (Thread[main,5,main]) [junit] CharacterRecognition: The tesseract module was not present. The CharacterRecognition accessor is not supported on this accessor host. (Thread[main,5,main]) [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/net/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/robotics/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/geodesy/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/services/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/signals/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/test/index.json [junit] Retrieving library from file:/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/utilities/index.json [junit] The Mutable accessor original file has no documentation, so we are not running jsdoc on https://accessors.org/utilities/Mutable.js [junit] Force everything to get expanded ptolemy/configs/dsp/configuration.xml [junit] (Skipping certain optional packages) [junit] If you get a 'X connection to xxx:11.0 broken' message, then [junit] see $PTII/ptolemy/moml/filter/RemoveGraphicalClasses.java [junit] Or, under Solaris, run java -verbose -classpath [junit] ${PTII}/lib/ptjacl.jar:${PTII}/lib/diva.jar:${PTII} [junit] tcl.lang.Shell xxx.tcl [junit] 06/06/22 02:12:26 [junit] Failed: 0 Total Tests: 14 ((Passed: 14, Newly Passed: 0) Known Failed: 0) /home/travis/build/icyphy/ptII/doc/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/doc/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/doc/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/doc/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] Error: [junit] Loaded /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib/./libprism_es2.so from relative path [junit] Failed Graphics Hardware Qualifier check. [junit] System GPU doesn't meet the es2 pipe requirement [junit] GraphicsPipeline.createPipeline: error initializing pipeline com.sun.prism.es2.ES2Pipeline [junit] *** Fallback to Prism SW pipeline [junit] Loaded /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib/./libprism_sw.so from relative path [junit] JavaFX: using com.sun.javafx.tk.quantum.QuantumToolkit [junit] Loaded /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib/./libglass.so from relative path [junit] Loaded /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib/./libglassgtk3.so from relative path [junit] vsync: true vpipe: false [junit] [main] INFO com.github.sarxos.webcam.Webcam - WebcamDefaultDriver capture driver will be used [junit] [junit] QuantumRenderer: shutdown BUILD SUCCESSFUL Total time: 6 minutes 35 seconds