Skip to content
Success

Console Output

10:42:50 Started by GitLab push by Vincent Lorenzo
10:42:50 Running as SYSTEM
10:42:50 Agent centos-8-vp7cl is provisioned from template centos-8
10:42:50 ---
10:42:50 apiVersion: "v1"
10:42:50 kind: "Pod"
10:42:50 metadata:
10:42:50   annotations:
10:42:50     kubernetes.jenkins.io/last-refresh: "1716993764199"
10:42:50   labels:
10:42:50     jenkins: "slave"
10:42:50     jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6"
10:42:50     jenkins/label: "centos-latest_centos-8"
10:42:50     kubernetes.jenkins.io/controller: "http___jenkins-ui_papyrus_svc_cluster_local_papyrusx"
10:42:50   name: "centos-8-vp7cl"
10:42:50   namespace: "papyrus"
10:42:50 spec:
10:42:50   containers:
10:42:50   - env:
10:42:50     - name: "JENKINS_SECRET"
10:42:50       value: "********"
10:42:50     - name: "JENKINS_TUNNEL"
10:42:50       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
10:42:50     - name: "JENKINS_AGENT_NAME"
10:42:50       value: "centos-8-vp7cl"
10:42:50     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:42:50       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:42:50         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:42:50     - name: "JAVA_TOOL_OPTIONS"
10:42:50       value: ""
10:42:50     - name: "_JAVA_OPTIONS"
10:42:50       value: ""
10:42:50     - name: "REMOTING_OPTS"
10:42:50       value: "-noReconnectAfter 1d"
10:42:50     - name: "OPENJ9_JAVA_OPTIONS"
10:42:50       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:42:50     - name: "JENKINS_NAME"
10:42:50       value: "centos-8-vp7cl"
10:42:50     - name: "JENKINS_AGENT_WORKDIR"
10:42:50       value: "/home/jenkins/agent"
10:42:50     - name: "JENKINS_URL"
10:42:50       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
10:42:50     image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3206.vb_15dcf73f6a_9"
10:42:50     imagePullPolicy: "Always"
10:42:50     name: "jnlp"
10:42:50     resources:
10:42:50       limits:
10:42:50         cpu: "2000m"
10:42:50         memory: "4096Mi"
10:42:50       requests:
10:42:50         cpu: "1000m"
10:42:50         memory: "4096Mi"
10:42:50     tty: true
10:42:50     volumeMounts:
10:42:50     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:42:50       name: "m2-dir"
10:42:50       readOnly: true
10:42:50       subPath: "toolchains.xml"
10:42:50     - mountPath: "/home/jenkins/.mavenrc"
10:42:50       name: "m2-dir"
10:42:50       readOnly: true
10:42:50       subPath: ".mavenrc"
10:42:50     - mountPath: "/opt/tools"
10:42:50       name: "volume-0"
10:42:50       readOnly: false
10:42:50     - mountPath: "/home/jenkins"
10:42:50       name: "volume-2"
10:42:50       readOnly: false
10:42:50     - mountPath: "/home/jenkins/.m2/repository"
10:42:50       name: "volume-3"
10:42:50       readOnly: false
10:42:50     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:42:50       name: "m2-secret-dir"
10:42:50       readOnly: true
10:42:50       subPath: "settings-security.xml"
10:42:50     - mountPath: "/home/jenkins/.m2/wrapper"
10:42:50       name: "volume-4"
10:42:50       readOnly: false
10:42:50     - mountPath: "/home/jenkins/.m2/settings.xml"
10:42:50       name: "m2-secret-dir"
10:42:50       readOnly: true
10:42:50       subPath: "settings.xml"
10:42:50     - mountPath: "/home/jenkins/.ssh"
10:42:50       name: "volume-1"
10:42:50       readOnly: false
10:42:50       subPath: ""
10:42:50     - mountPath: "/home/jenkins/agent"
10:42:50       name: "workspace-volume"
10:42:50       readOnly: false
10:42:50     workingDir: "/home/jenkins/agent"
10:42:50   nodeSelector:
10:42:50     kubernetes.io/os: "linux"
10:42:50   restartPolicy: "Never"
10:42:50   volumes:
10:42:50   - name: "volume-0"
10:42:50     persistentVolumeClaim:
10:42:50       claimName: "tools-claim-jiro-papyrus"
10:42:50       readOnly: true
10:42:50   - name: "m2-secret-dir"
10:42:50     secret:
10:42:50       secretName: "m2-secret-dir"
10:42:50   - emptyDir:
10:42:50       medium: ""
10:42:50     name: "volume-2"
10:42:50   - configMap:
10:42:50       name: "m2-dir"
10:42:50     name: "m2-dir"
10:42:50   - configMap:
10:42:50       name: "known-hosts"
10:42:50     name: "volume-1"
10:42:50   - emptyDir:
10:42:50       medium: ""
10:42:50     name: "workspace-volume"
10:42:50   - emptyDir:
10:42:50       medium: ""
10:42:50     name: "volume-4"
10:42:50   - emptyDir:
10:42:50       medium: ""
10:42:50     name: "volume-3"
10:42:50 
10:42:50 Building remotely on centos-8-vp7cl (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/Papyrus-Web-Master
10:42:51 The recommended git tool is: NONE
10:42:53 using credential github-bot-ssh
10:42:53 Cloning the remote Git repository
10:42:53 Cloning repository https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-web.git
10:42:53  > git init /home/jenkins/agent/workspace/Papyrus-Web-Master/source # timeout=10
10:42:53 Fetching upstream changes from https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-web.git
10:42:53  > git --version # timeout=10
10:42:53  > git --version # 'git version 2.41.0'
10:42:53 using GIT_SSH to set credentials GitHub bot (SSH)
10:42:53 [INFO] Currently running in a labeled security context
10:42:53  > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/Papyrus-Web-Master/source@tmp/jenkins-gitclient-ssh10179766389000810935.key
10:42:53 Verifying host key using manually-configured host key entries
10:42:54  > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-web.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:42:56  > git config remote.origin.url https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-web.git # timeout=10
10:42:56  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:42:57 Avoid second fetch
10:42:57 skipping resolution of commit remotes/origin/master, since it originates from another repository
10:42:57  > git rev-parse origin/master^{commit} # timeout=10
10:42:57 Checking out Revision 6c3b53e48edae87fea77945ee19022a4a573d5ce (origin/master)
10:42:57  > git config core.sparsecheckout # timeout=10
10:42:57  > git checkout -f 6c3b53e48edae87fea77945ee19022a4a573d5ce # timeout=10
10:42:58 Commit message: "[204] Update documentation and icons"
10:42:58  > git rev-list --no-walk 51707889da798601d84a74ba046baa317d791c6c # timeout=10
10:42:58 Cleaning workspace
10:42:58  > git rev-parse --verify HEAD # timeout=10
10:42:58 Resetting working tree
10:42:58  > git reset --hard # timeout=10
10:42:58  > git clean -fdx # timeout=10
10:42:58 Installing NodeJS from /var/jenkins/caches/nodejs/LINUX/amd64/20.11.1.tar.gz to /home/jenkins/agent/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node_20.x on centos-8-vp7cl
10:43:05 [Papyrus-Web-Master] $ /home/jenkins/agent/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node_20.x/bin/node /tmp/jenkins10603884872578643474.js
10:43:05 [Papyrus-Web-Master] $ /bin/sh -xe /tmp/jenkins1676170878582650144.sh
10:43:05 + cd source
10:43:05 + cd frontend
10:43:05 + echo //npm.pkg.github.com/:_authToken=****
10:43:05 + npm ci
10:43:07 npm WARN EBADENGINE Unsupported engine {
10:43:07 npm WARN EBADENGINE   package: '@papyrus-web/papyrus-web-parent@2024.2.1',
10:43:07 npm WARN EBADENGINE   required: { node: '18.7.0', npm: '8.15.0' },
10:43:07 npm WARN EBADENGINE   current: { node: 'v20.11.1', npm: '10.2.4' }
10:43:07 npm WARN EBADENGINE }
10:43:17 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated
10:43:17 npm WARN deprecated mini-create-react-context@0.4.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
10:43:17 npm WARN deprecated @vitejs/plugin-react-refresh@1.3.6: This package has been deprecated in favor of @vitejs/plugin-react
10:43:19 npm WARN deprecated subscriptions-transport-ws@0.9.19: The `subscriptions-transport-ws` package is no longer maintained. We recommend you use `graphql-ws` instead. For help migrating Apollo software to `graphql-ws`, see https://www.apollographql.com/docs/apollo-server/data/subscriptions/#switching-from-subscriptions-transport-ws    For general help using `graphql-ws`, see https://github.com/enisdenjo/graphql-ws/blob/master/README.md
10:43:21 npm WARN deprecated @material-ui/styles@4.11.5: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5.
10:43:22 npm WARN deprecated @material-ui/lab@4.0.0-alpha.61: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5.
10:43:23 npm WARN deprecated fontsource-roboto@4.0.0: Package relocated. Please install and migrate to @fontsource/roboto.
10:43:25 npm WARN deprecated @material-ui/core@4.12.4: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5.
10:43:29 
10:43:29 added 446 packages, and audited 449 packages in 24s
10:43:29 
10:43:29 72 packages are looking for funding
10:43:29   run `npm fund` for details
10:43:29 
10:43:29 11 vulnerabilities (10 moderate, 1 high)
10:43:29 
10:43:29 To address all issues possible (including breaking changes), run:
10:43:29   npm audit fix --force
10:43:29 
10:43:29 Some issues need review, and may require choosing
10:43:29 a different dependency.
10:43:29 
10:43:29 Run `npm audit` for details.
10:43:30 + npm run build
10:43:30 
10:43:30 > @papyrus-web/papyrus-web-parent@2024.2.1 build
10:43:30 > turbo run build
10:43:30 
10:43:30 • Packages in scope: @eclipse-sirius/papyrus-web, @papyrus-web/sirius-web-application
10:43:30 • Running build in 2 packages
10:43:30 @eclipse-sirius/papyrus-web:format-lint: cache miss, executing f0534c6ff622dce1
10:43:30 @papyrus-web/sirius-web-application:format-lint: cache miss, executing 4d4b41ea7d6a034a
10:43:31 @eclipse-sirius/papyrus-web:format-lint: npm WARN ignoring workspace config at /home/jenkins/agent/workspace/Papyrus-Web-Master/source/frontend/papyrus-web/.npmrc 
10:43:31 @papyrus-web/sirius-web-application:format-lint: npm WARN ignoring workspace config at /home/jenkins/agent/workspace/Papyrus-Web-Master/source/frontend/sirius-web-application/.npmrc 
10:43:31 @eclipse-sirius/papyrus-web:format-lint: 
10:43:31 @eclipse-sirius/papyrus-web:format-lint: > @eclipse-sirius/papyrus-web@2024.2.1 format-lint
10:43:31 @eclipse-sirius/papyrus-web:format-lint: > prettier --list-different "src/**/*.{js,ts,tsx,css}"
10:43:31 @eclipse-sirius/papyrus-web:format-lint: 
10:43:31 @papyrus-web/sirius-web-application:format-lint: 
10:43:31 @papyrus-web/sirius-web-application:format-lint: > @papyrus-web/sirius-web-application@2024.2.1 format-lint
10:43:31 @papyrus-web/sirius-web-application:format-lint: > prettier --list-different "src/**/*.{js,ts,tsx,css}"
10:43:31 @papyrus-web/sirius-web-application:format-lint: 
10:43:40 @papyrus-web/sirius-web-application:build: cache miss, executing 29e6e2d198f88ea7
10:43:41 @papyrus-web/sirius-web-application:build: npm WARN ignoring workspace config at /home/jenkins/agent/workspace/Papyrus-Web-Master/source/frontend/sirius-web-application/.npmrc 
10:43:41 @papyrus-web/sirius-web-application:build: 
10:43:41 @papyrus-web/sirius-web-application:build: > @papyrus-web/sirius-web-application@2024.2.1 build
10:43:41 @papyrus-web/sirius-web-application:build: > vite build && tsc
10:43:41 @papyrus-web/sirius-web-application:build: 
10:43:42 @papyrus-web/sirius-web-application:build: vite v4.4.9 building for production...
10:43:42 @papyrus-web/sirius-web-application:build: transforming...
10:43:43 @papyrus-web/sirius-web-application:build: ✓ 87 modules transformed.
10:43:43 @papyrus-web/sirius-web-application:build: rendering chunks...
10:43:43 @papyrus-web/sirius-web-application:build: computing gzip size...
10:43:43 @papyrus-web/sirius-web-application:build: dist/sirius-web-application.es.js  241.95 kB │ gzip: 38.35 kB
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "react/jsx-runtime" in "output.globals" – guessing "jsxRuntime".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@eclipse-sirius/sirius-components-core" in "output.globals" – guessing "siriusComponentsCore".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@eclipse-sirius/sirius-components-diagrams" in "output.globals" – guessing "siriusComponentsDiagrams".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@eclipse-sirius/sirius-components-forms" in "output.globals" – guessing "siriusComponentsForms".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@eclipse-sirius/sirius-components-trees" in "output.globals" – guessing "siriusComponentsTrees".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@eclipse-sirius/sirius-components-validation" in "output.globals" – guessing "siriusComponentsValidation".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/CssBaseline" in "output.globals" – guessing "CssBaseline".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/styles" in "output.globals" – guessing "styles".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/AccountTree" in "output.globals" – guessing "AccountTreeIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Filter" in "output.globals" – guessing "Filter".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Link" in "output.globals" – guessing "LinkIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Menu" in "output.globals" – guessing "MenuIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Warning" in "output.globals" – guessing "WarningIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "react" in "output.globals" – guessing "React".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "react-router-dom" in "output.globals" – guessing "reactRouterDom".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/IconButton" in "output.globals" – guessing "IconButton".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Close" in "output.globals" – guessing "CloseIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "notistack" in "output.globals" – guessing "notistack".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@apollo/client" in "output.globals" – guessing "client".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@apollo/client/cache" in "output.globals" – guessing "cache".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@apollo/client/link/ws" in "output.globals" – guessing "ws".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@apollo/client/utilities" in "output.globals" – guessing "utilities".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Card" in "output.globals" – guessing "Card".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/CardContent" in "output.globals" – guessing "CardContent".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/List/List" in "output.globals" – guessing "List".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/ListItem" in "output.globals" – guessing "ListItem".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/ListItemIcon" in "output.globals" – guessing "ListItemIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/ListItemText" in "output.globals" – guessing "ListItemText".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Typography" in "output.globals" – guessing "Typography".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons" in "output.globals" – guessing "icons".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/List" in "output.globals" – guessing "List$1".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@eclipse-sirius/sirius-components-formdescriptioneditors" in "output.globals" – guessing "siriusComponentsFormdescriptioneditors".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@eclipse-sirius/sirius-components-portals" in "output.globals" – guessing "siriusComponentsPortals".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Grid" in "output.globals" – guessing "Grid".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@xstate/react" in "output.globals" – guessing "react".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "reactflow" in "output.globals" – guessing "reactflow".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/AppBar" in "output.globals" – guessing "AppBar".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Link" in "output.globals" – guessing "Link".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Toolbar" in "output.globals" – guessing "Toolbar".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Tooltip" in "output.globals" – guessing "Tooltip".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/SvgIcon" in "output.globals" – guessing "SvgIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Help" in "output.globals" – guessing "HelpIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/MenuItem" in "output.globals" – guessing "MenuItem".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Add" in "output.globals" – guessing "AddIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Button" in "output.globals" – guessing "Button".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Dialog" in "output.globals" – guessing "Dialog".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/DialogActions" in "output.globals" – guessing "DialogActions".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/DialogContent" in "output.globals" – guessing "DialogContent".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/DialogTitle" in "output.globals" – guessing "DialogTitle".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/InputLabel" in "output.globals" – guessing "InputLabel".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Select" in "output.globals" – guessing "Select".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Snackbar" in "output.globals" – guessing "Snackbar".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "xstate" in "output.globals" – guessing "xstate".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/GetApp" in "output.globals" – guessing "GetAppIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Checkbox" in "output.globals" – guessing "Checkbox".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/FormControlLabel" in "output.globals" – guessing "FormControlLabel".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Menu" in "output.globals" – guessing "Menu".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Delete" in "output.globals" – guessing "DeleteIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Edit" in "output.globals" – guessing "EditIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/MoreVert" in "output.globals" – guessing "MoreVertIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Settings" in "output.globals" – guessing "SettingsIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/DialogContentText" in "output.globals" – guessing "DialogContentText".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/TextField" in "output.globals" – guessing "TextField".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/ChevronLeft" in "output.globals" – guessing "ChevronLeftIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/ChevronRight" in "output.globals" – guessing "ChevronRightIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core" in "output.globals" – guessing "core".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/InputAdornment" in "output.globals" – guessing "InputAdornment".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Clear" in "output.globals" – guessing "ClearIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Search" in "output.globals" – guessing "SearchIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/FormGroup" in "output.globals" – guessing "FormGroup".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Container" in "output.globals" – guessing "Container".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Paper" in "output.globals" – guessing "Paper".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/CardActions" in "output.globals" – guessing "CardActions".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/CircularProgress" in "output.globals" – guessing "CircularProgress".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/CloudUploadOutlined" in "output.globals" – guessing "CloudUploadOutlinedIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/MoreHoriz" in "output.globals" – guessing "MoreHorizIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/lab/Pagination" in "output.globals" – guessing "Pagination".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "graphql" in "output.globals" – guessing "graphql".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Table" in "output.globals" – guessing "Table".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/TableBody" in "output.globals" – guessing "TableBody".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/TableCell" in "output.globals" – guessing "TableCell".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/TableContainer" in "output.globals" – guessing "TableContainer".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/TableHead" in "output.globals" – guessing "TableHead".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/TablePagination" in "output.globals" – guessing "TablePagination".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/TableRow" in "output.globals" – guessing "TableRow".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Box" in "output.globals" – guessing "Box".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/EditOutlined" in "output.globals" – guessing "EditOutlinedIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/FileCopyOutlined" in "output.globals" – guessing "FileCopyOutlinedIcon".
10:43:44 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/ImageOutlined" in "output.globals" – guessing "ImageOutlinedIcon".
10:43:44 @papyrus-web/sirius-web-application:build: dist/sirius-web-application.umd.js  270.59 kB │ gzip: 40.52 kB
10:43:44 @papyrus-web/sirius-web-application:build: ✓ built in 2.04s
10:43:59 @eclipse-sirius/papyrus-web:build: cache miss, executing 4535baf660a44d3b
10:43:59 @eclipse-sirius/papyrus-web:build: npm WARN ignoring workspace config at /home/jenkins/agent/workspace/Papyrus-Web-Master/source/frontend/papyrus-web/.npmrc 
10:43:59 @eclipse-sirius/papyrus-web:build: 
10:43:59 @eclipse-sirius/papyrus-web:build: > @eclipse-sirius/papyrus-web@2024.2.1 build
10:43:59 @eclipse-sirius/papyrus-web:build: > vite build && tsc
10:43:59 @eclipse-sirius/papyrus-web:build: 
10:44:00 @eclipse-sirius/papyrus-web:build: vite v4.4.9 building for production...
10:44:00 @eclipse-sirius/papyrus-web:build: transforming...
10:44:50 @eclipse-sirius/papyrus-web:build: ✓ 7611 modules transformed.
10:44:53 @eclipse-sirius/papyrus-web:build: rendering chunks...
10:44:54 @eclipse-sirius/papyrus-web:build: computing gzip size...
10:44:54 @eclipse-sirius/papyrus-web:build: dist/index.html                                1.81 kB │ gzip:     0.89 kB
10:44:54 @eclipse-sirius/papyrus-web:build: dist/assets/papyrus-icon-4e4e78d6.png         13.68 kB
10:44:54 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-ThinItalic-24197760.ttf      48.85 kB
10:44:54 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-LightItalic-d5c5d732.ttf     49.06 kB
10:44:54 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-Black-8944da5a.ttf           69.48 kB
10:44:54 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-Thin-286925bc.ttf            69.97 kB
10:44:54 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-BlackItalic-1bb6ac34.ttf     71.95 kB
10:44:54 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-Bold-7b720599.ttf            73.32 kB
10:44:54 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-Regular-ea8979c2.ttf         75.14 kB
10:44:54 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-Italic-118c8f4f.ttf          75.74 kB
10:44:54 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-Light-8f186e57.ttf           77.19 kB
10:44:54 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-BoldItalic-61004683.ttf      77.68 kB
10:44:54 @eclipse-sirius/papyrus-web:build: dist/assets/index-71fda873.css                14.51 kB │ gzip:     3.44 kB
10:44:54 @eclipse-sirius/papyrus-web:build: dist/assets/index-848b36be.js              3,362.34 kB │ gzip: 1,001.10 kB
10:44:54 @eclipse-sirius/papyrus-web:build: 
10:44:54 @eclipse-sirius/papyrus-web:build: (!) Some chunks are larger than 500 kBs after minification. Consider:
10:44:54 @eclipse-sirius/papyrus-web:build: - Using dynamic import() to code-split the application
10:44:54 @eclipse-sirius/papyrus-web:build: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
10:44:54 @eclipse-sirius/papyrus-web:build: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
10:44:54 @eclipse-sirius/papyrus-web:build: ✓ built in 53.40s
10:45:06 
10:45:06  Tasks:    4 successful, 4 total
10:45:06 Cached:    0 cached, 4 total
10:45:06   Time:    1m35.924s 
10:45:06 
10:45:06 + cd ..
10:45:06 + mkdir -p backend/papyrus-web-frontend/src/main/resources/static
10:45:06 + cp -R frontend/papyrus-web/dist/assets frontend/papyrus-web/dist/favicon.ico frontend/papyrus-web/dist/index.html frontend/papyrus-web/dist/manifest.json frontend/papyrus-web/dist/papyrus.ico backend/papyrus-web-frontend/src/main/resources/static
10:45:06 [Papyrus-Web-Master] $ /opt/tools/apache-maven/latest/bin/mvn -f source/backend/pom.xml -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository -U -B clean verify --settings source/settings.xml
10:45:07 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
10:45:07 Maven home: /opt/tools/apache-maven/latest
10:45:07 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
10:45:07 Default locale: en_US, platform encoding: UTF-8
10:45:07 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
10:45:09 [INFO] Scanning for projects...
10:45:12 [INFO] ------------------------------------------------------------------------
10:45:12 [INFO] Reactor Build Order:
10:45:12 [INFO] 
10:45:12 [INFO] papyrus-web-parent                                                 [pom]
10:45:12 [INFO] Papyrus Web Frontend                                               [jar]
10:45:12 [INFO] papyrus-web-persistence                                            [jar]
10:45:12 [INFO] papyrus-web-services-api                                           [jar]
10:45:12 [INFO] papyrus-web-sirius-contributions                                   [jar]
10:45:12 [INFO] papyrus-web-tests                                                  [jar]
10:45:12 [INFO] papyrus-web-customnodes                                            [jar]
10:45:12 [INFO] papyrus-web-customnodes-edit                                       [jar]
10:45:12 [INFO] papyrus-web-representation-builder                                 [jar]
10:45:12 [INFO] papyrus-web-services                                               [jar]
10:45:12 [INFO] papyrus-web-graphql                                                [jar]
10:45:12 [INFO] papyrus-web-custom-widgets-view                                    [jar]
10:45:12 [INFO] papyrus-web-custom-widgets-view-edit                               [jar]
10:45:12 [INFO] papyrus-web-custom-widgets                                         [jar]
10:45:12 [INFO] papyrus-web-properties-builder                                     [jar]
10:45:12 [INFO] papyrus-web-cpp-profile                                            [jar]
10:45:12 [INFO] papyrus-web-java-profile                                           [jar]
10:45:12 [INFO] papyrus-web-transformation-profile                                 [jar]
10:45:12 [INFO] papyrus-web-codegen-profile                                        [jar]
10:45:12 [INFO] papyrus-web-graphics                                               [jar]
10:45:12 [INFO] papyrus-web-application                                            [jar]
10:45:12 [INFO] papyrus-web-test-coverage                                          [jar]
10:45:12 [INFO] Papyrus Web                                                        [pom]
10:45:12 [INFO] 
10:45:12 [INFO] -------------------< papyrus-web:papyrus-web-parent >-------------------
10:45:12 [INFO] Building papyrus-web-parent 2024.2.1                              [1/23]
10:45:12 [INFO]   from papyrus-web-parent/pom.xml
10:45:12 [INFO] --------------------------------[ pom ]---------------------------------
10:45:13 [INFO] 
10:45:13 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-parent ---
10:45:13 [INFO] 
10:45:13 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-parent ---
10:45:18 [INFO] Starting audit...
10:45:18 Audit done.
10:45:18 [INFO] You have 0 Checkstyle violations.
10:45:18 [INFO] 
10:45:18 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-parent ---
10:45:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-parent/target/jacoco.exec
10:45:19 [INFO] 
10:45:19 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-parent ---
10:45:19 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:45:19 [INFO] 
10:45:19 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-parent >>>
10:45:19 [INFO] 
10:45:19 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-parent ---
10:45:20 [INFO] Starting audit...
10:45:20 Audit done.
10:45:20 [INFO] You have 0 Checkstyle violations.
10:45:20 [INFO] 
10:45:20 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-parent ---
10:45:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-parent/target/jacoco.exec
10:45:20 [INFO] 
10:45:20 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-parent <<<
10:45:20 [INFO] 
10:45:20 [INFO] 
10:45:20 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-parent ---
10:45:20 [INFO] 
10:45:20 [INFO] ------------------< papyrus-web:papyrus-web-frontend >------------------
10:45:20 [INFO] Building Papyrus Web Frontend 2024.2.1                            [2/23]
10:45:20 [INFO]   from papyrus-web-frontend/pom.xml
10:45:20 [INFO] --------------------------------[ jar ]---------------------------------
10:46:07 [INFO] 
10:46:07 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-frontend ---
10:46:07 [INFO] 
10:46:07 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-frontend ---
10:46:07 [INFO] Starting audit...
10:46:07 Audit done.
10:46:07 [INFO] You have 0 Checkstyle violations.
10:46:07 [INFO] 
10:46:07 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-frontend ---
10:46:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/target/jacoco.exec
10:46:07 [INFO] 
10:46:07 [INFO] --- git-commit-id:5.0.1:revision (default) @ papyrus-web-frontend ---
10:46:08 [INFO] dotGitDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/.git
10:46:11 [INFO] Collected git.commit.id.full with value 6c3b53e48edae87fea77945ee19022a4a573d5ce
10:46:11 [INFO] Collected git.commit.id.abbrev with value 6c3b53e
10:46:11 [INFO] Added properties to 23 projects
10:46:11 [INFO] including property git.commit.id.full in results
10:46:11 [INFO] including property git.commit.id.abbrev in results
10:46:11 [INFO] Added properties to 23 projects
10:46:11 [INFO] 
10:46:11 [INFO] --- git-commit-id:5.0.1:revision (get-the-git-infos) @ papyrus-web-frontend ---
10:46:11 [INFO] dotGitDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/.git
10:46:11 [INFO] injectAllReactorProjects is enabled - attempting to use the already computed values
10:46:11 [INFO] Using cached git.commit.id.full with value 6c3b53e48edae87fea77945ee19022a4a573d5ce
10:46:11 [INFO] Using cached git.commit.id.abbrev with value 6c3b53e
10:46:11 [INFO] Added properties to 23 projects
10:46:11 [INFO] including property git.commit.id.full in results
10:46:11 [INFO] including property git.commit.id.abbrev in results
10:46:11 [INFO] Added properties to 23 projects
10:46:11 [INFO] 
10:46:11 [INFO] --- asciidoctor:2.2.4:process-asciidoc (convert-to-html) @ papyrus-web-frontend ---
10:46:15 2024-05-29T14:46:15.831Z [main] WARN FilenoUtil : Native subprocess control requires open access to the JDK IO subsystem
10:46:15 Pass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED' to enable.
10:46:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:46:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:46:20 [INFO] Copying 30 resources to user/imgs
10:46:20 [INFO] Copying 2 resources to dev/imgs
10:46:21 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/dev/detailsViewSpecifier.adoc
10:46:21 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/dev/dev-doc-index.adoc
10:46:22 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/dev/dev-process.adoc
10:46:22 [INFO] asciidoctor: WARN: dev/diagramSpecifier.adoc: line 55: section title out of sequence: expected level 3, got level 4
10:46:22 [INFO] asciidoctor: WARN: dev/diagramSpecifier.adoc: line 65: section title out of sequence: expected level 3, got level 4
10:46:22 [INFO] asciidoctor: WARN: dev/diagramSpecifier.adoc: line 81: section title out of sequence: expected level 3, got level 4
10:46:23 [INFO] asciidoctor: WARN: dev/diagramSpecifier.adoc: line 95: section title out of sequence: expected level 3, got level 4
10:46:23 [INFO] asciidoctor: WARN: dev/diagramSpecifier.adoc: line 103: section title out of sequence: expected level 3, got level 4
10:46:23 [INFO] asciidoctor: WARN: dev/diagramSpecifier.adoc: line 111: section title out of sequence: expected level 3, got level 4
10:46:23 [INFO] asciidoctor: INFO: possible invalid reference: _how_to_create_tools
10:46:23 [INFO] asciidoctor: INFO: possible invalid reference: _how_to_use_shared_descriptions
10:46:23 [INFO] asciidoctor: INFO: possible invalid reference: _how_can_i_test_my_diagrams
10:46:25 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/dev/diagramSpecifier.adoc
10:46:25 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/dev/howTo.adoc
10:46:25 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/dev/testConfiguration.adoc
10:46:25 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/index.adoc
10:46:25 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/AD-ActivityDiagram.adoc
10:46:25 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/All.adoc
10:46:25 [INFO] asciidoctor: DEBUG: test-campaign/CD-ClassDiagram.adoc: line 5: unknown style for example block: WARN
10:46:25 [INFO] asciidoctor: DEBUG: test-campaign/CD-ClassDiagram.adoc: line 35: unknown style for example block: INFO
10:46:25 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/CD-ClassDiagram.adoc
10:46:25 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/COD-CommunicationDiagram.adoc
10:46:25 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/CPD-ComponentDiagram.adoc
10:46:26 [INFO] asciidoctor: DEBUG: test-campaign/CSD-Composite-Structure-Diagram.adoc: line 5: unknown style for example block: WARN
10:46:26 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/CSD-Composite-Structure-Diagram.adoc
10:46:26 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/DD-DeploymentDiagram.adoc
10:46:26 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/Documentation.adoc
10:46:26 [INFO] asciidoctor: DEBUG: test-campaign/PD-Package-Diagram.adoc: line 4: unknown style for example block: WARN
10:46:26 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/PD-Package-Diagram.adoc
10:46:26 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/PRD-ProfileDiagram.adoc
10:46:26 [INFO] asciidoctor: DEBUG: test-campaign/Profile.adoc: line 5: unknown style for example block: WARN
10:46:26 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/Profile.adoc
10:46:26 [INFO] asciidoctor: DEBUG: test-campaign/SMD-State-Machine-Diagram.adoc: line 5: unknown style for example block: WARN
10:46:26 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/SMD-State-Machine-Diagram.adoc
10:46:26 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/Templates.adoc
10:46:26 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/UCD-UseCaseDiagram.adoc
10:46:27 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/user/userdoc.adoc
10:46:27 [INFO] 
10:46:27 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-frontend ---
10:46:27 [INFO] Copying 0 resource from src/main/resources to target/classes
10:46:27 [INFO] Copying 71 resources from src/main/resources to target/classes
10:46:27 [INFO] 
10:46:27 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-frontend ---
10:46:28 [INFO] Nothing to compile - all classes are up to date
10:46:28 [INFO] 
10:46:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-frontend ---
10:46:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/src/test/resources
10:46:28 [INFO] 
10:46:28 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-frontend ---
10:46:28 [INFO] No sources to compile
10:46:28 [INFO] 
10:46:28 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-frontend ---
10:46:28 [INFO] Tests are skipped.
10:46:28 [INFO] 
10:46:28 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-frontend ---
10:46:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:46:28 [INFO] 
10:46:28 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-frontend ---
10:46:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/target/papyrus-web-frontend-2024.2.1.jar
10:46:29 [INFO] 
10:46:29 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-frontend >>>
10:46:29 [INFO] 
10:46:29 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-frontend ---
10:46:30 [INFO] Starting audit...
10:46:30 Audit done.
10:46:30 [INFO] You have 0 Checkstyle violations.
10:46:30 [INFO] 
10:46:30 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-frontend ---
10:46:30 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/target/jacoco.exec
10:46:30 [INFO] 
10:46:30 [INFO] --- git-commit-id:5.0.1:revision (default) @ papyrus-web-frontend ---
10:46:30 [INFO] dotGitDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/.git
10:46:30 [INFO] injectAllReactorProjects is enabled - attempting to use the already computed values
10:46:30 [INFO] Using cached git.commit.id.full with value 6c3b53e48edae87fea77945ee19022a4a573d5ce
10:46:30 [INFO] Using cached git.commit.id.abbrev with value 6c3b53e
10:46:30 [INFO] Added properties to 23 projects
10:46:30 [INFO] including property git.commit.id.full in results
10:46:30 [INFO] including property git.commit.id.abbrev in results
10:46:30 [INFO] Added properties to 23 projects
10:46:30 [INFO] 
10:46:30 [INFO] --- git-commit-id:5.0.1:revision (get-the-git-infos) @ papyrus-web-frontend ---
10:46:30 [INFO] dotGitDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/.git
10:46:30 [INFO] injectAllReactorProjects is enabled - attempting to use the already computed values
10:46:30 [INFO] Using cached git.commit.id.full with value 6c3b53e48edae87fea77945ee19022a4a573d5ce
10:46:30 [INFO] Using cached git.commit.id.abbrev with value 6c3b53e
10:46:30 [INFO] Added properties to 23 projects
10:46:30 [INFO] including property git.commit.id.full in results
10:46:30 [INFO] including property git.commit.id.abbrev in results
10:46:30 [INFO] Added properties to 23 projects
10:46:30 [INFO] 
10:46:30 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-frontend <<<
10:46:30 [INFO] 
10:46:30 [INFO] 
10:46:30 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-frontend ---
10:46:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/target/papyrus-web-frontend-2024.2.1-sources.jar
10:46:30 [INFO] 
10:46:30 [INFO] ----------------< papyrus-web:papyrus-web-persistence >-----------------
10:46:30 [INFO] Building papyrus-web-persistence 2024.2.1                         [3/23]
10:46:30 [INFO]   from papyrus-web-persistence/pom.xml
10:46:30 [INFO] --------------------------------[ jar ]---------------------------------
10:46:35 [INFO] 
10:46:35 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-persistence ---
10:46:35 [INFO] 
10:46:35 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-persistence ---
10:46:36 [INFO] Starting audit...
10:46:36 Audit done.
10:46:36 [INFO] You have 0 Checkstyle violations.
10:46:36 [INFO] 
10:46:36 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-persistence ---
10:46:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-persistence/target/jacoco.exec
10:46:36 [INFO] 
10:46:36 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-persistence ---
10:46:36 [INFO] Copying 0 resource from src/main/resources to target/classes
10:46:36 [INFO] Copying 2 resources from src/main/resources to target/classes
10:46:36 [INFO] 
10:46:36 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-persistence ---
10:46:36 [INFO] Changes detected - recompiling the module! :source
10:46:36 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes
10:46:37 [INFO] 
10:46:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-persistence ---
10:46:37 [INFO] Copying 2 resources from src/test/resources to target/test-classes
10:46:37 [INFO] 
10:46:37 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-persistence ---
10:46:37 [INFO] Changes detected - recompiling the module! :dependency
10:46:37 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes
10:46:38 [INFO] 
10:46:38 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-persistence ---
10:46:38 [INFO] Tests are skipped.
10:46:38 [INFO] 
10:46:38 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-persistence ---
10:46:38 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:46:38 [INFO] 
10:46:38 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-persistence ---
10:46:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-persistence/target/papyrus-web-persistence-2024.2.1.jar
10:46:38 [INFO] 
10:46:38 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-persistence >>>
10:46:38 [INFO] 
10:46:38 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-persistence ---
10:46:38 [INFO] Starting audit...
10:46:38 Audit done.
10:46:38 [INFO] You have 0 Checkstyle violations.
10:46:38 [INFO] 
10:46:38 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-persistence ---
10:46:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-persistence/target/jacoco.exec
10:46:38 [INFO] 
10:46:38 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-persistence <<<
10:46:38 [INFO] 
10:46:38 [INFO] 
10:46:38 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-persistence ---
10:46:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-persistence/target/papyrus-web-persistence-2024.2.1-sources.jar
10:46:38 [INFO] 
10:46:38 [INFO] ----------------< papyrus-web:papyrus-web-services-api >----------------
10:46:38 [INFO] Building papyrus-web-services-api 2024.2.1                        [4/23]
10:46:38 [INFO]   from papyrus-web-services-api/pom.xml
10:46:38 [INFO] --------------------------------[ jar ]---------------------------------
10:46:39 [INFO] 
10:46:39 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-services-api ---
10:46:39 [INFO] 
10:46:39 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-services-api ---
10:46:40 [INFO] Starting audit...
10:46:40 Audit done.
10:46:40 [INFO] You have 0 Checkstyle violations.
10:46:40 [INFO] 
10:46:40 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-services-api ---
10:46:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services-api/target/jacoco.exec
10:46:40 [INFO] 
10:46:40 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-services-api ---
10:46:40 [INFO] Copying 0 resource from src/main/resources to target/classes
10:46:40 [INFO] Copying 1 resource from src/main/resources to target/classes
10:46:40 [INFO] 
10:46:40 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-services-api ---
10:46:40 [INFO] Changes detected - recompiling the module! :source
10:46:40 [INFO] Compiling 28 source files with javac [debug release 17] to target/classes
10:46:41 [INFO] 
10:46:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-services-api ---
10:46:41 [INFO] Copying 1 resource from src/test/resources to target/test-classes
10:46:41 [INFO] 
10:46:41 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-services-api ---
10:46:41 [INFO] Changes detected - recompiling the module! :dependency
10:46:41 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes
10:46:42 [INFO] 
10:46:42 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-services-api ---
10:46:42 [INFO] Tests are skipped.
10:46:42 [INFO] 
10:46:42 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-services-api ---
10:46:42 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:46:42 [INFO] 
10:46:42 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-services-api ---
10:46:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services-api/target/papyrus-web-services-api-2024.2.1.jar
10:46:42 [INFO] 
10:46:42 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-services-api >>>
10:46:42 [INFO] 
10:46:42 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-services-api ---
10:46:42 [INFO] Starting audit...
10:46:42 Audit done.
10:46:42 [INFO] You have 0 Checkstyle violations.
10:46:42 [INFO] 
10:46:42 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-services-api ---
10:46:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services-api/target/jacoco.exec
10:46:42 [INFO] 
10:46:42 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-services-api <<<
10:46:42 [INFO] 
10:46:42 [INFO] 
10:46:42 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-services-api ---
10:46:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services-api/target/papyrus-web-services-api-2024.2.1-sources.jar
10:46:42 [INFO] 
10:46:42 [INFO] ------------< papyrus-web:papyrus-web-sirius-contributions >------------
10:46:42 [INFO] Building papyrus-web-sirius-contributions 2024.2.1                [5/23]
10:46:42 [INFO]   from papyrus-web-sirius-contributions/pom.xml
10:46:42 [INFO] --------------------------------[ jar ]---------------------------------
10:46:45 [INFO] 
10:46:45 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-sirius-contributions ---
10:46:45 [INFO] 
10:46:45 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-sirius-contributions ---
10:46:46 [INFO] Starting audit...
10:46:46 Audit done.
10:46:46 [INFO] You have 0 Checkstyle violations.
10:46:46 [INFO] 
10:46:46 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-sirius-contributions ---
10:46:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-sirius-contributions/target/jacoco.exec
10:46:46 [INFO] 
10:46:46 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-sirius-contributions ---
10:46:46 [INFO] Copying 0 resource from src/main/resources to target/classes
10:46:46 [INFO] Copying 1 resource from src/main/resources to target/classes
10:46:46 [INFO] 
10:46:46 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-sirius-contributions ---
10:46:46 [INFO] Changes detected - recompiling the module! :source
10:46:46 [INFO] Compiling 20 source files with javac [debug release 17] to target/classes
10:46:48 [INFO] 
10:46:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-sirius-contributions ---
10:46:48 [INFO] Copying 1 resource from src/test/resources to target/test-classes
10:46:48 [INFO] 
10:46:48 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-sirius-contributions ---
10:46:48 [INFO] Changes detected - recompiling the module! :dependency
10:46:48 [INFO] 
10:46:48 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-sirius-contributions ---
10:46:48 [INFO] Tests are skipped.
10:46:48 [INFO] 
10:46:48 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-sirius-contributions ---
10:46:48 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:46:48 [INFO] 
10:46:48 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-sirius-contributions ---
10:46:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-sirius-contributions/target/papyrus-web-sirius-contributions-2024.2.1.jar
10:46:48 [INFO] 
10:46:48 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-sirius-contributions >>>
10:46:48 [INFO] 
10:46:48 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-sirius-contributions ---
10:46:49 [INFO] Starting audit...
10:46:49 Audit done.
10:46:49 [INFO] You have 0 Checkstyle violations.
10:46:49 [INFO] 
10:46:49 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-sirius-contributions ---
10:46:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-sirius-contributions/target/jacoco.exec
10:46:49 [INFO] 
10:46:49 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-sirius-contributions <<<
10:46:49 [INFO] 
10:46:49 [INFO] 
10:46:49 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-sirius-contributions ---
10:46:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-sirius-contributions/target/papyrus-web-sirius-contributions-2024.2.1-sources.jar
10:46:49 [INFO] 
10:46:49 [INFO] -------------------< papyrus-web:papyrus-web-tests >--------------------
10:46:49 [INFO] Building papyrus-web-tests 2024.2.1                               [6/23]
10:46:49 [INFO]   from papyrus-web-tests/pom.xml
10:46:49 [INFO] --------------------------------[ jar ]---------------------------------
10:46:50 [INFO] 
10:46:50 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-tests ---
10:46:50 [INFO] 
10:46:50 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-tests ---
10:46:51 [INFO] Starting audit...
10:46:51 Audit done.
10:46:51 [INFO] You have 0 Checkstyle violations.
10:46:51 [INFO] 
10:46:51 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-tests ---
10:46:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-tests/target/jacoco.exec
10:46:51 [INFO] 
10:46:51 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-tests ---
10:46:51 [INFO] Copying 0 resource from src/main/resources to target/classes
10:46:51 [INFO] Copying 1 resource from src/main/resources to target/classes
10:46:51 [INFO] 
10:46:51 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-tests ---
10:46:51 [INFO] Changes detected - recompiling the module! :source
10:46:51 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes
10:46:51 [INFO] 
10:46:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-tests ---
10:46:51 [INFO] Copying 1 resource from src/test/resources to target/test-classes
10:46:51 [INFO] 
10:46:51 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-tests ---
10:46:51 [INFO] Changes detected - recompiling the module! :dependency
10:46:51 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes
10:46:51 [INFO] 
10:46:51 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-tests ---
10:46:51 [INFO] Tests are skipped.
10:46:51 [INFO] 
10:46:51 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-tests ---
10:46:51 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:46:51 [INFO] 
10:46:51 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-tests ---
10:46:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-tests/target/papyrus-web-tests-2024.2.1.jar
10:46:51 [INFO] 
10:46:51 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-tests >>>
10:46:51 [INFO] 
10:46:51 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-tests ---
10:46:52 [INFO] Starting audit...
10:46:52 Audit done.
10:46:52 [INFO] You have 0 Checkstyle violations.
10:46:52 [INFO] 
10:46:52 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-tests ---
10:46:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-tests/target/jacoco.exec
10:46:52 [INFO] 
10:46:52 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-tests <<<
10:46:52 [INFO] 
10:46:52 [INFO] 
10:46:52 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-tests ---
10:46:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-tests/target/papyrus-web-tests-2024.2.1-sources.jar
10:46:52 [INFO] 
10:46:52 [INFO] ----------------< papyrus-web:papyrus-web-customnodes >-----------------
10:46:52 [INFO] Building papyrus-web-customnodes 2024.2.1                         [7/23]
10:46:52 [INFO]   from papyrus-web-customnodes/pom.xml
10:46:52 [INFO] --------------------------------[ jar ]---------------------------------
10:46:52 [INFO] 
10:46:52 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-customnodes ---
10:46:52 [INFO] 
10:46:52 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-customnodes ---
10:46:52 [INFO] Starting audit...
10:46:52 Audit done.
10:46:52 [INFO] You have 0 Checkstyle violations.
10:46:52 [INFO] 
10:46:52 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-customnodes ---
10:46:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/target/jacoco.exec
10:46:52 [INFO] 
10:46:52 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-customnodes ---
10:46:52 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/src/main/java added.
10:46:52 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/src-gen/main/java added.
10:46:52 [INFO] 
10:46:52 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-customnodes ---
10:46:52 [INFO] Copying 0 resource from src/main/resources to target/classes
10:46:52 [INFO] Copying 2 resources from src/main/resources to target/classes
10:46:52 [INFO] 
10:46:52 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-customnodes ---
10:46:52 [INFO] Changes detected - recompiling the module! :source
10:46:52 [INFO] Compiling 20 source files with javac [debug release 17] to target/classes
10:46:54 [INFO] 
10:46:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-customnodes ---
10:46:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/src/test/resources
10:46:54 [INFO] 
10:46:54 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-customnodes ---
10:46:54 [INFO] No sources to compile
10:46:54 [INFO] 
10:46:54 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-customnodes ---
10:46:54 [INFO] Tests are skipped.
10:46:54 [INFO] 
10:46:54 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-customnodes ---
10:46:54 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:46:54 [INFO] 
10:46:54 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-customnodes ---
10:46:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/target/papyrus-web-customnodes-2024.2.1.jar
10:46:54 [INFO] 
10:46:54 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-customnodes >>>
10:46:54 [INFO] 
10:46:54 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-customnodes ---
10:46:55 [INFO] Starting audit...
10:46:55 Audit done.
10:46:55 [INFO] You have 0 Checkstyle violations.
10:46:55 [INFO] 
10:46:55 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-customnodes ---
10:46:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/target/jacoco.exec
10:46:55 [INFO] 
10:46:55 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-customnodes ---
10:46:55 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/src/main/java added.
10:46:55 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/src-gen/main/java added.
10:46:55 [INFO] 
10:46:55 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-customnodes <<<
10:46:55 [INFO] 
10:46:55 [INFO] 
10:46:55 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-customnodes ---
10:46:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/target/papyrus-web-customnodes-2024.2.1-sources.jar
10:46:55 [INFO] 
10:46:55 [INFO] --------------< papyrus-web:papyrus-web-customnodes-edit >--------------
10:46:55 [INFO] Building papyrus-web-customnodes-edit 2024.2.1                    [8/23]
10:46:55 [INFO]   from papyrus-web-customnodes-edit/pom.xml
10:46:55 [INFO] --------------------------------[ jar ]---------------------------------
10:46:55 [INFO] 
10:46:55 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-customnodes-edit ---
10:46:55 [INFO] 
10:46:55 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-customnodes-edit ---
10:46:55 [INFO] Starting audit...
10:46:55 Audit done.
10:46:55 [INFO] You have 0 Checkstyle violations.
10:46:55 [INFO] 
10:46:55 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-customnodes-edit ---
10:46:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/target/jacoco.exec
10:46:55 [INFO] 
10:46:55 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-customnodes-edit ---
10:46:55 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/src/main/java added.
10:46:55 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/src-gen/main/java added.
10:46:55 [INFO] 
10:46:55 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-customnodes-edit ---
10:46:55 [INFO] Copying 0 resource from src/main/resources to target/classes
10:46:55 [INFO] Copying 8 resources from src/main/resources to target/classes
10:46:55 [INFO] 
10:46:55 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-customnodes-edit ---
10:46:55 [INFO] Changes detected - recompiling the module! :dependency
10:46:55 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes
10:46:56 [INFO] 
10:46:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-customnodes-edit ---
10:46:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/src/test/resources
10:46:56 [INFO] 
10:46:56 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-customnodes-edit ---
10:46:56 [INFO] No sources to compile
10:46:56 [INFO] 
10:46:56 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-customnodes-edit ---
10:46:56 [INFO] Tests are skipped.
10:46:56 [INFO] 
10:46:56 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-customnodes-edit ---
10:46:56 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:46:56 [INFO] 
10:46:56 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-customnodes-edit ---
10:46:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/target/papyrus-web-customnodes-edit-2024.2.1.jar
10:46:56 [INFO] 
10:46:56 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-customnodes-edit >>>
10:46:56 [INFO] 
10:46:56 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-customnodes-edit ---
10:46:56 [INFO] Starting audit...
10:46:56 Audit done.
10:46:56 [INFO] You have 0 Checkstyle violations.
10:46:56 [INFO] 
10:46:56 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-customnodes-edit ---
10:46:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/target/jacoco.exec
10:46:56 [INFO] 
10:46:56 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-customnodes-edit ---
10:46:56 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/src/main/java added.
10:46:56 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/src-gen/main/java added.
10:46:56 [INFO] 
10:46:56 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-customnodes-edit <<<
10:46:56 [INFO] 
10:46:56 [INFO] 
10:46:56 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-customnodes-edit ---
10:46:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/target/papyrus-web-customnodes-edit-2024.2.1-sources.jar
10:46:56 [INFO] 
10:46:56 [INFO] -----------< papyrus-web:papyrus-web-representation-builder >-----------
10:46:56 [INFO] Building papyrus-web-representation-builder 2024.2.1              [9/23]
10:46:56 [INFO]   from papyrus-web-representation-builder/pom.xml
10:46:56 [INFO] --------------------------------[ jar ]---------------------------------
10:46:57 [INFO] 
10:46:57 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-representation-builder ---
10:46:57 [INFO] 
10:46:57 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-representation-builder ---
10:47:03 [INFO] Starting audit...
10:47:03 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/ADDiagramDescriptionBuilder.java:1848:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity]
10:47:03 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/AbstractRepresentationDescriptionBuilder.java:79:1: Class Data Abstraction Coupling is 13 (max allowed is 12) classes [CallQuery, CallbackAdapter, IdBuilder, LabelConditionalStyleBuilder, ListCompartmentBuilder, NodeDescriptionBuilder, NodeSemanticCandidateExpressionTransformer, NoteStyleDescriptionBuilder, QueryHelper, StyleProvider, ToolComparator, UMLMetamodelHelper, ViewBuilder]. [ClassDataAbstractionCoupling]
10:47:03 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/AbstractRepresentationDescriptionBuilder.java:79:1: Class Fan-Out Complexity is 35 (max allowed is 30). [ClassFanOutComplexity]
10:47:03 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/CDDiagramDescriptionBuilder.java:13: Character could cause encoding issue. [illegal.regex.encoding]
10:47:03 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/view/builders/ViewBuilder.java:73:1: Class Fan-Out Complexity is 35 (max allowed is 30). [ClassFanOutComplexity]
10:47:03 Audit done.
10:47:03 [INFO] You have 0 Checkstyle violations.
10:47:03 [INFO] 
10:47:03 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-representation-builder ---
10:47:03 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/target/jacoco.exec
10:47:03 [INFO] 
10:47:03 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-representation-builder ---
10:47:03 [INFO] Copying 0 resource from src/main/resources to target/classes
10:47:03 [INFO] Copying 22 resources from src/main/resources to target/classes
10:47:03 [INFO] 
10:47:03 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-representation-builder ---
10:47:03 [INFO] Changes detected - recompiling the module! :dependency
10:47:03 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes
10:47:08 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/view/builders/ViewBuilder.java: Some input files use or override a deprecated API.
10:47:08 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/view/builders/ViewBuilder.java: Recompile with -Xlint:deprecation for details.
10:47:08 [INFO] 
10:47:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-representation-builder ---
10:47:08 [INFO] Copying 1 resource from src/test/resources to target/test-classes
10:47:08 [INFO] 
10:47:08 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-representation-builder ---
10:47:08 [INFO] Changes detected - recompiling the module! :dependency
10:47:08 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes
10:47:08 [INFO] 
10:47:08 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-representation-builder ---
10:47:08 [INFO] Tests are skipped.
10:47:08 [INFO] 
10:47:08 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-representation-builder ---
10:47:08 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:47:08 [INFO] 
10:47:08 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-representation-builder ---
10:47:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/target/papyrus-web-representation-builder-2024.2.1.jar
10:47:09 [INFO] 
10:47:09 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-representation-builder >>>
10:47:09 [INFO] 
10:47:09 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-representation-builder ---
10:47:13 [INFO] Starting audit...
10:47:13 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/ADDiagramDescriptionBuilder.java:1848:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity]
10:47:13 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/AbstractRepresentationDescriptionBuilder.java:79:1: Class Data Abstraction Coupling is 13 (max allowed is 12) classes [CallQuery, CallbackAdapter, IdBuilder, LabelConditionalStyleBuilder, ListCompartmentBuilder, NodeDescriptionBuilder, NodeSemanticCandidateExpressionTransformer, NoteStyleDescriptionBuilder, QueryHelper, StyleProvider, ToolComparator, UMLMetamodelHelper, ViewBuilder]. [ClassDataAbstractionCoupling]
10:47:13 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/AbstractRepresentationDescriptionBuilder.java:79:1: Class Fan-Out Complexity is 35 (max allowed is 30). [ClassFanOutComplexity]
10:47:13 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/CDDiagramDescriptionBuilder.java:13: Character could cause encoding issue. [illegal.regex.encoding]
10:47:13 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/view/builders/ViewBuilder.java:73:1: Class Fan-Out Complexity is 35 (max allowed is 30). [ClassFanOutComplexity]
10:47:13 Audit done.
10:47:13 [INFO] You have 0 Checkstyle violations.
10:47:13 [INFO] 
10:47:13 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-representation-builder ---
10:47:13 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/target/jacoco.exec
10:47:13 [INFO] 
10:47:13 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-representation-builder <<<
10:47:13 [INFO] 
10:47:13 [INFO] 
10:47:13 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-representation-builder ---
10:47:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/target/papyrus-web-representation-builder-2024.2.1-sources.jar
10:47:13 [INFO] 
10:47:13 [INFO] ------------------< papyrus-web:papyrus-web-services >------------------
10:47:13 [INFO] Building papyrus-web-services 2024.2.1                           [10/23]
10:47:13 [INFO]   from papyrus-web-services/pom.xml
10:47:13 [INFO] --------------------------------[ jar ]---------------------------------
10:47:15 [INFO] 
10:47:15 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-services ---
10:47:15 [INFO] 
10:47:15 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-services ---
10:47:21 [INFO] Starting audit...
10:47:21 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/AbstractDiagramService.java:114:1: Class Data Abstraction Coupling is 25 (max allowed is 12) classes [DefaultNamedElementNameProvider, DiagramElementHelper, DiagramNavigator, ElementBasedEdgeCreator, ElementConfigurer, ElementCreationChecker, ElementCreator, ElementDirectEditInputValueProvider, ElementDirectEditValueConsumer, ElementDomainBasedEdgeContainerProvider, ElementDomainBasedEdgeCreationChecker, ElementDomainBasedEdgeInitializer, ElementDomainBasedEdgeReconnectSourceBehaviorProvider, ElementDomainBasedEdgeReconnectTargetBehaviorProvider, ElementDomainBasedEdgeReconnectionSourceChecker, ElementDomainBasedEdgeReconnectionTargetChecker, ElementDomainBasedEdgeSourceProvider, ElementDomainBasedEdgeTargetsProvider, ElementFeatureModifier, GenericWebExternalDropBehaviorProvider, GenericWebInternalDropBehaviorProvider, KeywordLabelProvider, StereotypeLabelPrefixProvider, WebDiagramElementCreator, WebRepresentationQuerier]. [ClassDataAbstractionCoupling]
10:47:21 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/AbstractDiagramService.java:114:1: Class Fan-Out Complexity is 70 (max allowed is 30). [ClassFanOutComplexity]
10:47:21 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/activity/ActivityDiagramService.java:86:1: Class Fan-Out Complexity is 42 (max allowed is 30). [ClassFanOutComplexity]
10:47:21 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/activity/ActivityFeatureProvider.java:89:5: Class Fan-Out Complexity is 35 (max allowed is 30). [ClassFanOutComplexity]
10:47:21 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/component/ComponentDiagramService.java:60:1: Class Fan-Out Complexity is 33 (max allowed is 30). [ClassFanOutComplexity]
10:47:21 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/properties/PropertiesCrudServicesWrapper.java:326:5: Cyclomatic Complexity is 12 (max allowed is 10). [CyclomaticComplexity]
10:47:21 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/utils/SemanticDropSwitch.java:361:5: Cyclomatic Complexity is 12 (max allowed is 10). [CyclomaticComplexity]
10:47:21 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/documents/UploadDocumentEventHandlerCustomImpl.java:78:1: Class Data Abstraction Coupling is 14 (max allowed is 12) classes [BufferedInputStream, BufferedReader, ByteArrayInputStream, ByteArrayOutputStream, ChangeDescription, ClassPathResource, EObjectRandomIDManager, ErrorPayload, InputStreamReader, JSONResourceFactory, ResourceMetadataAdapter, UMLResourceImpl, UploadDocumentSuccessPayload, XMIResourceImpl]. [ClassDataAbstractionCoupling]
10:47:21 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/documents/UploadDocumentEventHandlerCustomImpl.java:78:1: Class Fan-Out Complexity is 41 (max allowed is 30). [ClassFanOutComplexity]
10:47:21 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/representations/ViewRepresentationDescriptionSearchServiceCustomImpl.java:33:3: Comment matches to-do format 'TODO'. [TodoComment]
10:47:21 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/uml/profile/UMLProfileService.java:71:1: Class Data Abstraction Coupling is 13 (max allowed is 12) classes [ApplyProfileSuccessPayload, ByteArrayInputStream, ByteArrayOutputStream, Copier, DeleteProfileSuccessPayload, DynamicProfileConverter, ErrorPayload, ProfileDefinition, ProfileResourceEntity, ProfileVersion, PublishProfileSuccessPayload, UMLProfileMetadata, UMLProfileVersion]. [ClassDataAbstractionCoupling]
10:47:21 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/uml/profile/UMLProfileService.java:71:1: Class Fan-Out Complexity is 41 (max allowed is 30). [ClassFanOutComplexity]
10:47:21 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/test/java/org/eclipse/papyrus/web/services/editingcontext/EditingContextSearchServiceCustomImplTests.java:51:1: Class Data Abstraction Coupling is 14 (max allowed is 12) classes [ComposedAdapterFactory, DocumentEntity, EPackageRegistryImpl, EditingContextMetadata, EditingContextSearchServiceCustomImpl, EditingDomainFactoryServiceCustomImpl, IEditingContextProcessor.NoOp, IStaticPathmapResourceRegistry.NoOp, JSONResourceFactory, NoOpDocumentRepository, NoOpProfileRepository, NoOpProjectRepository, ProjectEntity, SimpleMeterRegistry]. [ClassDataAbstractionCoupling]
10:47:21 Audit done.
10:47:21 [INFO] You have 0 Checkstyle violations.
10:47:21 [INFO] 
10:47:21 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-services ---
10:47:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/target/jacoco.exec
10:47:21 [INFO] 
10:47:21 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-services ---
10:47:21 [INFO] Copying 0 resource from src/main/resources to target/classes
10:47:21 [INFO] Copying 6 resources from src/main/resources to target/classes
10:47:21 [INFO] 
10:47:21 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-services ---
10:47:21 [INFO] Changes detected - recompiling the module! :dependency
10:47:21 [INFO] Compiling 86 source files with javac [debug release 17] to target/classes
10:47:24 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/deployment/DeploymentDiagramService.java: Some input files use unchecked or unsafe operations.
10:47:24 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/deployment/DeploymentDiagramService.java: Recompile with -Xlint:unchecked for details.
10:47:24 [INFO] 
10:47:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-services ---
10:47:24 [INFO] Copying 8 resources from src/test/resources to target/test-classes
10:47:24 [INFO] 
10:47:24 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-services ---
10:47:24 [INFO] Changes detected - recompiling the module! :dependency
10:47:24 [INFO] Compiling 12 source files with javac [debug release 17] to target/test-classes
10:47:25 [INFO] 
10:47:25 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-services ---
10:47:25 [INFO] Tests are skipped.
10:47:25 [INFO] 
10:47:25 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-services ---
10:47:25 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:47:25 [INFO] 
10:47:25 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-services ---
10:47:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/target/papyrus-web-services-2024.2.1.jar
10:47:26 [INFO] 
10:47:26 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-services >>>
10:47:26 [INFO] 
10:47:26 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-services ---
10:47:29 [INFO] Starting audit...
10:47:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/AbstractDiagramService.java:114:1: Class Data Abstraction Coupling is 25 (max allowed is 12) classes [DefaultNamedElementNameProvider, DiagramElementHelper, DiagramNavigator, ElementBasedEdgeCreator, ElementConfigurer, ElementCreationChecker, ElementCreator, ElementDirectEditInputValueProvider, ElementDirectEditValueConsumer, ElementDomainBasedEdgeContainerProvider, ElementDomainBasedEdgeCreationChecker, ElementDomainBasedEdgeInitializer, ElementDomainBasedEdgeReconnectSourceBehaviorProvider, ElementDomainBasedEdgeReconnectTargetBehaviorProvider, ElementDomainBasedEdgeReconnectionSourceChecker, ElementDomainBasedEdgeReconnectionTargetChecker, ElementDomainBasedEdgeSourceProvider, ElementDomainBasedEdgeTargetsProvider, ElementFeatureModifier, GenericWebExternalDropBehaviorProvider, GenericWebInternalDropBehaviorProvider, KeywordLabelProvider, StereotypeLabelPrefixProvider, WebDiagramElementCreator, WebRepresentationQuerier]. [ClassDataAbstractionCoupling]
10:47:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/AbstractDiagramService.java:114:1: Class Fan-Out Complexity is 70 (max allowed is 30). [ClassFanOutComplexity]
10:47:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/activity/ActivityDiagramService.java:86:1: Class Fan-Out Complexity is 42 (max allowed is 30). [ClassFanOutComplexity]
10:47:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/activity/ActivityFeatureProvider.java:89:5: Class Fan-Out Complexity is 35 (max allowed is 30). [ClassFanOutComplexity]
10:47:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/component/ComponentDiagramService.java:60:1: Class Fan-Out Complexity is 33 (max allowed is 30). [ClassFanOutComplexity]
10:47:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/properties/PropertiesCrudServicesWrapper.java:326:5: Cyclomatic Complexity is 12 (max allowed is 10). [CyclomaticComplexity]
10:47:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/utils/SemanticDropSwitch.java:361:5: Cyclomatic Complexity is 12 (max allowed is 10). [CyclomaticComplexity]
10:47:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/documents/UploadDocumentEventHandlerCustomImpl.java:78:1: Class Data Abstraction Coupling is 14 (max allowed is 12) classes [BufferedInputStream, BufferedReader, ByteArrayInputStream, ByteArrayOutputStream, ChangeDescription, ClassPathResource, EObjectRandomIDManager, ErrorPayload, InputStreamReader, JSONResourceFactory, ResourceMetadataAdapter, UMLResourceImpl, UploadDocumentSuccessPayload, XMIResourceImpl]. [ClassDataAbstractionCoupling]
10:47:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/documents/UploadDocumentEventHandlerCustomImpl.java:78:1: Class Fan-Out Complexity is 41 (max allowed is 30). [ClassFanOutComplexity]
10:47:29 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/representations/ViewRepresentationDescriptionSearchServiceCustomImpl.java:33:3: Comment matches to-do format 'TODO'. [TodoComment]
10:47:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/uml/profile/UMLProfileService.java:71:1: Class Data Abstraction Coupling is 13 (max allowed is 12) classes [ApplyProfileSuccessPayload, ByteArrayInputStream, ByteArrayOutputStream, Copier, DeleteProfileSuccessPayload, DynamicProfileConverter, ErrorPayload, ProfileDefinition, ProfileResourceEntity, ProfileVersion, PublishProfileSuccessPayload, UMLProfileMetadata, UMLProfileVersion]. [ClassDataAbstractionCoupling]
10:47:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/uml/profile/UMLProfileService.java:71:1: Class Fan-Out Complexity is 41 (max allowed is 30). [ClassFanOutComplexity]
10:47:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/test/java/org/eclipse/papyrus/web/services/editingcontext/EditingContextSearchServiceCustomImplTests.java:51:1: Class Data Abstraction Coupling is 14 (max allowed is 12) classes [ComposedAdapterFactory, DocumentEntity, EPackageRegistryImpl, EditingContextMetadata, EditingContextSearchServiceCustomImpl, EditingDomainFactoryServiceCustomImpl, IEditingContextProcessor.NoOp, IStaticPathmapResourceRegistry.NoOp, JSONResourceFactory, NoOpDocumentRepository, NoOpProfileRepository, NoOpProjectRepository, ProjectEntity, SimpleMeterRegistry]. [ClassDataAbstractionCoupling]
10:47:29 Audit done.
10:47:29 [INFO] You have 0 Checkstyle violations.
10:47:29 [INFO] 
10:47:29 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-services ---
10:47:29 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/target/jacoco.exec
10:47:29 [INFO] 
10:47:29 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-services <<<
10:47:29 [INFO] 
10:47:29 [INFO] 
10:47:29 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-services ---
10:47:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/target/papyrus-web-services-2024.2.1-sources.jar
10:47:30 [INFO] 
10:47:30 [INFO] ------------------< papyrus-web:papyrus-web-graphql >-------------------
10:47:30 [INFO] Building papyrus-web-graphql 2024.2.1                            [11/23]
10:47:30 [INFO]   from papyrus-web-graphql/pom.xml
10:47:30 [INFO] --------------------------------[ jar ]---------------------------------
10:47:31 [INFO] 
10:47:31 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-graphql ---
10:47:31 [INFO] 
10:47:31 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-graphql ---
10:47:31 [INFO] Starting audit...
10:47:31 Audit done.
10:47:31 [INFO] You have 0 Checkstyle violations.
10:47:31 [INFO] 
10:47:31 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-graphql ---
10:47:31 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphql/target/jacoco.exec
10:47:31 [INFO] 
10:47:31 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-graphql ---
10:47:31 [INFO] Copying 0 resource from src/main/resources to target/classes
10:47:31 [INFO] Copying 2 resources from src/main/resources to target/classes
10:47:31 [INFO] 
10:47:31 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-graphql ---
10:47:31 [INFO] Changes detected - recompiling the module! :dependency
10:47:31 [INFO] Compiling 10 source files with javac [debug release 17] to target/classes
10:47:31 [INFO] 
10:47:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-graphql ---
10:47:31 [INFO] Copying 1 resource from src/test/resources to target/test-classes
10:47:31 [INFO] 
10:47:31 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-graphql ---
10:47:31 [INFO] Changes detected - recompiling the module! :dependency
10:47:31 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes
10:47:32 [INFO] 
10:47:32 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-graphql ---
10:47:32 [INFO] Tests are skipped.
10:47:32 [INFO] 
10:47:32 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-graphql ---
10:47:32 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:47:32 [INFO] 
10:47:32 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-graphql ---
10:47:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphql/target/papyrus-web-graphql-2024.2.1.jar
10:47:32 [INFO] 
10:47:32 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-graphql >>>
10:47:32 [INFO] 
10:47:32 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-graphql ---
10:47:32 [INFO] Starting audit...
10:47:32 Audit done.
10:47:32 [INFO] You have 0 Checkstyle violations.
10:47:32 [INFO] 
10:47:32 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-graphql ---
10:47:32 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphql/target/jacoco.exec
10:47:32 [INFO] 
10:47:32 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-graphql <<<
10:47:32 [INFO] 
10:47:32 [INFO] 
10:47:32 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-graphql ---
10:47:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphql/target/papyrus-web-graphql-2024.2.1-sources.jar
10:47:32 [INFO] 
10:47:32 [INFO] ------------< papyrus-web:papyrus-web-custom-widgets-view >-------------
10:47:32 [INFO] Building papyrus-web-custom-widgets-view 2024.2.1                [12/23]
10:47:32 [INFO]   from papyrus-web-custom-widgets-view/pom.xml
10:47:32 [INFO] --------------------------------[ jar ]---------------------------------
10:47:32 [INFO] 
10:47:32 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-custom-widgets-view ---
10:47:32 [INFO] 
10:47:32 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-custom-widgets-view ---
10:47:32 [INFO] Starting audit...
10:47:32 Audit done.
10:47:32 [INFO] You have 0 Checkstyle violations.
10:47:32 [INFO] 
10:47:32 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-custom-widgets-view ---
10:47:32 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/target/jacoco.exec
10:47:32 [INFO] 
10:47:32 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-custom-widgets-view ---
10:47:32 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/src/main/java added.
10:47:32 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/src-gen/main/java added.
10:47:32 [INFO] 
10:47:32 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-custom-widgets-view ---
10:47:32 [INFO] Copying 0 resource from src/main/resources to target/classes
10:47:32 [INFO] Copying 2 resources from src/main/resources to target/classes
10:47:32 [INFO] 
10:47:32 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-custom-widgets-view ---
10:47:32 [INFO] Changes detected - recompiling the module! :source
10:47:32 [INFO] Compiling 42 source files with javac [debug release 17] to target/classes
10:47:33 [INFO] 
10:47:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-custom-widgets-view ---
10:47:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/src/test/resources
10:47:33 [INFO] 
10:47:33 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-custom-widgets-view ---
10:47:33 [INFO] No sources to compile
10:47:33 [INFO] 
10:47:33 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-custom-widgets-view ---
10:47:33 [INFO] Tests are skipped.
10:47:33 [INFO] 
10:47:33 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-custom-widgets-view ---
10:47:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:47:33 [INFO] 
10:47:33 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-custom-widgets-view ---
10:47:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/target/papyrus-web-custom-widgets-view-2024.2.1.jar
10:47:33 [INFO] 
10:47:33 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-custom-widgets-view >>>
10:47:33 [INFO] 
10:47:33 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-custom-widgets-view ---
10:47:34 [INFO] Starting audit...
10:47:34 Audit done.
10:47:34 [INFO] You have 0 Checkstyle violations.
10:47:34 [INFO] 
10:47:34 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-custom-widgets-view ---
10:47:34 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/target/jacoco.exec
10:47:34 [INFO] 
10:47:34 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-custom-widgets-view ---
10:47:34 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/src/main/java added.
10:47:34 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/src-gen/main/java added.
10:47:34 [INFO] 
10:47:34 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-custom-widgets-view <<<
10:47:34 [INFO] 
10:47:34 [INFO] 
10:47:34 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-custom-widgets-view ---
10:47:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/target/papyrus-web-custom-widgets-view-2024.2.1-sources.jar
10:47:34 [INFO] 
10:47:34 [INFO] ----------< papyrus-web:papyrus-web-custom-widgets-view-edit >----------
10:47:34 [INFO] Building papyrus-web-custom-widgets-view-edit 2024.2.1           [13/23]
10:47:34 [INFO]   from papyrus-web-custom-widgets-view-edit/pom.xml
10:47:34 [INFO] --------------------------------[ jar ]---------------------------------
10:47:34 [INFO] 
10:47:34 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-custom-widgets-view-edit ---
10:47:34 [INFO] 
10:47:34 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-custom-widgets-view-edit ---
10:47:34 [INFO] Starting audit...
10:47:34 Audit done.
10:47:34 [INFO] You have 0 Checkstyle violations.
10:47:34 [INFO] 
10:47:34 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-custom-widgets-view-edit ---
10:47:34 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/target/jacoco.exec
10:47:34 [INFO] 
10:47:34 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-custom-widgets-view-edit ---
10:47:34 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/src/main/java added.
10:47:34 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/src-gen/main/java added.
10:47:34 [INFO] 
10:47:34 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-custom-widgets-view-edit ---
10:47:34 [INFO] Copying 0 resource from src/main/resources to target/classes
10:47:34 [INFO] Copying 11 resources from src/main/resources to target/classes
10:47:34 [INFO] 
10:47:34 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-custom-widgets-view-edit ---
10:47:34 [INFO] Changes detected - recompiling the module! :dependency
10:47:34 [INFO] Compiling 37 source files with javac [debug release 17] to target/classes
10:47:34 [INFO] 
10:47:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-custom-widgets-view-edit ---
10:47:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/src/test/resources
10:47:34 [INFO] 
10:47:34 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-custom-widgets-view-edit ---
10:47:34 [INFO] No sources to compile
10:47:34 [INFO] 
10:47:34 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-custom-widgets-view-edit ---
10:47:34 [INFO] Tests are skipped.
10:47:34 [INFO] 
10:47:34 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-custom-widgets-view-edit ---
10:47:34 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:47:34 [INFO] 
10:47:34 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-custom-widgets-view-edit ---
10:47:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/target/papyrus-web-custom-widgets-view-edit-2024.2.1.jar
10:47:34 [INFO] 
10:47:34 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-custom-widgets-view-edit >>>
10:47:34 [INFO] 
10:47:34 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-custom-widgets-view-edit ---
10:47:35 [INFO] Starting audit...
10:47:35 Audit done.
10:47:35 [INFO] You have 0 Checkstyle violations.
10:47:35 [INFO] 
10:47:35 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-custom-widgets-view-edit ---
10:47:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/target/jacoco.exec
10:47:35 [INFO] 
10:47:35 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-custom-widgets-view-edit ---
10:47:35 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/src/main/java added.
10:47:35 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/src-gen/main/java added.
10:47:35 [INFO] 
10:47:35 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-custom-widgets-view-edit <<<
10:47:35 [INFO] 
10:47:35 [INFO] 
10:47:35 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-custom-widgets-view-edit ---
10:47:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/target/papyrus-web-custom-widgets-view-edit-2024.2.1-sources.jar
10:47:35 [INFO] 
10:47:35 [INFO] ---------------< papyrus-web:papyrus-web-custom-widgets >---------------
10:47:35 [INFO] Building papyrus-web-custom-widgets 2024.2.1                     [14/23]
10:47:35 [INFO]   from papyrus-web-custom-widgets/pom.xml
10:47:35 [INFO] --------------------------------[ jar ]---------------------------------
10:47:35 [INFO] 
10:47:35 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-custom-widgets ---
10:47:35 [INFO] 
10:47:35 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-custom-widgets ---
10:47:39 [INFO] Starting audit...
10:47:39 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/PapyrusWidgetsConverterSwitch.java:91:1: Class Fan-Out Complexity is 36 (max allowed is 30). [ClassFanOutComplexity]
10:47:39 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/primitivelist/PrimitiveListWidgetComponent.java:58:5: Cyclomatic Complexity is 12 (max allowed is 10). [CyclomaticComplexity]
10:47:39 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/primitivelist/PrimitiveListWidgetComponent.java:58:5: NCSS for this method is 57 (max allowed is 50). [JavaNCSS]
10:47:39 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/primitivelist/PrimitiveListWidgetComponent.java:58:5: NPath Complexity is 1,152 (max allowed is 200). [NPathComplexity]
10:47:39 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/test/java/org/eclipse/papyrus/web/custom/widgets/languageexpression/LanguageExpressionTests.java:58:1: Class Data Abstraction Coupling is 14 (max allowed is 12) classes [AddLanguageHandler, AddLanguageInput, AtomicBoolean, DeleteLanguageHandler, DeleteLanguageInput, EditLanguageBodyHandler, EditLanguageBodyInput, ICollaborativeFormMessageService.NoOp, IEditingContext.NoOp, IFormQueryService.NoOp, MoveLanguageHandler, MoveLanguageInput, SimpleMeterRegistry, Success]. [ClassDataAbstractionCoupling]
10:47:39 Audit done.
10:47:39 [INFO] You have 0 Checkstyle violations.
10:47:39 [INFO] 
10:47:39 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-custom-widgets ---
10:47:39 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/target/jacoco.exec
10:47:39 [INFO] 
10:47:39 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-custom-widgets ---
10:47:39 [INFO] Copying 0 resource from src/main/resources to target/classes
10:47:39 [INFO] Copying 4 resources from src/main/resources to target/classes
10:47:39 [INFO] 
10:47:39 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-custom-widgets ---
10:47:39 [INFO] Changes detected - recompiling the module! :dependency
10:47:39 [INFO] Compiling 88 source files with javac [debug release 17] to target/classes
10:47:42 [INFO] 
10:47:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-custom-widgets ---
10:47:42 [INFO] Copying 1 resource from src/test/resources to target/test-classes
10:47:42 [INFO] 
10:47:42 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-custom-widgets ---
10:47:42 [INFO] Changes detected - recompiling the module! :dependency
10:47:42 [INFO] Compiling 11 source files with javac [debug release 17] to target/test-classes
10:47:43 [INFO] 
10:47:43 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-custom-widgets ---
10:47:43 [INFO] Tests are skipped.
10:47:43 [INFO] 
10:47:43 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-custom-widgets ---
10:47:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:47:43 [INFO] 
10:47:43 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-custom-widgets ---
10:47:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/target/papyrus-web-custom-widgets-2024.2.1.jar
10:47:43 [INFO] 
10:47:43 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-custom-widgets >>>
10:47:44 [INFO] 
10:47:44 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-custom-widgets ---
10:47:47 [INFO] Starting audit...
10:47:47 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/PapyrusWidgetsConverterSwitch.java:91:1: Class Fan-Out Complexity is 36 (max allowed is 30). [ClassFanOutComplexity]
10:47:47 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/primitivelist/PrimitiveListWidgetComponent.java:58:5: Cyclomatic Complexity is 12 (max allowed is 10). [CyclomaticComplexity]
10:47:47 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/primitivelist/PrimitiveListWidgetComponent.java:58:5: NCSS for this method is 57 (max allowed is 50). [JavaNCSS]
10:47:47 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/primitivelist/PrimitiveListWidgetComponent.java:58:5: NPath Complexity is 1,152 (max allowed is 200). [NPathComplexity]
10:47:47 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/test/java/org/eclipse/papyrus/web/custom/widgets/languageexpression/LanguageExpressionTests.java:58:1: Class Data Abstraction Coupling is 14 (max allowed is 12) classes [AddLanguageHandler, AddLanguageInput, AtomicBoolean, DeleteLanguageHandler, DeleteLanguageInput, EditLanguageBodyHandler, EditLanguageBodyInput, ICollaborativeFormMessageService.NoOp, IEditingContext.NoOp, IFormQueryService.NoOp, MoveLanguageHandler, MoveLanguageInput, SimpleMeterRegistry, Success]. [ClassDataAbstractionCoupling]
10:47:47 Audit done.
10:47:47 [INFO] You have 0 Checkstyle violations.
10:47:47 [INFO] 
10:47:47 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-custom-widgets ---
10:47:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/target/jacoco.exec
10:47:47 [INFO] 
10:47:47 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-custom-widgets <<<
10:47:47 [INFO] 
10:47:47 [INFO] 
10:47:47 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-custom-widgets ---
10:47:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/target/papyrus-web-custom-widgets-2024.2.1-sources.jar
10:47:47 [INFO] 
10:47:47 [INFO] -------------< papyrus-web:papyrus-web-properties-builder >-------------
10:47:47 [INFO] Building papyrus-web-properties-builder 2024.2.1                 [15/23]
10:47:47 [INFO]   from papyrus-web-properties-builder/pom.xml
10:47:47 [INFO] --------------------------------[ jar ]---------------------------------
10:47:47 [INFO] 
10:47:47 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-properties-builder ---
10:47:47 [INFO] 
10:47:47 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-properties-builder ---
10:47:48 [INFO] Starting audit...
10:47:48 Audit done.
10:47:48 [INFO] You have 0 Checkstyle violations.
10:47:48 [INFO] 
10:47:48 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-properties-builder ---
10:47:48 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/target/jacoco.exec
10:47:48 [INFO] 
10:47:48 [INFO] --- build-helper:3.3.0:add-source (default) @ papyrus-web-properties-builder ---
10:47:48 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/src/gen/java added.
10:47:48 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/src/man/java added.
10:47:48 [INFO] 
10:47:48 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-properties-builder ---
10:47:48 [INFO] Copying 0 resource from src/main/resources to target/classes
10:47:48 [INFO] Copying 2 resources from src/main/resources to target/classes
10:47:48 [INFO] 
10:47:48 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-properties-builder ---
10:47:48 [INFO] Changes detected - recompiling the module! :dependency
10:47:48 [INFO] Compiling 234 source files with javac [debug release 17] to target/classes
10:47:51 [INFO] 
10:47:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-properties-builder ---
10:47:51 [INFO] Copying 1 resource from src/test/resources to target/test-classes
10:47:51 [INFO] 
10:47:51 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-properties-builder ---
10:47:51 [INFO] Changes detected - recompiling the module! :dependency
10:47:51 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes
10:47:52 [INFO] 
10:47:52 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-properties-builder ---
10:47:52 [INFO] Tests are skipped.
10:47:52 [INFO] 
10:47:52 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-properties-builder ---
10:47:52 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:47:52 [INFO] 
10:47:52 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-properties-builder ---
10:47:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/target/papyrus-web-properties-builder-2024.2.1.jar
10:47:52 [INFO] 
10:47:52 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-properties-builder >>>
10:47:52 [INFO] 
10:47:52 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-properties-builder ---
10:47:52 [INFO] Starting audit...
10:47:52 Audit done.
10:47:52 [INFO] You have 0 Checkstyle violations.
10:47:52 [INFO] 
10:47:52 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-properties-builder ---
10:47:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/target/jacoco.exec
10:47:52 [INFO] 
10:47:52 [INFO] --- build-helper:3.3.0:add-source (default) @ papyrus-web-properties-builder ---
10:47:52 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/src/gen/java added.
10:47:52 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/src/man/java added.
10:47:52 [INFO] 
10:47:52 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-properties-builder <<<
10:47:52 [INFO] 
10:47:52 [INFO] 
10:47:52 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-properties-builder ---
10:47:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/target/papyrus-web-properties-builder-2024.2.1-sources.jar
10:47:52 [INFO] 
10:47:52 [INFO] ----------------< papyrus-web:papyrus-web-cpp-profile >-----------------
10:47:52 [INFO] Building papyrus-web-cpp-profile 2024.2.1                        [16/23]
10:47:52 [INFO]   from papyrus-web-cpp-profile/pom.xml
10:47:52 [INFO] --------------------------------[ jar ]---------------------------------
10:47:55 [INFO] 
10:47:55 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-cpp-profile ---
10:47:55 [INFO] 
10:47:55 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-cpp-profile ---
10:47:55 [INFO] Starting audit...
10:47:55 Audit done.
10:47:55 [INFO] You have 0 Checkstyle violations.
10:47:55 [INFO] 
10:47:55 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-cpp-profile ---
10:47:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-cpp-profile/target/jacoco.exec
10:47:55 [INFO] 
10:47:55 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-cpp-profile ---
10:47:55 [INFO] Copying 0 resource from src/main/resources to target/classes
10:47:55 [INFO] Copying 4 resources from src/main/resources to target/classes
10:47:55 [INFO] 
10:47:55 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-cpp-profile ---
10:47:55 [INFO] Changes detected - recompiling the module! :dependency
10:47:55 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes
10:47:56 [INFO] 
10:47:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-cpp-profile ---
10:47:56 [INFO] Copying 1 resource from src/test/resources to target/test-classes
10:47:56 [INFO] 
10:47:56 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-cpp-profile ---
10:47:56 [INFO] Changes detected - recompiling the module! :dependency
10:47:56 [INFO] 
10:47:56 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-cpp-profile ---
10:47:56 [INFO] Tests are skipped.
10:47:56 [INFO] 
10:47:56 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-cpp-profile ---
10:47:56 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:47:56 [INFO] 
10:47:56 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-cpp-profile ---
10:47:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-cpp-profile/target/papyrus-web-cpp-profile-2024.2.1.jar
10:47:56 [INFO] 
10:47:56 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-cpp-profile >>>
10:47:56 [INFO] 
10:47:56 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-cpp-profile ---
10:47:56 [INFO] Starting audit...
10:47:56 Audit done.
10:47:56 [INFO] You have 0 Checkstyle violations.
10:47:56 [INFO] 
10:47:56 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-cpp-profile ---
10:47:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-cpp-profile/target/jacoco.exec
10:47:56 [INFO] 
10:47:56 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-cpp-profile <<<
10:47:56 [INFO] 
10:47:56 [INFO] 
10:47:56 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-cpp-profile ---
10:47:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-cpp-profile/target/papyrus-web-cpp-profile-2024.2.1-sources.jar
10:47:56 [INFO] 
10:47:56 [INFO] ----------------< papyrus-web:papyrus-web-java-profile >----------------
10:47:56 [INFO] Building papyrus-web-java-profile 2024.2.1                       [17/23]
10:47:56 [INFO]   from papyrus-web-java-profile/pom.xml
10:47:56 [INFO] --------------------------------[ jar ]---------------------------------
10:47:58 [INFO] 
10:47:58 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-java-profile ---
10:47:58 [INFO] 
10:47:58 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-java-profile ---
10:47:58 [INFO] Starting audit...
10:47:58 Audit done.
10:47:58 [INFO] You have 0 Checkstyle violations.
10:47:58 [INFO] 
10:47:58 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-java-profile ---
10:47:58 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-java-profile/target/jacoco.exec
10:47:58 [INFO] 
10:47:58 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-java-profile ---
10:47:58 [INFO] Copying 0 resource from src/main/resources to target/classes
10:47:58 [INFO] Copying 2 resources from src/main/resources to target/classes
10:47:58 [INFO] 
10:47:58 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-java-profile ---
10:47:58 [INFO] Changes detected - recompiling the module! :dependency
10:47:58 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes
10:47:59 [INFO] 
10:47:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-java-profile ---
10:47:59 [INFO] Copying 1 resource from src/test/resources to target/test-classes
10:47:59 [INFO] 
10:47:59 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-java-profile ---
10:47:59 [INFO] Changes detected - recompiling the module! :dependency
10:47:59 [INFO] 
10:47:59 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-java-profile ---
10:47:59 [INFO] Tests are skipped.
10:47:59 [INFO] 
10:47:59 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-java-profile ---
10:47:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:47:59 [INFO] 
10:47:59 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-java-profile ---
10:47:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-java-profile/target/papyrus-web-java-profile-2024.2.1.jar
10:47:59 [INFO] 
10:47:59 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-java-profile >>>
10:47:59 [INFO] 
10:47:59 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-java-profile ---
10:47:59 [INFO] Starting audit...
10:47:59 Audit done.
10:47:59 [INFO] You have 0 Checkstyle violations.
10:47:59 [INFO] 
10:47:59 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-java-profile ---
10:47:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-java-profile/target/jacoco.exec
10:47:59 [INFO] 
10:47:59 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-java-profile <<<
10:47:59 [INFO] 
10:47:59 [INFO] 
10:47:59 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-java-profile ---
10:47:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-java-profile/target/papyrus-web-java-profile-2024.2.1-sources.jar
10:47:59 [INFO] 
10:47:59 [INFO] -----------< papyrus-web:papyrus-web-transformation-profile >-----------
10:47:59 [INFO] Building papyrus-web-transformation-profile 2024.2.1             [18/23]
10:47:59 [INFO]   from papyrus-web-transformation-profile/pom.xml
10:47:59 [INFO] --------------------------------[ jar ]---------------------------------
10:48:00 [INFO] 
10:48:00 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-transformation-profile ---
10:48:00 [INFO] 
10:48:00 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-transformation-profile ---
10:48:00 [INFO] Starting audit...
10:48:00 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-transformation-profile/src/main/java/org/eclipse/papyrus/web/profile/java/TransformationPathMapProvider.java:33:11: Comment matches to-do format 'TODO'. [TodoComment]
10:48:00 Audit done.
10:48:00 [INFO] You have 0 Checkstyle violations.
10:48:00 [INFO] 
10:48:00 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-transformation-profile ---
10:48:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-transformation-profile/target/jacoco.exec
10:48:00 [INFO] 
10:48:00 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-transformation-profile ---
10:48:00 [INFO] Copying 0 resource from src/main/resources to target/classes
10:48:00 [INFO] Copying 1 resource from src/main/resources to target/classes
10:48:00 [INFO] 
10:48:00 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-transformation-profile ---
10:48:00 [INFO] Changes detected - recompiling the module! :dependency
10:48:00 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes
10:48:00 [INFO] 
10:48:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-transformation-profile ---
10:48:00 [INFO] Copying 1 resource from src/test/resources to target/test-classes
10:48:00 [INFO] 
10:48:00 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-transformation-profile ---
10:48:00 [INFO] Changes detected - recompiling the module! :dependency
10:48:00 [INFO] 
10:48:00 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-transformation-profile ---
10:48:00 [INFO] Tests are skipped.
10:48:00 [INFO] 
10:48:00 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-transformation-profile ---
10:48:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:48:00 [INFO] 
10:48:00 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-transformation-profile ---
10:48:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-transformation-profile/target/papyrus-web-transformation-profile-2024.2.1.jar
10:48:00 [INFO] 
10:48:00 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-transformation-profile >>>
10:48:01 [INFO] 
10:48:01 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-transformation-profile ---
10:48:01 [INFO] Starting audit...
10:48:01 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-transformation-profile/src/main/java/org/eclipse/papyrus/web/profile/java/TransformationPathMapProvider.java:33:11: Comment matches to-do format 'TODO'. [TodoComment]
10:48:01 Audit done.
10:48:01 [INFO] You have 0 Checkstyle violations.
10:48:01 [INFO] 
10:48:01 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-transformation-profile ---
10:48:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-transformation-profile/target/jacoco.exec
10:48:01 [INFO] 
10:48:01 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-transformation-profile <<<
10:48:01 [INFO] 
10:48:01 [INFO] 
10:48:01 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-transformation-profile ---
10:48:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-transformation-profile/target/papyrus-web-transformation-profile-2024.2.1-sources.jar
10:48:01 [INFO] 
10:48:01 [INFO] --------------< papyrus-web:papyrus-web-codegen-profile >---------------
10:48:01 [INFO] Building papyrus-web-codegen-profile 2024.2.1                    [19/23]
10:48:01 [INFO]   from papyrus-web-codegen-profile/pom.xml
10:48:01 [INFO] --------------------------------[ jar ]---------------------------------
10:48:02 [INFO] 
10:48:02 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-codegen-profile ---
10:48:02 [INFO] 
10:48:02 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-codegen-profile ---
10:48:02 [INFO] Starting audit...
10:48:02 Audit done.
10:48:02 [INFO] You have 0 Checkstyle violations.
10:48:02 [INFO] 
10:48:02 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-codegen-profile ---
10:48:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-codegen-profile/target/jacoco.exec
10:48:02 [INFO] 
10:48:02 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-codegen-profile ---
10:48:02 [INFO] Copying 0 resource from src/main/resources to target/classes
10:48:02 [INFO] Copying 1 resource from src/main/resources to target/classes
10:48:02 [INFO] 
10:48:02 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-codegen-profile ---
10:48:02 [INFO] Changes detected - recompiling the module! :dependency
10:48:02 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes
10:48:02 [INFO] 
10:48:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-codegen-profile ---
10:48:02 [INFO] Copying 1 resource from src/test/resources to target/test-classes
10:48:02 [INFO] 
10:48:02 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-codegen-profile ---
10:48:02 [INFO] Changes detected - recompiling the module! :dependency
10:48:02 [INFO] 
10:48:02 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-codegen-profile ---
10:48:02 [INFO] Tests are skipped.
10:48:02 [INFO] 
10:48:02 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-codegen-profile ---
10:48:02 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:48:02 [INFO] 
10:48:02 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-codegen-profile ---
10:48:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-codegen-profile/target/papyrus-web-codegen-profile-2024.2.1.jar
10:48:02 [INFO] 
10:48:02 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-codegen-profile >>>
10:48:02 [INFO] 
10:48:02 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-codegen-profile ---
10:48:02 [INFO] Starting audit...
10:48:02 Audit done.
10:48:02 [INFO] You have 0 Checkstyle violations.
10:48:02 [INFO] 
10:48:02 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-codegen-profile ---
10:48:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-codegen-profile/target/jacoco.exec
10:48:02 [INFO] 
10:48:02 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-codegen-profile <<<
10:48:02 [INFO] 
10:48:02 [INFO] 
10:48:02 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-codegen-profile ---
10:48:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-codegen-profile/target/papyrus-web-codegen-profile-2024.2.1-sources.jar
10:48:02 [INFO] 
10:48:02 [INFO] ------------------< papyrus-web:papyrus-web-graphics >------------------
10:48:02 [INFO] Building papyrus-web-graphics 2024.2.1                           [20/23]
10:48:02 [INFO]   from papyrus-web-graphics/pom.xml
10:48:02 [INFO] --------------------------------[ jar ]---------------------------------
10:48:03 [INFO] 
10:48:03 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-graphics ---
10:48:03 [INFO] 
10:48:03 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-graphics ---
10:48:03 [INFO] Starting audit...
10:48:03 Audit done.
10:48:03 [INFO] You have 0 Checkstyle violations.
10:48:03 [INFO] 
10:48:03 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-graphics ---
10:48:03 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphics/target/jacoco.exec
10:48:03 [INFO] 
10:48:03 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-graphics ---
10:48:03 [INFO] Copying 0 resource from src/main/resources to target/classes
10:48:03 [INFO] Copying 227 resources from src/main/resources to target/classes
10:48:03 [INFO] 
10:48:03 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-graphics ---
10:48:03 [INFO] Changes detected - recompiling the module! :dependency
10:48:03 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes
10:48:04 [INFO] 
10:48:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-graphics ---
10:48:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphics/src/test/resources
10:48:04 [INFO] 
10:48:04 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-graphics ---
10:48:04 [INFO] No sources to compile
10:48:04 [INFO] 
10:48:04 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-graphics ---
10:48:04 [INFO] Tests are skipped.
10:48:04 [INFO] 
10:48:04 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-graphics ---
10:48:04 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:48:04 [INFO] 
10:48:04 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-graphics ---
10:48:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphics/target/papyrus-web-graphics-2024.2.1.jar
10:48:04 [INFO] 
10:48:04 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-graphics >>>
10:48:04 [INFO] 
10:48:04 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-graphics ---
10:48:04 [INFO] Starting audit...
10:48:04 Audit done.
10:48:04 [INFO] You have 0 Checkstyle violations.
10:48:04 [INFO] 
10:48:04 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-graphics ---
10:48:04 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphics/target/jacoco.exec
10:48:04 [INFO] 
10:48:04 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-graphics <<<
10:48:04 [INFO] 
10:48:04 [INFO] 
10:48:04 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-graphics ---
10:48:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphics/target/papyrus-web-graphics-2024.2.1-sources.jar
10:48:04 [INFO] 
10:48:04 [INFO] ----------------< papyrus-web:papyrus-web-application >-----------------
10:48:04 [INFO] Building papyrus-web-application 2024.2.1                        [21/23]
10:48:04 [INFO]   from papyrus-web-application/pom.xml
10:48:04 [INFO] --------------------------------[ jar ]---------------------------------
10:48:11 [INFO] 
10:48:11 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-application ---
10:48:11 [INFO] 
10:48:11 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-application ---
10:48:24 [INFO] Starting audit...
10:48:24 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/PapyrusConnectorToolsProvider.java:76:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity]
10:48:24 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/PapyrusRepresentationDescriptionProvider.java:57:1: Class Data Abstraction Coupling is 13 (max allowed is 12) classes [ADDiagramDescriptionBuilder, CDDiagramDescriptionBuilder, CODDiagramDescriptionBuilder, CPDDiagramDescriptionBuilder, CSDDiagramDescriptionBuilder, DDDiagramDescriptionBuilder, ECrossReferenceAdapter, JsonResourceImpl, PADDiagramDescriptionBuilder, PRDDiagramDescriptionBuilder, ResourceSetImpl, SMDDiagramDescriptionBuilder, UCDDiagramDescriptionBuilder]. [ClassDataAbstractionCoupling]
10:48:24 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/RepresentationServicesProvider.java:85:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity]
10:48:24 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/StudioProjectTemplatesInitializer.java:81:1: Class Fan-Out Complexity is 48 (max allowed is 30). [ClassFanOutComplexity]
10:48:24 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/StudioProjectTemplatesInitializer.java:330:5: NCSS for this method is 55 (max allowed is 50). [JavaNCSS]
10:48:24 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/services/VariableDocumentationGenerator.java:74: Character could cause encoding issue. [illegal.regex.encoding]
10:48:24 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/integration/view/ViewFormIdFormatTests.java:78: These are for debug/batch applications launches only. Remove them from production build. [illegal.regex.badpractices]
10:48:24 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/integration/view/ViewFormIdFormatTests.java:129:15: Comment matches to-do format 'TODO'. [TodoComment]
10:48:24 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/services/activity/ActivityDiagramServiceTests.java:71:1: Class Fan-Out Complexity is 34 (max allowed is 30). [ClassFanOutComplexity]
10:48:24 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/services/clazz/ClassDiagramTests.java:81:1: Class Fan-Out Complexity is 39 (max allowed is 30). [ClassFanOutComplexity]
10:48:24 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/services/clazz/ClassDiagramTests.java:1465:5: Cyclomatic Complexity is 14 (max allowed is 10). [CyclomaticComplexity]
10:48:24 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/tools/test/AbstractPapyrusWebTest.java:79:1: Class Fan-Out Complexity is 39 (max allowed is 30). [ClassFanOutComplexity]
10:48:24 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/utils/AssociationTestCaseBuilder.java:113:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity]
10:48:24 Audit done.
10:48:24 [INFO] You have 0 Checkstyle violations.
10:48:24 [INFO] 
10:48:24 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-application ---
10:48:24 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/target/jacoco.exec
10:48:24 [INFO] 
10:48:24 [INFO] --- spring-boot:3.1.2:build-info (default) @ papyrus-web-application ---
10:48:25 [INFO] 
10:48:25 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-application ---
10:48:25 [INFO] Copying 2 resources from src/main/resources to target/classes
10:48:25 [INFO] Copying 10 resources from src/main/resources to target/classes
10:48:25 [INFO] 
10:48:25 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-application ---
10:48:25 [INFO] Changes detected - recompiling the module! :dependency
10:48:25 [INFO] Compiling 62 source files with javac [debug release 17] to target/classes
10:48:28 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/properties/NonDerivedNonContainmentReferenceIfDescriptionProvider.java: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/properties/NonDerivedNonContainmentReferenceIfDescriptionProvider.java uses unchecked or unsafe operations.
10:48:28 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/properties/NonDerivedNonContainmentReferenceIfDescriptionProvider.java: Recompile with -Xlint:unchecked for details.
10:48:28 [INFO] 
10:48:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-application ---
10:48:28 [INFO] Copying 9 resources from src/test/resources to target/test-classes
10:48:28 [INFO] 
10:48:28 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-application ---
10:48:28 [INFO] Changes detected - recompiling the module! :dependency
10:48:28 [INFO] Compiling 175 source files with javac [debug release 17] to target/test-classes
10:48:36 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/utils/DiagramServiceTestHelper.java: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/utils/DiagramServiceTestHelper.java uses or overrides a deprecated API.
10:48:36 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/utils/DiagramServiceTestHelper.java: Recompile with -Xlint:deprecation for details.
10:48:36 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/utils/mutations/GetPaletteToolQueryRunner.java: Some input files use unchecked or unsafe operations.
10:48:36 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/utils/mutations/GetPaletteToolQueryRunner.java: Recompile with -Xlint:unchecked for details.
10:48:36 [INFO] 
10:48:36 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-application ---
10:48:36 [INFO] Tests are skipped.
10:48:36 [INFO] 
10:48:36 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-application ---
10:48:36 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:48:36 [INFO] 
10:48:36 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-application ---
10:48:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/target/papyrus-web-application-2024.2.1.jar
10:48:36 [INFO] 
10:48:36 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-application >>>
10:48:37 [INFO] 
10:48:37 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-application ---
10:48:47 [INFO] Starting audit...
10:48:47 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/PapyrusConnectorToolsProvider.java:76:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity]
10:48:47 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/PapyrusRepresentationDescriptionProvider.java:57:1: Class Data Abstraction Coupling is 13 (max allowed is 12) classes [ADDiagramDescriptionBuilder, CDDiagramDescriptionBuilder, CODDiagramDescriptionBuilder, CPDDiagramDescriptionBuilder, CSDDiagramDescriptionBuilder, DDDiagramDescriptionBuilder, ECrossReferenceAdapter, JsonResourceImpl, PADDiagramDescriptionBuilder, PRDDiagramDescriptionBuilder, ResourceSetImpl, SMDDiagramDescriptionBuilder, UCDDiagramDescriptionBuilder]. [ClassDataAbstractionCoupling]
10:48:47 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/RepresentationServicesProvider.java:85:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity]
10:48:47 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/StudioProjectTemplatesInitializer.java:81:1: Class Fan-Out Complexity is 48 (max allowed is 30). [ClassFanOutComplexity]
10:48:47 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/StudioProjectTemplatesInitializer.java:330:5: NCSS for this method is 55 (max allowed is 50). [JavaNCSS]
10:48:47 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/services/VariableDocumentationGenerator.java:74: Character could cause encoding issue. [illegal.regex.encoding]
10:48:47 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/integration/view/ViewFormIdFormatTests.java:78: These are for debug/batch applications launches only. Remove them from production build. [illegal.regex.badpractices]
10:48:47 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/integration/view/ViewFormIdFormatTests.java:129:15: Comment matches to-do format 'TODO'. [TodoComment]
10:48:47 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/services/activity/ActivityDiagramServiceTests.java:71:1: Class Fan-Out Complexity is 34 (max allowed is 30). [ClassFanOutComplexity]
10:48:47 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/services/clazz/ClassDiagramTests.java:81:1: Class Fan-Out Complexity is 39 (max allowed is 30). [ClassFanOutComplexity]
10:48:47 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/services/clazz/ClassDiagramTests.java:1465:5: Cyclomatic Complexity is 14 (max allowed is 10). [CyclomaticComplexity]
10:48:47 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/tools/test/AbstractPapyrusWebTest.java:79:1: Class Fan-Out Complexity is 39 (max allowed is 30). [ClassFanOutComplexity]
10:48:47 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/utils/AssociationTestCaseBuilder.java:113:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity]
10:48:47 Audit done.
10:48:47 [INFO] You have 0 Checkstyle violations.
10:48:47 [INFO] 
10:48:47 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-application ---
10:48:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/target/jacoco.exec
10:48:47 [INFO] 
10:48:47 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-application <<<
10:48:47 [INFO] 
10:48:47 [INFO] 
10:48:47 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-application ---
10:48:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/target/papyrus-web-application-2024.2.1-sources.jar
10:48:48 [INFO] 
10:48:48 [INFO] --- spring-boot:3.1.2:repackage (repackage) @ papyrus-web-application ---
10:48:49 [INFO] Replacing main artifact /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/target/papyrus-web-application-2024.2.1.jar with repackaged archive, adding nested dependencies in BOOT-INF/.
10:48:49 [INFO] The original artifact has been renamed to /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/target/papyrus-web-application-2024.2.1.jar.original
10:48:49 [INFO] 
10:48:49 [INFO] ---------------< papyrus-web:papyrus-web-test-coverage >----------------
10:48:49 [INFO] Building papyrus-web-test-coverage 2024.2.1                      [22/23]
10:48:49 [INFO]   from papyrus-web-test-coverage/pom.xml
10:48:49 [INFO] --------------------------------[ jar ]---------------------------------
10:48:49 [INFO] 
10:48:49 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-test-coverage ---
10:48:49 [INFO] 
10:48:49 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-test-coverage ---
10:48:49 [INFO] Starting audit...
10:48:49 Audit done.
10:48:49 [INFO] You have 0 Checkstyle violations.
10:48:49 [INFO] 
10:48:49 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-test-coverage ---
10:48:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-test-coverage/target/jacoco.exec
10:48:49 [INFO] 
10:48:49 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-test-coverage ---
10:48:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-test-coverage/src/main/resources
10:48:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-test-coverage/src/main/resources
10:48:49 [INFO] 
10:48:49 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-test-coverage ---
10:48:49 [INFO] No sources to compile
10:48:49 [INFO] 
10:48:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-test-coverage ---
10:48:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-test-coverage/src/test/resources
10:48:49 [INFO] 
10:48:49 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-test-coverage ---
10:48:49 [INFO] No sources to compile
10:48:49 [INFO] 
10:48:49 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-test-coverage ---
10:48:49 [INFO] Tests are skipped.
10:48:49 [INFO] 
10:48:49 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-test-coverage ---
10:48:49 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:48:49 [INFO] 
10:48:49 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-test-coverage ---
10:48:49 [WARNING] JAR will be empty - no content was marked for inclusion!
10:48:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-test-coverage/target/papyrus-web-test-coverage-2024.2.1.jar
10:48:49 [INFO] 
10:48:49 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-test-coverage >>>
10:48:49 [INFO] 
10:48:49 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-test-coverage ---
10:48:49 [INFO] Starting audit...
10:48:49 Audit done.
10:48:49 [INFO] You have 0 Checkstyle violations.
10:48:49 [INFO] 
10:48:49 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-test-coverage ---
10:48:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-test-coverage/target/jacoco.exec
10:48:49 [INFO] 
10:48:49 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-test-coverage <<<
10:48:49 [INFO] 
10:48:49 [INFO] 
10:48:49 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-test-coverage ---
10:48:49 [INFO] No sources in project. Archive not created.
10:48:49 [INFO] 
10:48:49 [INFO] --- jacoco:0.8.7:report-aggregate (test-report) @ papyrus-web-test-coverage ---
10:48:49 [INFO] Analyzed bundle 'papyrus-web-application' with 74 classes
10:48:50 [INFO] Analyzed bundle 'papyrus-web-representation-builder' with 41 classes
10:48:50 [INFO] Analyzed bundle 'papyrus-web-services' with 86 classes
10:48:51 [INFO] Analyzed bundle 'papyrus-web-properties-builder' with 234 classes
10:48:52 [INFO] Analyzed bundle 'papyrus-web-custom-widgets' with 103 classes
10:48:52 [INFO] 
10:48:52 [INFO] ----------------------< papyrus-web:papyrus-web >-----------------------
10:48:52 [INFO] Building Papyrus Web 2024.2.1                                    [23/23]
10:48:52 [INFO]   from pom.xml
10:48:52 [INFO] --------------------------------[ pom ]---------------------------------
10:48:52 [INFO] 
10:48:52 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web ---
10:48:52 [INFO] ------------------------------------------------------------------------
10:48:52 [INFO] Reactor Summary for Papyrus Web 2024.2.1:
10:48:52 [INFO] 
10:48:52 [INFO] papyrus-web-parent ................................. SUCCESS [  8.099 s]
10:48:52 [INFO] Papyrus Web Frontend ............................... SUCCESS [01:10 min]
10:48:52 [INFO] papyrus-web-persistence ............................ SUCCESS [  8.109 s]
10:48:52 [INFO] papyrus-web-services-api ........................... SUCCESS [  3.639 s]
10:48:52 [INFO] papyrus-web-sirius-contributions ................... SUCCESS [  7.189 s]
10:48:52 [INFO] papyrus-web-tests .................................. SUCCESS [  2.320 s]
10:48:52 [INFO] papyrus-web-customnodes ............................ SUCCESS [  3.145 s]
10:48:52 [INFO] papyrus-web-customnodes-edit ....................... SUCCESS [  1.719 s]
10:48:52 [INFO] papyrus-web-representation-builder ................. SUCCESS [ 16.897 s]
10:48:52 [INFO] papyrus-web-services ............................... SUCCESS [ 16.189 s]
10:48:52 [INFO] papyrus-web-graphql ................................ SUCCESS [  2.498 s]
10:48:52 [INFO] papyrus-web-custom-widgets-view .................... SUCCESS [  1.528 s]
10:48:52 [INFO] papyrus-web-custom-widgets-view-edit ............... SUCCESS [  1.248 s]
10:48:52 [INFO] papyrus-web-custom-widgets ......................... SUCCESS [ 12.433 s]
10:48:52 [INFO] papyrus-web-properties-builder ..................... SUCCESS [  5.199 s]
10:48:52 [INFO] papyrus-web-cpp-profile ............................ SUCCESS [  3.788 s]
10:48:52 [INFO] papyrus-web-java-profile ........................... SUCCESS [  2.854 s]
10:48:52 [INFO] papyrus-web-transformation-profile ................. SUCCESS [  1.758 s]
10:48:52 [INFO] papyrus-web-codegen-profile ........................ SUCCESS [  1.579 s]
10:48:52 [INFO] papyrus-web-graphics ............................... SUCCESS [  1.413 s]
10:48:52 [INFO] papyrus-web-application ............................ SUCCESS [ 44.703 s]
10:48:52 [INFO] papyrus-web-test-coverage .......................... SUCCESS [  3.633 s]
10:48:52 [INFO] Papyrus Web ........................................ SUCCESS [  0.181 s]
10:48:52 [INFO] ------------------------------------------------------------------------
10:48:52 [INFO] BUILD SUCCESS
10:48:52 [INFO] ------------------------------------------------------------------------
10:48:52 [INFO] Total time:  03:43 min
10:48:52 [INFO] Finished at: 2024-05-29T14:48:52Z
10:48:52 [INFO] ------------------------------------------------------------------------
10:48:53 [Papyrus-Web-Master] $ /bin/sh -xe /tmp/jenkins141501198423110175.sh
10:48:53 + echo 'AVANT ARCHIVAGE'
10:48:53 AVANT ARCHIVAGE
10:48:53 Archiving artifacts
10:49:04 Finished: SUCCESS