/home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/ant/bin/ant build test.capecode2.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: [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 [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/package.json' [exec] npm WARN ptII No description [exec] npm WARN ptII No repository field. [exec] npm WARN ptII No README data [exec] npm WARN ptII 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: -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 13.95 seconds. build-project: [echo] ptII: /home/travis/build/icyphy/ptII/build.xml [javac] Compiling 4252 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/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] rm -f "startjini.gui.bat" [exec] ./makebat -q "`basename startjini.gui.bat .bat`" [exec] Cloning into 'universalJavaApplicationStub'... [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] ./makeapp: Could not find MacJVMTar in /home/travis/build/icyphy/ptII/vendors/installer/MacJVM.tar.gz, downloading it now: Wed Apr 13 02:17:52 UTC 2022 [exec] Untaring /home/travis/build/icyphy/ptII/vendors/installer/MacJVM.tar.gz in /home/travis/build/icyphy/ptII/ now: Wed Apr 13 02:17:59 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: Wed Apr 13 02:18:01 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.capecode2.xml: [echo] [echo] ==test.capecode2.xml == [echo] This target runs the second batch of Cape Code accessors tests [echo] and generates JUnit xml output. [echo] timeout = 4000000 milliseconds [echo] [junit] javachdir: directory = ptolemy/actor/lib/jjs/modules/serial/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/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/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.actor.lib.jjs.modules.serial.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.actor.lib.jjs.modules.serial.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher5033658901395947847.properties propsfile=/home/travis/build/icyphy/ptII/junit5448647584700365017.properties [junit] Running ptolemy.actor.lib.jjs.modules.serial.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test [junit] ----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/knownFailedTests/SerialHelloWorld.xml [junit] JavaScript: Closing serial port. (Thread[SerialHelloWorld,1,main]) [junit] 2574 ms. Memory: 292864K Free: 202750K (69%) [junit] Known Failure: java.lang.reflect.InvocationTargetException [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Failure executing the initialize function: ptolemy.kernel.util.IllegalActionException: No such port: /dev/tty.NOT_A_PORT [junit] in .SerialHelloWorld.JavaScript [junit] Because: [junit] gnu.io.NoSuchPortException [junit] in .SerialHelloWorld.JavaScript [junit] Because: [junit] ptolemy.kernel.util.IllegalActionException: No such port: /dev/tty.NOT_A_PORT [junit] in .SerialHelloWorld.JavaScript [junit] Because: [junit] gnu.io.NoSuchPortException [junit] at ptolemy.actor.lib.jjs.JavaScript._invokeMethodInContext(JavaScript.java:2319) [junit] at ptolemy.actor.lib.jjs.JavaScript.initialize(JavaScript.java:1483) [junit] at ptolemy.actor.Director.initialize(Director.java:938) [junit] at ptolemy.actor.Director.initialize(Director.java:907) [junit] at ptolemy.domains.de.kernel.DEDirector.initialize(DEDirector.java:944) [junit] at ptolemy.actor.CompositeActor.initialize(CompositeActor.java:935) [junit] at ptolemy.actor.Manager.initialize(Manager.java:724) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] Caused by: java.lang.RuntimeException: ptolemy.kernel.util.IllegalActionException: No such port: /dev/tty.NOT_A_PORT [junit] in .SerialHelloWorld.JavaScript [junit] Because: [junit] gnu.io.NoSuchPortException [junit] at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:524) [junit] at org.openjdk.nashorn.api.scripting.ScriptObjectMirror.callMember(ScriptObjectMirror.java:187) [junit] at org.openjdk.nashorn.api.scripting.NashornScriptEngine.invokeImpl(NashornScriptEngine.java:379) [junit] at org.openjdk.nashorn.api.scripting.NashornScriptEngine.invokeMethod(NashornScriptEngine.java:195) [junit] at ptolemy.actor.lib.jjs.JavaScript._invokeMethodInContext(JavaScript.java:2285) [junit] ... 9 more [junit] Caused by: ptolemy.kernel.util.IllegalActionException: No such port: /dev/tty.NOT_A_PORT [junit] in .SerialHelloWorld.JavaScript [junit] Because: [junit] gnu.io.NoSuchPortException [junit] at ptolemy.actor.lib.jjs.modules.serial.SerialHelper.open(SerialHelper.java:317) [junit] at org.openjdk.nashorn.internal.scripts.Script$Recompilation$594$4276$require.L:1#open(/home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/external/require.js#409:30:115) [junit] at org.openjdk.nashorn.internal.scripts.Script$Recompilation$587$644$\^function\_.L:1#initialize(:37) [junit] at org.openjdk.nashorn.internal.scripts.Script$Recompilation$584$28769$require.L:1#Accessor#initialize(/home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/external/require.js#409:30:631) [junit] at org.openjdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:646) [junit] at org.openjdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513) [junit] at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:520) [junit] ... 13 more [junit] Caused by: gnu.io.NoSuchPortException [junit] at gnu.io.CommPortIdentifier.getPortIdentifier(CommPortIdentifier.java:273) [junit] at ptolemy.actor.lib.jjs.modules.serial.SerialHelper.open(SerialHelper.java:224) [junit] ... 19 more [junit] [junit] Exception: java.lang.RuntimeException thrown from the UncaughtExceptionHandler in thread "Thread-1" [junit] java.lang.reflect.InvocationTargetException [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test [junit] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) [junit] at ptolemy.util.test.junit.AutoKnownFailedTests.RunModel(AutoKnownFailedTests.java:105) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at org.junit.internal.runners.statements.FailOnTimeout$1.run(FailOnTimeout.java:28) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Failure executing the initialize function: ptolemy.kernel.util.IllegalActionException: No such port: /dev/tty.NOT_A_PORT [junit] in .SerialHelloWorld.JavaScript [junit] Because: [junit] gnu.io.NoSuchPortException [junit] in .SerialHelloWorld.JavaScript [junit] Because: [junit] ptolemy.kernel.util.IllegalActionException: No such port: /dev/tty.NOT_A_PORT [junit] in .SerialHelloWorld.JavaScript [junit] Because: [junit] gnu.io.NoSuchPortException [junit] at ptolemy.actor.lib.jjs.JavaScript._invokeMethodInContext(JavaScript.java:2319) [junit] at ptolemy.actor.lib.jjs.JavaScript.initialize(JavaScript.java:1483) [junit] at ptolemy.actor.Director.initialize(Director.java:938) [junit] at ptolemy.actor.Director.initialize(Director.java:907) [junit] at ptolemy.domains.de.kernel.DEDirector.initialize(DEDirector.java:944) [junit] at ptolemy.actor.CompositeActor.initialize(CompositeActor.java:935) [junit] at ptolemy.actor.Manager.initialize(Manager.java:724) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] Caused by: java.lang.RuntimeException: ptolemy.kernel.util.IllegalActionException: No such port: /dev/tty.NOT_A_PORT [junit] in .SerialHelloWorld.JavaScript [junit] Because: [junit] gnu.io.NoSuchPortException [junit] at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:524) [junit] at org.openjdk.nashorn.api.scripting.ScriptObjectMirror.callMember(ScriptObjectMirror.java:187) [junit] at org.openjdk.nashorn.api.scripting.NashornScriptEngine.invokeImpl(NashornScriptEngine.java:379) [junit] at org.openjdk.nashorn.api.scripting.NashornScriptEngine.invokeMethod(NashornScriptEngine.java:195) [junit] at ptolemy.actor.lib.jjs.JavaScript._invokeMethodInContext(JavaScript.java:2285) [junit] ... 9 more [junit] Caused by: ptolemy.kernel.util.IllegalActionException: No such port: /dev/tty.NOT_A_PORT [junit] in .SerialHelloWorld.JavaScript [junit] Because: [junit] gnu.io.NoSuchPortException [junit] at ptolemy.actor.lib.jjs.modules.serial.SerialHelper.open(SerialHelper.java:317) [junit] at org.openjdk.nashorn.internal.scripts.Script$Recompilation$594$4276$require.L:1#open(/home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/external/require.js#409:30:115) [junit] at org.openjdk.nashorn.internal.scripts.Script$Recompilation$587$644$\^function\_.L:1#initialize(:37) [junit] at org.openjdk.nashorn.internal.scripts.Script$Recompilation$584$28769$require.L:1#Accessor#initialize(/home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/external/require.js#409:30:631) [junit] at org.openjdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:646) [junit] at org.openjdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513) [junit] at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:520) [junit] ... 13 more [junit] Caused by: gnu.io.NoSuchPortException [junit] at gnu.io.CommPortIdentifier.getPortIdentifier(CommPortIdentifier.java:273) [junit] at ptolemy.actor.lib.jjs.modules.serial.SerialHelper.open(SerialHelper.java:224) [junit] ... 19 more [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:18:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackIntToString.xml [junit] ----------------- Wed Apr 13 02:18:13 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackIntToString.xml [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackIntToString.xml [junit] JSAccessor: PT_NO_NET environment variable is set, so git pull and ptdoc are not being run. [junit] WARNING: TestSpontaneous: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [5.6000000000000005] [junit] SerialPort: Closing serial port. (Thread[SerialLoopbackIntToString,1,main]) [junit] 13835 ms. Memory: 514048K Free: 288766K (56%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@8bb7d9c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@8bb7d9c [junit] reloadAllAccessors: .SerialLoopbackIntToString [junit] This is the first time that the reloadAllAccessors method has been invoked in this JVM, so the the accessors repo will be checked out or updated and JSDoc invoked. Note that running the tests may end up invoking a new JVM for each directory, so the repo may be checked out or updated and JSDoc invoked more than once when the tests are run. [junit] SerialPort: Serial port reader thread exiting. (Thread[Thread-9,1,main]) [junit] SerialPort: Serial port writer thread exiting. (Thread[Thread-10,1,main]) [junit] -------------- Reloaded accessors, but skipping rerun for now. Wed Apr 13 02:18:39 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackIntToString.xml [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:18:39 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackInvalid.xml [junit] ----------------- Wed Apr 13 02:18:39 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackInvalid.xml [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackInvalid.xml [junit] SerialPort: SerialPort: invalid data: a, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] a [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: ab, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] ab [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] WARNING: TestSpontaneous: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [4.6000000000000005] [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: Closing serial port. (Thread[SerialLoopbackInvalid,1,main]) [junit] 11406 ms. Memory: 709632K Free: 174592K (25%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3615fb49 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3615fb49 [junit] reloadAllAccessors: .SerialLoopbackInvalid [junit] SerialPort: Serial port reader thread exiting. (Thread[Thread-14,1,main]) [junit] SerialPort: Serial port writer thread exiting. (Thread[Thread-15,1,main]) [junit] -------------- Reloaded accessors, but skipping rerun for now. Wed Apr 13 02:19:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackInvalid.xml [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:19:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackJSON.xml [junit] ----------------- Wed Apr 13 02:19:01 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackJSON.xml [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackJSON.xml [junit] WARNING: TestSpontaneous: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [5.6000000000000005] [junit] SerialPort: Closing serial port. (Thread[SerialLoopbackJSON,1,main]) [junit] JavaScriptJSON: JavaScriptTrueToken.wrapup() (Thread[SerialLoopbackJSON,1,main]) [junit] 11125 ms. Memory: 813056K Free: 429566K (53%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1e25fd27 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1e25fd27 [junit] reloadAllAccessors: .SerialLoopbackJSON [junit] SerialPort: Serial port reader thread exiting. (Thread[Thread-19,1,main]) [junit] SerialPort: Serial port writer thread exiting. (Thread[Thread-20,1,main]) [junit] -------------- Reloaded accessors, but skipping rerun for now. Wed Apr 13 02:19:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackJSON.xml [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:19:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackNumber.xml [junit] ----------------- Wed Apr 13 02:19:22 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackNumber.xml [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackNumber.xml [junit] SerialPort: Closing serial port. (Thread[SerialLoopbackNumber,1,main]) [junit] 11245 ms. Memory: 813056K Free: 248318K (31%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7e2783e0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7e2783e0 [junit] reloadAllAccessors: .SerialLoopbackNumber [junit] WARNING: TestSpontaneous: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [5.6000000000000005] [junit] SerialPort: Serial port reader thread exiting. (Thread[Thread-24,1,main]) [junit] SerialPort: Serial port writer thread exiting. (Thread[Thread-25,1,main]) [junit] -------------- Reloaded accessors, but skipping rerun for now. Wed Apr 13 02:19:43 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackNumber.xml [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:19:43 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackShort.xml [junit] ----------------- Wed Apr 13 02:19:43 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackShort.xml [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackShort.xml [junit] SerialPort: Closing serial port. (Thread[SerialLoopbackShort,1,main]) [junit] WARNING: TestSpontaneous: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [5.6000000000000005] [junit] 12156 ms. Memory: 1296384K Free: 775678K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@78ce0b6b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@78ce0b6b [junit] reloadAllAccessors: .SerialLoopbackShort [junit] SerialPort: Serial port reader thread exiting. (Thread[Thread-29,1,main]) [junit] SerialPort: Serial port writer thread exiting. (Thread[Thread-30,1,main]) [junit] -------------- Reloaded accessors, but skipping rerun for now. Wed Apr 13 02:20:05 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackShort.xml [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:20:05 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackString.xml [junit] ----------------- Wed Apr 13 02:20:05 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackString.xml [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackString.xml [junit] SerialPort: Closing serial port. (Thread[SerialLoopbackString,1,main]) [junit] 10259 ms. Memory: 1296384K Free: 436222K (34%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@19be9217 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@19be9217 [junit] reloadAllAccessors: .SerialLoopbackString [junit] WARNING: TestSpontaneous: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [5.6000000000000005] [junit] SerialPort: Serial port reader thread exiting. (Thread[Thread-34,1,main]) [junit] SerialPort: Serial port writer thread exiting. (Thread[Thread-35,1,main]) [junit] -------------- Reloaded accessors, but skipping rerun for now. Wed Apr 13 02:20:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackString.xml [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:20:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackUnsignedByte.xml [junit] ----------------- Wed Apr 13 02:20:25 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackUnsignedByte.xml [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackUnsignedByte.xml [junit] SerialPort: Closing serial port. (Thread[SerialLoopbackUnsignedByte,1,main]) [junit] WARNING: TestSpontaneous: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [5.6000000000000005] [junit] 10087 ms. Memory: 1296384K Free: 638974K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6f89895a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6f89895a [junit] reloadAllAccessors: .SerialLoopbackUnsignedByte [junit] SerialPort: Serial port reader thread exiting. (Thread[Thread-39,1,main]) [junit] SerialPort: Serial port writer thread exiting. (Thread[Thread-40,1,main]) [junit] -------------- Reloaded accessors, but skipping rerun for now. Wed Apr 13 02:20:44 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackUnsignedByte.xml [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 158.936 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test [junit] ----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/knownFailedTests/SerialHelloWorld.xml [junit] JavaScript: Closing serial port. (Thread[SerialHelloWorld,1,main]) [junit] 2574 ms. Memory: 292864K Free: 202750K (69%) [junit] Known Failure: java.lang.reflect.InvocationTargetException [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:18:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackIntToString.xml [junit] ----------------- Wed Apr 13 02:18:13 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackIntToString.xml [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackIntToString.xml [junit] JSAccessor: PT_NO_NET environment variable is set, so git pull and ptdoc are not being run. [junit] SerialPort: Closing serial port. (Thread[SerialLoopbackIntToString,1,main]) [junit] 13835 ms. Memory: 514048K Free: 288766K (56%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@8bb7d9c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@8bb7d9c [junit] reloadAllAccessors: .SerialLoopbackIntToString [junit] This is the first time that the reloadAllAccessors method has been invoked in this JVM, so the the accessors repo will be checked out or updated and JSDoc invoked. Note that running the tests may end up invoking a new JVM for each directory, so the repo may be checked out or updated and JSDoc invoked more than once when the tests are run. [junit] SerialPort: Serial port reader thread exiting. (Thread[Thread-9,1,main]) [junit] SerialPort: Serial port writer thread exiting. (Thread[Thread-10,1,main]) [junit] -------------- Reloaded accessors, but skipping rerun for now. Wed Apr 13 02:18:39 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackIntToString.xml [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:18:39 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackInvalid.xml [junit] ----------------- Wed Apr 13 02:18:39 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackInvalid.xml [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackInvalid.xml [junit] SerialPort: SerialPort: invalid data: a, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] a [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: ab, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] ab [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: SerialPort: invalid data: abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, error: SyntaxError: Invalid JSON: :1:0 Expected json literal but found a [junit] abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [junit] ^ (Thread[Thread-14,1,main]) [junit] SerialPort: Closing serial port. (Thread[SerialLoopbackInvalid,1,main]) [junit] 11406 ms. Memory: 709632K Free: 174592K (25%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3615fb49 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3615fb49 [junit] reloadAllAccessors: .SerialLoopbackInvalid [junit] SerialPort: Serial port reader thread exiting. (Thread[Thread-14,1,main]) [junit] SerialPort: Serial port writer thread exiting. (Thread[Thread-15,1,main]) [junit] -------------- Reloaded accessors, but skipping rerun for now. Wed Apr 13 02:19:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackInvalid.xml [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:19:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackJSON.xml [junit] ----------------- Wed Apr 13 02:19:01 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackJSON.xml [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackJSON.xml [junit] SerialPort: Closing serial port. (Thread[SerialLoopbackJSON,1,main]) [junit] JavaScriptJSON: JavaScriptTrueToken.wrapup() (Thread[SerialLoopbackJSON,1,main]) [junit] 11125 ms. Memory: 813056K Free: 429566K (53%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1e25fd27 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1e25fd27 [junit] reloadAllAccessors: .SerialLoopbackJSON [junit] SerialPort: Serial port reader thread exiting. (Thread[Thread-19,1,main]) [junit] SerialPort: Serial port writer thread exiting. (Thread[Thread-20,1,main]) [junit] -------------- Reloaded accessors, but skipping rerun for now. Wed Apr 13 02:19:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackJSON.xml [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:19:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackNumber.xml [junit] ----------------- Wed Apr 13 02:19:22 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackNumber.xml [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackNumber.xml [junit] SerialPort: Closing serial port. (Thread[SerialLoopbackNumber,1,main]) [junit] 11245 ms. Memory: 813056K Free: 248318K (31%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7e2783e0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7e2783e0 [junit] reloadAllAccessors: .SerialLoopbackNumber [junit] SerialPort: Serial port reader thread exiting. (Thread[Thread-24,1,main]) [junit] SerialPort: Serial port writer thread exiting. (Thread[Thread-25,1,main]) [junit] -------------- Reloaded accessors, but skipping rerun for now. Wed Apr 13 02:19:43 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackNumber.xml [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:19:43 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackShort.xml [junit] ----------------- Wed Apr 13 02:19:43 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackShort.xml [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackShort.xml [junit] SerialPort: Closing serial port. (Thread[SerialLoopbackShort,1,main]) [junit] 12156 ms. Memory: 1296384K Free: 775678K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@78ce0b6b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@78ce0b6b [junit] reloadAllAccessors: .SerialLoopbackShort [junit] SerialPort: Serial port reader thread exiting. (Thread[Thread-29,1,main]) [junit] SerialPort: Serial port writer thread exiting. (Thread[Thread-30,1,main]) [junit] -------------- Reloaded accessors, but skipping rerun for now. Wed Apr 13 02:20:05 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackShort.xml [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:20:05 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackString.xml [junit] ----------------- Wed Apr 13 02:20:05 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackString.xml [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackString.xml [junit] SerialPort: Closing serial port. (Thread[SerialLoopbackString,1,main]) [junit] 10259 ms. Memory: 1296384K Free: 436222K (34%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@19be9217 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@19be9217 [junit] reloadAllAccessors: .SerialLoopbackString [junit] SerialPort: Serial port reader thread exiting. (Thread[Thread-34,1,main]) [junit] SerialPort: Serial port writer thread exiting. (Thread[Thread-35,1,main]) [junit] -------------- Reloaded accessors, but skipping rerun for now. Wed Apr 13 02:20:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackString.xml [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:20:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackUnsignedByte.xml [junit] ----------------- Wed Apr 13 02:20:25 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackUnsignedByte.xml [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackUnsignedByte.xml [junit] SerialPort: Closing serial port. (Thread[SerialLoopbackUnsignedByte,1,main]) [junit] 10087 ms. Memory: 1296384K Free: 638974K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6f89895a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6f89895a [junit] reloadAllAccessors: .SerialLoopbackUnsignedByte [junit] SerialPort: Serial port reader thread exiting. (Thread[Thread-39,1,main]) [junit] SerialPort: Serial port writer thread exiting. (Thread[Thread-40,1,main]) [junit] -------------- Reloaded accessors, but skipping rerun for now. Wed Apr 13 02:20:44 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/serial/test/auto/SerialLoopbackUnsignedByte.xml [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] Error: [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Failure executing the initialize function: ptolemy.kernel.util.IllegalActionException: No such port: /dev/tty.NOT_A_PORT [junit] in .SerialHelloWorld.JavaScript [junit] Because: [junit] gnu.io.NoSuchPortException [junit] in .SerialHelloWorld.JavaScript [junit] Because: [junit] ptolemy.kernel.util.IllegalActionException: No such port: /dev/tty.NOT_A_PORT [junit] in .SerialHelloWorld.JavaScript [junit] Because: [junit] gnu.io.NoSuchPortException [junit] at ptolemy.actor.lib.jjs.JavaScript._invokeMethodInContext(JavaScript.java:2319) [junit] at ptolemy.actor.lib.jjs.JavaScript.initialize(JavaScript.java:1483) [junit] at ptolemy.actor.Director.initialize(Director.java:938) [junit] at ptolemy.actor.Director.initialize(Director.java:907) [junit] at ptolemy.domains.de.kernel.DEDirector.initialize(DEDirector.java:944) [junit] at ptolemy.actor.CompositeActor.initialize(CompositeActor.java:935) [junit] at ptolemy.actor.Manager.initialize(Manager.java:724) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] Caused by: java.lang.RuntimeException: ptolemy.kernel.util.IllegalActionException: No such port: /dev/tty.NOT_A_PORT [junit] in .SerialHelloWorld.JavaScript [junit] Because: [junit] gnu.io.NoSuchPortException [junit] at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:524) [junit] at org.openjdk.nashorn.api.scripting.ScriptObjectMirror.callMember(ScriptObjectMirror.java:187) [junit] at org.openjdk.nashorn.api.scripting.NashornScriptEngine.invokeImpl(NashornScriptEngine.java:379) [junit] at org.openjdk.nashorn.api.scripting.NashornScriptEngine.invokeMethod(NashornScriptEngine.java:195) [junit] at ptolemy.actor.lib.jjs.JavaScript._invokeMethodInContext(JavaScript.java:2285) [junit] ... 9 more [junit] Caused by: ptolemy.kernel.util.IllegalActionException: No such port: /dev/tty.NOT_A_PORT [junit] in .SerialHelloWorld.JavaScript [junit] Because: [junit] gnu.io.NoSuchPortException [junit] at ptolemy.actor.lib.jjs.modules.serial.SerialHelper.open(SerialHelper.java:317) [junit] at org.openjdk.nashorn.internal.scripts.Script$Recompilation$594$4276$require.L:1#open(/home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/external/require.js#409:30:115) [junit] at org.openjdk.nashorn.internal.scripts.Script$Recompilation$587$644$\^function\_.L:1#initialize(:37) [junit] at org.openjdk.nashorn.internal.scripts.Script$Recompilation$584$28769$require.L:1#Accessor#initialize(/home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/external/require.js#409:30:631) [junit] at org.openjdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:646) [junit] at org.openjdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513) [junit] at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:520) [junit] ... 13 more [junit] Caused by: gnu.io.NoSuchPortException [junit] at gnu.io.CommPortIdentifier.getPortIdentifier(CommPortIdentifier.java:273) [junit] at ptolemy.actor.lib.jjs.modules.serial.SerialHelper.open(SerialHelper.java:224) [junit] ... 19 more [junit] java.lang.reflect.InvocationTargetException [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [junit] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) [junit] at ptolemy.util.test.junit.AutoKnownFailedTests.RunModel(AutoKnownFailedTests.java:105) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at org.junit.internal.runners.statements.FailOnTimeout$1.run(FailOnTimeout.java:28) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Failure executing the initialize function: ptolemy.kernel.util.IllegalActionException: No such port: /dev/tty.NOT_A_PORT [junit] in .SerialHelloWorld.JavaScript [junit] Because: [junit] gnu.io.NoSuchPortException [junit] in .SerialHelloWorld.JavaScript [junit] Because: [junit] ptolemy.kernel.util.IllegalActionException: No such port: /dev/tty.NOT_A_PORT [junit] in .SerialHelloWorld.JavaScript [junit] Because: [junit] gnu.io.NoSuchPortException [junit] at ptolemy.actor.lib.jjs.JavaScript._invokeMethodInContext(JavaScript.java:2319) [junit] at ptolemy.actor.lib.jjs.JavaScript.initialize(JavaScript.java:1483) [junit] at ptolemy.actor.Director.initialize(Director.java:938) [junit] at ptolemy.actor.Director.initialize(Director.java:907) [junit] at ptolemy.domains.de.kernel.DEDirector.initialize(DEDirector.java:944) [junit] at ptolemy.actor.CompositeActor.initialize(CompositeActor.java:935) [junit] at ptolemy.actor.Manager.initialize(Manager.java:724) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] Caused by: java.lang.RuntimeException: ptolemy.kernel.util.IllegalActionException: No such port: /dev/tty.NOT_A_PORT [junit] in .SerialHelloWorld.JavaScript [junit] Because: [junit] gnu.io.NoSuchPortException [junit] at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:524) [junit] at org.openjdk.nashorn.api.scripting.ScriptObjectMirror.callMember(ScriptObjectMirror.java:187) [junit] at org.openjdk.nashorn.api.scripting.NashornScriptEngine.invokeImpl(NashornScriptEngine.java:379) [junit] at org.openjdk.nashorn.api.scripting.NashornScriptEngine.invokeMethod(NashornScriptEngine.java:195) [junit] at ptolemy.actor.lib.jjs.JavaScript._invokeMethodInContext(JavaScript.java:2285) [junit] ... 9 more [junit] Caused by: ptolemy.kernel.util.IllegalActionException: No such port: /dev/tty.NOT_A_PORT [junit] in .SerialHelloWorld.JavaScript [junit] Because: [junit] gnu.io.NoSuchPortException [junit] at ptolemy.actor.lib.jjs.modules.serial.SerialHelper.open(SerialHelper.java:317) [junit] at org.openjdk.nashorn.internal.scripts.Script$Recompilation$594$4276$require.L:1#open(/home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/external/require.js#409:30:115) [junit] at org.openjdk.nashorn.internal.scripts.Script$Recompilation$587$644$\^function\_.L:1#initialize(:37) [junit] at org.openjdk.nashorn.internal.scripts.Script$Recompilation$584$28769$require.L:1#Accessor#initialize(/home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/external/require.js#409:30:631) [junit] at org.openjdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:646) [junit] at org.openjdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513) [junit] at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:520) [junit] ... 13 more [junit] Caused by: gnu.io.NoSuchPortException [junit] at gnu.io.CommPortIdentifier.getPortIdentifier(CommPortIdentifier.java:273) [junit] at ptolemy.actor.lib.jjs.modules.serial.SerialHelper.open(SerialHelper.java:224) [junit] ... 19 more [junit] WARNING: TestSpontaneous: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [5.6000000000000005] [junit] WARNING: TestSpontaneous: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [4.6000000000000005] [junit] WARNING: TestSpontaneous: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [5.6000000000000005] [junit] WARNING: TestSpontaneous: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [5.6000000000000005] [junit] WARNING: TestSpontaneous: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [5.6000000000000005] [junit] WARNING: TestSpontaneous: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [5.6000000000000005] [junit] WARNING: TestSpontaneous: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [5.6000000000000005] [junit] [junit] javachdir: directory = ptolemy/actor/lib/jjs/modules/shell/test [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/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.actor.lib.jjs.modules.shell.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.actor.lib.jjs.modules.shell.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher5295933592089834911.properties propsfile=/home/travis/build/icyphy/ptII/junit933914152832965517.properties [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/shell/test Invoking with -Djava.net.preferIPv4Stack=true [junit] Running ptolemy.actor.lib.jjs.modules.shell.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/shell/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/shell/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/shell/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:20:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/shell/test/auto/PassthroughTest.xml [junit] ----------------- Wed Apr 13 02:20:45 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/shell/test/auto/PassthroughTest.xml [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/shell/test/auto/PassthroughTest.xml [junit] JSAccessor: PT_NO_NET environment variable is set, so git pull and ptdoc are not being run. [junit] 3210 ms. Memory: 155648K Free: 95957K (62%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@635cce1b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@635cce1b [junit] reloadAllAccessors: .PassthroughTest [junit] This is the first time that the reloadAllAccessors method has been invoked in this JVM, so the the accessors repo will be checked out or updated and JSDoc invoked. Note that running the tests may end up invoking a new JVM for each directory, so the repo may be checked out or updated and JSDoc invoked more than once when the tests are run. [junit] -------------- Reloaded accessors, but skipping rerun for now. Wed Apr 13 02:20:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/shell/test/auto/PassthroughTest.xml [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.726 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/shell/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/shell/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/shell/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:20:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/shell/test/auto/PassthroughTest.xml [junit] ----------------- Wed Apr 13 02:20:45 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/shell/test/auto/PassthroughTest.xml [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/shell/test/auto/PassthroughTest.xml [junit] JSAccessor: PT_NO_NET environment variable is set, so git pull and ptdoc are not being run. [junit] 3210 ms. Memory: 155648K Free: 95957K (62%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@635cce1b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@635cce1b [junit] reloadAllAccessors: .PassthroughTest [junit] This is the first time that the reloadAllAccessors method has been invoked in this JVM, so the the accessors repo will be checked out or updated and JSDoc invoked. Note that running the tests may end up invoking a new JVM for each directory, so the repo may be checked out or updated and JSDoc invoked more than once when the tests are run. [junit] -------------- Reloaded accessors, but skipping rerun for now. Wed Apr 13 02:20:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/shell/test/auto/PassthroughTest.xml [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = ptolemy/actor/lib/jjs/modules/socket/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/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/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.actor.lib.jjs.modules.socket.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.actor.lib.jjs.modules.socket.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher7973921296238343828.properties propsfile=/home/travis/build/icyphy/ptII/junit10410245711613929534.properties [junit] Running ptolemy.actor.lib.jjs.modules.socket.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test [junit] ----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/knownFailedTests/SocketLong.xml [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] Apr 13, 2022 2:21:09 AM io.vertx.core.impl.ContextImpl [junit] SEVERE: Unhandled exception [junit] java.lang.IllegalArgumentException: Invalid send data type: long [junit] at ptolemy.actor.lib.jjs.modules.socket.SocketHelper$SocketWrapper.(SocketHelper.java:566) [junit] at org.openjdk.nashorn.internal.scripts.Script$Recompilation$1079$13283A$require.L:1#_opened(/home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/external/require.js#409:30:296) [junit] at org.openjdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:648) [junit] at org.openjdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513) [junit] at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:520) [junit] at org.openjdk.nashorn.api.scripting.ScriptObjectMirror.callMember(ScriptObjectMirror.java:187) [junit] at ptolemy.actor.lib.jjs.modules.socket.SocketHelper.lambda$openClientSocket$0(SocketHelper.java:219) [junit] at io.vertx.core.net.impl.NetClientImpl.lambda$connect$2(NetClientImpl.java:113) [junit] at io.vertx.core.net.impl.NetClientImpl.lambda$null$9(NetClientImpl.java:251) [junit] at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337) [junit] at io.vertx.core.impl.ContextImpl.executeFromIO(ContextImpl.java:195) [junit] at io.vertx.core.net.impl.NetClientImpl.lambda$connected$10(NetClientImpl.java:247) [junit] at io.vertx.core.net.impl.VertxHandler.setConnection(VertxHandler.java:46) [junit] at io.vertx.core.net.impl.VertxNetHandler.handlerAdded(VertxNetHandler.java:39) [junit] at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:606) [junit] at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:235) [junit] at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:201) [junit] at io.vertx.core.net.impl.NetClientImpl.connected(NetClientImpl.java:257) [junit] at io.vertx.core.net.impl.NetClientImpl.lambda$doConnect$7(NetClientImpl.java:212) [junit] at io.vertx.core.net.impl.ChannelProvider.lambda$connect$0(ChannelProvider.java:52) [junit] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:507) [junit] at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:500) [junit] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:479) [junit] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:420) [junit] at io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104) [junit] at io.netty.channel.DefaultChannelPromise.trySuccess(DefaultChannelPromise.java:82) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:306) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:341) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] [junit] Apr 13, 2022 2:21:09 AM io.vertx.core.impl.ContextImpl [junit] SEVERE: Unhandled exception [junit] java.lang.IllegalArgumentException: Invalid send data type: long [junit] at ptolemy.actor.lib.jjs.modules.socket.SocketHelper$SocketWrapper.(SocketHelper.java:566) [junit] at org.openjdk.nashorn.internal.scripts.Script$Recompilation$1080$27518AAAAAA$require.L:1#Socket(/home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/external/require.js#409:30:630) [junit] at org.openjdk.nashorn.internal.scripts.Script$Recompilation$1078$25649A$require.L:1#_socketCreated(/home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/external/require.js#409:30:582) [junit] at org.openjdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:648) [junit] at org.openjdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513) [junit] at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:520) [junit] at org.openjdk.nashorn.api.scripting.ScriptObjectMirror.callMember(ScriptObjectMirror.java:187) [junit] at ptolemy.actor.lib.jjs.modules.socket.SocketHelper.lambda$startServer$2(SocketHelper.java:394) [junit] at io.vertx.core.net.impl.NetServerImpl.lambda$connected$11(NetServerImpl.java:457) [junit] at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337) [junit] at io.vertx.core.impl.ContextImpl.executeFromIO(ContextImpl.java:195) [junit] at io.vertx.core.net.impl.NetServerImpl.connected(NetServerImpl.java:453) [junit] at io.vertx.core.net.impl.NetServerImpl.access$200(NetServerImpl.java:57) [junit] at io.vertx.core.net.impl.NetServerImpl$1.initChannel(NetServerImpl.java:209) [junit] at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [junit] at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [junit] at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:606) [junit] at io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:46) [junit] at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1412) [junit] at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1131) [junit] at io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:656) [junit] at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:510) [junit] at io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:476) [junit] at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:80) [junit] at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:74) [junit] at io.vertx.core.net.impl.VertxEventLoopGroup.register(VertxEventLoopGroup.java:53) [junit] at io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:255) [junit] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [junit] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [junit] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [junit] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) [junit] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [junit] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [junit] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) [junit] at io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:93) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] [junit] 6583 ms. Memory: 284672K Free: 81406K (29%) [junit] Known Failure: java.lang.reflect.InvocationTargetException [junit] ----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/knownFailedTests/SocketUnsignedInt.xml [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Exceptions occurred during wrapup: [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketLong.Test [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketLong.Test2 [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketLong.Test3 [junit] [junit] in .SocketLong.DE Director [junit] Because: [junit] The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketLong.Test [junit] at ptolemy.actor.Director.wrapup(Director.java:1736) [junit] at ptolemy.domains.de.kernel.DEDirector.wrapup(DEDirector.java:1527) [junit] at ptolemy.actor.CompositeActor.wrapup(CompositeActor.java:2755) [junit] at ptolemy.actor.Manager.wrapup(Manager.java:1530) [junit] at ptolemy.actor.Manager.execute(Manager.java:407) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketLong.Test [junit] at ptolemy.actor.lib.NonStrictTest.wrapup(NonStrictTest.java:394) [junit] at ptolemy.actor.Director.wrapup(Director.java:1722) [junit] ... 6 more [junit] [junit] Exception: java.lang.RuntimeException thrown from the UncaughtExceptionHandler in thread "Thread-3" [junit] java.lang.reflect.InvocationTargetException [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [junit] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) [junit] at ptolemy.util.test.junit.AutoKnownFailedTests.RunModel(AutoKnownFailedTests.java:105) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at org.junit.internal.runners.statements.FailOnTimeout$1.run(FailOnTimeout.java:28) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Exceptions occurred during wrapup: [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketLong.Test [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketLong.Test2 [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketLong.Test3 [junit] [junit] in .SocketLong.DE Director [junit] Because: [junit] The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketLong.Test [junit] at ptolemy.actor.Director.wrapup(Director.java:1736) [junit] at ptolemy.domains.de.kernel.DEDirector.wrapup(DEDirector.java:1527) [junit] at ptolemy.actor.CompositeActor.wrapup(CompositeActor.java:2755) [junit] at ptolemy.actor.Manager.wrapup(Manager.java:1530) [junit] at ptolemy.actor.Manager.execute(Manager.java:407) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketLong.Test [junit] at ptolemy.actor.lib.NonStrictTest.wrapup(NonStrictTest.java:394) [junit] at ptolemy.actor.Director.wrapup(Director.java:1722) [junit] ... 6 more [junit] 5428 ms. Memory: 485376K Free: 368128K (76%) [junit] Known Failure: java.lang.reflect.InvocationTargetException [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:21:19 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/Message1.xml [junit] ----------------- Wed Apr 13 02:21:19 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/Message1.xml [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Exceptions occurred during wrapup: [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketUnsignedInt.Test [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketUnsignedInt.Test2 [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketUnsignedInt.Test3 [junit] [junit] in .SocketUnsignedInt.DE Director [junit] Because: [junit] The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketUnsignedInt.Test [junit] at ptolemy.actor.Director.wrapup(Director.java:1736) [junit] at ptolemy.domains.de.kernel.DEDirector.wrapup(DEDirector.java:1527) [junit] at ptolemy.actor.CompositeActor.wrapup(CompositeActor.java:2755) [junit] at ptolemy.actor.Manager.wrapup(Manager.java:1530) [junit] at ptolemy.actor.Manager.execute(Manager.java:407) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketUnsignedInt.Test [junit] at ptolemy.actor.lib.NonStrictTest.wrapup(NonStrictTest.java:394) [junit] at ptolemy.actor.Director.wrapup(Director.java:1722) [junit] ... 6 more [junit] [junit] Exception: java.lang.RuntimeException thrown from the UncaughtExceptionHandler in thread "Thread-6" [junit] java.lang.reflect.InvocationTargetException [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [junit] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) [junit] at ptolemy.util.test.junit.AutoKnownFailedTests.RunModel(AutoKnownFailedTests.java:105) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at org.junit.internal.runners.statements.FailOnTimeout$1.run(FailOnTimeout.java:28) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Exceptions occurred during wrapup: [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketUnsignedInt.Test [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketUnsignedInt.Test2 [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketUnsignedInt.Test3 [junit] [junit] in .SocketUnsignedInt.DE Director [junit] Because: [junit] The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketUnsignedInt.Test [junit] at ptolemy.actor.Director.wrapup(Director.java:1736) [junit] at ptolemy.domains.de.kernel.DEDirector.wrapup(DEDirector.java:1527) [junit] at ptolemy.actor.CompositeActor.wrapup(CompositeActor.java:2755) [junit] at ptolemy.actor.Manager.wrapup(Manager.java:1530) [junit] at ptolemy.actor.Manager.execute(Manager.java:407) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketUnsignedInt.Test [junit] at ptolemy.actor.lib.NonStrictTest.wrapup(NonStrictTest.java:394) [junit] at ptolemy.actor.Director.wrapup(Director.java:1722) [junit] ... 6 more [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/Message1.xml [junit] Client: Sending data: -1,0,1,128,256 (Thread[Message1,1,main]) [junit] 3983 ms. Memory: 485376K Free: 190462K (39%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@560d7115 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@560d7115 [junit] reloadAllAccessors: .Message1 [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/Message2.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/Message3.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/Message4.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/Socket1.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/Socket2.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/Socket3.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketByte.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketDouble.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketDoubleArray.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketDoubleArrayBatched.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketFloat.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketImage.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketImagePNG.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketImageRaw.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketInt.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketShort.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketStringArray.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketTypicalUsage.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketUnsignedByte.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketUnsignedShort.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/TCPSocketDoubleArrayBatched.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/TCPSocketSecureServerClient.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/TCPSocketTwoClients.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/TCPSocketUnsignedShort.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/TCPSocketUnsignedShortSimple.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.99 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test [junit] ----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/knownFailedTests/SocketLong.xml [junit] 6583 ms. Memory: 284672K Free: 81406K (29%) [junit] Known Failure: java.lang.reflect.InvocationTargetException [junit] ----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/knownFailedTests/SocketUnsignedInt.xml [junit] 5428 ms. Memory: 485376K Free: 368128K (76%) [junit] Known Failure: java.lang.reflect.InvocationTargetException [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:21:19 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/Message1.xml [junit] ----------------- Wed Apr 13 02:21:19 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/Message1.xml [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/Message1.xml [junit] Client: Sending data: -1,0,1,128,256 (Thread[Message1,1,main]) [junit] 3983 ms. Memory: 485376K Free: 190462K (39%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@560d7115 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@560d7115 [junit] reloadAllAccessors: .Message1 [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/Message2.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/Message3.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/Message4.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/Socket1.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/Socket2.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/Socket3.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketByte.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketDouble.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketDoubleArray.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketDoubleArrayBatched.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketFloat.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketImage.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketImagePNG.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketImageRaw.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketInt.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketShort.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketStringArray.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketTypicalUsage.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketUnsignedByte.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/SocketUnsignedShort.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/TCPSocketDoubleArrayBatched.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/TCPSocketSecureServerClient.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/TCPSocketTwoClients.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/TCPSocketUnsignedShort.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/socket/test/auto/TCPSocketUnsignedShortSimple.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] Error: [junit] Apr 13, 2022 2:21:09 AM io.vertx.core.impl.ContextImpl [junit] SEVERE: Unhandled exception [junit] java.lang.IllegalArgumentException: Invalid send data type: long [junit] at ptolemy.actor.lib.jjs.modules.socket.SocketHelper$SocketWrapper.(SocketHelper.java:566) [junit] at org.openjdk.nashorn.internal.scripts.Script$Recompilation$1079$13283A$require.L:1#_opened(/home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/external/require.js#409:30:296) [junit] at org.openjdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:648) [junit] at org.openjdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513) [junit] at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:520) [junit] at org.openjdk.nashorn.api.scripting.ScriptObjectMirror.callMember(ScriptObjectMirror.java:187) [junit] at ptolemy.actor.lib.jjs.modules.socket.SocketHelper.lambda$openClientSocket$0(SocketHelper.java:219) [junit] at io.vertx.core.net.impl.NetClientImpl.lambda$connect$2(NetClientImpl.java:113) [junit] at io.vertx.core.net.impl.NetClientImpl.lambda$null$9(NetClientImpl.java:251) [junit] at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337) [junit] at io.vertx.core.impl.ContextImpl.executeFromIO(ContextImpl.java:195) [junit] at io.vertx.core.net.impl.NetClientImpl.lambda$connected$10(NetClientImpl.java:247) [junit] at io.vertx.core.net.impl.VertxHandler.setConnection(VertxHandler.java:46) [junit] at io.vertx.core.net.impl.VertxNetHandler.handlerAdded(VertxNetHandler.java:39) [junit] at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:606) [junit] at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:235) [junit] at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:201) [junit] at io.vertx.core.net.impl.NetClientImpl.connected(NetClientImpl.java:257) [junit] at io.vertx.core.net.impl.NetClientImpl.lambda$doConnect$7(NetClientImpl.java:212) [junit] at io.vertx.core.net.impl.ChannelProvider.lambda$connect$0(ChannelProvider.java:52) [junit] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:507) [junit] at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:500) [junit] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:479) [junit] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:420) [junit] at io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104) [junit] at io.netty.channel.DefaultChannelPromise.trySuccess(DefaultChannelPromise.java:82) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:306) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:341) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] [junit] Apr 13, 2022 2:21:09 AM io.vertx.core.impl.ContextImpl [junit] SEVERE: Unhandled exception [junit] java.lang.IllegalArgumentException: Invalid send data type: long [junit] at ptolemy.actor.lib.jjs.modules.socket.SocketHelper$SocketWrapper.(SocketHelper.java:566) [junit] at org.openjdk.nashorn.internal.scripts.Script$Recompilation$1080$27518AAAAAA$require.L:1#Socket(/home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/external/require.js#409:30:630) [junit] at org.openjdk.nashorn.internal.scripts.Script$Recompilation$1078$25649A$require.L:1#_socketCreated(/home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/external/require.js#409:30:582) [junit] at org.openjdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:648) [junit] at org.openjdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513) [junit] at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:520) [junit] at org.openjdk.nashorn.api.scripting.ScriptObjectMirror.callMember(ScriptObjectMirror.java:187) [junit] at ptolemy.actor.lib.jjs.modules.socket.SocketHelper.lambda$startServer$2(SocketHelper.java:394) [junit] at io.vertx.core.net.impl.NetServerImpl.lambda$connected$11(NetServerImpl.java:457) [junit] at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337) [junit] at io.vertx.core.impl.ContextImpl.executeFromIO(ContextImpl.java:195) [junit] at io.vertx.core.net.impl.NetServerImpl.connected(NetServerImpl.java:453) [junit] at io.vertx.core.net.impl.NetServerImpl.access$200(NetServerImpl.java:57) [junit] at io.vertx.core.net.impl.NetServerImpl$1.initChannel(NetServerImpl.java:209) [junit] at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [junit] at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [junit] at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:606) [junit] at io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:46) [junit] at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1412) [junit] at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1131) [junit] at io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:656) [junit] at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:510) [junit] at io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:476) [junit] at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:80) [junit] at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:74) [junit] at io.vertx.core.net.impl.VertxEventLoopGroup.register(VertxEventLoopGroup.java:53) [junit] at io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:255) [junit] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [junit] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [junit] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [junit] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) [junit] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [junit] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [junit] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) [junit] at io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:93) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Exceptions occurred during wrapup: [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketLong.Test [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketLong.Test2 [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketLong.Test3 [junit] [junit] in .SocketLong.DE Director [junit] Because: [junit] The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketLong.Test [junit] at ptolemy.actor.Director.wrapup(Director.java:1736) [junit] at ptolemy.domains.de.kernel.DEDirector.wrapup(DEDirector.java:1527) [junit] at ptolemy.actor.CompositeActor.wrapup(CompositeActor.java:2755) [junit] at ptolemy.actor.Manager.wrapup(Manager.java:1530) [junit] at ptolemy.actor.Manager.execute(Manager.java:407) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketLong.Test [junit] at ptolemy.actor.lib.NonStrictTest.wrapup(NonStrictTest.java:394) [junit] at ptolemy.actor.Director.wrapup(Director.java:1722) [junit] ... 6 more [junit] java.lang.reflect.InvocationTargetException [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [junit] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) [junit] at ptolemy.util.test.junit.AutoKnownFailedTests.RunModel(AutoKnownFailedTests.java:105) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at org.junit.internal.runners.statements.FailOnTimeout$1.run(FailOnTimeout.java:28) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Exceptions occurred during wrapup: [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketLong.Test [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketLong.Test2 [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketLong.Test3 [junit] [junit] in .SocketLong.DE Director [junit] Because: [junit] The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketLong.Test [junit] at ptolemy.actor.Director.wrapup(Director.java:1736) [junit] at ptolemy.domains.de.kernel.DEDirector.wrapup(DEDirector.java:1527) [junit] at ptolemy.actor.CompositeActor.wrapup(CompositeActor.java:2755) [junit] at ptolemy.actor.Manager.wrapup(Manager.java:1530) [junit] at ptolemy.actor.Manager.execute(Manager.java:407) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketLong.Test [junit] at ptolemy.actor.lib.NonStrictTest.wrapup(NonStrictTest.java:394) [junit] at ptolemy.actor.Director.wrapup(Director.java:1722) [junit] ... 6 more [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Exceptions occurred during wrapup: [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketUnsignedInt.Test [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketUnsignedInt.Test2 [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketUnsignedInt.Test3 [junit] [junit] in .SocketUnsignedInt.DE Director [junit] Because: [junit] The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketUnsignedInt.Test [junit] at ptolemy.actor.Director.wrapup(Director.java:1736) [junit] at ptolemy.domains.de.kernel.DEDirector.wrapup(DEDirector.java:1527) [junit] at ptolemy.actor.CompositeActor.wrapup(CompositeActor.java:2755) [junit] at ptolemy.actor.Manager.wrapup(Manager.java:1530) [junit] at ptolemy.actor.Manager.execute(Manager.java:407) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketUnsignedInt.Test [junit] at ptolemy.actor.lib.NonStrictTest.wrapup(NonStrictTest.java:394) [junit] at ptolemy.actor.Director.wrapup(Director.java:1722) [junit] ... 6 more [junit] java.lang.reflect.InvocationTargetException [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [junit] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) [junit] at ptolemy.util.test.junit.AutoKnownFailedTests.RunModel(AutoKnownFailedTests.java:105) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at org.junit.internal.runners.statements.FailOnTimeout$1.run(FailOnTimeout.java:28) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Exceptions occurred during wrapup: [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketUnsignedInt.Test [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketUnsignedInt.Test2 [junit] ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketUnsignedInt.Test3 [junit] [junit] in .SocketUnsignedInt.DE Director [junit] Because: [junit] The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketUnsignedInt.Test [junit] at ptolemy.actor.Director.wrapup(Director.java:1736) [junit] at ptolemy.domains.de.kernel.DEDirector.wrapup(DEDirector.java:1527) [junit] at ptolemy.actor.CompositeActor.wrapup(CompositeActor.java:2755) [junit] at ptolemy.actor.Manager.wrapup(Manager.java:1530) [junit] at ptolemy.actor.Manager.execute(Manager.java:407) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: The fire() method of this actor was never called. Usually, this is an error indicating that starvation is occurring. [junit] in .SocketUnsignedInt.Test [junit] at ptolemy.actor.lib.NonStrictTest.wrapup(NonStrictTest.java:394) [junit] at ptolemy.actor.Director.wrapup(Director.java:1722) [junit] ... 6 more [junit] [junit] javachdir: directory = ptolemy/actor/lib/jjs/modules/testing/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/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/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.actor.lib.jjs.modules.testing.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.actor.lib.jjs.modules.testing.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher14064299384135861011.properties propsfile=/home/travis/build/icyphy/ptII/junit13424703292268869505.properties [junit] Running ptolemy.actor.lib.jjs.modules.testing.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:21:31 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test/auto/TestNestedSuites.xml [junit] ----------------- Wed Apr 13 02:21:31 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test/auto/TestNestedSuites.xml [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test/auto/TestNestedSuites.xml [junit] JSAccessor: PT_NO_NET environment variable is set, so git pull and ptdoc are not being run. [junit] MochaTest: [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] (Thread[TestNestedSuites,1,main]) [junit] 4593 ms. Memory: 187392K Free: 82982K (44%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@47003340 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@47003340 [junit] reloadAllAccessors: .TestNestedSuites [junit] This is the first time that the reloadAllAccessors method has been invoked in this JVM, so the the accessors repo will be checked out or updated and JSDoc invoked. Note that running the tests may end up invoking a new JVM for each directory, so the repo may be checked out or updated and JSDoc invoked more than once when the tests are run. [junit] -------------- Reloaded accessors, but skipping rerun for now. Wed Apr 13 02:21:46 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test/auto/TestNestedSuites.xml [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:21:46 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test/auto/Testing.xml [junit] ----------------- Wed Apr 13 02:21:46 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test/auto/Testing.xml [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test/auto/Testing.xml [junit] MochaTest: Start of Common host: Basic (Thread[Testing,1,main]) [junit] MochaTest: End of Common host: Basic (Thread[Testing,1,main]) [junit] MochaTest: Start of Common host: Composite accessors (Thread[Testing,1,main]) [junit] MochaTest: Start of Common host: Spontaneous accessors (Thread[Testing,1,main]) [junit] MochaTest: Start of Common host: Spontaneous accessors (Thread[Testing,1,main]) [junit] MochaTest: Before Spontaneous accessor produces correct outputs after 1 and 2 seconds. (Thread[Testing,1,main]) [junit] MochaTest: After Spontaneous accessor produces correct outputs after 1 and 2 seconds. (Thread[Testing,1,main]) [junit] MochaTest: End of Common host: Spontaneous accessors (Thread[Testing,1,main]) [junit] MochaTest: Start of Common host: Inheritance (Thread[Testing,1,main]) [junit] MochaTest: End of Common host: Inheritance (Thread[Testing,1,main]) [junit] MochaTest: Instance of TestAccessor: [Circular] [junit] Tests: (Thread[Testing,1,main]) [junit] MochaTest: TestAccessor.fire() invoked. (Thread[Testing,1,main]) [junit] MochaTest: TestAdder: fire(): inputLeft: 10 inputRight: 40 (Thread[Testing,1,main]) [junit] MochaTest: TestAdder: fire(): inputLeft: 5 inputRight: 20 (Thread[Testing,1,main]) [junit] MochaTest: TestAdder: fire(): inputLeft: 0 inputRight: 0 (Thread[Testing,1,main]) [junit] MochaTest: TestAccessor.fire() invoked. (Thread[Testing,1,main]) [junit] MochaTest: [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] (Thread[Testing,1,main]) [junit] 16082 ms. Memory: 378880K Free: 239614K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2d96e4c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2d96e4c [junit] reloadAllAccessors: .Testing [junit] -------------- Reloaded accessors, but skipping rerun for now. Wed Apr 13 02:22:09 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test/auto/Testing.xml [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.329 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:21:31 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test/auto/TestNestedSuites.xml [junit] ----------------- Wed Apr 13 02:21:31 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test/auto/TestNestedSuites.xml [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test/auto/TestNestedSuites.xml [junit] JSAccessor: PT_NO_NET environment variable is set, so git pull and ptdoc are not being run. [junit] MochaTest: [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] (Thread[TestNestedSuites,1,main]) [junit] 4593 ms. Memory: 187392K Free: 82982K (44%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@47003340 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@47003340 [junit] reloadAllAccessors: .TestNestedSuites [junit] This is the first time that the reloadAllAccessors method has been invoked in this JVM, so the the accessors repo will be checked out or updated and JSDoc invoked. Note that running the tests may end up invoking a new JVM for each directory, so the repo may be checked out or updated and JSDoc invoked more than once when the tests are run. [junit] -------------- Reloaded accessors, but skipping rerun for now. Wed Apr 13 02:21:46 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test/auto/TestNestedSuites.xml [junit] [junit] =========================================================================================== [junit] ----------------- testing Wed Apr 13 02:21:46 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test/auto/Testing.xml [junit] ----------------- Wed Apr 13 02:21:46 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test/auto/Testing.xml [junit] Done sleeping [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test/auto/Testing.xml [junit] MochaTest: Start of Common host: Basic (Thread[Testing,1,main]) [junit] MochaTest: End of Common host: Basic (Thread[Testing,1,main]) [junit] MochaTest: Start of Common host: Composite accessors (Thread[Testing,1,main]) [junit] MochaTest: Start of Common host: Spontaneous accessors (Thread[Testing,1,main]) [junit] MochaTest: Start of Common host: Spontaneous accessors (Thread[Testing,1,main]) [junit] MochaTest: Before Spontaneous accessor produces correct outputs after 1 and 2 seconds. (Thread[Testing,1,main]) [junit] MochaTest: After Spontaneous accessor produces correct outputs after 1 and 2 seconds. (Thread[Testing,1,main]) [junit] MochaTest: End of Common host: Spontaneous accessors (Thread[Testing,1,main]) [junit] MochaTest: Start of Common host: Inheritance (Thread[Testing,1,main]) [junit] MochaTest: End of Common host: Inheritance (Thread[Testing,1,main]) [junit] MochaTest: Instance of TestAccessor: [Circular] [junit] Tests: (Thread[Testing,1,main]) [junit] MochaTest: TestAccessor.fire() invoked. (Thread[Testing,1,main]) [junit] MochaTest: TestAdder: fire(): inputLeft: 10 inputRight: 40 (Thread[Testing,1,main]) [junit] MochaTest: TestAdder: fire(): inputLeft: 5 inputRight: 20 (Thread[Testing,1,main]) [junit] MochaTest: TestAdder: fire(): inputLeft: 0 inputRight: 0 (Thread[Testing,1,main]) [junit] MochaTest: TestAccessor.fire() invoked. (Thread[Testing,1,main]) [junit] MochaTest: [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] [junit] (Thread[Testing,1,main]) [junit] 16082 ms. Memory: 378880K Free: 239614K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2d96e4c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2d96e4c [junit] reloadAllAccessors: .Testing [junit] -------------- Reloaded accessors, but skipping rerun for now. Wed Apr 13 02:22:09 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/testing/test/auto/Testing.xml [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = ptolemy/actor/lib/jjs/modules/udpSocket/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/udpSocket/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/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.actor.lib.jjs.modules.udpSocket.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.actor.lib.jjs.modules.udpSocket.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher4323859518794071393.properties propsfile=/home/travis/build/icyphy/ptII/junit5726928679108721865.properties [junit] Running ptolemy.actor.lib.jjs.modules.udpSocket.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/udpSocket/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/udpSocket/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/udpSocket/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/udpSocket/test/auto/UDPSocketInt.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/udpSocket/test/auto/UDPSocketSelf.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/udpSocket/test/auto/UDPSocketString.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/udpSocket/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/udpSocket/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/udpSocket/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/udpSocket/test/auto/UDPSocketInt.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/udpSocket/test/auto/UDPSocketSelf.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] [junit] =========================================================================================== [junit] ----------------- *** Skipping testing of /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/udpSocket/test/auto/UDPSocketString.xml because it does fails under Travis. To updated this list, edit ptolemy/util/test/junit/AutoTests.java [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = ptolemy/actor/lib/jjs/modules/xbee/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/xbee/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/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.actor.lib.jjs.modules.xbee.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.actor.lib.jjs.modules.xbee.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher11447364797365800823.properties propsfile=/home/travis/build/icyphy/ptII/junit5767250137188063104.properties [junit] Running ptolemy.actor.lib.jjs.modules.xbee.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/xbee/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/xbee/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/xbee/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/xbee/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/xbee/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/xbee/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/xbee/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/actor/lib/jjs/modules/xbee/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] BUILD SUCCESSFUL Total time: 5 minutes 25 seconds