You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/13 11:36:49 UTC

Build failed in Jenkins: openmeetings » Openmeetings Flash #2149

See <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-flash/2149/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Openmeetings Flash 5.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ openmeetings-flash ---
[INFO] Deleting <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-flash/ws/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ openmeetings-flash ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ openmeetings-flash ---
[INFO] Added 1 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.mp3
[INFO] 26 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 18 licenses.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (prepare-agent) @ openmeetings-flash ---
[INFO] argLine set to -javaagent:/home/jenkins/jenkins-slave/maven-repositories/1/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=<https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-flash/ws/../target/jacoco.exec,append=true>
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:unpack (unpack) @ openmeetings-flash ---
[INFO] Configured Artifact: org.openlaszlo:openlaszlo:4.9.8:tgz
[INFO] Downloading: https://dl.bintray.com/openmeetings/maven/org/openlaszlo/openlaszlo/4.9.8/openlaszlo-4.9.8.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/openlaszlo/openlaszlo/4.9.8/openlaszlo-4.9.8.pom
[WARNING] The POM for org.openlaszlo:openlaszlo:tgz:4.9.8 is missing, no dependency information available
[INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/1/org/openlaszlo/openlaszlo/4.9.8/openlaszlo-4.9.8.tgz to <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-flash/ws/target> with includes "" and excludes ""
[INFO] Expanding: /home/jenkins/jenkins-slave/maven-repositories/1/org/openlaszlo/openlaszlo/4.9.8/openlaszlo-4.9.8.tgz into <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-flash/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openmeetings-flash ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (generate-site) @ openmeetings-flash ---
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.9
[INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:2.20.1
[INFO] configuring report plugin org.apache.rat:apache-rat-plugin:0.12
[INFO] Parent project loaded from repository: org.apache:apache:pom:18
[INFO] Relativizing decoration links with respect to project URL: http://openmeetings.apache.org/openmeetings-flash
[INFO] Rendering site with lt.velykis.maven.skins:reflow-maven-skin:jar:1.1.1 skin.
[INFO] Generating "About" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "CI Management" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Dependencies" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Dependency Convergence" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Dependency Management" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Distribution Management" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Issue Management" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Licenses" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Mailing Lists" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Plugins" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Team" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Source Code Management" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Summary" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Surefire Report" report    --- maven-surefire-report-plugin:2.20.1
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO] Generating "Rat Report" report    --- apache-rat-plugin:0.12
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] No excludes explicitly specified.
[INFO] 26 resources included (use -debug for more details)
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[JENKINS] Archiving site from <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-flash/ws/target/site> to /x1/jenkins/jenkins-home/jobs/openmeetings/site/openmeetings-flash
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openmeetings-flash ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-flash/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ openmeetings-flash ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ openmeetings-flash ---
[INFO] Executing tasks

main:

compile.flex.debug:

compile.flex:

if_windows:

if_unix:

-compile.flex:
     [exec] Loading configuration file <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-flash/ws/target/openlaszlo46/WEB-INF/flexsdk/4.15.0/frameworks/flex-config.xml>
     [exec] <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-flash/ws/target/main.swf> (580518 bytes)

compile.laszlo.networktesting.debug:

-compile.flash:
     [java] Compiling: networktesting.lzx to networktestingdebug.swf10.swf
     [java] Compilation errors occurred:
     [java] writeOptionsFile: cannot write incremental compiler options file: java.io.FileNotFoundException: /tmp/lzswf9/./build/networktesting/LZC_COMPILER_OPTIONS (Permission denied)
     [java]