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 2023/03/30 09:39:03 UTC

Build failed in Jenkins: OpenMeetings » openmeetings #238

See <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/238/display/redirect?page=changes>

Changes:

[Maxim Solodovnik] [OPENMEETINGS-2765] paths are being validated


------------------------------------------
[...truncated 263.51 KB...]
[INFO] > chat@1.0.0 build-dev
[INFO] > browserify src/index.js --transform-key=staging -o ${outDir}${npm_package_name}.js
[INFO] 
[INFO] 
[INFO] > chat@1.0.0 build-prod
[INFO] > browserify src/index.js --transform-key=production -p tinyify -o ${outDir}${npm_package_name}.min.js
[INFO] 
[INFO] 
[INFO] --- frontend-maven-plugin:1.12.1:npm (settings-install) @ openmeetings-web ---
[INFO] Running 'npm install' in <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/src/main/front/settings>
[INFO] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
[INFO] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
[INFO] 
[INFO] added 278 packages, and audited 279 packages in 6s
[INFO] 
[INFO] 23 packages are looking for funding
[INFO]   run `npm fund` for details
[INFO] 
[INFO] 2 high severity vulnerabilities
[INFO] 
[INFO] To address all issues (including breaking changes), run:
[INFO]   npm audit fix --force
[INFO] 
[INFO] Run `npm audit` for details.
[INFO] 
[INFO] --- frontend-maven-plugin:1.12.1:npm (settings) @ openmeetings-web ---
[INFO] Running 'npm run build' in <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/src/main/front/settings>
[INFO] 
[INFO] > settings@1.0.0 build
[INFO] > npm run build-dev && npm run build-prod
[INFO] 
[INFO] 
[INFO] > settings@1.0.0 build-dev
[INFO] > browserify src/index.js --transform-key=staging -o ${outDir}${npm_package_name}.js
[INFO] 
[INFO] 
[INFO] > settings@1.0.0 build-prod
[INFO] > browserify src/index.js --transform-key=production -p tinyify -o ${outDir}${npm_package_name}.min.js
[INFO] 
[INFO] 
[INFO] --- frontend-maven-plugin:1.12.1:npm (room-install) @ openmeetings-web ---
[INFO] Running 'npm install' in <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/src/main/front/room>
[INFO] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
[INFO] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
[INFO] 
[INFO] added 275 packages, and audited 276 packages in 5s
[INFO] 
[INFO] 23 packages are looking for funding
[INFO]   run `npm fund` for details
[INFO] 
[INFO] 2 high severity vulnerabilities
[INFO] 
[INFO] To address all issues (including breaking changes), run:
[INFO]   npm audit fix --force
[INFO] 
[INFO] Run `npm audit` for details.
[INFO] 
[INFO] --- frontend-maven-plugin:1.12.1:npm (room) @ openmeetings-web ---
[INFO] Running 'npm run build' in <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/src/main/front/room>
[INFO] 
[INFO] > room@1.0.0 build
[INFO] > npm run build-dev && npm run build-prod
[INFO] 
[INFO] 
[INFO] > room@1.0.0 build-dev
[INFO] > browserify src/index.js --transform-key=staging -o ${outDir}${npm_package_name}.js
[INFO] 
[INFO] 
[INFO] > room@1.0.0 build-prod
[INFO] > browserify src/index.js --transform-key=production -p tinyify -o ${outDir}${npm_package_name}.min.js
[INFO] 
[INFO] 
[INFO] --- frontend-maven-plugin:1.12.1:npm (wb-install) @ openmeetings-web ---
[INFO] Running 'npm install' in <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/src/main/front/wb>
[INFO] npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
[INFO] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
[INFO] npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
[INFO] 
[INFO] added 362 packages, and audited 363 packages in 16s
[INFO] 
[INFO] 29 packages are looking for funding
[INFO]   run `npm fund` for details
[INFO] 
[INFO] found 0 vulnerabilities
[INFO] 
[INFO] --- frontend-maven-plugin:1.12.1:npm (wb) @ openmeetings-web ---
[INFO] Running 'npm run build' in <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/src/main/front/wb>
[INFO] 
[INFO] > wb@1.0.0 build
[INFO] > npm run build-dev && npm run build-prod
[INFO] 
[INFO] 
[INFO] > wb@1.0.0 build-dev
[INFO] > browserify src/index.js --transform-key=staging -p esmify -o ${outDir}${npm_package_name}.js
[INFO] 
[INFO] [BABEL] Note: The code generator has deoptimised the styling of <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/src/main/front/wb/node_modules/fabric/dist/fabric.js> as it exceeds the max of 500KB.
[INFO] 
[INFO] > wb@1.0.0 build-prod
[INFO] > browserify src/index.js --transform-key=production -p esmify | terser -o ${outDir}${npm_package_name}.min.js
[INFO] 
[INFO] [BABEL] Note: The code generator has deoptimised the styling of <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/src/main/front/wb/node_modules/fabric/dist/fabric.js> as it exceeds the max of 500KB.
[INFO] 
[INFO] --- maven-antrun-plugin:3.1.0:run (select-db) @ openmeetings-web ---
[INFO] Executing tasks
[INFO]      [copy] Copying 1 file to <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/target/generated-res>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-site-plugin:4.0.0-M5:site (generate-site) @ openmeetings-web ---
[INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2
[INFO] 14 reports configured for maven-project-info-reports-plugin:3.4.2: index, ci-management, dependencies, dependency-convergence, dependency-management, distribution-management, issue-management, licenses, mailing-lists, plugin-management, plugins, team, scm, summary
[INFO] Configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.2.1
[INFO] 1 report configured for maven-checkstyle-plugin:3.2.1: checkstyle
[INFO] Configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:3.0.0
[INFO] 1 report configured for maven-surefire-report-plugin:3.0.0: report-only
[INFO] Configuring report plugin org.apache.rat:apache-rat-plugin:0.15
[INFO] 1 report configured for apache-rat-plugin:0.15: rat
[INFO] Rendering site for default locale
[INFO] Relativizing decoration links with respect to localized project URL: https://openmeetings.apache.org/openmeetings-web
[INFO] Rendering content with io.github.devacfr.maven.skins:reflow-maven-skin:jar:2.3.3 skin.
[INFO] Generating "About" report         --- maven-project-info-reports-plugin:3.4.2:index
[INFO] Generating "CI Management" report --- maven-project-info-reports-plugin:3.4.2:ci-management
[INFO] Generating "Dependencies" report  --- maven-project-info-reports-plugin:3.4.2:dependencies
[INFO] Unable to create Maven project from repository for artifact 'xml-resolver:xml-resolver:jar:1.2', for more information run with -X
[INFO] Unable to create Maven project from repository for artifact 'xml-resolver:xml-resolver:jar:1.2', for more information run with -X
[INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.4.2:dependency-convergence
[INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management
[INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.2:distribution-management
[INFO] Generating "Issue Management" report --- maven-project-info-reports-plugin:3.4.2:issue-management
[INFO] Generating "Licenses" report      --- maven-project-info-reports-plugin:3.4.2:licenses
[INFO] Generating "Mailing Lists" report --- maven-project-info-reports-plugin:3.4.2:mailing-lists
[INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.2:plugin-management
[INFO] Generating "Plugins" report       --- maven-project-info-reports-plugin:3.4.2:plugins
[INFO] Generating "Team" report          --- maven-project-info-reports-plugin:3.4.2:team
[INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.2:scm
[INFO] Generating "Summary" report       --- maven-project-info-reports-plugin:3.4.2:summary
[INFO] Generating "Checkstyle" report    --- maven-checkstyle-plugin:3.2.1:checkstyle
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO] Generating "Surefire Report" report --- maven-surefire-report-plugin:3.0.0:report-only
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO] Generating "Rat Report" report    --- apache-rat-plugin:0.15:rat
[INFO] Added 3 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Added 3 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes.
[INFO] 9 explicit excludes.
[INFO] 752 resources included
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openmeetings-web ---
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/src/main/resources>
[INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes
[INFO] 
[INFO] --- minify-maven-plugin:1.7.6:minify (theme-minify) @ openmeetings-web ---
[INFO] Starting JavaScript task:
[INFO] Starting CSS task:
[INFO] Processing source file [raw-variables.css].
[INFO] Processing source file [raw-nettest.css].
[INFO] Processing source file [raw-general.css].
[INFO] Processing source file [raw-general-rtl.css].
[INFO] Processing source file [raw-activities.css].
[INFO] Processing source file [raw-admin.css].
[INFO] Processing source file [raw-calendar.css].
[INFO] Processing source file [raw-cssemoticons.css].
[INFO] Processing source file [raw-chat.css].
[INFO] Processing source file [raw-menu.css].
[INFO] Processing source file [raw-room.css].
[INFO] Processing source file [raw-tree.css].
[INFO] Processing source file [raw-wb.css].
[INFO] Processing source file [raw-responsive.css].
[INFO] Creating the merged file [theme.css].
[INFO] Skipping the minify step...
[INFO] 
[INFO] 
[INFO] --- minify-maven-plugin:1.7.6:minify (nettest-js) @ openmeetings-web ---
[INFO] Starting CSS task:
[INFO] Starting JavaScript task:
[INFO] Processing source file [raw-nettest.js].
[INFO] Creating the merged file [nettest.js].
[INFO] Creating the minified file [nettest.min.js].
[INFO] Uncompressed size: 6939 bytes.
[INFO] Compressed size: 4165 bytes minified (1582 bytes gzipped).
[INFO] 
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmeetings-web ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 227 source files to <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/src/main/java/org/apache/openmeetings/web/admin/configurations/ConfigForm.java>:[101,42] cannot find symbol
  symbol:   variable PATH
  location: class org.apache.openmeetings.db.entity.basic.Configuration.Type
[ERROR] <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/src/main/java/org/apache/openmeetings/web/admin/configurations/ConfigForm.java>:[168,41] cannot find symbol
  symbol:   variable PATH
  location: class org.apache.openmeetings.db.entity.basic.Configuration.Type
[ERROR] <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/src/main/java/org/apache/openmeetings/web/admin/configurations/ConfigForm.java>:[188,39] cannot find symbol
  symbol:   variable PATH
  location: class org.apache.openmeetings.db.entity.basic.Configuration.Type
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Openmeetings 7.1.0-SNAPSHOT:
[INFO] 
[INFO] Openmeetings ....................................... SUCCESS [01:01 min]
[INFO] Openmeetings Util .................................. SUCCESS [03:42 min]
[INFO] Openmeetings DB .................................... SUCCESS [ 55.648 s]
[INFO] Openmeetings Core .................................. SUCCESS [ 41.120 s]
[INFO] Openmeetings MediaServer ........................... SUCCESS [ 47.769 s]
[INFO] Openmeetings Install ............................... SUCCESS [ 30.814 s]
[INFO] Openmeetings Service ............................... SUCCESS [ 27.532 s]
[INFO] Openmeetings Webservices ........................... SUCCESS [ 51.165 s]
[INFO] Openmeetings Web ................................... FAILURE [02:38 min]
[INFO] Openmeetings Screen Sharing applet ................. SKIPPED
[INFO] Openmeetings Server ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:38 min
[INFO] Finished at: 2023-03-30T09:39:01Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project openmeetings-web: Compilation failure: Compilation failure: 
[ERROR] <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/src/main/java/org/apache/openmeetings/web/admin/configurations/ConfigForm.java>:[101,42] cannot find symbol
[ERROR]   symbol:   variable PATH
[ERROR]   location: class org.apache.openmeetings.db.entity.basic.Configuration.Type
[ERROR] <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/src/main/java/org/apache/openmeetings/web/admin/configurations/ConfigForm.java>:[168,41] cannot find symbol
[ERROR]   symbol:   variable PATH
[ERROR]   location: class org.apache.openmeetings.db.entity.basic.Configuration.Type
[ERROR] <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/src/main/java/org/apache/openmeetings/web/admin/configurations/ConfigForm.java>:[188,39] cannot find symbol
[ERROR]   symbol:   variable PATH
[ERROR]   location: class org.apache.openmeetings.db.entity.basic.Configuration.Type
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :openmeetings-web
Build step 'Invoke top-level Maven targets' marked build as failure
SSH: Current build result is [FAILURE], not going to run.
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.

Jenkins build is back to normal : OpenMeetings » openmeetings #239

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/239/display/redirect?page=changes>