Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-32757

Fix benchmark tests on 2023

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2023.15
    • Component/s: CI/CD
    • Team:
      PLATFORM
    • Sprint:
      nxplatform #117
    • Story Points:
      1

      Description

      The benchmark tests don't seems to work as expected (after a promotion), and recently we also observed this maven error:

      [2024-07-09T14:26:23.165Z] + mvn -B -nsu -P-nexus,nexus-private,bench -Dnuxeo.bench.itests=false test gatling:test -Durl=https://platform-benchmark.platform.dev.nuxeo.com/nuxeo -Dgatling.simulationClass=org.nuxeo.cap.bench.Sim00Setup -DredisHost=localhost -DredisPort=6379 -DredisDb=0
      [2024-07-09T14:26:23.165Z] Picked up JAVA_TOOL_OPTIONS: -Dsun.zip.disableMemoryMapping=true -XX:+UseG1GC
      [2024-07-09T14:26:24.548Z] [INFO] Scanning for projects...
      [2024-07-09T14:26:25.932Z] [INFO] 
      [2024-07-09T14:26:25.932Z] [INFO] ------------< org.nuxeo.ftests:nuxeo-server-gatling-tests >-------------
      [2024-07-09T14:26:25.932Z] [INFO] Building Nuxeo Server Gatling Bench 2023.14.23
      [2024-07-09T14:26:25.932Z] [INFO]   from pom.xml
      [2024-07-09T14:26:25.932Z] [INFO] --------------------------------[ jar ]---------------------------------
      [2024-07-09T14:26:30.129Z] [INFO] 
      [2024-07-09T14:26:30.129Z] [INFO] --- enforcer:1.4.1:enforce (enforce-dependencies) @ nuxeo-server-gatling-tests ---
      [2024-07-09T14:26:31.066Z] [WARNING] Rule 11: org.apache.maven.plugins.enforcer.BannedDependencies failed with message:
      [2024-07-09T14:26:31.066Z] do not use org.bouncycastle:-jdk15on artifacts, use jdk18on ones instead
      [2024-07-09T14:26:31.066Z] Found Banned Dependency: org.bouncycastle:bcprov-jdk15on:jar:1.67
      [2024-07-09T14:26:31.066Z] Found Banned Dependency: org.bouncycastle:bcpkix-jdk15on:jar:1.67
      [2024-07-09T14:26:31.066Z] Use 'mvn dependency:tree' to locate the source of the banned dependencies.
      [2024-07-09T14:26:31.066Z] [INFO] ------------------------------------------------------------------------
      [2024-07-09T14:26:31.066Z] [INFO] BUILD FAILURE
      [2024-07-09T14:26:31.066Z] [INFO] ------------------------------------------------------------------------
      [2024-07-09T14:26:31.066Z] [INFO] Total time:  6.927 s
      [2024-07-09T14:26:31.066Z] [INFO] Finished at: 2024-07-09T14:26:31Z
      [2024-07-09T14:26:31.066Z] [INFO] ------------------------------------------------------------------------
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: