/home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/ant/bin/ant build test.core5.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.05 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] rm -f "tiniconverter.bat" [exec] ./makebat -q "`basename tiniconverter.bat .bat`" [exec] Cloning into 'universalJavaApplicationStub'... [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:19 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.core5.xml: [echo] [echo] ==test.core5.xml == [echo] This target runs the fifth batch of core tests [echo] and generates JUnit xml output. [echo] timeout = 4000000 milliseconds [echo] [junit] javachdir: directory = ptolemy/configs/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/configs/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 ptolemy.configs.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-ptolemy.configs.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher10195587027894514146.properties propsfile=/home/travis/build/icyphy/ptII/junit8670204779982213787.properties [junit] Running ptolemy.configs.test.junit.JUnitTclTest [junit] /home/travis/build/icyphy/ptII/ptolemy/configs/test/allConfigs.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:07:23 UTC 2022 [junit] 21 ms. Memory: 129024K Free: 102267K (79%) [junit] Force everything to get expanded ptolemy/configs/ptinyKepler/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] [junit] Warning: In 'ptolemy.actor.lib.io.FileReader' [junit] The getName() method returns [junit] 'fileOrURL' but the field is named [junit] 'fileOrURLPort' [junit] This is technically a violation of the coding standard, [junit] but permissible because the name ends in 'Port' [junit] -------> Before clone [junit] -------> after clone [junit] 15437 ms. Memory: 559104K Free: 138316K (25%) [junit] The time is 02:07:38 [junit] Setting containers of atomic entities to null [junit] 15605 ms. Memory: 222208K Free: 156906K (71%) [junit] Force everything to get expanded ptolemy/configs/fullViewer/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] Warning: fullViewer/configuration.xml has no 'actor library'? (this is ok for ptinyViewer) [junit] -------> Before clone [junit] -------> after clone [junit] 15759 ms. Memory: 222208K Free: 113891K (51%) [junit] The time is 02:07:38 [junit] Setting containers of atomic entities to null [junit] 15884 ms. Memory: 215040K Free: 151059K (70%) [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, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] [junit] Warning: In 'ptolemy.actor.lib.io.FileReader' [junit] The getName() method returns [junit] 'fileOrURL' but the field is named [junit] 'fileOrURLPort' [junit] This is technically a violation of the coding standard, [junit] but permissible because the name ends in 'Port' [junit] -------> Before clone [junit] -------> after clone [junit] 24603 ms. Memory: 910336K Free: 695180K (76%) [junit] The time is 02:07:47 [junit] Setting containers of atomic entities to null [junit] 24816 ms. Memory: 348160K Free: 244325K (70%) [junit] Force everything to get expanded ptolemy/configs/full/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [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] 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] 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] 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] [junit] ** (java:17996): 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] HLA version is 1.3. [junit] -------> Before clone [junit] HLA version is 1.3. [junit] -------> after clone [junit] [junit] Warning: In 'ptolemy.actor.lib.io.FileReader' [junit] The getName() method returns [junit] 'fileOrURL' but the field is named [junit] 'fileOrURLPort' [junit] This is technically a violation of the coding standard, [junit] but permissible because the name ends in 'Port' [junit] HLA version is 1.3. [junit] Skipping StateSpaceModel as this test iterates through the attributes and calls attributeChanged, which triggers a ConcurrentModificationException. See org/ptolemy/ssm/test/SSMTest.java [junit] Skipping StateSpaceModel as this test iterates through the attributes and calls attributeChanged, which triggers a ConcurrentModificationException. See org/ptolemy/ssm/test/SSMTest.java [junit] Skipping StateSpaceModel as this test iterates through the attributes and calls attributeChanged, which triggers a ConcurrentModificationException. See org/ptolemy/ssm/test/SSMTest.java [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Skipping drop test of tm.kernel.SchedulePlotter because it must be dropped into a container that has a TMDirector [junit] -------> Before clone [junit] HLA version is 1.3. [junit] -------> after clone [junit] 146145 ms. Memory: 1599488K Free: 265391K (17%) [junit] The time is 02:09:49 [junit] Setting containers of atomic entities to null [junit] 147315 ms. Memory: 1599488K Free: 945676K (59%) [junit] Force everything to get expanded ptolemy/configs/pn/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] [junit] Warning: In 'ptolemy.actor.lib.io.FileReader' [junit] The getName() method returns [junit] 'fileOrURL' but the field is named [junit] 'fileOrURLPort' [junit] This is technically a violation of the coding standard, [junit] but permissible because the name ends in 'Port' [junit] Warning: pn/configuration.xml has no 'actor library.Directors'? (this is ok for dsp, viptos) [junit] -------> Before clone [junit] -------> after clone [junit] 151325 ms. Memory: 1599488K Free: 877066K (55%) [junit] The time is 02:09:54 [junit] Setting containers of atomic entities to null [junit] 152331 ms. Memory: 1599488K Free: 945014K (59%) [junit] Force everything to get expanded ptolemy/configs/ptinyViewer/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] Warning: ptinyViewer/configuration.xml has no 'actor library'? (this is ok for ptinyViewer) [junit] -------> Before clone [junit] -------> after clone [junit] 152354 ms. Memory: 1599488K Free: 939382K (59%) [junit] The time is 02:09:55 [junit] Setting containers of atomic entities to null [junit] 153336 ms. Memory: 1599488K Free: 946102K (59%) [junit] Skipping viptos/configuration.xml, PtinyOS is not typically installed. [junit] Force everything to get expanded ptolemy/configs/space/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] Warning: space/configuration.xml has no 'actor library.Directors'? (this is ok for dsp, viptos) [junit] -------> Before clone [junit] -------> after clone [junit] 153510 ms. Memory: 1599488K Free: 882105K (55%) [junit] The time is 02:09:56 [junit] Setting containers of atomic entities to null [junit] 154500 ms. Memory: 1599488K Free: 945402K (59%) [junit] Force everything to get expanded ptolemy/configs/hyvisual/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] -------> Before clone [junit] -------> after clone [junit] 157064 ms. Memory: 1599488K Free: 344314K (22%) [junit] The time is 02:10:00 [junit] Setting containers of atomic entities to null [junit] 158484 ms. Memory: 1599488K Free: 924931K (58%) [junit] Force everything to get expanded ptolemy/configs/cyphysim/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] -------> Before clone [junit] HLA version is 1.3. [junit] -------> after clone [junit] [junit] Warning: In 'ptolemy.actor.lib.io.FileReader' [junit] The getName() method returns [junit] 'fileOrURL' but the field is named [junit] 'fileOrURLPort' [junit] This is technically a violation of the coding standard, [junit] but permissible because the name ends in 'Port' [junit] HLA version is 1.3. [junit] Skipping StateSpaceModel as this test iterates through the attributes and calls attributeChanged, which triggers a ConcurrentModificationException. See org/ptolemy/ssm/test/SSMTest.java [junit] Skipping StateSpaceModel as this test iterates through the attributes and calls attributeChanged, which triggers a ConcurrentModificationException. See org/ptolemy/ssm/test/SSMTest.java [junit] Skipping StateSpaceModel as this test iterates through the attributes and calls attributeChanged, which triggers a ConcurrentModificationException. See org/ptolemy/ssm/test/SSMTest.java [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Warning: cyphysim/configuration.xml has no 'actor library.Directors'? (this is ok for dsp, viptos) [junit] -------> Before clone [junit] HLA version is 1.3. [junit] -------> after clone [junit] 165913 ms. Memory: 1599488K Free: 771069K (48%) [junit] The time is 02:10:09 [junit] Setting containers of atomic entities to null [junit] 167025 ms. Memory: 1599488K Free: 867880K (54%) [junit] Force everything to get expanded ptolemy/configs/visualsense/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] [junit] Warning: In 'ptolemy.actor.lib.io.FileReader' [junit] The getName() method returns [junit] 'fileOrURL' but the field is named [junit] 'fileOrURLPort' [junit] This is technically a violation of the coding standard, [junit] but permissible because the name ends in 'Port' [junit] -------> Before clone [junit] -------> after clone [junit] 172939 ms. Memory: 1599488K Free: 643671K (40%) [junit] The time is 02:10:16 [junit] Setting containers of atomic entities to null [junit] 174175 ms. Memory: 1599488K Free: 826743K (52%) [junit] Force everything to get expanded ptolemy/configs/bcvtb/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] [junit] Warning: In 'ptolemy.actor.lib.io.FileReader' [junit] The getName() method returns [junit] 'fileOrURL' but the field is named [junit] 'fileOrURLPort' [junit] This is technically a violation of the coding standard, [junit] but permissible because the name ends in 'Port' [junit] -------> Before clone [junit] -------> after clone [junit] 177223 ms. Memory: 1599488K Free: 765799K (48%) [junit] The time is 02:10:20 [junit] Setting containers of atomic entities to null [junit] 178400 ms. Memory: 1599488K Free: 801356K (50%) [junit] Force everything to get expanded ptolemy/configs/ptserver/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] [junit] Warning: In 'ptolemy.actor.lib.io.FileReader' [junit] The getName() method returns [junit] 'fileOrURL' but the field is named [junit] 'fileOrURLPort' [junit] This is technically a violation of the coding standard, [junit] but permissible because the name ends in 'Port' [junit] -------> Before clone [junit] -------> after clone [junit] 184913 ms. Memory: 1599488K Free: 625173K (39%) [junit] The time is 02:10:28 [junit] Setting containers of atomic entities to null [junit] 186190 ms. Memory: 1599488K Free: 762461K (48%) [junit] Force everything to get expanded ptolemy/configs/capecode/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [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] -------> Before clone [junit] -------> after clone [junit] [junit] Warning: In 'ptolemy.actor.lib.io.FileReader' [junit] The getName() method returns [junit] 'fileOrURL' but the field is named [junit] 'fileOrURLPort' [junit] This is technically a violation of the coding standard, [junit] but permissible because the name ends in 'Port' [junit] Skipping StateSpaceModel as this test iterates through the attributes and calls attributeChanged, which triggers a ConcurrentModificationException. See org/ptolemy/ssm/test/SSMTest.java [junit] Skipping StateSpaceModel as this test iterates through the attributes and calls attributeChanged, which triggers a ConcurrentModificationException. See org/ptolemy/ssm/test/SSMTest.java [junit] Skipping StateSpaceModel as this test iterates through the attributes and calls attributeChanged, which triggers a ConcurrentModificationException. See org/ptolemy/ssm/test/SSMTest.java [junit] Warning: capecode/configuration.xml has no 'actor library.Directors'? (this is ok for dsp, viptos) [junit] -------> Before clone [junit] -------> after clone [junit] 292028 ms. Memory: 1900544K Free: 62440K (3%) [junit] The time is 02:12:15 [junit] Setting containers of atomic entities to null [junit] 294039 ms. Memory: 2172928K Free: 878935K (40%) [junit] Force everything to get expanded ptolemy/configs/dsp/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] [junit] Warning: In 'ptolemy.actor.lib.io.FileReader' [junit] The getName() method returns [junit] 'fileOrURL' but the field is named [junit] 'fileOrURLPort' [junit] This is technically a violation of the coding standard, [junit] but permissible because the name ends in 'Port' [junit] Warning: dsp/configuration.xml has no 'actor library.Directors'? (this is ok for dsp, viptos) [junit] -------> Before clone [junit] -------> after clone [junit] 296393 ms. Memory: 2172928K Free: 835927K (38%) [junit] The time is 02:12:19 [junit] Setting containers of atomic entities to null [junit] 298301 ms. Memory: 2190336K Free: 887804K (41%) [junit] allConfigs.tcl done! [junit] /home/travis/build/icyphy/ptII/ptolemy/configs/test/allDemos.tcl [junit] Skipping allDemos-1.0, use cd /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../..; ant test.single -Dtest.name=ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTest [junit] /home/travis/build/icyphy/ptII/ptolemy/configs/test/cloneTest.tcl [junit] Simple standalone clone test [junit] The constraints of the master: [junit] 1. (TypeConstant, arrayType(double,2)) <= (variable .Top.Map.origin: arrayType(double)) [junit] 2. (TypeConstant, double) <= (variable .Top.Map.resolution: double) [junit] 3. (TypeConstant, {grid = arrayType(int,2), height = int, width = int}) <= (variable .Top.Map.map: {grid = arrayType(int), height = int, width = int}) [junit] 4. (port .Top.Map.map: unknown) <= (variable .Top.Map.map: {grid = arrayType(int), height = int, width = int}) [junit] 5. (variable .Top.Map.map: {grid = arrayType(int), height = int, width = int}) <= (port .Top.Map.map: unknown) [junit] The constraints of the clone: [junit] 1. (TypeConstant, arrayType(double,2)) <= (variable .Top.Map.origin: arrayType(double)) [junit] 2. (TypeConstant, double) <= (variable .Top.Map.resolution: double) [junit] 3. (TypeConstant, {grid = arrayType(int,2), height = int, width = int}) <= (variable .Top.Map.map: {grid = arrayType(int), height = int, width = int}) [junit] 4. (port .Top.Map.map: unknown) <= (variable .Top.Map.map: {grid = arrayType(int), height = int, width = int}) [junit] 5. (variable .Top.Map.map: {grid = arrayType(int), height = int, width = int}) <= (port .Top.Map.map: unknown) [junit] Congrats, the constraints are the same. [junit] /home/travis/build/icyphy/ptII/ptolemy/configs/test/configurationTools.tcl [junit] /home/travis/build/icyphy/ptII/ptolemy/configs/test/missingDemos.tcl [junit] Updating /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../ptolemy/configs/doc/models.txt. This could take a minute. [junit] Done updating /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../ptolemy/configs/doc/models.txt [junit] Stderr for 'make -C ../doc missingDemos' was [junit] --start-- [junit] [junit] --end-- [junit] Stderr for '/home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../ptolemy/configs/test/missingDemos' was [junit] --start-- [junit] [junit] --end-- [junit] /home/travis/build/icyphy/ptII/ptolemy/configs/test/validDemos.tcl [junit] Validating the xml in /auto/ xml files after removing the configure blocks [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1ProdNER1ConsNER_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1Value2Instances_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1SubscriberBadAttributeN.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1ProdNER1ConsNER.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1SubscriberBadAttributeN_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdTAR1ConsTAR/prod1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdTAR1ConsTAR/cons1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdTAR1ConsTAR/Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdNER1ConsNER/prod1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdNER1ConsNER/cons1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdNER1ConsNER/Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdTAR1ConsNER/prod1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdTAR1ConsNER/cons1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdTAR1ConsNER/Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdNER1ConsTAR/prod1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdNER1ConsTAR/cons1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdNER1ConsTAR/Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/DuplicatedInstanceNameReceiver.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/2Values2Instances/DistributedReceiver1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/2Values2Instances/DistributedSender1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/1Value2Instances/DistributedReceiver1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/1Value2Instances/DistributedSender1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/2Classes2Values2Instances/DistributedReceiver1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/2Classes2Values2Instances/DistributedSender1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/MultiDataTypes/MultiDataTypesProducer.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/MultiDataTypes/MultiDataTypesConsumer.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/2Values1Instance/DistributedReceiver1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/2Values1Instance/DistributedSender1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/StaticMultiInstance.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement/1ProdTAR1ConsTAR/prod1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement/1ProdTAR1ConsTAR/cons1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement/1ProdNER1ConsNER/prod1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement/1ProdNER1ConsNER/cons1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement/1ProdTAR1ConsNER/prod1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement/1ProdTAR1ConsNER/cons1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement/1ProdNER1ConsTAR/prod1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement/1ProdNER1ConsTAR/cons1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/2Values1Instance_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1SubscriberBadClassN_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1PublisherBadAttributeN.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1ProdTAR1ConsTAR.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1PublisherBadClassN.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1ProdTAR1ConsNER_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/2Classes2Values2Instances.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/2Values2Instances_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/MultiDataTypes.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1ProdTAR1ConsTAR_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/2Values2Instances/DistributedReceiver1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/2Values2Instances/DistributedSender1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/1Value2Instances/DistributedReceiver1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/1Value2Instances/DistributedSender1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/2Classes2Values2Instances/DistributedReceiver1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/2Classes2Values2Instances/DistributedSender1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/MultiDataTypes/MultiDataTypesProducer.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/MultiDataTypes/MultiDataTypesConsumer.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/MultiDataTypes/MultiDataTypes.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/2Values1Instance/DistributedReceiver1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/2Values1Instance/DistributedSender1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/StaticMultiInstance.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1ProdNER1ConsTAR.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1PublisherBadClassN_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1PublisherBadAttributeN_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1ProdNER1ConsTAR_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/2Classes2Values2Instances_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/MultiDataTypes_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/DuplicatedInstanceNameSender.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/FDDpositionArray.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/1PublisherBadAttributeName.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/Test1516e.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/StaticMultiInstance1516e.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/1SubscriberBadAttributeName.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/aircraftFleet.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/StaticMultiInstance21.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/1SubscriberBadClassName.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/MultiDataTypes.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/1PublisherBadClassName.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/StaticMultiInstance12.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/uav_array.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/NoData.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/StaticMultiInstance22.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/StaticMultiInstance222.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/FDDarray.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/OneClassVehicle.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/DuplicatedInstanceNameReceiver_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/2Values2Instances.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1Value2Instances.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/2Values1Instance.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1SubscriberBadClassN.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1ProdTAR1ConsNER.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/DuplicatedInstanceNameSender_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Checked 2881 demos from configs/doc/models.txt [junit] Validating the xml in demo xml files after removing the configure blocks [junit] .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Checked 759 demos from configs/doc/models.txt [junit] 06/06/22 02:15:34 [junit] Failed: 0 Total Tests: 3728 ((Passed: 3728, Newly Passed: 0) Known Failed: 0) /home/travis/build/icyphy/ptII/ptolemy/configs/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/configs/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/configs/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/configs/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 491.193 sec [junit] Output: [junit] /home/travis/build/icyphy/ptII/ptolemy/configs/test/allConfigs.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:07:23 UTC 2022 [junit] 21 ms. Memory: 129024K Free: 102267K (79%) [junit] Force everything to get expanded ptolemy/configs/ptinyKepler/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] [junit] Warning: In 'ptolemy.actor.lib.io.FileReader' [junit] The getName() method returns [junit] 'fileOrURL' but the field is named [junit] 'fileOrURLPort' [junit] This is technically a violation of the coding standard, [junit] but permissible because the name ends in 'Port' [junit] -------> Before clone [junit] -------> after clone [junit] 15437 ms. Memory: 559104K Free: 138316K (25%) [junit] The time is 02:07:38 [junit] Setting containers of atomic entities to null [junit] 15605 ms. Memory: 222208K Free: 156906K (71%) [junit] Force everything to get expanded ptolemy/configs/fullViewer/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] Warning: fullViewer/configuration.xml has no 'actor library'? (this is ok for ptinyViewer) [junit] -------> Before clone [junit] -------> after clone [junit] 15759 ms. Memory: 222208K Free: 113891K (51%) [junit] The time is 02:07:38 [junit] Setting containers of atomic entities to null [junit] 15884 ms. Memory: 215040K Free: 151059K (70%) [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, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] [junit] Warning: In 'ptolemy.actor.lib.io.FileReader' [junit] The getName() method returns [junit] 'fileOrURL' but the field is named [junit] 'fileOrURLPort' [junit] This is technically a violation of the coding standard, [junit] but permissible because the name ends in 'Port' [junit] -------> Before clone [junit] -------> after clone [junit] 24603 ms. Memory: 910336K Free: 695180K (76%) [junit] The time is 02:07:47 [junit] Setting containers of atomic entities to null [junit] 24816 ms. Memory: 348160K Free: 244325K (70%) [junit] Force everything to get expanded ptolemy/configs/full/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [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] HLA version is 1.3. [junit] -------> Before clone [junit] HLA version is 1.3. [junit] -------> after clone [junit] [junit] Warning: In 'ptolemy.actor.lib.io.FileReader' [junit] The getName() method returns [junit] 'fileOrURL' but the field is named [junit] 'fileOrURLPort' [junit] This is technically a violation of the coding standard, [junit] but permissible because the name ends in 'Port' [junit] HLA version is 1.3. [junit] Skipping StateSpaceModel as this test iterates through the attributes and calls attributeChanged, which triggers a ConcurrentModificationException. See org/ptolemy/ssm/test/SSMTest.java [junit] Skipping StateSpaceModel as this test iterates through the attributes and calls attributeChanged, which triggers a ConcurrentModificationException. See org/ptolemy/ssm/test/SSMTest.java [junit] Skipping StateSpaceModel as this test iterates through the attributes and calls attributeChanged, which triggers a ConcurrentModificationException. See org/ptolemy/ssm/test/SSMTest.java [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Skipping drop test of tm.kernel.SchedulePlotter because it must be dropped into a container that has a TMDirector [junit] -------> Before clone [junit] HLA version is 1.3. [junit] -------> after clone [junit] 146145 ms. Memory: 1599488K Free: 265391K (17%) [junit] The time is 02:09:49 [junit] Setting containers of atomic entities to null [junit] 147315 ms. Memory: 1599488K Free: 945676K (59%) [junit] Force everything to get expanded ptolemy/configs/pn/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] [junit] Warning: In 'ptolemy.actor.lib.io.FileReader' [junit] The getName() method returns [junit] 'fileOrURL' but the field is named [junit] 'fileOrURLPort' [junit] This is technically a violation of the coding standard, [junit] but permissible because the name ends in 'Port' [junit] Warning: pn/configuration.xml has no 'actor library.Directors'? (this is ok for dsp, viptos) [junit] -------> Before clone [junit] -------> after clone [junit] 151325 ms. Memory: 1599488K Free: 877066K (55%) [junit] The time is 02:09:54 [junit] Setting containers of atomic entities to null [junit] 152331 ms. Memory: 1599488K Free: 945014K (59%) [junit] Force everything to get expanded ptolemy/configs/ptinyViewer/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] Warning: ptinyViewer/configuration.xml has no 'actor library'? (this is ok for ptinyViewer) [junit] -------> Before clone [junit] -------> after clone [junit] 152354 ms. Memory: 1599488K Free: 939382K (59%) [junit] The time is 02:09:55 [junit] Setting containers of atomic entities to null [junit] 153336 ms. Memory: 1599488K Free: 946102K (59%) [junit] Skipping viptos/configuration.xml, PtinyOS is not typically installed. [junit] Force everything to get expanded ptolemy/configs/space/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] Warning: space/configuration.xml has no 'actor library.Directors'? (this is ok for dsp, viptos) [junit] -------> Before clone [junit] -------> after clone [junit] 153510 ms. Memory: 1599488K Free: 882105K (55%) [junit] The time is 02:09:56 [junit] Setting containers of atomic entities to null [junit] 154500 ms. Memory: 1599488K Free: 945402K (59%) [junit] Force everything to get expanded ptolemy/configs/hyvisual/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] -------> Before clone [junit] -------> after clone [junit] 157064 ms. Memory: 1599488K Free: 344314K (22%) [junit] The time is 02:10:00 [junit] Setting containers of atomic entities to null [junit] 158484 ms. Memory: 1599488K Free: 924931K (58%) [junit] Force everything to get expanded ptolemy/configs/cyphysim/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] -------> Before clone [junit] HLA version is 1.3. [junit] -------> after clone [junit] [junit] Warning: In 'ptolemy.actor.lib.io.FileReader' [junit] The getName() method returns [junit] 'fileOrURL' but the field is named [junit] 'fileOrURLPort' [junit] This is technically a violation of the coding standard, [junit] but permissible because the name ends in 'Port' [junit] HLA version is 1.3. [junit] Skipping StateSpaceModel as this test iterates through the attributes and calls attributeChanged, which triggers a ConcurrentModificationException. See org/ptolemy/ssm/test/SSMTest.java [junit] Skipping StateSpaceModel as this test iterates through the attributes and calls attributeChanged, which triggers a ConcurrentModificationException. See org/ptolemy/ssm/test/SSMTest.java [junit] Skipping StateSpaceModel as this test iterates through the attributes and calls attributeChanged, which triggers a ConcurrentModificationException. See org/ptolemy/ssm/test/SSMTest.java [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Warning: cyphysim/configuration.xml has no 'actor library.Directors'? (this is ok for dsp, viptos) [junit] -------> Before clone [junit] HLA version is 1.3. [junit] -------> after clone [junit] 165913 ms. Memory: 1599488K Free: 771069K (48%) [junit] The time is 02:10:09 [junit] Setting containers of atomic entities to null [junit] 167025 ms. Memory: 1599488K Free: 867880K (54%) [junit] Force everything to get expanded ptolemy/configs/visualsense/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] [junit] Warning: In 'ptolemy.actor.lib.io.FileReader' [junit] The getName() method returns [junit] 'fileOrURL' but the field is named [junit] 'fileOrURLPort' [junit] This is technically a violation of the coding standard, [junit] but permissible because the name ends in 'Port' [junit] -------> Before clone [junit] -------> after clone [junit] 172939 ms. Memory: 1599488K Free: 643671K (40%) [junit] The time is 02:10:16 [junit] Setting containers of atomic entities to null [junit] 174175 ms. Memory: 1599488K Free: 826743K (52%) [junit] Force everything to get expanded ptolemy/configs/bcvtb/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] [junit] Warning: In 'ptolemy.actor.lib.io.FileReader' [junit] The getName() method returns [junit] 'fileOrURL' but the field is named [junit] 'fileOrURLPort' [junit] This is technically a violation of the coding standard, [junit] but permissible because the name ends in 'Port' [junit] -------> Before clone [junit] -------> after clone [junit] 177223 ms. Memory: 1599488K Free: 765799K (48%) [junit] The time is 02:10:20 [junit] Setting containers of atomic entities to null [junit] 178400 ms. Memory: 1599488K Free: 801356K (50%) [junit] Force everything to get expanded ptolemy/configs/ptserver/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] [junit] Warning: In 'ptolemy.actor.lib.io.FileReader' [junit] The getName() method returns [junit] 'fileOrURL' but the field is named [junit] 'fileOrURLPort' [junit] This is technically a violation of the coding standard, [junit] but permissible because the name ends in 'Port' [junit] -------> Before clone [junit] -------> after clone [junit] 184913 ms. Memory: 1599488K Free: 625173K (39%) [junit] The time is 02:10:28 [junit] Setting containers of atomic entities to null [junit] 186190 ms. Memory: 1599488K Free: 762461K (48%) [junit] Force everything to get expanded ptolemy/configs/capecode/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [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] -------> Before clone [junit] -------> after clone [junit] [junit] Warning: In 'ptolemy.actor.lib.io.FileReader' [junit] The getName() method returns [junit] 'fileOrURL' but the field is named [junit] 'fileOrURLPort' [junit] This is technically a violation of the coding standard, [junit] but permissible because the name ends in 'Port' [junit] Skipping StateSpaceModel as this test iterates through the attributes and calls attributeChanged, which triggers a ConcurrentModificationException. See org/ptolemy/ssm/test/SSMTest.java [junit] Skipping StateSpaceModel as this test iterates through the attributes and calls attributeChanged, which triggers a ConcurrentModificationException. See org/ptolemy/ssm/test/SSMTest.java [junit] Skipping StateSpaceModel as this test iterates through the attributes and calls attributeChanged, which triggers a ConcurrentModificationException. See org/ptolemy/ssm/test/SSMTest.java [junit] Warning: capecode/configuration.xml has no 'actor library.Directors'? (this is ok for dsp, viptos) [junit] -------> Before clone [junit] -------> after clone [junit] 292028 ms. Memory: 1900544K Free: 62440K (3%) [junit] The time is 02:12:15 [junit] Setting containers of atomic entities to null [junit] 294039 ms. Memory: 2172928K Free: 878935K (40%) [junit] Force everything to get expanded ptolemy/configs/dsp/configuration.xml [junit] (Skipping certain optional packages, jxta and viptos) [junit] -------> Before clone [junit] -------> after clone [junit] [junit] Warning: In 'ptolemy.actor.lib.io.FileReader' [junit] The getName() method returns [junit] 'fileOrURL' but the field is named [junit] 'fileOrURLPort' [junit] This is technically a violation of the coding standard, [junit] but permissible because the name ends in 'Port' [junit] Warning: dsp/configuration.xml has no 'actor library.Directors'? (this is ok for dsp, viptos) [junit] -------> Before clone [junit] -------> after clone [junit] 296393 ms. Memory: 2172928K Free: 835927K (38%) [junit] The time is 02:12:19 [junit] Setting containers of atomic entities to null [junit] 298301 ms. Memory: 2190336K Free: 887804K (41%) [junit] allConfigs.tcl done! [junit] /home/travis/build/icyphy/ptII/ptolemy/configs/test/allDemos.tcl [junit] Skipping allDemos-1.0, use cd /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../..; ant test.single -Dtest.name=ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTest [junit] /home/travis/build/icyphy/ptII/ptolemy/configs/test/cloneTest.tcl [junit] Simple standalone clone test [junit] The constraints of the master: [junit] 1. (TypeConstant, arrayType(double,2)) <= (variable .Top.Map.origin: arrayType(double)) [junit] 2. (TypeConstant, double) <= (variable .Top.Map.resolution: double) [junit] 3. (TypeConstant, {grid = arrayType(int,2), height = int, width = int}) <= (variable .Top.Map.map: {grid = arrayType(int), height = int, width = int}) [junit] 4. (port .Top.Map.map: unknown) <= (variable .Top.Map.map: {grid = arrayType(int), height = int, width = int}) [junit] 5. (variable .Top.Map.map: {grid = arrayType(int), height = int, width = int}) <= (port .Top.Map.map: unknown) [junit] The constraints of the clone: [junit] 1. (TypeConstant, arrayType(double,2)) <= (variable .Top.Map.origin: arrayType(double)) [junit] 2. (TypeConstant, double) <= (variable .Top.Map.resolution: double) [junit] 3. (TypeConstant, {grid = arrayType(int,2), height = int, width = int}) <= (variable .Top.Map.map: {grid = arrayType(int), height = int, width = int}) [junit] 4. (port .Top.Map.map: unknown) <= (variable .Top.Map.map: {grid = arrayType(int), height = int, width = int}) [junit] 5. (variable .Top.Map.map: {grid = arrayType(int), height = int, width = int}) <= (port .Top.Map.map: unknown) [junit] Congrats, the constraints are the same. [junit] /home/travis/build/icyphy/ptII/ptolemy/configs/test/configurationTools.tcl [junit] /home/travis/build/icyphy/ptII/ptolemy/configs/test/missingDemos.tcl [junit] Updating /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../ptolemy/configs/doc/models.txt. This could take a minute. [junit] Done updating /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../ptolemy/configs/doc/models.txt [junit] Stderr for 'make -C ../doc missingDemos' was [junit] --start-- [junit] [junit] --end-- [junit] Stderr for '/home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../ptolemy/configs/test/missingDemos' was [junit] --start-- [junit] [junit] --end-- [junit] /home/travis/build/icyphy/ptII/ptolemy/configs/test/validDemos.tcl [junit] Validating the xml in /auto/ xml files after removing the configure blocks [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1ProdNER1ConsNER_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1Value2Instances_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1SubscriberBadAttributeN.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1ProdNER1ConsNER.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1SubscriberBadAttributeN_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdTAR1ConsTAR/prod1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdTAR1ConsTAR/cons1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdTAR1ConsTAR/Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdNER1ConsNER/prod1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdNER1ConsNER/cons1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdNER1ConsNER/Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdTAR1ConsNER/prod1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdTAR1ConsNER/cons1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdTAR1ConsNER/Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdNER1ConsTAR/prod1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdNER1ConsTAR/cons1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement_1516/1ProdNER1ConsTAR/Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/DuplicatedInstanceNameReceiver.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/2Values2Instances/DistributedReceiver1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/2Values2Instances/DistributedSender1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/1Value2Instances/DistributedReceiver1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/1Value2Instances/DistributedSender1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/2Classes2Values2Instances/DistributedReceiver1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/2Classes2Values2Instances/DistributedSender1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/MultiDataTypes/MultiDataTypesProducer.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/MultiDataTypes/MultiDataTypesConsumer.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/2Values1Instance/DistributedReceiver1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/2Values1Instance/DistributedSender1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance/StaticMultiInstance.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement/1ProdTAR1ConsTAR/prod1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement/1ProdTAR1ConsTAR/cons1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement/1ProdNER1ConsNER/prod1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement/1ProdNER1ConsNER/cons1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement/1ProdTAR1ConsNER/prod1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement/1ProdTAR1ConsNER/cons1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement/1ProdNER1ConsTAR/prod1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FederatesDifferentTimeManagement/1ProdNER1ConsTAR/cons1Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/2Values1Instance_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1SubscriberBadClassN_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1PublisherBadAttributeN.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1ProdTAR1ConsTAR.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1PublisherBadClassN.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1ProdTAR1ConsNER_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/2Classes2Values2Instances.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/2Values2Instances_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/MultiDataTypes.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1ProdTAR1ConsTAR_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/2Values2Instances/DistributedReceiver1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/2Values2Instances/DistributedSender1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/1Value2Instances/DistributedReceiver1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/1Value2Instances/DistributedSender1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/2Classes2Values2Instances/DistributedReceiver1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/2Classes2Values2Instances/DistributedSender1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/MultiDataTypes/MultiDataTypesProducer.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/MultiDataTypes/MultiDataTypesConsumer.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/MultiDataTypes/MultiDataTypes.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/2Values1Instance/DistributedReceiver1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/2Values1Instance/DistributedSender1.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/StaticMultiInstance_1516/StaticMultiInstance.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1ProdNER1ConsTAR.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1PublisherBadClassN_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1PublisherBadAttributeN_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1ProdNER1ConsTAR_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/2Classes2Values2Instances_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/MultiDataTypes_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/DuplicatedInstanceNameSender.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/FDDpositionArray.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/1PublisherBadAttributeName.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/Test1516e.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/StaticMultiInstance1516e.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/1SubscriberBadAttributeName.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/aircraftFleet.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/StaticMultiInstance21.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/1SubscriberBadClassName.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/MultiDataTypes.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/1PublisherBadClassName.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/StaticMultiInstance12.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/uav_array.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/NoData.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/StaticMultiInstance22.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/StaticMultiInstance222.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/FDDarray.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/OneClassVehicle.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/FEDfiles/Signal.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/DuplicatedInstanceNameReceiver_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/2Values2Instances.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1Value2Instances.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/2Values1Instance.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1SubscriberBadClassN.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/1ProdTAR1ConsNER.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] Skipping /home/travis/build/icyphy/ptII/ptolemy/configs/test/../../../org/hlacerti/test/auto/DuplicatedInstanceNameSender_1516.xml because there are HLA FED files checked in under org/hlacerti/test/auto [junit] .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Checked 2881 demos from configs/doc/models.txt [junit] Validating the xml in demo xml files after removing the configure blocks [junit] .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Checked 759 demos from configs/doc/models.txt [junit] 06/06/22 02:15:34 [junit] Failed: 0 Total Tests: 3728 ((Passed: 3728, Newly Passed: 0) Known Failed: 0) /home/travis/build/icyphy/ptII/ptolemy/configs/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/configs/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/configs/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/configs/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: 9 minutes 39 seconds