Started by user Nikhil Nanivadekar Running as Nikhil Nanivadekar Agent basic-112l4 is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "" name: "basic-112l4" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.collections.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-112l4" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\ \ -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-112l4" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.collections.svc.cluster.local/collections/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-collections" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-112l4 in workspace /home/jenkins/agent/workspace/deploy No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/eclipse-collections.git > git init /home/jenkins/agent/workspace/deploy # timeout=10 Fetching upstream changes from https://github.com/eclipse/eclipse-collections.git > git --version # timeout=10 > git fetch --tags --force --progress -- https://github.com/eclipse/eclipse-collections.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/eclipse-collections.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/eclipse-collections.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/eclipse-collections.git > git fetch --tags --force --progress -- https://github.com/eclipse/eclipse-collections.git +refs/tags/*:refs/remotes/origin/tags/* # timeout=10 > git rev-parse tags/10.4.0^{commit} # timeout=10 > git rev-parse refs/remotes/origin/tags/10.4.0^{commit} # timeout=10 Checking out Revision b613ff1ee0743354b8402ecbb6dee19773645ebb (tags/10.4.0) > git config core.sparsecheckout # timeout=10 > git checkout -f b613ff1ee0743354b8402ecbb6dee19773645ebb # timeout=10 Commit message: "Release version 10.4.0." > git rev-list --no-walk b613ff1ee0743354b8402ecbb6dee19773645ebb # timeout=10 [deploy] $ /bin/sh -xe /tmp/jenkins7201740625131872026.sh + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 5799E6C482208310: public key "Eclipse Collections Project " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 5799E6C482208310: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 + gpg --list-keys --with-colons + awk -F: '/fpr:/ {print $10}' + sort -u + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key 15C53CCAE46F2C7AF5F89FCF5799E6C482208310 trust Secret subkeys are available. pub rsa4096/5799E6C482208310 created: 2015-12-10 expires: 2020-12-08 usage: SC trust: unknown validity: unknown ssb rsa4096/E46D9A6A3624B8E3 created: 2015-12-10 expires: 2020-12-08 usage: S [ unknown] (1). Eclipse Collections Project pub rsa4096/5799E6C482208310 created: 2015-12-10 expires: 2020-12-08 usage: SC trust: unknown validity: unknown ssb rsa4096/E46D9A6A3624B8E3 created: 2015-12-10 expires: 2020-12-08 usage: S [ unknown] (1). Eclipse Collections Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/5799E6C482208310 created: 2015-12-10 expires: 2020-12-08 usage: SC trust: ultimate validity: unknown ssb rsa4096/E46D9A6A3624B8E3 created: 2015-12-10 expires: 2020-12-08 usage: S [ unknown] (1). Eclipse Collections Project Please note that the shown key validity is not necessarily correct unless you restart the program. + gpg --batch --command-fd 0 --expert+ --edit-key D9905D77178BAC979B03C462E46D9A6A3624B8E3 trustecho -e '5\ny\n' Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2020-12-08 pub rsa4096/5799E6C482208310 created: 2015-12-10 expires: 2020-12-08 usage: SC trust: ultimate validity: ultimate ssb rsa4096/E46D9A6A3624B8E3 created: 2015-12-10 expires: 2020-12-08 usage: S [ultimate] (1). Eclipse Collections Project pub rsa4096/5799E6C482208310 created: 2015-12-10 expires: 2020-12-08 usage: SC trust: ultimate validity: ultimate ssb rsa4096/E46D9A6A3624B8E3 created: 2015-12-10 expires: 2020-12-08 usage: S [ultimate] (1). Eclipse Collections Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/5799E6C482208310 created: 2015-12-10 expires: 2020-12-08 usage: SC trust: ultimate validity: ultimate ssb rsa4096/E46D9A6A3624B8E3 created: 2015-12-10 expires: 2020-12-08 usage: S [ultimate] (1). Eclipse Collections Project [deploy] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DRELEASE_TAG=10.4.0 -Dmaven.repo.local=/home/jenkins/agent/workspace/deploy/.repository -pl !jmh-scala-tests,!jcstress-tests,!jmh-tests,!junit-trait-runner,!scala-unit-tests,!serialization-tests,!test-coverage,!unit-tests-java8,!unit-tests,!p2-repository,!p2-repository/org.eclipse.collections -DperformRelease=true -Dsurefire.useFile=false clean javadoc:jar install eclipse-jarsigner:sign deploy -B Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix" 21:20:16:434 [INFO] Error stacktraces are turned on. 21:20:16:650 [INFO] Scanning for projects... 21:20:48:216 [INFO] ------------------------------------------------------------------------ 21:20:48:216 [INFO] Reactor Build Order: 21:20:48:217 [INFO] 21:20:48:218 [INFO] Eclipse Collections Parent Project [pom] 21:20:48:218 [INFO] Eclipse Collections Code Generator [jar] 21:20:48:219 [INFO] Eclipse Collections Code Generator Maven Plugin [maven-plugin] 21:20:48:219 [INFO] Eclipse Collections API [jar] 21:20:48:219 [INFO] Eclipse Collections Main Library [jar] 21:20:48:220 [INFO] Eclipse Collections Test Utilities [jar] 21:20:48:220 [INFO] Eclipse Collections Fork Join Utilities [jar] 21:20:48:904 [INFO] 21:20:48:904 [INFO] ---------< org.eclipse.collections:eclipse-collections-parent >--------- 21:20:48:904 [INFO] Building Eclipse Collections Parent Project 10.4.0 [1/7] 21:20:48:904 [INFO] --------------------------------[ pom ]--------------------------------- 21:20:49:132 [INFO] 21:20:49:132 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-collections-parent --- 21:20:49:258 [INFO] 21:20:49:258 [INFO] --- maven-javadoc-plugin:3.2.0:jar (default-cli) @ eclipse-collections-parent --- 21:20:50:417 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 21:20:50:417 [INFO] 21:20:50:417 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-parent --- 21:20:50:733 [INFO] 21:20:50:733 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-parent --- 21:20:50:781 [INFO] 21:20:50:781 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-parent --- 21:20:50:783 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 21:20:50:784 [INFO] 21:20:50:784 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-parent --- 21:20:50:784 [INFO] 21:20:50:784 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-parent --- 21:20:51:715 [INFO] Skipping pom project 21:20:51:715 [INFO] 21:20:51:715 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-parent --- 21:20:52:694 [INFO] 21:20:52:694 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-parent --- 21:20:53:558 [INFO] 21:20:53:559 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-parent --- 21:20:53:623 [INFO] Installing /home/jenkins/agent/workspace/deploy/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-parent/10.4.0/eclipse-collections-parent-10.4.0.pom 21:20:53:629 [INFO] Installing /home/jenkins/agent/workspace/deploy/target/eclipse-collections-parent-10.4.0.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-parent/10.4.0/eclipse-collections-parent-10.4.0.pom.asc 21:20:53:631 [INFO] 21:20:53:631 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (default-cli) @ eclipse-collections-parent --- 21:20:53:633 [INFO] 21:20:53:633 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-parent --- 21:20:53:635 [INFO] 21:20:53:635 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-parent --- 21:20:53:636 [INFO] 21:20:53:636 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-parent --- 21:20:53:638 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 21:20:53:638 [INFO] 21:20:53:638 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-parent --- 21:20:53:639 [INFO] 21:20:53:639 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-parent --- 21:20:53:639 [INFO] Skipping pom project 21:20:53:639 [INFO] 21:20:53:640 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-parent --- 21:20:53:640 [INFO] 21:20:53:640 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-parent --- 21:20:53:914 [INFO] 21:20:53:914 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-parent --- 21:20:53:915 [INFO] Installing /home/jenkins/agent/workspace/deploy/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-parent/10.4.0/eclipse-collections-parent-10.4.0.pom 21:20:53:916 [INFO] Installing /home/jenkins/agent/workspace/deploy/target/eclipse-collections-parent-10.4.0.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-parent/10.4.0/eclipse-collections-parent-10.4.0.pom.asc 21:20:53:919 [INFO] Installing /home/jenkins/agent/workspace/deploy/target/eclipse-collections-parent-10.4.0.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-parent/10.4.0/eclipse-collections-parent-10.4.0.pom.asc 21:20:53:920 [INFO] Installing /home/jenkins/agent/workspace/deploy/target/eclipse-collections-parent-10.4.0.pom.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-parent/10.4.0/eclipse-collections-parent-10.4.0.pom.asc.asc 21:20:53:921 [INFO] 21:20:53:921 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ eclipse-collections-parent --- 21:20:58:739 [INFO] 21:20:58:739 [INFO] -----< org.eclipse.collections:eclipse-collections-code-generator >----- 21:20:58:740 [INFO] Building Eclipse Collections Code Generator 10.4.0 [2/7] 21:20:58:740 [INFO] --------------------------------[ jar ]--------------------------------- 21:20:58:987 [INFO] 21:20:58:987 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-collections-code-generator --- 21:20:58:987 [INFO] 21:20:58:988 [INFO] --- maven-javadoc-plugin:3.2.0:jar (default-cli) @ eclipse-collections-code-generator --- 21:20:59:215 [INFO] No previous run data found, generating javadoc. 21:21:00:446 [INFO] Loading source files for package org.eclipse.collections.codegenerator.model... Loading source files for package org.eclipse.collections.codegenerator.tools... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/model/Primitive.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/tools/FileUtils.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/tools/IntegerOrStringRenderer.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/overview-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/model/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/model/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/model/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/tools/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/tools/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/tools/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/model/class-use/Primitive.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/tools/class-use/IntegerOrStringRenderer.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/tools/class-use/FileUtils.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/model/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/tools/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/overview-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/help-doc.html... 21:21:00:465 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar 21:21:00:488 [INFO] 21:21:00:488 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-code-generator --- 21:21:00:507 [INFO] 21:21:00:508 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-code-generator --- 21:21:00:599 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:21:00:609 [INFO] Copying 355 resources 21:21:00:774 [INFO] 21:21:00:774 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections-code-generator --- 21:21:01:019 [INFO] Changes detected - recompiling the module! 21:21:01:029 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/classes 21:21:01:569 [INFO] 21:21:01:569 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-code-generator --- 21:21:01:571 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:21:01:571 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/src/test/resources 21:21:01:571 [INFO] 21:21:01:571 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections-code-generator --- 21:21:01:579 [INFO] Changes detected - recompiling the module! 21:21:01:581 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/test-classes 21:21:01:952 [INFO] 21:21:01:952 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections-code-generator --- 21:21:02:178 [INFO] 21:21:02:179 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections-code-generator --- 21:21:02:280 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0.jar 21:21:02:354 [INFO] 21:21:02:354 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-code-generator --- 21:21:02:414 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar 21:21:02:523 [INFO] 21:21:02:523 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-code-generator --- 21:21:02:617 [INFO] Configuration changed, re-generating javadoc. 21:21:03:378 [INFO] Loading source files for package org.eclipse.collections.codegenerator.model... Loading source files for package org.eclipse.collections.codegenerator.tools... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/model/Primitive.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/tools/FileUtils.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/tools/IntegerOrStringRenderer.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/overview-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/model/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/model/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/model/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/tools/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/tools/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/tools/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/model/class-use/Primitive.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/tools/class-use/IntegerOrStringRenderer.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/tools/class-use/FileUtils.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/model/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/org/eclipse/collections/codegenerator/tools/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/overview-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/10.4.0/help-doc.html... 21:21:03:403 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar 21:21:03:409 [INFO] 21:21:03:409 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-code-generator --- 21:21:03:450 [INFO] 21:21:03:450 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-code-generator --- 21:21:03:506 [INFO] No dependency problems found 21:21:03:507 [INFO] 21:21:03:507 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-code-generator --- 21:21:03:877 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0.jar 21:21:06:228 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar 21:21:08:051 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar 21:21:10:099 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar' is already signed and will be resigned. 21:21:10:099 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar 21:21:11:702 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar' is already signed and will be resigned. 21:21:11:702 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar 21:21:13:655 [INFO] 21:21:13:656 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-code-generator --- 21:21:14:488 [INFO] 21:21:14:488 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-code-generator --- 21:21:14:491 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0.jar 21:21:14:494 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0.pom 21:21:14:495 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-javadoc.jar 21:21:14:497 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-sources.jar 21:21:14:499 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-javadoc.jar 21:21:14:500 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-sources.jar 21:21:14:501 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0.jar.asc 21:21:14:502 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0.pom.asc 21:21:14:504 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-javadoc.jar.asc 21:21:14:505 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-sources.jar.asc 21:21:14:506 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-javadoc.jar.asc 21:21:14:507 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-sources.jar.asc 21:21:14:508 [INFO] 21:21:14:509 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (default-cli) @ eclipse-collections-code-generator --- 21:21:14:711 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0.jar' is already signed and will be resigned. 21:21:14:712 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0.jar 21:21:16:260 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar' is already signed and will be resigned. 21:21:16:260 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar 21:21:17:847 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar' is already signed and will be resigned. 21:21:17:847 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar 21:21:19:412 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar' is already signed and will be resigned. 21:21:19:412 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar 21:21:20:705 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar' is already signed and will be resigned. 21:21:20:705 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar 21:21:22:233 [INFO] 21:21:22:233 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-code-generator --- 21:21:22:235 [INFO] 21:21:22:236 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-code-generator --- 21:21:22:236 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:21:22:243 [INFO] Copying 355 resources 21:21:22:248 [INFO] 21:21:22:248 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections-code-generator --- 21:21:22:256 [INFO] Changes detected - recompiling the module! 21:21:22:261 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/classes 21:21:22:653 [INFO] 21:21:22:653 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-code-generator --- 21:21:22:654 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:21:22:654 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/src/test/resources 21:21:22:654 [INFO] 21:21:22:655 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections-code-generator --- 21:21:22:656 [INFO] Changes detected - recompiling the module! 21:21:22:656 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/test-classes 21:21:23:019 [INFO] 21:21:23:019 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections-code-generator --- 21:21:23:022 [INFO] Skipping execution of surefire because it has already been run for this configuration 21:21:23:022 [INFO] 21:21:23:022 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections-code-generator --- 21:21:23:073 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0.jar 21:21:23:126 [INFO] 21:21:23:126 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-code-generator --- 21:21:23:151 [INFO] 21:21:23:151 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-code-generator --- 21:21:23:252 [INFO] Skipping javadoc generation, everything is up to date. 21:21:23:256 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar 21:21:23:271 [INFO] 21:21:23:271 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-code-generator --- 21:21:23:296 [INFO] 21:21:23:296 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-code-generator --- 21:21:23:304 [INFO] No dependency problems found 21:21:23:304 [INFO] 21:21:23:304 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-code-generator --- 21:21:23:853 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0.jar 21:21:25:522 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar 21:21:26:756 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar' is already signed and will be resigned. 21:21:26:756 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar 21:21:28:315 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar' is already signed and will be resigned. 21:21:28:315 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar 21:21:29:613 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar' is already signed and will be resigned. 21:21:29:614 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar 21:21:31:390 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar' is already signed and will be resigned. 21:21:31:391 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar 21:21:32:926 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar' is already signed and will be resigned. 21:21:32:926 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar 21:21:34:262 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar' is already signed and will be resigned. 21:21:34:262 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar 21:21:35:817 [INFO] 21:21:35:817 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-code-generator --- 21:21:37:746 [INFO] 21:21:37:746 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-code-generator --- 21:21:37:747 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0.jar 21:21:37:748 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0.pom 21:21:37:751 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-javadoc.jar 21:21:37:752 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-sources.jar 21:21:37:753 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-javadoc.jar 21:21:37:755 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-sources.jar 21:21:37:756 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0.jar.asc 21:21:37:757 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0.pom.asc 21:21:37:758 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-javadoc.jar.asc 21:21:37:759 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-sources.jar.asc 21:21:37:760 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-javadoc.jar.asc 21:21:37:761 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-sources.jar.asc 21:21:37:762 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-sources.jar 21:21:37:763 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-javadoc.jar 21:21:37:764 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-sources.jar 21:21:37:766 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0.jar.asc 21:21:37:772 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0.pom.asc 21:21:37:773 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-javadoc.jar.asc 21:21:37:774 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-sources.jar.asc 21:21:37:775 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-javadoc.jar.asc 21:21:37:776 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-sources.jar.asc 21:21:37:777 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0.jar.asc.asc 21:21:37:779 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0.pom.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0.pom.asc.asc 21:21:37:780 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-javadoc.jar.asc.asc 21:21:37:781 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-sources.jar.asc.asc 21:21:37:783 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-javadoc.jar.asc.asc 21:21:37:784 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-sources.jar.asc.asc 21:21:37:785 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-sources.jar.asc 21:21:37:786 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-javadoc.jar.asc 21:21:37:787 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.4.0/eclipse-collections-code-generator-10.4.0-sources.jar.asc 21:21:37:788 [INFO] 21:21:37:788 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ eclipse-collections-code-generator --- 21:21:37:790 [INFO] Skipping artifact deployment 21:21:37:790 [INFO] 21:21:37:790 [INFO] --< org.eclipse.collections:eclipse-collections-code-generator-maven-plugin >-- 21:21:37:790 [INFO] Building Eclipse Collections Code Generator Maven Plugin 10.4.0 [3/7] 21:21:37:790 [INFO] ----------------------------[ maven-plugin ]---------------------------- 21:21:38:276 [INFO] 21:21:38:276 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-collections-code-generator-maven-plugin --- 21:21:38:277 [INFO] 21:21:38:277 [INFO] --- maven-javadoc-plugin:3.2.0:jar (default-cli) @ eclipse-collections-code-generator-maven-plugin --- 21:21:38:281 [INFO] 21:21:38:281 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-code-generator-maven-plugin --- 21:21:38:306 [INFO] 21:21:38:306 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-code-generator-maven-plugin --- 21:21:38:307 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:21:38:307 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/src/main/resources 21:21:38:307 [INFO] 21:21:38:307 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections-code-generator-maven-plugin --- 21:21:38:310 [INFO] Changes detected - recompiling the module! 21:21:38:312 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/classes 21:21:38:676 [INFO] 21:21:38:676 [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ eclipse-collections-code-generator-maven-plugin --- 21:21:40:578 [INFO] Using 'UTF-8' encoding to read mojo source files. 21:21:40:621 [INFO] java-javadoc mojo extractor found 1 mojo descriptor. 21:21:40:677 [INFO] java-annotations mojo extractor found 0 mojo descriptor. 21:21:40:758 [INFO] 21:21:40:758 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-code-generator-maven-plugin --- 21:21:40:759 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:21:40:759 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/src/test/resources 21:21:40:759 [INFO] 21:21:40:759 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections-code-generator-maven-plugin --- 21:21:40:760 [INFO] No sources to compile 21:21:40:760 [INFO] 21:21:40:760 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections-code-generator-maven-plugin --- 21:21:40:762 [INFO] No tests to run. 21:21:40:762 [INFO] 21:21:40:762 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections-code-generator-maven-plugin --- 21:21:40:766 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0.jar 21:21:40:769 [INFO] 21:21:40:769 [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ eclipse-collections-code-generator-maven-plugin --- 21:21:40:770 [INFO] 21:21:40:770 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-code-generator-maven-plugin --- 21:21:40:773 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar 21:21:40:777 [INFO] 21:21:40:777 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-code-generator-maven-plugin --- 21:21:40:780 [INFO] 21:21:40:780 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-code-generator-maven-plugin --- 21:21:40:784 [INFO] 21:21:40:784 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-code-generator-maven-plugin --- 21:21:40:807 [INFO] No dependency problems found 21:21:40:808 [INFO] 21:21:40:808 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-code-generator-maven-plugin --- 21:21:40:817 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0.jar 21:21:41:903 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar 21:21:42:978 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar' is already signed and will be resigned. 21:21:42:978 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar 21:21:44:001 [INFO] 21:21:44:001 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-code-generator-maven-plugin --- 21:21:44:540 [INFO] 21:21:44:540 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-code-generator-maven-plugin --- 21:21:44:541 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0.jar 21:21:44:543 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0.pom 21:21:44:556 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar 21:21:44:562 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar 21:21:44:563 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0.jar.asc 21:21:44:564 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0.pom.asc 21:21:44:565 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar.asc 21:21:44:566 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar.asc 21:21:44:567 [INFO] 21:21:44:567 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (default-cli) @ eclipse-collections-code-generator-maven-plugin --- 21:21:44:576 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0.jar' is already signed and will be resigned. 21:21:44:577 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0.jar 21:21:45:602 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar' is already signed and will be resigned. 21:21:45:602 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar 21:21:46:713 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar' is already signed and will be resigned. 21:21:46:713 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar 21:21:47:758 [INFO] 21:21:47:758 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-code-generator-maven-plugin --- 21:21:47:763 [INFO] 21:21:47:763 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-code-generator-maven-plugin --- 21:21:47:764 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:21:47:764 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/src/main/resources 21:21:47:764 [INFO] 21:21:47:765 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections-code-generator-maven-plugin --- 21:21:47:766 [INFO] Changes detected - recompiling the module! 21:21:47:767 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/classes 21:21:48:078 [INFO] 21:21:48:079 [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ eclipse-collections-code-generator-maven-plugin --- 21:21:48:079 [INFO] Using 'UTF-8' encoding to read mojo source files. 21:21:48:101 [INFO] java-javadoc mojo extractor found 1 mojo descriptor. 21:21:48:159 [INFO] java-annotations mojo extractor found 0 mojo descriptor. 21:21:48:162 [INFO] 21:21:48:162 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-code-generator-maven-plugin --- 21:21:48:163 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:21:48:163 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/src/test/resources 21:21:48:163 [INFO] 21:21:48:163 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections-code-generator-maven-plugin --- 21:21:48:164 [INFO] No sources to compile 21:21:48:164 [INFO] 21:21:48:165 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections-code-generator-maven-plugin --- 21:21:48:167 [INFO] No tests to run. 21:21:48:167 [INFO] Skipping execution of surefire because it has already been run for this configuration 21:21:48:167 [INFO] 21:21:48:167 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections-code-generator-maven-plugin --- 21:21:48:171 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0.jar 21:21:48:174 [INFO] 21:21:48:174 [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ eclipse-collections-code-generator-maven-plugin --- 21:21:48:175 [INFO] 21:21:48:175 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-code-generator-maven-plugin --- 21:21:48:177 [INFO] 21:21:48:178 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-code-generator-maven-plugin --- 21:21:48:180 [INFO] 21:21:48:180 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-code-generator-maven-plugin --- 21:21:48:202 [INFO] 21:21:48:202 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-code-generator-maven-plugin --- 21:21:48:206 [INFO] No dependency problems found 21:21:48:206 [INFO] 21:21:48:206 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-code-generator-maven-plugin --- 21:21:48:219 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0.jar 21:21:49:265 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar' is already signed and will be resigned. 21:21:49:265 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar 21:21:50:325 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar' is already signed and will be resigned. 21:21:50:325 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar 21:21:51:382 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar' is already signed and will be resigned. 21:21:51:382 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar 21:21:52:425 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar' is already signed and will be resigned. 21:21:52:425 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar 21:21:53:438 [INFO] 21:21:53:438 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-code-generator-maven-plugin --- 21:21:54:773 [INFO] 21:21:54:773 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-code-generator-maven-plugin --- 21:21:54:774 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0.jar 21:21:54:774 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0.pom 21:21:54:777 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar 21:21:54:778 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar 21:21:54:779 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0.jar.asc 21:21:54:780 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0.pom.asc 21:21:54:781 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar.asc 21:21:54:782 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar.asc 21:21:54:784 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar 21:21:54:785 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar 21:21:54:786 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0.jar.asc 21:21:54:787 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0.pom.asc 21:21:54:788 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar.asc 21:21:54:790 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar.asc 21:21:54:791 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0.jar.asc.asc 21:21:54:792 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0.pom.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0.pom.asc.asc 21:21:54:794 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar.asc.asc 21:21:54:796 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar.asc.asc 21:21:54:797 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar.asc 21:21:54:799 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.4.0/eclipse-collections-code-generator-maven-plugin-10.4.0-sources.jar.asc 21:21:54:800 [INFO] 21:21:54:800 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ eclipse-collections-code-generator-maven-plugin --- 21:21:54:801 [INFO] Skipping artifact deployment 21:21:54:801 [INFO] 21:21:54:801 [INFO] ----------< org.eclipse.collections:eclipse-collections-api >----------- 21:21:54:801 [INFO] Building Eclipse Collections API 10.4.0 [4/7] 21:21:54:801 [INFO] --------------------------------[ jar ]--------------------------------- 21:21:54:892 [INFO] 21:21:54:892 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-collections-api --- 21:21:54:892 [INFO] 21:21:54:892 [INFO] --- maven-javadoc-plugin:3.2.0:jar (default-cli) @ eclipse-collections-api --- 21:21:55:081 [INFO] No previous run data found, generating javadoc. 21:22:01:632 [INFO] Loading source files for package org.eclipse.collections.api... Loading source files for package org.eclipse.collections.api.annotation... Loading source files for package org.eclipse.collections.api.bag... Loading source files for package org.eclipse.collections.api.bag.primitive... Loading source files for package org.eclipse.collections.api.bag.sorted... Loading source files for package org.eclipse.collections.api.bimap... Loading source files for package org.eclipse.collections.api.block... Loading source files for package org.eclipse.collections.api.block.function... Loading source files for package org.eclipse.collections.api.block.function.primitive... Loading source files for package org.eclipse.collections.api.block.predicate... Loading source files for package org.eclipse.collections.api.block.predicate.primitive... Loading source files for package org.eclipse.collections.api.block.procedure... Loading source files for package org.eclipse.collections.api.block.procedure.primitive... Loading source files for package org.eclipse.collections.api.collection... Loading source files for package org.eclipse.collections.api.collection.primitive... Loading source files for package org.eclipse.collections.api.factory... Loading source files for package org.eclipse.collections.api.factory.bag... Loading source files for package org.eclipse.collections.api.factory.bag.sorted... Loading source files for package org.eclipse.collections.api.factory.bag.strategy... Loading source files for package org.eclipse.collections.api.factory.bimap... Loading source files for package org.eclipse.collections.api.factory.list... Loading source files for package org.eclipse.collections.api.factory.list.primitive... Loading source files for package org.eclipse.collections.api.factory.map... Loading source files for package org.eclipse.collections.api.factory.map.sorted... Loading source files for package org.eclipse.collections.api.factory.map.strategy... Loading source files for package org.eclipse.collections.api.factory.set... Loading source files for package org.eclipse.collections.api.factory.set.sorted... Loading source files for package org.eclipse.collections.api.factory.set.strategy... Loading source files for package org.eclipse.collections.api.factory.stack... Loading source files for package org.eclipse.collections.api.iterator... Loading source files for package org.eclipse.collections.api.list... Loading source files for package org.eclipse.collections.api.list.primitive... Loading source files for package org.eclipse.collections.api.map... Loading source files for package org.eclipse.collections.api.map.primitive... Loading source files for package org.eclipse.collections.api.map.sorted... Loading source files for package org.eclipse.collections.api.multimap... Loading source files for package org.eclipse.collections.api.multimap.bag... Loading source files for package org.eclipse.collections.api.multimap.list... Loading source files for package org.eclipse.collections.api.multimap.ordered... Loading source files for package org.eclipse.collections.api.multimap.set... Loading source files for package org.eclipse.collections.api.multimap.sortedbag... Loading source files for package org.eclipse.collections.api.multimap.sortedset... Loading source files for package org.eclipse.collections.api.ordered... Loading source files for package org.eclipse.collections.api.partition... Loading source files for package org.eclipse.collections.api.partition.bag... Loading source files for package org.eclipse.collections.api.partition.bag.sorted... Loading source files for package org.eclipse.collections.api.partition.list... Loading source files for package org.eclipse.collections.api.partition.ordered... Loading source files for package org.eclipse.collections.api.partition.set... Loading source files for package org.eclipse.collections.api.partition.set.sorted... Loading source files for package org.eclipse.collections.api.partition.stack... Loading source files for package org.eclipse.collections.api.set... Loading source files for package org.eclipse.collections.api.set.primitive... Loading source files for package org.eclipse.collections.api.set.sorted... Loading source files for package org.eclipse.collections.api.stack... Loading source files for package org.eclipse.collections.api.stack.primitive... Loading source files for package org.eclipse.collections.api.tuple... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/InternalIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/LazyIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/PrimitiveIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/RichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/annotation/Beta.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/Bag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/ImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/ImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/MultiReaderBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/MutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/MutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/ParallelBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/ParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/UnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/ImmutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/MutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/ParallelSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/SortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bimap/BiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bimap/ImmutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bimap/MutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/HashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/SerializableComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/Function.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/Function0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/Function2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/Function3.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/Predicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/Predicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/ObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/Procedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/FixedSizeCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/ImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/MutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/Bags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/BiMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/Lists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/Maps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/Sets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/SortedBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/SortedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/SortedSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/Stacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/ThrowingInvocationHandler.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/ImmutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/MultiReaderBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/MutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/sorted/ImmutableSortedBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/sorted/MutableSortedBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/strategy/MutableHashingStrategyBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bimap/ImmutableBiMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bimap/MutableBiMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/FixedSizeListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/ImmutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/MultiReaderListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/MutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/FixedSizeMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/ImmutableMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/MutableMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/sorted/ImmutableSortedMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/sorted/MutableSortedMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/strategy/ImmutableHashingStrategyMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/strategy/MutableHashingStrategyMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/FixedSizeSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/ImmutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/MultiReaderSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/MutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/sorted/ImmutableSortedSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/sorted/MutableSortedSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/strategy/ImmutableHashingStrategySetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/strategy/MutableHashingStrategySetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/ImmutableStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/MutableStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/FixedSizeList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/ImmutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/ListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/MultiReaderList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/MutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/ParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/ConcurrentMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/FixedSizeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/ImmutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/ImmutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/ImmutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/MapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/MutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/MutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/MutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/OrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/UnsortedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutablePrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutablePrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/PrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/sorted/ImmutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/sorted/MutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/sorted/SortedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ImmutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/Multimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/MutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/BagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/ImmutableBagIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/ImmutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/MutableBagIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/MutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/UnsortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/list/ImmutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/list/ListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/list/MutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ordered/OrderedIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ordered/ReversibleIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ordered/SortedIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/ImmutableSetIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/ImmutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/MutableSetIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/MutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/SetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/UnsortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedbag/ImmutableSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedbag/MutableSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedbag/SortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedset/ImmutableSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedset/MutableSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedset/SortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/OrderedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/ReversibleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/SortedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/PartitionImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/PartitionIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/PartitionMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/PartitionBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/PartitionImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/PartitionImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/PartitionMutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/PartitionMutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/PartitionUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/sorted/PartitionImmutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/sorted/PartitionMutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/sorted/PartitionSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/list/PartitionImmutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/list/PartitionList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/list/PartitionMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/ordered/PartitionOrderedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/ordered/PartitionReversibleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/ordered/PartitionSortedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/PartitionImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/PartitionImmutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/PartitionMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/PartitionMutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/PartitionSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/PartitionUnsortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/sorted/PartitionImmutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/sorted/PartitionMutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/sorted/PartitionSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/stack/PartitionImmutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/stack/PartitionMutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/stack/PartitionStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/FixedSizeSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/ImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/ImmutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/MultiReaderSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/MutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/MutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/ParallelSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/ParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/Pool.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/SetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/UnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/ImmutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/MutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/ParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/SortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/ImmutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/MutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/StackIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/Pair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/Triple.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/Triplet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/Twin.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/overview-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/annotation/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/annotation/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/annotation/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bimap/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bimap/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bimap/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bimap/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bimap/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bimap/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ordered/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ordered/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ordered/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedbag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedbag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedbag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedset/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedset/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedset/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/ordered/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/ordered/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/ordered/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/stack/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/stack/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/stack/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/serialized-form.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/RichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/PrimitiveIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/ParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/LazyIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/InternalIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/annotation/class-use/Beta.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/class-use/UnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/class-use/ParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/class-use/ParallelBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/class-use/MutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/class-use/MutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/class-use/MultiReaderBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/class-use/ImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/class-use/ImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/class-use/Bag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/class-use/SortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/class-use/ParallelSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/class-use/MutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/class-use/ImmutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bimap/class-use/MutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bimap/class-use/ImmutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bimap/class-use/BiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/class-use/SerializableComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/class-use/HashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/class-use/Function3.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/class-use/Function2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/class-use/Function0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/class-use/Function.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/class-use/Predicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/class-use/Predicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/class-use/Procedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/class-use/Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/class-use/ObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/class-use/MutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/class-use/ImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/class-use/FixedSizeCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/class-use/ThrowingInvocationHandler.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/class-use/Stacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/class-use/SortedSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/class-use/SortedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/class-use/SortedBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/class-use/Sets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/class-use/Maps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/class-use/Lists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/class-use/BiMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/class-use/Bags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/class-use/MutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/class-use/MultiReaderBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/class-use/ImmutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/sorted/class-use/MutableSortedBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/sorted/class-use/ImmutableSortedBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/strategy/class-use/MutableHashingStrategyBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bimap/class-use/MutableBiMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bimap/class-use/ImmutableBiMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/class-use/MutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/class-use/MultiReaderListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/class-use/ImmutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/class-use/FixedSizeListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/class-use/MutableMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/class-use/ImmutableMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/class-use/FixedSizeMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/sorted/class-use/MutableSortedMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/sorted/class-use/ImmutableSortedMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/strategy/class-use/MutableHashingStrategyMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/strategy/class-use/ImmutableHashingStrategyMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/class-use/MutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/class-use/MultiReaderSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/class-use/ImmutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/class-use/FixedSizeSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/sorted/class-use/MutableSortedSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/sorted/class-use/ImmutableSortedSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/strategy/class-use/MutableHashingStrategySetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/strategy/class-use/ImmutableHashingStrategySetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/class-use/MutableStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/class-use/ImmutableStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/class-use/ParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/class-use/MutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/class-use/MultiReaderList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/class-use/ListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/class-use/ImmutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/class-use/FixedSizeList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/UnsortedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/OrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/MutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/MutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/MutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/MapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/ImmutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/ImmutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/ImmutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/FixedSizeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/ConcurrentMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/PrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutablePrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutablePrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/sorted/class-use/SortedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/sorted/class-use/MutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/sorted/class-use/ImmutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/class-use/MutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/class-use/Multimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/class-use/ImmutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/class-use/UnsortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/class-use/MutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/class-use/MutableBagIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/class-use/ImmutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/class-use/ImmutableBagIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/class-use/BagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/list/class-use/MutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/list/class-use/ListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/list/class-use/ImmutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ordered/class-use/SortedIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ordered/class-use/ReversibleIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ordered/class-use/OrderedIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/class-use/UnsortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/class-use/SetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/class-use/MutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/class-use/MutableSetIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/class-use/ImmutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/class-use/ImmutableSetIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedbag/class-use/SortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedbag/class-use/MutableSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedbag/class-use/ImmutableSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedset/class-use/SortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedset/class-use/MutableSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedset/class-use/ImmutableSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/class-use/SortedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/class-use/ReversibleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/class-use/OrderedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/class-use/PartitionMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/class-use/PartitionIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/class-use/PartitionImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/class-use/PartitionUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/class-use/PartitionMutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/class-use/PartitionMutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/class-use/PartitionImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/class-use/PartitionImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/class-use/PartitionBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/sorted/class-use/PartitionSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/sorted/class-use/PartitionMutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/sorted/class-use/PartitionImmutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/list/class-use/PartitionMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/list/class-use/PartitionList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/list/class-use/PartitionImmutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/ordered/class-use/PartitionSortedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/ordered/class-use/PartitionReversibleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/ordered/class-use/PartitionOrderedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/class-use/PartitionUnsortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/class-use/PartitionSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/class-use/PartitionMutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/class-use/PartitionMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/class-use/PartitionImmutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/class-use/PartitionImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/sorted/class-use/PartitionSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/sorted/class-use/PartitionMutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/sorted/class-use/PartitionImmutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/stack/class-use/PartitionStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/stack/class-use/PartitionMutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/stack/class-use/PartitionImmutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/UnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/SetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/Pool.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/ParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/ParallelSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/MutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/MutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/MultiReaderSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/ImmutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/ImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/FixedSizeSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/class-use/SortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/class-use/ParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/class-use/MutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/class-use/ImmutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/class-use/StackIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/class-use/MutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/class-use/ImmutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/class-use/Twin.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/class-use/Triplet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/class-use/Triple.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/class-use/Pair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/annotation/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bimap/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bimap/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ordered/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedbag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedset/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/ordered/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/stack/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/overview-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/help-doc.html... 100 warnings 21:22:01:731 [WARNING] Javadoc Warnings 21:22:01:731 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/InternalIterable.java:17: error: cannot find symbol 21:22:01:732 [WARNING] import org.eclipse.collections.api.block.procedure.primitive.ObjectIntProcedure; 21:22:01:732 [WARNING] ^ 21:22:01:732 [WARNING] symbol: class ObjectIntProcedure 21:22:01:732 [WARNING] location: package org.eclipse.collections.api.block.procedure.primitive 21:22:01:732 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/InternalIterable.java:84: error: cannot find symbol 21:22:01:732 [WARNING] void forEachWithIndex(ObjectIntProcedure objectIntProcedure); 21:22:01:732 [WARNING] ^ 21:22:01:732 [WARNING] symbol: class ObjectIntProcedure 21:22:01:732 [WARNING] location: interface InternalIterable 21:22:01:733 [WARNING] where T is a type-variable: 21:22:01:733 [WARNING] T extends Object declared in interface InternalIterable 21:22:01:733 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:17: error: cannot find symbol 21:22:01:733 [WARNING] import org.eclipse.collections.api.block.function.primitive.BooleanFunction; 21:22:01:733 [WARNING] ^ 21:22:01:733 [WARNING] symbol: class BooleanFunction 21:22:01:733 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 21:22:01:733 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:18: error: cannot find symbol 21:22:01:733 [WARNING] import org.eclipse.collections.api.block.function.primitive.ByteFunction; 21:22:01:734 [WARNING] ^ 21:22:01:734 [WARNING] symbol: class ByteFunction 21:22:01:734 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 21:22:01:734 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:19: error: cannot find symbol 21:22:01:734 [WARNING] import org.eclipse.collections.api.block.function.primitive.CharFunction; 21:22:01:734 [WARNING] ^ 21:22:01:734 [WARNING] symbol: class CharFunction 21:22:01:734 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 21:22:01:734 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:20: error: cannot find symbol 21:22:01:735 [WARNING] import org.eclipse.collections.api.block.function.primitive.DoubleFunction; 21:22:01:735 [WARNING] ^ 21:22:01:735 [WARNING] symbol: class DoubleFunction 21:22:01:735 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 21:22:01:735 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:21: error: cannot find symbol 21:22:01:735 [WARNING] import org.eclipse.collections.api.block.function.primitive.FloatFunction; 21:22:01:735 [WARNING] ^ 21:22:01:735 [WARNING] symbol: class FloatFunction 21:22:01:735 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 21:22:01:736 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:22: error: cannot find symbol 21:22:01:736 [WARNING] import org.eclipse.collections.api.block.function.primitive.IntFunction; 21:22:01:736 [WARNING] ^ 21:22:01:736 [WARNING] symbol: class IntFunction 21:22:01:736 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 21:22:01:736 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:23: error: cannot find symbol 21:22:01:736 [WARNING] import org.eclipse.collections.api.block.function.primitive.LongFunction; 21:22:01:736 [WARNING] ^ 21:22:01:736 [WARNING] symbol: class LongFunction 21:22:01:737 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 21:22:01:737 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:24: error: cannot find symbol 21:22:01:737 [WARNING] import org.eclipse.collections.api.block.function.primitive.ShortFunction; 21:22:01:737 [WARNING] ^ 21:22:01:737 [WARNING] symbol: class ShortFunction 21:22:01:737 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 21:22:01:737 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:36: error: cannot find symbol 21:22:01:737 [WARNING] import org.eclipse.collections.api.block.function.primitive.BooleanFunction; 21:22:01:738 [WARNING] ^ 21:22:01:738 [WARNING] symbol: class BooleanFunction 21:22:01:738 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 21:22:01:738 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:37: error: cannot find symbol 21:22:01:738 [WARNING] import org.eclipse.collections.api.block.function.primitive.ByteFunction; 21:22:01:738 [WARNING] ^ 21:22:01:738 [WARNING] symbol: class ByteFunction 21:22:01:738 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 21:22:01:738 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:38: error: cannot find symbol 21:22:01:739 [WARNING] import org.eclipse.collections.api.block.function.primitive.CharFunction; 21:22:01:739 [WARNING] ^ 21:22:01:739 [WARNING] symbol: class CharFunction 21:22:01:739 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 21:22:01:739 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:39: error: cannot find symbol 21:22:01:739 [WARNING] import org.eclipse.collections.api.block.function.primitive.DoubleFunction; 21:22:01:739 [WARNING] ^ 21:22:01:739 [WARNING] symbol: class DoubleFunction 21:22:01:739 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 21:22:01:740 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:40: error: cannot find symbol 21:22:01:740 [WARNING] import org.eclipse.collections.api.block.function.primitive.DoubleObjectToDoubleFunction; 21:22:01:740 [WARNING] ^ 21:22:01:740 [WARNING] symbol: class DoubleObjectToDoubleFunction 21:22:01:740 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 21:22:01:740 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:41: error: cannot find symbol 21:22:01:740 [WARNING] import org.eclipse.collections.api.block.function.primitive.FloatFunction; 21:22:01:740 [WARNING] ^ 21:22:01:741 [WARNING] symbol: class FloatFunction 21:22:01:741 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 21:22:01:741 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:42: error: cannot find symbol 21:22:01:741 [WARNING] import org.eclipse.collections.api.block.function.primitive.FloatObjectToFloatFunction; 21:22:01:741 [WARNING] ^ 21:22:01:741 [WARNING] symbol: class FloatObjectToFloatFunction 21:22:01:741 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 21:22:01:741 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:43: error: cannot find symbol 21:22:01:742 [WARNING] import org.eclipse.collections.api.block.function.primitive.IntFunction; 21:22:01:742 [WARNING] ^ 21:22:01:742 [WARNING] symbol: class IntFunction 21:22:01:742 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 21:22:01:742 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:44: error: cannot find symbol 21:22:01:742 [WARNING] import org.eclipse.collections.api.block.function.primitive.IntObjectToIntFunction; 21:22:01:742 [WARNING] ^ 21:22:01:742 [WARNING] symbol: class IntObjectToIntFunction 21:22:01:742 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 21:22:01:743 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:45: error: cannot find symbol 21:22:01:743 [WARNING] import org.eclipse.collections.api.block.function.primitive.LongFunction; 21:22:01:743 [WARNING] ^ 21:22:01:743 [WARNING] symbol: class LongFunction 21:22:01:743 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 21:22:01:743 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:46: error: cannot find symbol 21:22:01:743 [WARNING] import org.eclipse.collections.api.block.function.primitive.LongObjectToLongFunction; 21:22:01:743 [WARNING] ^ 21:22:01:744 [WARNING] symbol: class LongObjectToLongFunction 21:22:01:744 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 21:22:01:744 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:47: error: cannot find symbol 21:22:01:744 [WARNING] import org.eclipse.collections.api.block.function.primitive.ShortFunction; 21:22:01:744 [WARNING] ^ 21:22:01:744 [WARNING] symbol: class ShortFunction 21:22:01:744 [WARNING] location: package org.eclipse.collections.api.block.function.primitive 21:22:01:744 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:52: error: cannot find symbol 21:22:01:744 [WARNING] import org.eclipse.collections.api.collection.primitive.MutableBooleanCollection; 21:22:01:744 [WARNING] ^ 21:22:01:744 [WARNING] symbol: class MutableBooleanCollection 21:22:01:745 [WARNING] location: package org.eclipse.collections.api.collection.primitive 21:22:01:745 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:53: error: cannot find symbol 21:22:01:745 [WARNING] import org.eclipse.collections.api.collection.primitive.MutableByteCollection; 21:22:01:745 [WARNING] ^ 21:22:01:745 [WARNING] symbol: class MutableByteCollection 21:22:01:745 [WARNING] location: package org.eclipse.collections.api.collection.primitive 21:22:01:745 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:54: error: cannot find symbol 21:22:01:745 [WARNING] import org.eclipse.collections.api.collection.primitive.MutableCharCollection; 21:22:01:746 [WARNING] ^ 21:22:01:746 [WARNING] symbol: class MutableCharCollection 21:22:01:746 [WARNING] location: package org.eclipse.collections.api.collection.primitive 21:22:01:746 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:55: error: cannot find symbol 21:22:01:746 [WARNING] import org.eclipse.collections.api.collection.primitive.MutableDoubleCollection; 21:22:01:746 [WARNING] ^ 21:22:01:746 [WARNING] symbol: class MutableDoubleCollection 21:22:01:746 [WARNING] location: package org.eclipse.collections.api.collection.primitive 21:22:01:746 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:56: error: cannot find symbol 21:22:01:747 [WARNING] import org.eclipse.collections.api.collection.primitive.MutableFloatCollection; 21:22:01:747 [WARNING] ^ 21:22:01:747 [WARNING] symbol: class MutableFloatCollection 21:22:01:747 [WARNING] location: package org.eclipse.collections.api.collection.primitive 21:22:01:747 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:57: error: cannot find symbol 21:22:01:747 [WARNING] import org.eclipse.collections.api.collection.primitive.MutableIntCollection; 21:22:01:747 [WARNING] ^ 21:22:01:747 [WARNING] symbol: class MutableIntCollection 21:22:01:747 [WARNING] location: package org.eclipse.collections.api.collection.primitive 21:22:01:748 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:58: error: cannot find symbol 21:22:01:748 [WARNING] import org.eclipse.collections.api.collection.primitive.MutableLongCollection; 21:22:01:748 [WARNING] ^ 21:22:01:748 [WARNING] symbol: class MutableLongCollection 21:22:01:748 [WARNING] location: package org.eclipse.collections.api.collection.primitive 21:22:01:748 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:59: error: cannot find symbol 21:22:01:748 [WARNING] import org.eclipse.collections.api.collection.primitive.MutableShortCollection; 21:22:01:748 [WARNING] ^ 21:22:01:749 [WARNING] symbol: class MutableShortCollection 21:22:01:749 [WARNING] location: package org.eclipse.collections.api.collection.primitive 21:22:01:749 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:66: error: cannot find symbol 21:22:01:749 [WARNING] import org.eclipse.collections.api.map.primitive.ObjectDoubleMap; 21:22:01:749 [WARNING] ^ 21:22:01:749 [WARNING] symbol: class ObjectDoubleMap 21:22:01:749 [WARNING] location: package org.eclipse.collections.api.map.primitive 21:22:01:749 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:67: error: cannot find symbol 21:22:01:749 [WARNING] import org.eclipse.collections.api.map.primitive.ObjectLongMap; 21:22:01:750 [WARNING] ^ 21:22:01:750 [WARNING] symbol: class ObjectLongMap 21:22:01:750 [WARNING] location: package org.eclipse.collections.api.map.primitive 21:22:01:750 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:162: error: cannot find symbol 21:22:01:750 [WARNING] LazyBooleanIterable collectBoolean(BooleanFunction booleanFunction); 21:22:01:750 [WARNING] ^ 21:22:01:750 [WARNING] symbol: class BooleanFunction 21:22:01:750 [WARNING] location: interface LazyIterable 21:22:01:750 [WARNING] where T is a type-variable: 21:22:01:750 [WARNING] T extends Object declared in interface LazyIterable 21:22:01:750 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:162: error: cannot find symbol 21:22:01:751 [WARNING] LazyBooleanIterable collectBoolean(BooleanFunction booleanFunction); 21:22:01:751 [WARNING] ^ 21:22:01:751 [WARNING] symbol: class LazyBooleanIterable 21:22:01:751 [WARNING] location: interface LazyIterable 21:22:01:751 [WARNING] where T is a type-variable: 21:22:01:751 [WARNING] T extends Object declared in interface LazyIterable 21:22:01:751 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:168: error: cannot find symbol 21:22:01:751 [WARNING] LazyByteIterable collectByte(ByteFunction byteFunction); 21:22:01:751 [WARNING] ^ 21:22:01:751 [WARNING] symbol: class ByteFunction 21:22:01:752 [WARNING] location: interface LazyIterable 21:22:01:752 [WARNING] where T is a type-variable: 21:22:01:752 [WARNING] T extends Object declared in interface LazyIterable 21:22:01:752 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:168: error: cannot find symbol 21:22:01:752 [WARNING] LazyByteIterable collectByte(ByteFunction byteFunction); 21:22:01:752 [WARNING] ^ 21:22:01:752 [WARNING] symbol: class LazyByteIterable 21:22:01:752 [WARNING] location: interface LazyIterable 21:22:01:752 [WARNING] where T is a type-variable: 21:22:01:752 [WARNING] T extends Object declared in interface LazyIterable 21:22:01:752 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:174: error: cannot find symbol 21:22:01:752 [WARNING] LazyCharIterable collectChar(CharFunction charFunction); 21:22:01:753 [WARNING] ^ 21:22:01:753 [WARNING] symbol: class CharFunction 21:22:01:753 [WARNING] location: interface LazyIterable 21:22:01:753 [WARNING] where T is a type-variable: 21:22:01:753 [WARNING] T extends Object declared in interface LazyIterable 21:22:01:753 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:174: error: cannot find symbol 21:22:01:753 [WARNING] LazyCharIterable collectChar(CharFunction charFunction); 21:22:01:753 [WARNING] ^ 21:22:01:753 [WARNING] symbol: class LazyCharIterable 21:22:01:753 [WARNING] location: interface LazyIterable 21:22:01:753 [WARNING] where T is a type-variable: 21:22:01:753 [WARNING] T extends Object declared in interface LazyIterable 21:22:01:753 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:180: error: cannot find symbol 21:22:01:754 [WARNING] LazyDoubleIterable collectDouble(DoubleFunction doubleFunction); 21:22:01:754 [WARNING] ^ 21:22:01:754 [WARNING] symbol: class DoubleFunction 21:22:01:754 [WARNING] location: interface LazyIterable 21:22:01:754 [WARNING] where T is a type-variable: 21:22:01:754 [WARNING] T extends Object declared in interface LazyIterable 21:22:01:754 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:180: error: cannot find symbol 21:22:01:754 [WARNING] LazyDoubleIterable collectDouble(DoubleFunction doubleFunction); 21:22:01:754 [WARNING] ^ 21:22:01:754 [WARNING] symbol: class LazyDoubleIterable 21:22:01:754 [WARNING] location: interface LazyIterable 21:22:01:754 [WARNING] where T is a type-variable: 21:22:01:754 [WARNING] T extends Object declared in interface LazyIterable 21:22:01:754 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:186: error: cannot find symbol 21:22:01:755 [WARNING] LazyFloatIterable collectFloat(FloatFunction floatFunction); 21:22:01:755 [WARNING] ^ 21:22:01:755 [WARNING] symbol: class FloatFunction 21:22:01:755 [WARNING] location: interface LazyIterable 21:22:01:755 [WARNING] where T is a type-variable: 21:22:01:755 [WARNING] T extends Object declared in interface LazyIterable 21:22:01:755 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:186: error: cannot find symbol 21:22:01:755 [WARNING] LazyFloatIterable collectFloat(FloatFunction floatFunction); 21:22:01:755 [WARNING] ^ 21:22:01:799 [WARNING] symbol: class LazyFloatIterable 21:22:01:799 [WARNING] location: interface LazyIterable 21:22:01:799 [WARNING] where T is a type-variable: 21:22:01:799 [WARNING] T extends Object declared in interface LazyIterable 21:22:01:800 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:192: error: cannot find symbol 21:22:01:800 [WARNING] LazyIntIterable collectInt(IntFunction intFunction); 21:22:01:800 [WARNING] ^ 21:22:01:800 [WARNING] symbol: class IntFunction 21:22:01:800 [WARNING] location: interface LazyIterable 21:22:01:800 [WARNING] where T is a type-variable: 21:22:01:800 [WARNING] T extends Object declared in interface LazyIterable 21:22:01:800 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:192: error: cannot find symbol 21:22:01:800 [WARNING] LazyIntIterable collectInt(IntFunction intFunction); 21:22:01:801 [WARNING] ^ 21:22:01:801 [WARNING] symbol: class LazyIntIterable 21:22:01:801 [WARNING] location: interface LazyIterable 21:22:01:801 [WARNING] where T is a type-variable: 21:22:01:801 [WARNING] T extends Object declared in interface LazyIterable 21:22:01:801 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:198: error: cannot find symbol 21:22:01:801 [WARNING] LazyLongIterable collectLong(LongFunction longFunction); 21:22:01:801 [WARNING] ^ 21:22:01:801 [WARNING] symbol: class LongFunction 21:22:01:801 [WARNING] location: interface LazyIterable 21:22:01:801 [WARNING] where T is a type-variable: 21:22:01:802 [WARNING] T extends Object declared in interface LazyIterable 21:22:01:802 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:198: error: cannot find symbol 21:22:01:802 [WARNING] LazyLongIterable collectLong(LongFunction longFunction); 21:22:01:802 [WARNING] ^ 21:22:01:802 [WARNING] symbol: class LazyLongIterable 21:22:01:802 [WARNING] location: interface LazyIterable 21:22:01:802 [WARNING] where T is a type-variable: 21:22:01:802 [WARNING] T extends Object declared in interface LazyIterable 21:22:01:802 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:204: error: cannot find symbol 21:22:01:803 [WARNING] LazyShortIterable collectShort(ShortFunction shortFunction); 21:22:01:803 [WARNING] ^ 21:22:01:803 [WARNING] symbol: class ShortFunction 21:22:01:803 [WARNING] location: interface LazyIterable 21:22:01:803 [WARNING] where T is a type-variable: 21:22:01:803 [WARNING] T extends Object declared in interface LazyIterable 21:22:01:803 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:204: error: cannot find symbol 21:22:01:803 [WARNING] LazyShortIterable collectShort(ShortFunction shortFunction); 21:22:01:803 [WARNING] ^ 21:22:01:804 [WARNING] symbol: class LazyShortIterable 21:22:01:804 [WARNING] location: interface LazyIterable 21:22:01:804 [WARNING] where T is a type-variable: 21:22:01:804 [WARNING] T extends Object declared in interface LazyIterable 21:22:01:804 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:660: error: cannot find symbol 21:22:01:804 [WARNING] BooleanIterable collectBoolean(BooleanFunction booleanFunction); 21:22:01:804 [WARNING] ^ 21:22:01:804 [WARNING] symbol: class BooleanFunction 21:22:01:804 [WARNING] location: interface RichIterable 21:22:01:804 [WARNING] where T is a type-variable: 21:22:01:804 [WARNING] T extends Object declared in interface RichIterable 21:22:01:804 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:660: error: cannot find symbol 21:22:01:805 [WARNING] BooleanIterable collectBoolean(BooleanFunction booleanFunction); 21:22:01:805 [WARNING] ^ 21:22:01:805 [WARNING] symbol: class BooleanIterable 21:22:01:805 [WARNING] location: interface RichIterable 21:22:01:805 [WARNING] where T is a type-variable: 21:22:01:805 [WARNING] T extends Object declared in interface RichIterable 21:22:01:805 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:689: error: cannot find symbol 21:22:01:805 [WARNING] R collectBoolean(BooleanFunction booleanFunction, R target); 21:22:01:805 [WARNING] ^ 21:22:01:805 [WARNING] symbol: class MutableBooleanCollection 21:22:01:806 [WARNING] location: interface RichIterable 21:22:01:806 [WARNING] where T is a type-variable: 21:22:01:806 [WARNING] T extends Object declared in interface RichIterable 21:22:01:806 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:689: error: cannot find symbol 21:22:01:806 [WARNING] R collectBoolean(BooleanFunction booleanFunction, R target); 21:22:01:806 [WARNING] ^ 21:22:01:806 [WARNING] symbol: class BooleanFunction 21:22:01:806 [WARNING] location: interface RichIterable 21:22:01:806 [WARNING] where T is a type-variable: 21:22:01:806 [WARNING] T extends Object declared in interface RichIterable 21:22:01:807 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:715: error: cannot find symbol 21:22:01:807 [WARNING] ByteIterable collectByte(ByteFunction byteFunction); 21:22:01:807 [WARNING] ^ 21:22:01:807 [WARNING] symbol: class ByteFunction 21:22:01:807 [WARNING] location: interface RichIterable 21:22:01:807 [WARNING] where T is a type-variable: 21:22:01:807 [WARNING] T extends Object declared in interface RichIterable 21:22:01:807 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:715: error: cannot find symbol 21:22:01:808 [WARNING] ByteIterable collectByte(ByteFunction byteFunction); 21:22:01:808 [WARNING] ^ 21:22:01:808 [WARNING] symbol: class ByteIterable 21:22:01:808 [WARNING] location: interface RichIterable 21:22:01:808 [WARNING] where T is a type-variable: 21:22:01:808 [WARNING] T extends Object declared in interface RichIterable 21:22:01:808 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:744: error: cannot find symbol 21:22:01:808 [WARNING] R collectByte(ByteFunction byteFunction, R target); 21:22:01:808 [WARNING] ^ 21:22:01:808 [WARNING] symbol: class MutableByteCollection 21:22:01:808 [WARNING] location: interface RichIterable 21:22:01:809 [WARNING] where T is a type-variable: 21:22:01:809 [WARNING] T extends Object declared in interface RichIterable 21:22:01:809 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:744: error: cannot find symbol 21:22:01:809 [WARNING] R collectByte(ByteFunction byteFunction, R target); 21:22:01:809 [WARNING] ^ 21:22:01:809 [WARNING] symbol: class ByteFunction 21:22:01:809 [WARNING] location: interface RichIterable 21:22:01:809 [WARNING] where T is a type-variable: 21:22:01:809 [WARNING] T extends Object declared in interface RichIterable 21:22:01:809 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:770: error: cannot find symbol 21:22:01:810 [WARNING] CharIterable collectChar(CharFunction charFunction); 21:22:01:810 [WARNING] ^ 21:22:01:810 [WARNING] symbol: class CharFunction 21:22:01:810 [WARNING] location: interface RichIterable 21:22:01:810 [WARNING] where T is a type-variable: 21:22:01:810 [WARNING] T extends Object declared in interface RichIterable 21:22:01:810 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:770: error: cannot find symbol 21:22:01:810 [WARNING] CharIterable collectChar(CharFunction charFunction); 21:22:01:811 [WARNING] ^ 21:22:01:811 [WARNING] symbol: class CharIterable 21:22:01:811 [WARNING] location: interface RichIterable 21:22:01:811 [WARNING] where T is a type-variable: 21:22:01:811 [WARNING] T extends Object declared in interface RichIterable 21:22:01:811 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:799: error: cannot find symbol 21:22:01:811 [WARNING] R collectChar(CharFunction charFunction, R target); 21:22:01:811 [WARNING] ^ 21:22:01:811 [WARNING] symbol: class MutableCharCollection 21:22:01:811 [WARNING] location: interface RichIterable 21:22:01:811 [WARNING] where T is a type-variable: 21:22:01:812 [WARNING] T extends Object declared in interface RichIterable 21:22:01:812 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:799: error: cannot find symbol 21:22:01:812 [WARNING] R collectChar(CharFunction charFunction, R target); 21:22:01:812 [WARNING] ^ 21:22:01:812 [WARNING] symbol: class CharFunction 21:22:01:812 [WARNING] location: interface RichIterable 21:22:01:812 [WARNING] where T is a type-variable: 21:22:01:812 [WARNING] T extends Object declared in interface RichIterable 21:22:01:812 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:825: error: cannot find symbol 21:22:01:813 [WARNING] DoubleIterable collectDouble(DoubleFunction doubleFunction); 21:22:01:813 [WARNING] ^ 21:22:01:813 [WARNING] symbol: class DoubleFunction 21:22:01:813 [WARNING] location: interface RichIterable 21:22:01:813 [WARNING] where T is a type-variable: 21:22:01:813 [WARNING] T extends Object declared in interface RichIterable 21:22:01:813 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:825: error: cannot find symbol 21:22:01:813 [WARNING] DoubleIterable collectDouble(DoubleFunction doubleFunction); 21:22:01:813 [WARNING] ^ 21:22:01:813 [WARNING] symbol: class DoubleIterable 21:22:01:814 [WARNING] location: interface RichIterable 21:22:01:814 [WARNING] where T is a type-variable: 21:22:01:814 [WARNING] T extends Object declared in interface RichIterable 21:22:01:814 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:854: error: cannot find symbol 21:22:01:814 [WARNING] R collectDouble(DoubleFunction doubleFunction, R target); 21:22:01:814 [WARNING] ^ 21:22:01:814 [WARNING] symbol: class MutableDoubleCollection 21:22:01:814 [WARNING] location: interface RichIterable 21:22:01:814 [WARNING] where T is a type-variable: 21:22:01:814 [WARNING] T extends Object declared in interface RichIterable 21:22:01:815 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:854: error: cannot find symbol 21:22:01:815 [WARNING] R collectDouble(DoubleFunction doubleFunction, R target); 21:22:01:815 [WARNING] ^ 21:22:01:815 [WARNING] symbol: class DoubleFunction 21:22:01:815 [WARNING] location: interface RichIterable 21:22:01:815 [WARNING] where T is a type-variable: 21:22:01:815 [WARNING] T extends Object declared in interface RichIterable 21:22:01:815 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:880: error: cannot find symbol 21:22:01:816 [WARNING] FloatIterable collectFloat(FloatFunction floatFunction); 21:22:01:816 [WARNING] ^ 21:22:01:816 [WARNING] symbol: class FloatFunction 21:22:01:816 [WARNING] location: interface RichIterable 21:22:01:816 [WARNING] where T is a type-variable: 21:22:01:816 [WARNING] T extends Object declared in interface RichIterable 21:22:01:816 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:880: error: cannot find symbol 21:22:01:816 [WARNING] FloatIterable collectFloat(FloatFunction floatFunction); 21:22:01:816 [WARNING] ^ 21:22:01:816 [WARNING] symbol: class FloatIterable 21:22:01:816 [WARNING] location: interface RichIterable 21:22:01:817 [WARNING] where T is a type-variable: 21:22:01:817 [WARNING] T extends Object declared in interface RichIterable 21:22:01:817 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:909: error: cannot find symbol 21:22:01:817 [WARNING] R collectFloat(FloatFunction floatFunction, R target); 21:22:01:817 [WARNING] ^ 21:22:01:817 [WARNING] symbol: class MutableFloatCollection 21:22:01:817 [WARNING] location: interface RichIterable 21:22:01:817 [WARNING] where T is a type-variable: 21:22:01:817 [WARNING] T extends Object declared in interface RichIterable 21:22:01:817 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:909: error: cannot find symbol 21:22:01:818 [WARNING] R collectFloat(FloatFunction floatFunction, R target); 21:22:01:818 [WARNING] ^ 21:22:01:818 [WARNING] symbol: class FloatFunction 21:22:01:818 [WARNING] location: interface RichIterable 21:22:01:818 [WARNING] where T is a type-variable: 21:22:01:818 [WARNING] T extends Object declared in interface RichIterable 21:22:01:818 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:935: error: cannot find symbol 21:22:01:818 [WARNING] IntIterable collectInt(IntFunction intFunction); 21:22:01:818 [WARNING] ^ 21:22:01:818 [WARNING] symbol: class IntFunction 21:22:01:818 [WARNING] location: interface RichIterable 21:22:01:819 [WARNING] where T is a type-variable: 21:22:01:819 [WARNING] T extends Object declared in interface RichIterable 21:22:01:819 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:935: error: cannot find symbol 21:22:01:819 [WARNING] IntIterable collectInt(IntFunction intFunction); 21:22:01:819 [WARNING] ^ 21:22:01:819 [WARNING] symbol: class IntIterable 21:22:01:819 [WARNING] location: interface RichIterable 21:22:01:819 [WARNING] where T is a type-variable: 21:22:01:819 [WARNING] T extends Object declared in interface RichIterable 21:22:01:819 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:964: error: cannot find symbol 21:22:01:820 [WARNING] R collectInt(IntFunction intFunction, R target); 21:22:01:820 [WARNING] ^ 21:22:01:820 [WARNING] symbol: class MutableIntCollection 21:22:01:820 [WARNING] location: interface RichIterable 21:22:01:820 [WARNING] where T is a type-variable: 21:22:01:820 [WARNING] T extends Object declared in interface RichIterable 21:22:01:820 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:964: error: cannot find symbol 21:22:01:820 [WARNING] R collectInt(IntFunction intFunction, R target); 21:22:01:820 [WARNING] ^ 21:22:01:820 [WARNING] symbol: class IntFunction 21:22:01:821 [WARNING] location: interface RichIterable 21:22:01:821 [WARNING] where T is a type-variable: 21:22:01:821 [WARNING] T extends Object declared in interface RichIterable 21:22:01:821 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:990: error: cannot find symbol 21:22:01:821 [WARNING] LongIterable collectLong(LongFunction longFunction); 21:22:01:821 [WARNING] ^ 21:22:01:821 [WARNING] symbol: class LongFunction 21:22:01:821 [WARNING] location: interface RichIterable 21:22:01:821 [WARNING] where T is a type-variable: 21:22:01:821 [WARNING] T extends Object declared in interface RichIterable 21:22:01:822 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:990: error: cannot find symbol 21:22:01:822 [WARNING] LongIterable collectLong(LongFunction longFunction); 21:22:01:822 [WARNING] ^ 21:22:01:822 [WARNING] symbol: class LongIterable 21:22:01:822 [WARNING] location: interface RichIterable 21:22:01:822 [WARNING] where T is a type-variable: 21:22:01:822 [WARNING] T extends Object declared in interface RichIterable 21:22:01:822 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1019: error: cannot find symbol 21:22:01:822 [WARNING] R collectLong(LongFunction longFunction, R target); 21:22:01:823 [WARNING] ^ 21:22:01:823 [WARNING] symbol: class MutableLongCollection 21:22:01:823 [WARNING] location: interface RichIterable 21:22:01:823 [WARNING] where T is a type-variable: 21:22:01:823 [WARNING] T extends Object declared in interface RichIterable 21:22:01:823 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1019: error: cannot find symbol 21:22:01:823 [WARNING] R collectLong(LongFunction longFunction, R target); 21:22:01:823 [WARNING] ^ 21:22:01:823 [WARNING] symbol: class LongFunction 21:22:01:823 [WARNING] location: interface RichIterable 21:22:01:823 [WARNING] where T is a type-variable: 21:22:01:824 [WARNING] T extends Object declared in interface RichIterable 21:22:01:824 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1045: error: cannot find symbol 21:22:01:824 [WARNING] ShortIterable collectShort(ShortFunction shortFunction); 21:22:01:824 [WARNING] ^ 21:22:01:824 [WARNING] symbol: class ShortFunction 21:22:01:824 [WARNING] location: interface RichIterable 21:22:01:824 [WARNING] where T is a type-variable: 21:22:01:824 [WARNING] T extends Object declared in interface RichIterable 21:22:01:824 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1045: error: cannot find symbol 21:22:01:825 [WARNING] ShortIterable collectShort(ShortFunction shortFunction); 21:22:01:825 [WARNING] ^ 21:22:01:825 [WARNING] symbol: class ShortIterable 21:22:01:825 [WARNING] location: interface RichIterable 21:22:01:825 [WARNING] where T is a type-variable: 21:22:01:825 [WARNING] T extends Object declared in interface RichIterable 21:22:01:825 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1074: error: cannot find symbol 21:22:01:825 [WARNING] R collectShort(ShortFunction shortFunction, R target); 21:22:01:825 [WARNING] ^ 21:22:01:825 [WARNING] symbol: class MutableShortCollection 21:22:01:825 [WARNING] location: interface RichIterable 21:22:01:826 [WARNING] where T is a type-variable: 21:22:01:826 [WARNING] T extends Object declared in interface RichIterable 21:22:01:826 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1074: error: cannot find symbol 21:22:01:826 [WARNING] R collectShort(ShortFunction shortFunction, R target); 21:22:01:826 [WARNING] ^ 21:22:01:826 [WARNING] symbol: class ShortFunction 21:22:01:826 [WARNING] location: interface RichIterable 21:22:01:826 [WARNING] where T is a type-variable: 21:22:01:826 [WARNING] T extends Object declared in interface RichIterable 21:22:01:826 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1208: error: cannot find symbol 21:22:01:827 [WARNING] default R flatCollectByte(Function function, R target) 21:22:01:827 [WARNING] ^ 21:22:01:827 [WARNING] symbol: class MutableByteCollection 21:22:01:827 [WARNING] location: interface RichIterable 21:22:01:827 [WARNING] where T is a type-variable: 21:22:01:827 [WARNING] T extends Object declared in interface RichIterable 21:22:01:827 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1208: error: cannot find symbol 21:22:01:827 [WARNING] default R flatCollectByte(Function function, R target) 21:22:01:828 [WARNING] ^ 21:22:01:828 [WARNING] symbol: class ByteIterable 21:22:01:828 [WARNING] location: interface RichIterable 21:22:01:828 [WARNING] where T is a type-variable: 21:22:01:828 [WARNING] T extends Object declared in interface RichIterable 21:22:01:828 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1222: error: cannot find symbol 21:22:01:828 [WARNING] default R flatCollectChar(Function function, R target) 21:22:01:828 [WARNING] ^ 21:22:01:828 [WARNING] symbol: class MutableCharCollection 21:22:01:828 [WARNING] location: interface RichIterable 21:22:01:829 [WARNING] where T is a type-variable: 21:22:01:829 [WARNING] T extends Object declared in interface RichIterable 21:22:01:829 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1222: error: cannot find symbol 21:22:01:829 [WARNING] default R flatCollectChar(Function function, R target) 21:22:01:829 [WARNING] ^ 21:22:01:829 [WARNING] symbol: class CharIterable 21:22:01:829 [WARNING] location: interface RichIterable 21:22:01:829 [WARNING] where T is a type-variable: 21:22:01:829 [WARNING] T extends Object declared in interface RichIterable 21:22:01:829 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1236: error: cannot find symbol 21:22:01:830 [WARNING] default R flatCollectInt(Function function, R target) 21:22:01:830 [WARNING] ^ 21:22:01:830 [WARNING] symbol: class MutableIntCollection 21:22:01:830 [WARNING] location: interface RichIterable 21:22:01:830 [WARNING] where T is a type-variable: 21:22:01:830 [WARNING] T extends Object declared in interface RichIterable 21:22:01:830 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1236: error: cannot find symbol 21:22:01:830 [WARNING] default R flatCollectInt(Function function, R target) 21:22:01:831 [WARNING] ^ 21:22:01:831 [WARNING] symbol: class IntIterable 21:22:01:831 [WARNING] location: interface RichIterable 21:22:01:831 [WARNING] where T is a type-variable: 21:22:01:831 [WARNING] T extends Object declared in interface RichIterable 21:22:01:831 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1250: error: cannot find symbol 21:22:01:831 [WARNING] default R flatCollectShort(Function function, R target) 21:22:01:831 [WARNING] ^ 21:22:01:831 [WARNING] symbol: class MutableShortCollection 21:22:01:831 [WARNING] location: interface RichIterable 21:22:01:832 [WARNING] where T is a type-variable: 21:22:01:832 [WARNING] T extends Object declared in interface RichIterable 21:22:01:832 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1250: error: cannot find symbol 21:22:01:832 [WARNING] default R flatCollectShort(Function function, R target) 21:22:01:832 [WARNING] ^ 21:22:01:832 [WARNING] symbol: class ShortIterable 21:22:01:832 [WARNING] location: interface RichIterable 21:22:01:832 [WARNING] where T is a type-variable: 21:22:01:832 [WARNING] T extends Object declared in interface RichIterable 21:22:01:832 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1264: error: cannot find symbol 21:22:01:832 [WARNING] default R flatCollectDouble(Function function, R target) 21:22:01:833 [WARNING] ^ 21:22:01:833 [WARNING] symbol: class MutableDoubleCollection 21:22:01:833 [WARNING] location: interface RichIterable 21:22:01:833 [WARNING] where T is a type-variable: 21:22:01:833 [WARNING] T extends Object declared in interface RichIterable 21:22:01:833 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1264: error: cannot find symbol 21:22:01:833 [WARNING] default R flatCollectDouble(Function function, R target) 21:22:01:833 [WARNING] ^ 21:22:01:833 [WARNING] symbol: class DoubleIterable 21:22:01:834 [WARNING] location: interface RichIterable 21:22:01:834 [WARNING] where T is a type-variable: 21:22:01:834 [WARNING] T extends Object declared in interface RichIterable 21:22:01:834 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1278: error: cannot find symbol 21:22:01:834 [WARNING] default R flatCollectFloat(Function function, R target) 21:22:01:834 [WARNING] ^ 21:22:01:834 [WARNING] symbol: class MutableFloatCollection 21:22:01:834 [WARNING] location: interface RichIterable 21:22:01:834 [WARNING] where T is a type-variable: 21:22:01:834 [WARNING] T extends Object declared in interface RichIterable 21:22:01:835 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1278: error: cannot find symbol 21:22:01:835 [WARNING] default R flatCollectFloat(Function function, R target) 21:22:01:835 [WARNING] ^ 21:22:01:835 [WARNING] symbol: class FloatIterable 21:22:01:835 [WARNING] location: interface RichIterable 21:22:01:835 [WARNING] where T is a type-variable: 21:22:01:835 [WARNING] T extends Object declared in interface RichIterable 21:22:01:835 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1292: error: cannot find symbol 21:22:01:835 [WARNING] default R flatCollectLong(Function function, R target) 21:22:01:836 [WARNING] ^ 21:22:01:836 [WARNING] symbol: class MutableLongCollection 21:22:01:836 [WARNING] location: interface RichIterable 21:22:01:836 [WARNING] where T is a type-variable: 21:22:01:836 [WARNING] T extends Object declared in interface RichIterable 21:22:01:836 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1292: error: cannot find symbol 21:22:01:836 [WARNING] default R flatCollectLong(Function function, R target) 21:22:01:836 [WARNING] ^ 21:22:01:837 [WARNING] symbol: class LongIterable 21:22:01:837 [WARNING] location: interface RichIterable 21:22:01:837 [WARNING] where T is a type-variable: 21:22:01:837 [WARNING] T extends Object declared in interface RichIterable 21:22:01:837 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1306: error: cannot find symbol 21:22:01:837 [WARNING] default R flatCollectBoolean(Function function, R target) 21:22:01:837 [WARNING] ^ 21:22:01:837 [WARNING] symbol: class MutableBooleanCollection 21:22:01:837 [WARNING] location: interface RichIterable 21:22:01:837 [WARNING] where T is a type-variable: 21:22:01:837 [WARNING] T extends Object declared in interface RichIterable 21:22:01:838 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1306: error: cannot find symbol 21:22:01:838 [WARNING] default R flatCollectBoolean(Function function, R target) 21:22:01:838 [WARNING] ^ 21:22:01:838 [WARNING] symbol: class BooleanIterable 21:22:01:838 [WARNING] location: interface RichIterable 21:22:01:838 [WARNING] where T is a type-variable: 21:22:01:838 [WARNING] T extends Object declared in interface RichIterable 21:22:01:838 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1540: error: cannot find symbol 21:22:01:839 [WARNING] int injectInto(int injectedValue, IntObjectToIntFunction function); 21:22:01:839 [WARNING] ^ 21:22:01:839 [WARNING] symbol: class IntObjectToIntFunction 21:22:01:839 [WARNING] location: interface RichIterable 21:22:01:839 [WARNING] where T is a type-variable: 21:22:01:839 [WARNING] T extends Object declared in interface RichIterable 21:22:01:839 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1549: error: cannot find symbol 21:22:01:839 [WARNING] long injectInto(long injectedValue, LongObjectToLongFunction function); 21:22:01:839 [WARNING] ^ 21:22:01:839 [WARNING] symbol: class LongObjectToLongFunction 21:22:01:839 [WARNING] location: interface RichIterable 21:22:01:840 [WARNING] where T is a type-variable: 21:22:01:840 [WARNING] T extends Object declared in interface RichIterable 21:22:01:840 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1558: error: cannot find symbol 21:22:01:840 [WARNING] float injectInto(float injectedValue, FloatObjectToFloatFunction function); 21:22:01:840 [WARNING] ^ 21:22:01:840 [WARNING] symbol: class FloatObjectToFloatFunction 21:22:01:840 [WARNING] location: interface RichIterable 21:22:01:840 [WARNING] where T is a type-variable: 21:22:01:899 [WARNING] T extends Object declared in interface RichIterable 21:22:01:899 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1567: error: cannot find symbol 21:22:01:900 [WARNING] double injectInto(double injectedValue, DoubleObjectToDoubleFunction function); 21:22:01:900 [WARNING] ^ 21:22:01:900 [WARNING] symbol: class DoubleObjectToDoubleFunction 21:22:01:900 [WARNING] location: interface RichIterable 21:22:01:900 [WARNING] where T is a type-variable: 21:22:01:900 [WARNING] T extends Object declared in interface RichIterable 21:22:01:945 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar 21:22:02:224 [INFO] 21:22:02:224 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-api --- 21:22:02:227 [INFO] 21:22:02:227 [INFO] --- eclipse-collections-code-generator-maven-plugin:10.4.0:generate (default) @ eclipse-collections-api --- 21:22:02:240 [INFO] Generating sources to eclipse-collections-api 21:22:03:203 [INFO] Generated 1171 files 21:22:03:203 [INFO] 21:22:03:203 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-api --- 21:22:03:204 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:22:03:205 [INFO] Copying 3 resources 21:22:03:206 [INFO] 21:22:03:206 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections-api --- 21:22:03:366 [INFO] Changes detected - recompiling the module! 21:22:03:368 [INFO] Compiling 1393 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/classes 21:22:07:194 [INFO] 21:22:07:194 [INFO] --- bnd-maven-plugin:5.1.1:bnd-process (default) @ eclipse-collections-api --- 21:22:08:469 [WARNING] Cannot consider developer in line '76' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 21:22:08:470 [WARNING] Cannot consider developer in line '81' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 21:22:08:470 [WARNING] Cannot consider developer in line '86' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 21:22:08:470 [WARNING] Cannot consider developer in line '91' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 21:22:08:471 [WARNING] Cannot consider developer in line '96' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 21:22:09:096 [INFO] 21:22:09:096 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-api --- 21:22:09:097 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:22:09:097 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/test/resources 21:22:09:097 [INFO] 21:22:09:098 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections-api --- 21:22:09:099 [INFO] No sources to compile 21:22:09:099 [INFO] 21:22:09:099 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections-api --- 21:22:09:100 [INFO] No tests to run. 21:22:09:101 [INFO] 21:22:09:101 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections-api --- 21:22:09:200 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0.jar 21:22:09:301 [INFO] 21:22:09:301 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-api --- 21:22:09:333 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar 21:22:09:567 [INFO] 21:22:09:567 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-api --- 21:22:09:746 [INFO] Configuration changed, re-generating javadoc. 21:22:21:202 [INFO] Loading source files for package org.eclipse.collections.api... Loading source files for package org.eclipse.collections.api.annotation... Loading source files for package org.eclipse.collections.api.bag... Loading source files for package org.eclipse.collections.api.bag.primitive... Loading source files for package org.eclipse.collections.api.bag.sorted... Loading source files for package org.eclipse.collections.api.bimap... Loading source files for package org.eclipse.collections.api.block... Loading source files for package org.eclipse.collections.api.block.function... Loading source files for package org.eclipse.collections.api.block.function.primitive... Loading source files for package org.eclipse.collections.api.block.predicate... Loading source files for package org.eclipse.collections.api.block.predicate.primitive... Loading source files for package org.eclipse.collections.api.block.procedure... Loading source files for package org.eclipse.collections.api.block.procedure.primitive... Loading source files for package org.eclipse.collections.api.collection... Loading source files for package org.eclipse.collections.api.collection.primitive... Loading source files for package org.eclipse.collections.api.factory... Loading source files for package org.eclipse.collections.api.factory.bag... Loading source files for package org.eclipse.collections.api.factory.bag.sorted... Loading source files for package org.eclipse.collections.api.factory.bag.strategy... Loading source files for package org.eclipse.collections.api.factory.bimap... Loading source files for package org.eclipse.collections.api.factory.list... Loading source files for package org.eclipse.collections.api.factory.list.primitive... Loading source files for package org.eclipse.collections.api.factory.map... Loading source files for package org.eclipse.collections.api.factory.map.sorted... Loading source files for package org.eclipse.collections.api.factory.map.strategy... Loading source files for package org.eclipse.collections.api.factory.set... Loading source files for package org.eclipse.collections.api.factory.set.sorted... Loading source files for package org.eclipse.collections.api.factory.set.strategy... Loading source files for package org.eclipse.collections.api.factory.stack... Loading source files for package org.eclipse.collections.api.iterator... Loading source files for package org.eclipse.collections.api.list... Loading source files for package org.eclipse.collections.api.list.primitive... Loading source files for package org.eclipse.collections.api.map... Loading source files for package org.eclipse.collections.api.map.primitive... Loading source files for package org.eclipse.collections.api.map.sorted... Loading source files for package org.eclipse.collections.api.multimap... Loading source files for package org.eclipse.collections.api.multimap.bag... Loading source files for package org.eclipse.collections.api.multimap.list... Loading source files for package org.eclipse.collections.api.multimap.ordered... Loading source files for package org.eclipse.collections.api.multimap.set... Loading source files for package org.eclipse.collections.api.multimap.sortedbag... Loading source files for package org.eclipse.collections.api.multimap.sortedset... Loading source files for package org.eclipse.collections.api.ordered... Loading source files for package org.eclipse.collections.api.partition... Loading source files for package org.eclipse.collections.api.partition.bag... Loading source files for package org.eclipse.collections.api.partition.bag.sorted... Loading source files for package org.eclipse.collections.api.partition.list... Loading source files for package org.eclipse.collections.api.partition.ordered... Loading source files for package org.eclipse.collections.api.partition.set... Loading source files for package org.eclipse.collections.api.partition.set.sorted... Loading source files for package org.eclipse.collections.api.partition.stack... Loading source files for package org.eclipse.collections.api.set... Loading source files for package org.eclipse.collections.api.set.primitive... Loading source files for package org.eclipse.collections.api.set.sorted... Loading source files for package org.eclipse.collections.api.stack... Loading source files for package org.eclipse.collections.api.stack.primitive... Loading source files for package org.eclipse.collections.api.tuple... Loading source files for package org.eclipse.collections.api.block.comparator.primitive... Loading source files for package org.eclipse.collections.api.factory.bag.primitive... Loading source files for package org.eclipse.collections.api.factory.map.primitive... Loading source files for package org.eclipse.collections.api.factory.set.primitive... Loading source files for package org.eclipse.collections.api.factory.stack.primitive... Loading source files for package org.eclipse.collections.api.ordered.primitive... Loading source files for package org.eclipse.collections.api.tuple.primitive... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/BooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/CharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/DoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/FloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/InternalIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/IntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/LazyBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/LazyByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/LazyCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/LazyDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/LazyFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/LazyIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/LazyIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/LazyLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/LazyShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/LongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/PrimitiveIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/RichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/annotation/Beta.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/Bag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/ImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/ImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/MultiReaderBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/MutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/MutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/ParallelBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/ParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/UnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/BooleanBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/ByteBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/CharBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/DoubleBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/FloatBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/ImmutableBooleanBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/ImmutableByteBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/ImmutableCharBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/ImmutableDoubleBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/ImmutableFloatBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/ImmutableIntBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/ImmutableLongBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/ImmutableShortBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/IntBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/LongBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/MutableBooleanBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/MutableByteBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/MutableCharBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/MutableDoubleBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/MutableFloatBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/MutableIntBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/MutableLongBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/MutableShortBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/ShortBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/ImmutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/MutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/ParallelSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/SortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bimap/BiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bimap/ImmutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bimap/MutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/HashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/SerializableComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/Function.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/Function0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/Function2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/Function3.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanByteToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanCharToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanDoubleToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanFloatToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanIntToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanLongToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanObjectToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanShortToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/BooleanToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteBooleanToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteCharToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteDoubleToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteFloatToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteIntToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteLongToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteObjectToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteShortToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ByteToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharBooleanToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharByteToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharDoubleToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharFloatToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharIntToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharLongToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharObjectToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharShortToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/CharToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleBooleanToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleByteToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleCharToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleFloatToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleIntToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleLongToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleObjectToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleShortToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/DoubleToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatBooleanToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatByteToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatCharToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatDoubleToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatIntToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatLongToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatObjectToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatShortToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/FloatToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntBooleanToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntByteToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntCharToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntDoubleToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntFloatToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntLongToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntObjectToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntShortToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/IntToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongBooleanToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongByteToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongCharToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongDoubleToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongFloatToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongIntToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongObjectToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongShortToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/LongToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectBooleanIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectByteIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectCharIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectDoubleIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectFloatIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectIntIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectLongIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectShortIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ObjectShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortBooleanToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortByteToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortCharToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortDoubleToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortFloatToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortIntToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortLongToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortObjectToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/ShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/Predicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/Predicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/BooleanBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/BooleanBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/BooleanCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/BooleanDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/BooleanFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/BooleanIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/BooleanLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/BooleanObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/BooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/BooleanShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ByteBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ByteBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ByteCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ByteDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ByteFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ByteIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ByteLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ByteObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/BytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ByteShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/CharBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/CharBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/CharCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/CharDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/CharFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/CharIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/CharLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/CharObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/CharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/CharShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/DoubleBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/DoubleBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/DoubleCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/DoubleDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/DoubleFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/DoubleIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/DoubleLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/DoubleObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/DoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/DoubleShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/FloatBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/FloatBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/FloatCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/FloatDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/FloatFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/FloatIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/FloatLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/FloatObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/FloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/FloatShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/IntBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/IntBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/IntCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/IntDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/IntFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/IntIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/IntLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/IntObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/IntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/IntShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/LongBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/LongBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/LongCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/LongDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/LongFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/LongIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/LongLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/LongObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/LongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/LongShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ObjectBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ObjectBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ObjectCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ObjectDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ObjectFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ObjectIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ObjectLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ObjectShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ShortBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ShortBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ShortCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ShortDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ShortFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ShortIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ShortLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ShortObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/ShortShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/ObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/Procedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/BooleanBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/BooleanByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/BooleanCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/BooleanDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/BooleanFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/BooleanIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/BooleanLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/BooleanObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/BooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/BooleanShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ByteBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ByteByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ByteCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ByteDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ByteFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ByteIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ByteLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ByteObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ByteShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/CharBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/CharByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/CharCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/CharDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/CharFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/CharIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/CharLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/CharObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/CharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/CharShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/DoubleBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/DoubleByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/DoubleCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/DoubleDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/DoubleFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/DoubleIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/DoubleLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/DoubleObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/DoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/DoubleShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/FloatBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/FloatByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/FloatCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/FloatDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/FloatFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/FloatIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/FloatLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/FloatObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/FloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/FloatShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/IntBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/IntByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/IntCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/IntDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/IntFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/IntIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/IntLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/IntObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/IntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/IntShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/LongBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/LongByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/LongCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/LongDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/LongFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/LongIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/LongLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/LongObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/LongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/LongShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ObjectBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ObjectByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ObjectCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ObjectDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ObjectFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ObjectLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ObjectShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ShortBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ShortByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ShortCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ShortDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ShortFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ShortIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ShortLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ShortObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/ShortShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/FixedSizeCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/ImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/MutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/ImmutableBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/ImmutableByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/ImmutableCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/ImmutableDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/ImmutableFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/ImmutableIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/ImmutableLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/ImmutableShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/MutableBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/MutableByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/MutableCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/MutableDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/MutableFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/MutableIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/MutableLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/MutableShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/Bags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/BiMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/Lists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/Maps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/Sets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/SortedBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/SortedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/SortedSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/Stacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/ThrowingInvocationHandler.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/ImmutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/MultiReaderBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/MutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/sorted/ImmutableSortedBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/sorted/MutableSortedBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/strategy/MutableHashingStrategyBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bimap/ImmutableBiMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bimap/MutableBiMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/FixedSizeListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/ImmutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/MultiReaderListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/MutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/ImmutableBooleanListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/ImmutableByteListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/ImmutableCharListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/ImmutableDoubleListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/ImmutableFloatListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/ImmutableIntListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/ImmutableLongListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/ImmutableShortListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/MutableBooleanListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/MutableByteListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/MutableCharListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/MutableDoubleListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/MutableFloatListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/MutableIntListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/MutableLongListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/MutableShortListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/FixedSizeMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/ImmutableMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/MutableMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/sorted/ImmutableSortedMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/sorted/MutableSortedMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/strategy/ImmutableHashingStrategyMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/strategy/MutableHashingStrategyMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/FixedSizeSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/ImmutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/MultiReaderSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/MutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/sorted/ImmutableSortedSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/sorted/MutableSortedSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/strategy/ImmutableHashingStrategySetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/strategy/MutableHashingStrategySetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/ImmutableStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/MutableStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/BooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/ByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/CharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/DoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/FloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/IntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/LongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/MutableBooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/MutableByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/MutableCharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/MutableDoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/MutableFloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/MutableIntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/MutableLongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/MutableShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/ShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/FixedSizeList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/ImmutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/ListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/MultiReaderList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/MutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/ParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/BooleanList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/ByteList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/CharList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/DoubleList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/FloatList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/ImmutableBooleanList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/ImmutableByteList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/ImmutableCharList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/ImmutableDoubleList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/ImmutableFloatList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/ImmutableIntList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/ImmutableLongList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/ImmutableShortList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/IntList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/LongList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/MutableBooleanList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/MutableByteList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/MutableCharList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/MutableDoubleList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/MutableFloatList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/MutableIntList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/MutableLongList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/MutableShortList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/ShortList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/ConcurrentMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/FixedSizeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/ImmutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/ImmutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/ImmutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/MapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/MutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/MutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/MutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/OrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/UnsortedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/BooleanValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ByteBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ByteByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ByteCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ByteDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ByteFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ByteIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ByteLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ByteShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ByteValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/CharBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/CharByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/CharCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/CharDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/CharFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/CharIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/CharLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/CharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/CharShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/CharValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/DoubleBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/DoubleByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/DoubleCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/DoubleDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/DoubleFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/DoubleIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/DoubleLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/DoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/DoubleShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/DoubleValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/FloatBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/FloatByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/FloatCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/FloatDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/FloatFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/FloatIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/FloatLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/FloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/FloatShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/FloatValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableByteBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableByteByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableByteCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableByteDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableByteFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableByteIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableByteLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableByteShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableCharBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableCharByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableCharCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableCharDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableCharFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableCharIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableCharLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableCharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableCharShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableDoubleBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableDoubleByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableDoubleCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableDoubleDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableDoubleFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableDoubleIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableDoubleLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableDoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableDoubleShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableFloatBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableFloatByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableFloatCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableFloatDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableFloatFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableFloatIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableFloatLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableFloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableFloatShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableIntBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableIntByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableIntCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableIntDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableIntFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableIntIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableIntLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableIntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableIntShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableLongBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableLongByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableLongCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableLongDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableLongFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableLongIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableLongLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableLongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableLongShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutablePrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableShortBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableShortByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableShortCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableShortDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableShortFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableShortIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableShortLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ImmutableShortShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/IntBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/IntByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/IntCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/IntDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/IntFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/IntIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/IntLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/IntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/IntShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/IntValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/LongBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/LongByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/LongCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/LongDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/LongFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/LongIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/LongLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/LongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/LongShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/LongValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableBooleanValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableByteBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableByteByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableByteCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableByteDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableByteFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableByteIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableByteLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableByteShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableByteValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableCharBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableCharByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableCharCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableCharDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableCharFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableCharIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableCharLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableCharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableCharShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableCharValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableDoubleBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableDoubleByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableDoubleCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableDoubleDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableDoubleFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableDoubleIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableDoubleLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableDoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableDoubleShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableDoubleValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableFloatBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableFloatByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableFloatCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableFloatDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableFloatFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableFloatIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableFloatLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableFloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableFloatShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableFloatValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableIntBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableIntByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableIntCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableIntDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableIntFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableIntIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableIntLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableIntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableIntShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableIntValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableLongBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableLongByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableLongCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableLongDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableLongFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableLongIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableLongLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableLongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableLongShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableLongValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutablePrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableShortBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableShortByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableShortCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableShortDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableShortFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableShortIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableShortLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableShortShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/MutableShortValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/PrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ShortBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ShortByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ShortCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ShortDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ShortFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ShortIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ShortLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ShortShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/ShortValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/sorted/ImmutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/sorted/MutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/sorted/SortedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ImmutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/Multimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/MutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/BagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/ImmutableBagIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/ImmutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/MutableBagIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/MutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/UnsortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/list/ImmutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/list/ListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/list/MutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ordered/OrderedIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ordered/ReversibleIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ordered/SortedIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/ImmutableSetIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/ImmutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/MutableSetIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/MutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/SetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/UnsortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedbag/ImmutableSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedbag/MutableSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedbag/SortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedset/ImmutableSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedset/MutableSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedset/SortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/OrderedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/ReversibleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/SortedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/PartitionImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/PartitionIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/PartitionMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/PartitionBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/PartitionImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/PartitionImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/PartitionMutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/PartitionMutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/PartitionUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/sorted/PartitionImmutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/sorted/PartitionMutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/sorted/PartitionSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/list/PartitionImmutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/list/PartitionList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/list/PartitionMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/ordered/PartitionOrderedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/ordered/PartitionReversibleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/ordered/PartitionSortedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/PartitionImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/PartitionImmutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/PartitionMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/PartitionMutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/PartitionSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/PartitionUnsortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/sorted/PartitionImmutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/sorted/PartitionMutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/sorted/PartitionSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/stack/PartitionImmutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/stack/PartitionMutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/stack/PartitionStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/FixedSizeSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/ImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/ImmutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/MultiReaderSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/MutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/MutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/ParallelSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/ParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/Pool.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/SetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/UnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/BooleanSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/ByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/CharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/DoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/FloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/ImmutableBooleanSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/ImmutableByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/ImmutableCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/ImmutableDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/ImmutableFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/ImmutableIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/ImmutableLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/ImmutableShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/IntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/LongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/MutableBooleanSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/MutableByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/MutableCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/MutableDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/MutableFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/MutableIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/MutableLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/MutableShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/ShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/ImmutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/MutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/ParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/SortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/ImmutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/MutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/StackIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/BooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/ByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/CharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/DoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/FloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/ImmutableBooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/ImmutableByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/ImmutableCharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/ImmutableDoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/ImmutableFloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/ImmutableIntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/ImmutableLongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/ImmutableShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/IntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/LongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/MutableBooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/MutableByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/MutableCharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/MutableDoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/MutableFloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/MutableIntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/MutableLongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/MutableShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/ShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/Pair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/Triple.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/Triplet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/Twin.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/comparator/primitive/BooleanComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/comparator/primitive/ByteComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/comparator/primitive/CharComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/comparator/primitive/DoubleComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/comparator/primitive/FloatComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/comparator/primitive/IntComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/comparator/primitive/LongComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/comparator/primitive/ShortComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/ImmutableBooleanBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/ImmutableByteBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/ImmutableCharBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/ImmutableDoubleBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/ImmutableFloatBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/ImmutableIntBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/ImmutableLongBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/ImmutableShortBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/MutableBooleanBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/MutableByteBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/MutableCharBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/MutableDoubleBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/MutableFloatBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/MutableIntBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/MutableLongBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/MutableShortBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableByteBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableByteByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableByteCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableByteDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableByteFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableByteIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableByteLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableByteObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableByteShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableCharBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableCharByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableCharCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableCharDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableCharFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableCharIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableCharLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableCharObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableCharShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableDoubleBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableDoubleByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableDoubleCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableDoubleDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableDoubleFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableDoubleIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableDoubleLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableDoubleObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableDoubleShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableFloatBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableFloatByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableFloatCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableFloatDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableFloatFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableFloatIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableFloatLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableFloatObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableFloatShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableIntBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableIntByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableIntCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableIntDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableIntFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableIntIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableIntLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableIntObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableIntShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableLongBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableLongByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableLongCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableLongDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableLongFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableLongIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableLongLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableLongObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableLongShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableObjectBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableObjectByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableObjectCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableObjectDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableObjectFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableObjectIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableObjectLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableObjectShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableShortBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableShortByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableShortCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableShortDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableShortFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableShortIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableShortLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableShortObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/ImmutableShortShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableByteBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableByteByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableByteCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableByteDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableByteFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableByteIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableByteLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableByteObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableByteShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableCharBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableCharByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableCharCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableCharDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableCharFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableCharIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableCharLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableCharObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableCharShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableDoubleBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableDoubleByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableDoubleCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableDoubleDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableDoubleFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableDoubleIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableDoubleLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableDoubleObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableDoubleShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableFloatBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableFloatByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableFloatCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableFloatDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableFloatFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableFloatIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableFloatLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableFloatObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableFloatShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableIntBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableIntByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableIntCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableIntDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableIntFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableIntIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableIntLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableIntObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableIntShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableLongBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableLongByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableLongCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableLongDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableLongFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableLongIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableLongLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableLongObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableLongShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableObjectBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableObjectByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableObjectCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableObjectDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableObjectFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableObjectIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableObjectLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableObjectShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableShortBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableShortByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableShortCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableShortDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableShortFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableShortIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableShortLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableShortObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/MutableShortShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/ImmutableBooleanSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/ImmutableByteSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/ImmutableCharSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/ImmutableDoubleSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/ImmutableFloatSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/ImmutableIntSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/ImmutableLongSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/ImmutableShortSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/MutableBooleanSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/MutableByteSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/MutableCharSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/MutableDoubleSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/MutableFloatSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/MutableIntSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/MutableLongSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/MutableShortSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/ImmutableBooleanStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/ImmutableByteStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/ImmutableCharStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/ImmutableDoubleStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/ImmutableFloatStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/ImmutableIntStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/ImmutableLongStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/ImmutableShortStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/MutableBooleanStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/MutableByteStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/MutableCharStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/MutableDoubleStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/MutableFloatStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/MutableIntStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/MutableLongStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/MutableShortStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/OrderedBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/OrderedByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/OrderedCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/OrderedDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/OrderedFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/OrderedIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/OrderedLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/OrderedShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/ReversibleBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/ReversibleByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/ReversibleCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/ReversibleDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/ReversibleFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/ReversibleIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/ReversibleLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/ReversibleShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/BooleanBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/BooleanBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/BooleanCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/BooleanDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/BooleanFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/BooleanIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/BooleanLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/BooleanObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/BooleanShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ByteBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ByteBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ByteCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ByteDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ByteFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ByteIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ByteLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ByteObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ByteShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/CharBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/CharBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/CharCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/CharDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/CharFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/CharIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/CharLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/CharObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/CharShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/DoubleBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/DoubleBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/DoubleCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/DoubleDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/DoubleFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/DoubleIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/DoubleLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/DoubleObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/DoubleShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/FloatBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/FloatBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/FloatCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/FloatDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/FloatFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/FloatIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/FloatLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/FloatObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/FloatShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/IntBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/IntBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/IntCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/IntDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/IntFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/IntIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/IntLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/IntObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/IntShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/LongBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/LongBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/LongCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/LongDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/LongFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/LongIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/LongLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/LongObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/LongShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ObjectBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ObjectBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ObjectCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ObjectDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ObjectFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ObjectIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ObjectLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ObjectShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ShortBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ShortBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ShortCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ShortDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ShortFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ShortIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ShortLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ShortObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/ShortShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/overview-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/annotation/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/annotation/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/annotation/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bimap/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bimap/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bimap/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/comparator/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/comparator/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/comparator/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bimap/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bimap/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bimap/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ordered/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ordered/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ordered/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedbag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedbag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedbag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedset/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedset/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedset/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/ordered/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/ordered/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/ordered/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/stack/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/stack/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/stack/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/serialized-form.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/BooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/CharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/ByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/ShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/LongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/DoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/FloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/IntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/LazyBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/LazyCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/LazyByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/LazyShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/LazyLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/LazyDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/LazyFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/LazyIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/RichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/PrimitiveIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/ParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/LazyIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/class-use/InternalIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/annotation/class-use/Beta.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/class-use/UnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/class-use/ParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/class-use/ParallelBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/class-use/MutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/class-use/MutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/class-use/MultiReaderBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/class-use/ImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/class-use/ImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/class-use/Bag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/BooleanBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/CharBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/ByteBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/ShortBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/LongBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/DoubleBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/FloatBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/IntBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/MutableBooleanBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/MutableCharBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/MutableByteBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/MutableShortBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/MutableLongBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/MutableDoubleBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/MutableFloatBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/MutableIntBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/ImmutableBooleanBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/ImmutableCharBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/ImmutableByteBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/ImmutableShortBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/ImmutableLongBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/ImmutableDoubleBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/ImmutableFloatBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/class-use/ImmutableIntBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/class-use/SortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/class-use/ParallelSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/class-use/MutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/class-use/ImmutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bimap/class-use/MutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bimap/class-use/ImmutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bimap/class-use/BiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/class-use/SerializableComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/class-use/HashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/class-use/Function3.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/class-use/Function2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/class-use/Function0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/class-use/Function.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanCharToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanByteToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanShortToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanLongToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanDoubleToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanFloatToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanIntToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharBooleanToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharByteToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharShortToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharLongToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharDoubleToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharFloatToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharIntToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteBooleanToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteCharToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteShortToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteLongToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteDoubleToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteFloatToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteIntToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortBooleanToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortCharToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortByteToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortLongToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortDoubleToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortFloatToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortIntToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongBooleanToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongCharToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongByteToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongShortToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongDoubleToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongFloatToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongIntToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleBooleanToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleCharToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleByteToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleShortToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleLongToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleFloatToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleIntToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatBooleanToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatCharToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatByteToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatShortToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatLongToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatDoubleToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatIntToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntBooleanToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntCharToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntByteToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntShortToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntLongToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntDoubleToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntFloatToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanObjectToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharObjectToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteObjectToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortObjectToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongObjectToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleObjectToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatObjectToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntObjectToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/BooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/CharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/LongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/DoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/FloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/IntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectBooleanToBooleanFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectCharToCharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectByteToByteFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectShortToShortFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectLongToLongFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectDoubleToDoubleFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectFloatToFloatFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectIntToIntFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectBooleanToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectCharToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectByteToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectShortToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectLongToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectDoubleToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectFloatToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectBooleanIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectCharIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectByteIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectShortIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectLongIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectDoubleIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectFloatIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/class-use/ObjectIntIntToObjectFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/class-use/Predicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/class-use/Predicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/BooleanBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/BooleanCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/BooleanBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/BooleanShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/BooleanLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/BooleanDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/BooleanFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/BooleanIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/CharBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/CharCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/CharBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/CharShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/CharLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/CharDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/CharFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/CharIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ByteBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ByteCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ByteBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ByteShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ByteLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ByteDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ByteFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ByteIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ShortBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ShortCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ShortBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ShortShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ShortLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ShortDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ShortFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ShortIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/LongBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/LongCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/LongBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/LongShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/LongLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/LongDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/LongFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/LongIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/DoubleBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/DoubleCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/DoubleBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/DoubleShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/DoubleLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/DoubleDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/DoubleFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/DoubleIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/FloatBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/FloatCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/FloatBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/FloatShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/FloatLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/FloatDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/FloatFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/FloatIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/IntBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/IntCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/IntBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/IntShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/IntLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/IntDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/IntFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/IntIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/BooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/CharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/BytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/LongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/DoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/FloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/IntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/BooleanObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/CharObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ByteObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ShortObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/LongObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/DoubleObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/FloatObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/IntObjectPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ObjectBooleanPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ObjectCharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ObjectBytePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ObjectShortPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ObjectLongPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ObjectDoublePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ObjectFloatPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/class-use/ObjectIntPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/class-use/Procedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/class-use/Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/class-use/ObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/BooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/CharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/LongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/DoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/FloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/IntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/BooleanBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/BooleanCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/BooleanByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/BooleanShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/BooleanLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/BooleanDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/BooleanFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/BooleanIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/CharBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/CharCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/CharByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/CharShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/CharLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/CharDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/CharFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/CharIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ByteBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ByteCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ByteByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ByteShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ByteLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ByteDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ByteFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ByteIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ShortBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ShortCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ShortByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ShortShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ShortLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ShortDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ShortFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ShortIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/LongBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/LongCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/LongByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/LongShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/LongLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/LongDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/LongFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/LongIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/DoubleBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/DoubleCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/DoubleByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/DoubleShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/DoubleLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/DoubleDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/DoubleFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/DoubleIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/FloatBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/FloatCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/FloatByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/FloatShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/FloatLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/FloatDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/FloatFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/FloatIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/IntBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/IntCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/IntByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/IntShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/IntLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/IntDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/IntFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/IntIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/BooleanObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/CharObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ByteObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ShortObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/LongObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/DoubleObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/FloatObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/IntObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ObjectBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ObjectCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ObjectByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ObjectShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ObjectLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ObjectDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ObjectFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/class-use/ObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/class-use/MutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/class-use/ImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/class-use/FixedSizeCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/class-use/MutableBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/class-use/MutableCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/class-use/MutableByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/class-use/MutableShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/class-use/MutableLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/class-use/MutableDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/class-use/MutableFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/class-use/MutableIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/class-use/ImmutableBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/class-use/ImmutableCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/class-use/ImmutableByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/class-use/ImmutableShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/class-use/ImmutableLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/class-use/ImmutableDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/class-use/ImmutableFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/class-use/ImmutableIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/class-use/ThrowingInvocationHandler.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/class-use/Stacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/class-use/SortedSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/class-use/SortedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/class-use/SortedBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/class-use/Sets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/class-use/Maps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/class-use/Lists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/class-use/BiMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/class-use/Bags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/class-use/MutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/class-use/MultiReaderBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/class-use/ImmutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/sorted/class-use/MutableSortedBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/sorted/class-use/ImmutableSortedBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/strategy/class-use/MutableHashingStrategyBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bimap/class-use/MutableBiMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bimap/class-use/ImmutableBiMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/class-use/MutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/class-use/MultiReaderListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/class-use/ImmutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/class-use/FixedSizeListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/class-use/MutableBooleanListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/class-use/MutableCharListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/class-use/MutableByteListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/class-use/MutableShortListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/class-use/MutableLongListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/class-use/MutableDoubleListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/class-use/MutableFloatListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/class-use/MutableIntListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/class-use/ImmutableBooleanListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/class-use/ImmutableCharListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/class-use/ImmutableByteListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/class-use/ImmutableShortListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/class-use/ImmutableLongListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/class-use/ImmutableDoubleListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/class-use/ImmutableFloatListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/class-use/ImmutableIntListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/class-use/MutableMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/class-use/ImmutableMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/class-use/FixedSizeMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/sorted/class-use/MutableSortedMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/sorted/class-use/ImmutableSortedMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/strategy/class-use/MutableHashingStrategyMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/strategy/class-use/ImmutableHashingStrategyMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/class-use/MutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/class-use/MultiReaderSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/class-use/ImmutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/class-use/FixedSizeSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/sorted/class-use/MutableSortedSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/sorted/class-use/ImmutableSortedSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/strategy/class-use/MutableHashingStrategySetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/strategy/class-use/ImmutableHashingStrategySetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/class-use/MutableStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/class-use/ImmutableStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/class-use/BooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/class-use/CharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/class-use/ByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/class-use/ShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/class-use/LongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/class-use/DoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/class-use/FloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/class-use/IntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/class-use/MutableBooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/class-use/MutableCharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/class-use/MutableByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/class-use/MutableShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/class-use/MutableLongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/class-use/MutableDoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/class-use/MutableFloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/class-use/MutableIntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/class-use/ParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/class-use/MutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/class-use/MultiReaderList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/class-use/ListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/class-use/ImmutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/class-use/FixedSizeList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/BooleanList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/CharList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/ByteList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/ShortList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/LongList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/DoubleList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/FloatList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/IntList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/MutableBooleanList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/MutableCharList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/MutableByteList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/MutableShortList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/MutableLongList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/MutableDoubleList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/MutableFloatList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/MutableIntList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/ImmutableBooleanList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/ImmutableCharList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/ImmutableByteList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/ImmutableShortList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/ImmutableLongList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/ImmutableDoubleList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/ImmutableFloatList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/class-use/ImmutableIntList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/UnsortedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/OrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/MutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/MutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/MutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/MapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/ImmutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/ImmutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/ImmutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/FixedSizeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/class-use/ConcurrentMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/BooleanValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/CharValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ByteValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ShortValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/LongValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/DoubleValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/FloatValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/IntValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/CharBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/CharCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/CharByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/CharShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/CharLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/CharDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/CharFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/CharIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ByteBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ByteCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ByteByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ByteShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ByteLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ByteDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ByteFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ByteIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ShortBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ShortCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ShortByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ShortShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ShortLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ShortDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ShortFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ShortIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/LongBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/LongCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/LongByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/LongShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/LongLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/LongDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/LongFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/LongIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/DoubleBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/DoubleCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/DoubleByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/DoubleShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/DoubleLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/DoubleDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/DoubleFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/DoubleIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/FloatBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/FloatCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/FloatByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/FloatShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/FloatLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/FloatDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/FloatFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/FloatIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/IntBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/IntCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/IntByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/IntShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/IntLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/IntDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/IntFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/IntIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/CharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/LongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/DoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/FloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/IntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableBooleanValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableCharValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableByteValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableShortValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableLongValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableDoubleValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableFloatValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableIntValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableCharBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableCharCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableCharByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableCharShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableCharLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableCharDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableCharFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableCharIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableByteBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableByteCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableByteByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableByteShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableByteLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableByteDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableByteFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableByteIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableShortBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableShortCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableShortByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableShortShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableShortLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableShortDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableShortFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableShortIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableLongBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableLongCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableLongByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableLongShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableLongLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableLongDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableLongFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableLongIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableDoubleBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableDoubleCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableDoubleByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableDoubleShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableDoubleLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableDoubleDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableDoubleFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableDoubleIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableFloatBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableFloatCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableFloatByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableFloatShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableFloatLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableFloatDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableFloatFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableFloatIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableIntBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableIntCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableIntByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableIntShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableIntLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableIntDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableIntFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableIntIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableCharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableLongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableDoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableFloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableIntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutableObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableCharBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableCharCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableCharByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableCharShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableCharLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableCharDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableCharFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableCharIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableByteBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableByteCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableByteByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableByteShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableByteLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableByteDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableByteFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableByteIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableShortBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableShortCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableShortByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableShortShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableShortLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableShortDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableShortFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableShortIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableLongBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableLongCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableLongByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableLongShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableLongLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableLongDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableLongFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableLongIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableDoubleBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableDoubleCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableDoubleByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableDoubleShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableDoubleLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableDoubleDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableDoubleFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableDoubleIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableFloatBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableFloatCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableFloatByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableFloatShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableFloatLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableFloatDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableFloatFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableFloatIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableIntBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableIntCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableIntByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableIntShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableIntLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableIntDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableIntFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableIntIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableCharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableLongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableDoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableFloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableIntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutableObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/PrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/MutablePrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/class-use/ImmutablePrimitiveObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/sorted/class-use/SortedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/sorted/class-use/MutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/sorted/class-use/ImmutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/class-use/MutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/class-use/Multimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/class-use/ImmutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/class-use/UnsortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/class-use/MutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/class-use/MutableBagIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/class-use/ImmutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/class-use/ImmutableBagIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/class-use/BagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/list/class-use/MutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/list/class-use/ListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/list/class-use/ImmutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ordered/class-use/SortedIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ordered/class-use/ReversibleIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ordered/class-use/OrderedIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/class-use/UnsortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/class-use/SetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/class-use/MutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/class-use/MutableSetIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/class-use/ImmutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/class-use/ImmutableSetIterableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedbag/class-use/SortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedbag/class-use/MutableSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedbag/class-use/ImmutableSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedset/class-use/SortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedset/class-use/MutableSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedset/class-use/ImmutableSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/class-use/SortedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/class-use/ReversibleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/class-use/OrderedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/class-use/PartitionMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/class-use/PartitionIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/class-use/PartitionImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/class-use/PartitionUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/class-use/PartitionMutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/class-use/PartitionMutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/class-use/PartitionImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/class-use/PartitionImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/class-use/PartitionBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/sorted/class-use/PartitionSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/sorted/class-use/PartitionMutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/sorted/class-use/PartitionImmutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/list/class-use/PartitionMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/list/class-use/PartitionList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/list/class-use/PartitionImmutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/ordered/class-use/PartitionSortedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/ordered/class-use/PartitionReversibleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/ordered/class-use/PartitionOrderedIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/class-use/PartitionUnsortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/class-use/PartitionSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/class-use/PartitionMutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/class-use/PartitionMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/class-use/PartitionImmutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/class-use/PartitionImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/sorted/class-use/PartitionSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/sorted/class-use/PartitionMutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/sorted/class-use/PartitionImmutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/stack/class-use/PartitionStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/stack/class-use/PartitionMutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/stack/class-use/PartitionImmutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/UnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/SetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/Pool.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/ParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/ParallelSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/MutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/MutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/MultiReaderSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/ImmutableSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/ImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/class-use/FixedSizeSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/BooleanSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/CharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/ByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/ShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/LongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/DoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/FloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/IntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/MutableBooleanSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/MutableCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/MutableByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/MutableShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/MutableLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/MutableDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/MutableFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/MutableIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/ImmutableBooleanSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/ImmutableCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/ImmutableByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/ImmutableShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/ImmutableLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/ImmutableDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/ImmutableFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/class-use/ImmutableIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/class-use/SortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/class-use/ParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/class-use/MutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/class-use/ImmutableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/class-use/StackIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/class-use/MutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/class-use/ImmutableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/BooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/CharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/ByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/ShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/LongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/DoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/FloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/IntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/MutableBooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/MutableCharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/MutableByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/MutableShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/MutableLongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/MutableDoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/MutableFloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/MutableIntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/ImmutableBooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/ImmutableCharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/ImmutableByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/ImmutableShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/ImmutableLongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/ImmutableDoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/ImmutableFloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/class-use/ImmutableIntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/class-use/Twin.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/class-use/Triplet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/class-use/Triple.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/class-use/Pair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/comparator/primitive/class-use/BooleanComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/comparator/primitive/class-use/CharComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/comparator/primitive/class-use/ByteComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/comparator/primitive/class-use/ShortComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/comparator/primitive/class-use/LongComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/comparator/primitive/class-use/DoubleComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/comparator/primitive/class-use/FloatComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/comparator/primitive/class-use/IntComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/class-use/MutableBooleanBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/class-use/MutableCharBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/class-use/MutableByteBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/class-use/MutableShortBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/class-use/MutableLongBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/class-use/MutableDoubleBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/class-use/MutableFloatBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/class-use/MutableIntBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/class-use/ImmutableBooleanBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/class-use/ImmutableCharBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/class-use/ImmutableByteBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/class-use/ImmutableShortBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/class-use/ImmutableLongBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/class-use/ImmutableDoubleBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/class-use/ImmutableFloatBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/class-use/ImmutableIntBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableCharBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableCharCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableCharByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableCharShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableCharLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableCharDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableCharFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableCharIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableByteBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableByteCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableByteByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableByteShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableByteLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableByteDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableByteFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableByteIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableShortBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableShortCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableShortByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableShortShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableShortLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableShortDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableShortFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableShortIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableLongBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableLongCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableLongByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableLongShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableLongLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableLongDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableLongFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableLongIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableDoubleBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableDoubleCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableDoubleByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableDoubleShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableDoubleLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableDoubleDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableDoubleFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableDoubleIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableFloatBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableFloatCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableFloatByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableFloatShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableFloatLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableFloatDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableFloatFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableFloatIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableIntBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableIntCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableIntByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableIntShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableIntLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableIntDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableIntFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableCharObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableByteObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableShortObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableLongObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableDoubleObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableFloatObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableIntObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableObjectBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableObjectCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableObjectByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableObjectShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableObjectLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableObjectDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableObjectFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableObjectIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableCharBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableCharCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableCharByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableCharShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableCharLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableCharDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableCharFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableCharIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableByteBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableByteCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableByteByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableByteShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableByteLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableByteDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableByteFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableByteIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableShortBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableShortCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableShortByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableShortShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableShortLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableShortDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableShortFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableShortIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableLongBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableLongCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableLongByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableLongShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableLongLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableLongDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableLongFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableLongIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/MutableIntIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableDoubleBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableDoubleCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableDoubleByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableDoubleShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableDoubleLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableDoubleDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableDoubleFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableDoubleIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableFloatBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableFloatCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableFloatByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableFloatShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableFloatLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableFloatDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableFloatFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableFloatIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableIntBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableIntCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableIntByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableIntShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableIntLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableIntDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableIntFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableIntIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableCharObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableByteObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableShortObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableLongObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableDoubleObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableFloatObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableIntObjectMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableObjectBooleanMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableObjectCharMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableObjectByteMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableObjectShortMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableObjectLongMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableObjectDoubleMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableObjectFloatMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/class-use/ImmutableObjectIntMapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/class-use/MutableBooleanSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/class-use/MutableCharSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/class-use/MutableByteSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/class-use/MutableShortSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/class-use/MutableLongSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/class-use/MutableDoubleSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/class-use/MutableFloatSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/class-use/MutableIntSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/class-use/ImmutableBooleanSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/class-use/ImmutableCharSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/class-use/ImmutableByteSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/class-use/ImmutableShortSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/class-use/ImmutableLongSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/class-use/ImmutableDoubleSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/class-use/ImmutableFloatSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/class-use/ImmutableIntSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/class-use/MutableBooleanStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/class-use/MutableCharStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/class-use/MutableByteStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/class-use/MutableShortStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/class-use/MutableLongStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/class-use/MutableDoubleStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/class-use/MutableFloatStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/class-use/MutableIntStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/class-use/ImmutableBooleanStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/class-use/ImmutableCharStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/class-use/ImmutableByteStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/class-use/ImmutableShortStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/class-use/ImmutableLongStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/class-use/ImmutableDoubleStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/class-use/ImmutableFloatStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/class-use/ImmutableIntStackFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/class-use/ReversibleBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/class-use/ReversibleCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/class-use/ReversibleByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/class-use/ReversibleShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/class-use/ReversibleLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/class-use/ReversibleDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/class-use/ReversibleFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/class-use/ReversibleIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/class-use/OrderedBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/class-use/OrderedCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/class-use/OrderedByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/class-use/OrderedShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/class-use/OrderedLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/class-use/OrderedDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/class-use/OrderedFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/class-use/OrderedIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/BooleanBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/BooleanCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/BooleanBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/BooleanShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/BooleanLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/BooleanDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/BooleanFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/BooleanIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/CharBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/CharCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/CharBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/CharShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/CharLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/CharDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/CharFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/CharIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ByteBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ByteCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ByteBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ByteShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ByteLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ByteDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ByteFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ByteIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ShortBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ShortCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ShortBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ShortShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ShortLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ShortDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ShortFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ShortIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/LongBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/LongCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/LongBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/LongShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/LongLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/LongDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/LongFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/LongIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/DoubleBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/DoubleCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/DoubleBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/DoubleShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/DoubleLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/DoubleDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/DoubleFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/DoubleIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/FloatBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/FloatCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/FloatBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/FloatShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/FloatLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/FloatDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/FloatFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/FloatIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/IntBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/IntCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/IntBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/IntShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/IntLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/IntDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/IntFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/IntIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/BooleanObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/CharObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ByteObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ShortObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/LongObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/DoubleObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/FloatObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/IntObjectPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ObjectBooleanPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ObjectCharPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ObjectBytePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ObjectShortPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ObjectLongPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ObjectDoublePair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ObjectFloatPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/class-use/ObjectIntPair.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/annotation/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bag/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/bimap/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/comparator/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/function/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/predicate/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/block/procedure/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/collection/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bag/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/bimap/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/list/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/map/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/set/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/factory/stack/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/iterator/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/list/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/map/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/ordered/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedbag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/multimap/sortedset/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/ordered/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/bag/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/ordered/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/partition/stack/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/stack/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/org/eclipse/collections/api/tuple/primitive/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/overview-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-api/10.4.0/help-doc.html... 93 warnings 21:22:21:918 [WARNING] Javadoc Warnings 21:22:21:918 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/ByteObjectMap.java:47: warning - @param argument "function" is not a parameter name. 21:22:21:919 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/CharObjectMap.java:47: warning - @param argument "function" is not a parameter name. 21:22:21:919 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/DoubleObjectMap.java:47: warning - @param argument "function" is not a parameter name. 21:22:21:919 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/FloatObjectMap.java:47: warning - @param argument "function" is not a parameter name. 21:22:21:919 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/IntObjectMap.java:47: warning - @param argument "function" is not a parameter name. 21:22:21:920 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/LongObjectMap.java:47: warning - @param argument "function" is not a parameter name. 21:22:21:920 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableByteBooleanMap.java:187: warning - @param argument "iterable" is not a parameter name. 21:22:21:920 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableByteByteMap.java:189: warning - @param argument "iterable" is not a parameter name. 21:22:21:920 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableByteCharMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:921 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableByteDoubleMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:921 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableByteFloatMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:921 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableByteIntMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:921 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableByteLongMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:922 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableByteObjectMap.java:162: warning - Tag @see: can't find put(byte, V) in org.eclipse.collections.api.map.primitive.MutableByteObjectMap 21:22:21:922 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableByteObjectMap.java:188: warning - @param argument "iterable" is not a parameter name. 21:22:21:922 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableByteShortMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:923 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableCharBooleanMap.java:187: warning - @param argument "iterable" is not a parameter name. 21:22:21:923 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableCharByteMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:923 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableCharCharMap.java:189: warning - @param argument "iterable" is not a parameter name. 21:22:21:923 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableCharDoubleMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:924 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableCharFloatMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:924 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableCharIntMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:924 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableCharLongMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:924 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableCharObjectMap.java:162: warning - Tag @see: can't find put(char, V) in org.eclipse.collections.api.map.primitive.MutableCharObjectMap 21:22:21:925 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableCharObjectMap.java:188: warning - @param argument "iterable" is not a parameter name. 21:22:21:925 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableCharShortMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:925 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableDoubleBooleanMap.java:187: warning - @param argument "iterable" is not a parameter name. 21:22:21:925 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableDoubleByteMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:926 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableDoubleCharMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:926 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableDoubleDoubleMap.java:189: warning - @param argument "iterable" is not a parameter name. 21:22:21:926 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableDoubleFloatMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:926 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableDoubleIntMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:927 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableDoubleLongMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:927 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableDoubleObjectMap.java:162: warning - Tag @see: can't find put(double, V) in org.eclipse.collections.api.map.primitive.MutableDoubleObjectMap 21:22:21:927 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableDoubleObjectMap.java:188: warning - @param argument "iterable" is not a parameter name. 21:22:21:927 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableDoubleShortMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:928 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableFloatBooleanMap.java:187: warning - @param argument "iterable" is not a parameter name. 21:22:21:928 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableFloatByteMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:928 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableFloatCharMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:928 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableFloatDoubleMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:929 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableFloatFloatMap.java:189: warning - @param argument "iterable" is not a parameter name. 21:22:21:929 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableFloatIntMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:929 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableFloatLongMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:929 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableFloatObjectMap.java:162: warning - Tag @see: can't find put(float, V) in org.eclipse.collections.api.map.primitive.MutableFloatObjectMap 21:22:21:930 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableFloatObjectMap.java:188: warning - @param argument "iterable" is not a parameter name. 21:22:21:930 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableFloatShortMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:930 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableIntBooleanMap.java:187: warning - @param argument "iterable" is not a parameter name. 21:22:21:931 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableIntByteMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:931 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableIntCharMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:931 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableIntDoubleMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:931 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableIntFloatMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:932 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableIntIntMap.java:189: warning - @param argument "iterable" is not a parameter name. 21:22:21:932 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableIntLongMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:932 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableIntObjectMap.java:162: warning - Tag @see: can't find put(int, V) in org.eclipse.collections.api.map.primitive.MutableIntObjectMap 21:22:21:932 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableIntObjectMap.java:188: warning - @param argument "iterable" is not a parameter name. 21:22:21:933 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableIntShortMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:933 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableLongBooleanMap.java:187: warning - @param argument "iterable" is not a parameter name. 21:22:21:933 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableLongByteMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:933 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableLongCharMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:934 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableLongDoubleMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:934 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableLongFloatMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:934 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableLongIntMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:934 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableLongLongMap.java:189: warning - @param argument "iterable" is not a parameter name. 21:22:21:935 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableLongObjectMap.java:162: warning - Tag @see: can't find put(long, V) in org.eclipse.collections.api.map.primitive.MutableLongObjectMap 21:22:21:935 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableLongObjectMap.java:188: warning - @param argument "iterable" is not a parameter name. 21:22:21:935 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableLongShortMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:936 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectBooleanMap.java:88: warning - Tag @see: can't find removeKey(K) in org.eclipse.collections.api.map.primitive.MutableObjectBooleanMap 21:22:21:936 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectBooleanMap.java:193: warning - Tag @see: can't find put(K, boolean) in org.eclipse.collections.api.map.primitive.MutableObjectBooleanMap 21:22:21:936 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectByteMap.java:88: warning - Tag @see: can't find removeKey(K) in org.eclipse.collections.api.map.primitive.MutableObjectByteMap 21:22:21:936 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectByteMap.java:196: warning - Tag @see: can't find put(K, byte) in org.eclipse.collections.api.map.primitive.MutableObjectByteMap 21:22:21:937 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectCharMap.java:88: warning - Tag @see: can't find removeKey(K) in org.eclipse.collections.api.map.primitive.MutableObjectCharMap 21:22:21:937 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectCharMap.java:196: warning - Tag @see: can't find put(K, char) in org.eclipse.collections.api.map.primitive.MutableObjectCharMap 21:22:21:937 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectDoubleMap.java:88: warning - Tag @see: can't find removeKey(K) in org.eclipse.collections.api.map.primitive.MutableObjectDoubleMap 21:22:21:938 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectDoubleMap.java:196: warning - Tag @see: can't find put(K, double) in org.eclipse.collections.api.map.primitive.MutableObjectDoubleMap 21:22:21:938 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectFloatMap.java:88: warning - Tag @see: can't find removeKey(K) in org.eclipse.collections.api.map.primitive.MutableObjectFloatMap 21:22:21:938 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectFloatMap.java:196: warning - Tag @see: can't find put(K, float) in org.eclipse.collections.api.map.primitive.MutableObjectFloatMap 21:22:21:939 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectIntMap.java:88: warning - Tag @see: can't find removeKey(K) in org.eclipse.collections.api.map.primitive.MutableObjectIntMap 21:22:21:939 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectIntMap.java:196: warning - Tag @see: can't find put(K, int) in org.eclipse.collections.api.map.primitive.MutableObjectIntMap 21:22:21:939 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectLongMap.java:88: warning - Tag @see: can't find removeKey(K) in org.eclipse.collections.api.map.primitive.MutableObjectLongMap 21:22:21:940 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectLongMap.java:196: warning - Tag @see: can't find put(K, long) in org.eclipse.collections.api.map.primitive.MutableObjectLongMap 21:22:21:940 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectShortMap.java:88: warning - Tag @see: can't find removeKey(K) in org.eclipse.collections.api.map.primitive.MutableObjectShortMap 21:22:21:940 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableObjectShortMap.java:196: warning - Tag @see: can't find put(K, short) in org.eclipse.collections.api.map.primitive.MutableObjectShortMap 21:22:21:940 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableShortBooleanMap.java:187: warning - @param argument "iterable" is not a parameter name. 21:22:21:941 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableShortByteMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:941 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableShortCharMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:941 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableShortDoubleMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:941 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableShortFloatMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:942 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableShortIntMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:942 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableShortLongMap.java:190: warning - @param argument "iterable" is not a parameter name. 21:22:21:942 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableShortObjectMap.java:162: warning - Tag @see: can't find put(short, V) in org.eclipse.collections.api.map.primitive.MutableShortObjectMap 21:22:21:943 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableShortObjectMap.java:188: warning - @param argument "iterable" is not a parameter name. 21:22:21:943 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/MutableShortShortMap.java:189: warning - @param argument "iterable" is not a parameter name. 21:22:21:943 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/generated-sources/java/org/eclipse/collections/api/map/primitive/ShortObjectMap.java:47: warning - @param argument "function" is not a parameter name. 21:22:22:208 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar 21:22:23:136 [INFO] 21:22:23:136 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-api --- 21:22:23:291 [INFO] 21:22:23:291 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-api --- 21:22:23:413 [INFO] No dependency problems found 21:22:23:413 [INFO] 21:22:23:413 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-api --- 21:22:23:858 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0.jar 21:22:28:916 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar 21:22:36:250 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar 21:22:41:242 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar' is already signed and will be resigned. 21:22:41:242 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar 21:22:48:728 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar' is already signed and will be resigned. 21:22:48:728 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar 21:22:51:851 [INFO] 21:22:51:851 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-api --- 21:22:52:796 [INFO] 21:22:52:796 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-api --- 21:22:52:797 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0.jar 21:22:52:799 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0.pom 21:22:52:801 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-javadoc.jar 21:22:52:807 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-sources.jar 21:22:52:809 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-javadoc.jar 21:22:52:810 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-sources.jar 21:22:52:810 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0.jar.asc 21:22:52:812 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0.pom.asc 21:22:52:813 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-javadoc.jar.asc 21:22:52:814 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-sources.jar.asc 21:22:52:815 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-javadoc.jar.asc 21:22:52:816 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-sources.jar.asc 21:22:52:816 [INFO] 21:22:52:817 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (default-cli) @ eclipse-collections-api --- 21:22:53:203 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0.jar' is already signed and will be resigned. 21:22:53:203 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0.jar 21:22:57:782 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar' is already signed and will be resigned. 21:22:57:782 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar 21:23:04:940 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar' is already signed and will be resigned. 21:23:04:940 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar 21:23:09:996 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar' is already signed and will be resigned. 21:23:09:996 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar 21:23:18:389 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar' is already signed and will be resigned. 21:23:18:389 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar 21:23:21:581 [INFO] 21:23:21:581 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-api --- 21:23:21:583 [INFO] 21:23:21:583 [INFO] --- eclipse-collections-code-generator-maven-plugin:10.4.0:generate (default) @ eclipse-collections-api --- 21:23:21:583 [INFO] Generating sources to eclipse-collections-api 21:23:22:072 [INFO] Generated 16 files 21:23:22:072 [INFO] 21:23:22:072 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-api --- 21:23:22:073 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:23:22:073 [INFO] Copying 3 resources 21:23:22:073 [INFO] 21:23:22:073 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections-api --- 21:23:22:135 [INFO] Changes detected - recompiling the module! 21:23:22:170 [INFO] Compiling 1393 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/classes 21:23:26:327 [INFO] 21:23:26:327 [INFO] --- bnd-maven-plugin:5.1.1:bnd-process (default) @ eclipse-collections-api --- 21:23:26:349 [WARNING] Cannot consider developer in line '76' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 21:23:26:349 [WARNING] Cannot consider developer in line '81' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 21:23:26:349 [WARNING] Cannot consider developer in line '86' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 21:23:26:350 [WARNING] Cannot consider developer in line '91' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 21:23:26:350 [WARNING] Cannot consider developer in line '96' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 21:23:26:638 [INFO] 21:23:26:638 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-api --- 21:23:26:639 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:23:26:639 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/test/resources 21:23:26:639 [INFO] 21:23:26:639 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections-api --- 21:23:26:640 [INFO] No sources to compile 21:23:26:640 [INFO] 21:23:26:640 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections-api --- 21:23:26:643 [INFO] No tests to run. 21:23:26:643 [INFO] Skipping execution of surefire because it has already been run for this configuration 21:23:26:643 [INFO] 21:23:26:643 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections-api --- 21:23:26:844 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0.jar 21:23:26:926 [INFO] 21:23:26:927 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-api --- 21:23:27:087 [INFO] 21:23:27:087 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-api --- 21:23:27:273 [INFO] Skipping javadoc generation, everything is up to date. 21:23:27:441 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar 21:23:28:062 [INFO] 21:23:28:062 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-api --- 21:23:28:216 [INFO] 21:23:28:216 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-api --- 21:23:28:304 [INFO] No dependency problems found 21:23:28:304 [INFO] 21:23:28:304 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-api --- 21:23:28:718 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0.jar 21:23:33:476 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar 21:23:40:900 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar' is already signed and will be resigned. 21:23:40:900 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar 21:23:45:965 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar' is already signed and will be resigned. 21:23:45:965 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar 21:23:53:431 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar' is already signed and will be resigned. 21:23:53:431 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar 21:23:56:939 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar' is already signed and will be resigned. 21:23:56:939 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar 21:24:01:873 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar' is already signed and will be resigned. 21:24:01:874 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar 21:24:09:564 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar' is already signed and will be resigned. 21:24:09:564 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar 21:24:12:342 [INFO] 21:24:12:342 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-api --- 21:24:14:859 [INFO] 21:24:14:859 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-api --- 21:24:14:863 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0.jar 21:24:14:866 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0.pom 21:24:14:874 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-javadoc.jar 21:24:14:882 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-sources.jar 21:24:14:962 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-javadoc.jar 21:24:14:962 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-sources.jar 21:24:14:963 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0.jar.asc 21:24:14:964 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0.pom.asc 21:24:14:965 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-javadoc.jar.asc 21:24:14:966 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-sources.jar.asc 21:24:14:967 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-javadoc.jar.asc 21:24:14:968 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-sources.jar.asc 21:24:14:969 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-sources.jar 21:24:14:970 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-javadoc.jar 21:24:14:971 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-sources.jar 21:24:14:971 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0.jar.asc 21:24:14:972 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0.pom.asc 21:24:14:973 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-javadoc.jar.asc 21:24:14:974 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-sources.jar.asc 21:24:14:975 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-javadoc.jar.asc 21:24:14:976 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-sources.jar.asc 21:24:14:976 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0.jar.asc.asc 21:24:14:977 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0.pom.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0.pom.asc.asc 21:24:14:979 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-javadoc.jar.asc.asc 21:24:14:981 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-sources.jar.asc.asc 21:24:14:983 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-javadoc.jar.asc.asc 21:24:14:983 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-sources.jar.asc.asc 21:24:14:984 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-sources.jar.asc 21:24:14:985 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-javadoc.jar.asc 21:24:14:986 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-api/target/eclipse-collections-api-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-api/10.4.0/eclipse-collections-api-10.4.0-sources.jar.asc 21:24:14:987 [INFO] 21:24:14:987 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ eclipse-collections-api --- 21:24:42:061 [INFO] 21:24:42:061 [INFO] ------------< org.eclipse.collections:eclipse-collections >------------- 21:24:42:061 [INFO] Building Eclipse Collections Main Library 10.4.0 [5/7] 21:24:42:061 [INFO] --------------------------------[ jar ]--------------------------------- 21:24:42:064 [INFO] 21:24:42:064 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-collections --- 21:24:42:065 [INFO] 21:24:42:065 [INFO] --- maven-javadoc-plugin:3.2.0:jar (default-cli) @ eclipse-collections --- 21:24:42:212 [INFO] No previous run data found, generating javadoc. 21:25:15:807 [INFO] Loading source files for package org.eclipse.collections.impl... Loading source files for package org.eclipse.collections.impl.bag... Loading source files for package org.eclipse.collections.impl.bag.immutable... Loading source files for package org.eclipse.collections.impl.bag.immutable.primitive... Loading source files for package org.eclipse.collections.impl.bag.mutable... Loading source files for package org.eclipse.collections.impl.bag.mutable.primitive... Loading source files for package org.eclipse.collections.impl.bag.sorted.immutable... Loading source files for package org.eclipse.collections.impl.bag.sorted.mutable... Loading source files for package org.eclipse.collections.impl.bag.strategy.mutable... Loading source files for package org.eclipse.collections.impl.bimap... Loading source files for package org.eclipse.collections.impl.bimap.immutable... Loading source files for package org.eclipse.collections.impl.bimap.mutable... Loading source files for package org.eclipse.collections.impl.block.comparator... Loading source files for package org.eclipse.collections.impl.block.comparator.primitive... Loading source files for package org.eclipse.collections.impl.block.factory... Loading source files for package org.eclipse.collections.impl.block.factory.primitive... Loading source files for package org.eclipse.collections.impl.block.function... Loading source files for package org.eclipse.collections.impl.block.function.checked... Loading source files for package org.eclipse.collections.impl.block.function.primitive... Loading source files for package org.eclipse.collections.impl.block.predicate... Loading source files for package org.eclipse.collections.impl.block.predicate.checked... Loading source files for package org.eclipse.collections.impl.block.predicate.primitive... Loading source files for package org.eclipse.collections.impl.block.procedure... Loading source files for package org.eclipse.collections.impl.block.procedure.checked... Loading source files for package org.eclipse.collections.impl.block.procedure.checked.primitive... Loading source files for package org.eclipse.collections.impl.block.procedure.primitive... Loading source files for package org.eclipse.collections.impl.collection... Loading source files for package org.eclipse.collections.impl.collection.immutable... Loading source files for package org.eclipse.collections.impl.collection.mutable... Loading source files for package org.eclipse.collections.impl.collection.mutable.primitive... Loading source files for package org.eclipse.collections.impl.collector... Loading source files for package org.eclipse.collections.impl.factory... Loading source files for package org.eclipse.collections.impl.factory.primitive... Loading source files for package org.eclipse.collections.impl.lazy... Loading source files for package org.eclipse.collections.impl.lazy.iterator... Loading source files for package org.eclipse.collections.impl.lazy.parallel... Loading source files for package org.eclipse.collections.impl.lazy.parallel.bag... Loading source files for package org.eclipse.collections.impl.lazy.parallel.list... Loading source files for package org.eclipse.collections.impl.lazy.parallel.set... Loading source files for package org.eclipse.collections.impl.lazy.parallel.set.sorted... Loading source files for package org.eclipse.collections.impl.lazy.primitive... Loading source files for package org.eclipse.collections.impl.list... Loading source files for package org.eclipse.collections.impl.list.fixed... Loading source files for package org.eclipse.collections.impl.list.immutable... Loading source files for package org.eclipse.collections.impl.list.immutable.primitive... Loading source files for package org.eclipse.collections.impl.list.mutable... Loading source files for package org.eclipse.collections.impl.list.mutable.primitive... Loading source files for package org.eclipse.collections.impl.list.primitive... Loading source files for package org.eclipse.collections.impl.map... Loading source files for package org.eclipse.collections.impl.map.fixed... Loading source files for package org.eclipse.collections.impl.map.immutable... Loading source files for package org.eclipse.collections.impl.map.immutable.primitive... Loading source files for package org.eclipse.collections.impl.map.mutable... Loading source files for package org.eclipse.collections.impl.map.mutable.primitive... Loading source files for package org.eclipse.collections.impl.map.ordered.mutable... Loading source files for package org.eclipse.collections.impl.map.sorted.immutable... Loading source files for package org.eclipse.collections.impl.map.sorted.mutable... Loading source files for package org.eclipse.collections.impl.map.sorted... Loading source files for package org.eclipse.collections.impl.map.strategy.immutable... Loading source files for package org.eclipse.collections.impl.map.strategy.mutable... Loading source files for package org.eclipse.collections.impl.map.strategy... Loading source files for package org.eclipse.collections.impl.multimap... Loading source files for package org.eclipse.collections.impl.multimap.bag... Loading source files for package org.eclipse.collections.impl.multimap.bag.sorted... Loading source files for package org.eclipse.collections.impl.multimap.bag.sorted.immutable... Loading source files for package org.eclipse.collections.impl.multimap.bag.sorted.mutable... Loading source files for package org.eclipse.collections.impl.multimap.bag.strategy... Loading source files for package org.eclipse.collections.impl.multimap.list... Loading source files for package org.eclipse.collections.impl.multimap.set... Loading source files for package org.eclipse.collections.impl.multimap.set.sorted... Loading source files for package org.eclipse.collections.impl.multimap.set.strategy... Loading source files for package org.eclipse.collections.impl.parallel... Loading source files for package org.eclipse.collections.impl.partition.bag... Loading source files for package org.eclipse.collections.impl.partition.bag.sorted... Loading source files for package org.eclipse.collections.impl.partition.list... Loading source files for package org.eclipse.collections.impl.partition.set... Loading source files for package org.eclipse.collections.impl.partition.set.sorted... Loading source files for package org.eclipse.collections.impl.partition.set.strategy... Loading source files for package org.eclipse.collections.impl.partition.stack... Loading source files for package org.eclipse.collections.impl.set... Loading source files for package org.eclipse.collections.impl.set.fixed... Loading source files for package org.eclipse.collections.impl.set.immutable... Loading source files for package org.eclipse.collections.impl.set.immutable.primitive... Loading source files for package org.eclipse.collections.impl.set.mutable... Loading source files for package org.eclipse.collections.impl.set.mutable.primitive... Loading source files for package org.eclipse.collections.impl.set.sorted.immutable... Loading source files for package org.eclipse.collections.impl.set.sorted.mutable... Loading source files for package org.eclipse.collections.impl.set.strategy.immutable... Loading source files for package org.eclipse.collections.impl.set.strategy.mutable... Loading source files for package org.eclipse.collections.impl.stack.immutable... Loading source files for package org.eclipse.collections.impl.stack.immutable.primitive... Loading source files for package org.eclipse.collections.impl.stack.mutable... Loading source files for package org.eclipse.collections.impl.stack.mutable.primitive... Loading source files for package org.eclipse.collections.impl.stream... Loading source files for package org.eclipse.collections.impl.string.immutable... Loading source files for package org.eclipse.collections.impl.tuple... Loading source files for package org.eclipse.collections.impl.tuple.primitive... Loading source files for package org.eclipse.collections.impl.utility... Loading source files for package org.eclipse.collections.impl.utility.internal... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/AbstractRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/Counter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/EmptyIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/SpreadFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/SynchronizedRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/SynchronizedRichIterable.SynchronizedRichIterableSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/UnmodifiableIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/UnmodifiableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/UnmodifiableRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/AbstractBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/ImmutableArrayBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/ImmutableBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/ImmutableHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/AbstractHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/AbstractMutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/AbstractMutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/HashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/MultiReaderHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/MultiReaderMutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/MutableBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/SynchronizedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/UnmodifiableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/BooleanHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/immutable/ImmutableSortedBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/AbstractMutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/MutableSortedBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/SynchronizedSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/TreeBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/UnmodifiableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/strategy/mutable/HashBagWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/strategy/mutable/MutableHashingStrategyBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/AbstractBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/immutable/AbstractImmutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/immutable/ImmutableBiMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/HashBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/MutableBiMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/SynchronizedBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/UnmodifiableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/FunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Comparators.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.BooleanFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.ByteFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.CharFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.DoubleFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.FloatFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.FunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.IntFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.LongFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.ShortFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.SizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/HashingStrategies.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/IntegerPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/LongPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/MultimapFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/ObjectIntProcedures.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Predicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Predicates.AllSatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Predicates.AnySatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Predicates.NoneSatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Predicates2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/PrimitiveFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Procedures.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Procedures.SynchronizedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Procedures2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/StringFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/StringPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/StringPredicates2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/BooleanPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/CharToCharFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/IntToIntFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/AddFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/CaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/IfFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/MaxFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/MaxSizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/MinFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/MinSizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/MultiplyFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/PassThruFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/SubtractFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/CheckedFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/CheckedFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/CheckedFunction2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/ThrowingFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/ThrowingFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/ThrowingFunction2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/CharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/CodePointFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/DoubleFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/IntegerFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/LongFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/CodePointPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/DropIterablePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/DropWhileIterablePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/MapEntryPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/PairPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/CheckedPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/CheckedPredicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/ThrowingPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/ThrowingPredicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/primitive/CharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/AdaptObjectIntProcedureToProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/AppendStringProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/AtomicCountProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/BagAddOccurrencesProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/BiMapCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/CaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/ChainedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/CollectIfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/CollectionAddProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/CollectionRemoveProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/CollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/ComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/CounterProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/CountProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/DoubleSumResultHolder.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/FastListCollectIfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/FastListCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/FastListRejectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/FastListSelectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/FlatCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/GroupByUniqueKeyProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/IfObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/IfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/IfProcedureWith.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/InjectIntoProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MapCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MapEntryToProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MapPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MaxByProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MaxComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MaxProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MinByProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MinComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MinProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MultimapEachPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MultimapKeyValuePutAllProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MultimapKeyValuePutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MultimapPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MutatingAggregationProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/NonMutatingAggregationProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/PartitionPredicate2Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/PartitionProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/RejectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/SelectInstancesOfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/SelectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/SumOfDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/SumOfFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/SumOfIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/SumOfLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/ZipWithIndexProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/CheckedObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/CheckedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/CheckedProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/MultimapKeyValuesSerializingProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/ThrowingProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/ThrowingProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedBooleanIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/CharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/CodePointProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/InjectIntoDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/InjectIntoFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/InjectIntoIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/InjectIntoLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/IntIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/IntObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/IntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/IntProcedureWithInt.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/AbstractSynchronizedRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/immutable/AbstractImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/AbstractCollectionAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/AbstractMultiReaderMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/AbstractMultiReaderMutableCollection.LockWrapper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/AbstractMultiReaderMutableCollection.ReadWriteLockWrapper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/AbstractMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/AbstractSynchronizedMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/AbstractUnmodifiableMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/CollectionAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/SynchronizedCollectionSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/SynchronizedMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/UnmodifiableCollectionSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/UnmodifiableMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collector/BigDecimalSummaryStatistics.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collector/BigIntegerSummaryStatistics.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collector/Collectors2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Bags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/BiMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/HashingStrategyBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/HashingStrategyMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/HashingStrategySets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Iterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Lists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Maps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.ImmutableBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.ImmutableListMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.ImmutableSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.ImmutableSortedBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.ImmutableSortedSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.MutableBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.MutableListMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.MutableSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.MutableSortedBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.MutableSortedSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/OrderedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Sets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/SortedBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/SortedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/SortedSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Stacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Strings.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/AbstractLazyIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/ChunkIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/CollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/CompositeIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/DistinctIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/DropIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/DropWhileIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/FlatCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/LazyIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/RejectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/ReverseIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/SelectInstancesOfIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/SelectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/TakeIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/TakeWhileIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/TapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/ZipIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/ZipWithIndexIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/ChunkIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/CollectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/DistinctIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/DropIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/FlatCollectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/SelectInstancesOfIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/SelectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/TakeIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/TakeWhileIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/TapIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/ZipIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/ZipWithIndexIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/AbstractBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/AbstractMultiReaderParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/AbstractParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/AbstractParallelIterableImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/AbstractSynchronizedParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/Batch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/MultiReaderParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/NonParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/OrderedBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/ParallelDistinctIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/ParallelSelectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/RootBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/SynchronizedParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/AbstractParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/CollectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/FlatCollectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/NonParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/ParallelCollectUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/RootUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/SelectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/UnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/AbstractParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/CollectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/DistinctBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/FlatCollectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/ListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/ListIterableBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/ListIterableParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/MultiReaderParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/NonParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/ParallelCollectListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/ParallelFlatCollectListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/RootListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/SelectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/SynchronizedParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/AbstractParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/CollectUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/MultiReaderParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/NonParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/ParallelCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/ParallelFlatCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/RootUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/SelectUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/SynchronizedParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/UnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/AbstractParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/CollectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/FlatCollectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/NonParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/RootSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/SelectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/SortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/SynchronizedParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectBooleanToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/Interval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/IntervalUtils.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/AbstractArrayAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/AbstractMemoryEfficientMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/ArrayAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/FixedSizeListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/FixedSizeListIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/ImmutableIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/ImmutableListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/ImmutableListIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/AbstractListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/AbstractMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/ArrayListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/CompositeFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/FastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/ListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/MultiReaderFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/MultiReaderMutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/MutableIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/MutableListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/MutableListIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/RandomAccessListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/SynchronizedMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/UnmodifiableListIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/UnmodifiableMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/BooleanArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/primitive/IntInterval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/primitive/LongInterval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/AbstractMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/AbstractSynchronizedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/fixed/FixedSizeMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/AbstractImmutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/ImmutableMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/ImmutableUnifiedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/AbstractMutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/ConcurrentHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/ConcurrentMutableHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/MapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/MutableMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/SynchronizedBiMapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/SynchronizedMapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/SynchronizedMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/UnifiedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/UnmodifiableMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableBooleanValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/AbstractSentinelValues.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ObjectBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ObjectBooleanHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/ordered/mutable/OrderedMapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/ordered/mutable/UnmodifiableMutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/immutable/AbstractImmutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/immutable/ImmutableSortedMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/immutable/ImmutableTreeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/AbstractMutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/MutableSortedMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/SortedMapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/SynchronizedSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/TreeSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/UnmodifiableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/UnmodifiableTreeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/immutable/ImmutableEntryWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/immutable/ImmutableHashingStrategyMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/immutable/ImmutableUnifiedMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/mutable/MutableHashingStrategyMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/mutable/UnifiedMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/AbstractImmutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/AbstractMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/AbstractMutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/AbstractSynchronizedMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/AbstractSynchronizedPutMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/ImmutableMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/SynchronizedMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/AbstractMutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/HashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/ImmutableBagMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/MultiReaderHashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/SynchronizedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/SynchronizedPutHashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/immutable/ImmutableSortedBagMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/mutable/SynchronizedSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/mutable/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/strategy/HashBagMultimapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/AbstractMutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/FastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/ImmutableListMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/ImmutableListMultimapImpl.ImmutableListMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/MultiReaderFastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/SynchronizedListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/SynchronizedPutFastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/AbstractMutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/ImmutableSetMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/MultiReaderUnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/SynchronizedPutUnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/SynchronizedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/UnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/ImmutableSortedSetMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/SynchronizedPutTreeSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/SynchronizedSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/TreeSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/strategy/UnifiedSetWithHashingStrategyMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/AbstractPredicateBasedCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/AbstractProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/AbstractTransformerBasedCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ArrayProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ArrayProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/BatchIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/BatchIterableProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/BatchIterableProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/CollectIfProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/CollectIfProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/CollectionsThreadFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/CollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/CollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/Combiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/Combiners.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/CountCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/CountProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/FastListCollectIfProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/FastListCollectIfProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/FastListCollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/FastListCollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/FastListRejectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/FastListRejectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/FastListSelectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/FastListSelectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/FlatCollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/FlatCollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ObjectIntProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ObjectIntProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ObjectIntProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ParallelArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ParallelIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ParallelMapIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/PassThruCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/PassThruObjectIntProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/PassThruProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/RejectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/RejectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/SelectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/SelectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/PartitionHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/PartitionImmutableBagImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/sorted/PartitionImmutableSortedBagImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/sorted/PartitionTreeBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/list/PartitionFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/list/PartitionImmutableListImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/PartitionImmutableSetImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/PartitionUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/sorted/PartitionImmutableSortedSetImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/sorted/PartitionTreeSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/strategy/PartitionUnifiedSetWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/PartitionArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/PartitionArrayStack.PartitionPredicate2Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/PartitionArrayStack.PartitionProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/PartitionImmutableStackImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/AbstractUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/fixed/FixedSizeSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/AbstractImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/ImmutableSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/ImmutableBooleanSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/ImmutableBooleanSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/AbstractMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/MultiReaderMutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/MultiReaderUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/MutableSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/SetAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/SynchronizedMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/UnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/UnmodifiableMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/BooleanHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/ByteHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/immutable/ImmutableSortedSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/MutableSortedSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/SortedSetAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/SynchronizedSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/TreeSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/UnmodifiableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/immutable/ImmutableHashingStrategySetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/mutable/MutableHashingStrategySetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/mutable/UnifiedSetWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/ImmutableStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/ArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/MutableStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/SynchronizedStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/UnmodifiableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/PrimitiveStreams.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/string/immutable/CharAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/string/immutable/CodePointAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/string/immutable/CodePointList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/AbstractImmutableEntry.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/ImmutableEntry.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/Tuples.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/PrimitiveTuples.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/ArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/ArrayListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/Iterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/LazyIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/ListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/MapIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/OrderedIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/StringIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/DefaultSpeciesNewStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/InternalArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/IterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/IteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/MutableCollectionIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/RandomAccessListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/ReflectionHelper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/SetIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/SetIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/SortedBagIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/SortedSetIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/overview-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/strategy/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/strategy/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/strategy/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collector/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collector/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collector/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/fixed/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/fixed/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/fixed/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/ordered/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/ordered/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/ordered/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/fixed/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/fixed/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/fixed/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/string/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/string/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/string/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/serialized-form.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/class-use/UnmodifiableRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/class-use/UnmodifiableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/class-use/UnmodifiableIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/class-use/SynchronizedRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/class-use/SynchronizedRichIterable.SynchronizedRichIterableSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/class-use/SpreadFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/class-use/EmptyIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/class-use/Counter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/class-use/AbstractRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/class-use/AbstractBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/class-use/ImmutableHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/class-use/ImmutableBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/class-use/ImmutableArrayBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/class-use/AbstractImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/class-use/AbstractImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/class-use/UnmodifiableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/class-use/SynchronizedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/class-use/MutableBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/class-use/MultiReaderMutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/class-use/MultiReaderHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/class-use/HashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/class-use/AbstractMutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/class-use/AbstractMutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/class-use/AbstractHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/BooleanHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/immutable/class-use/ImmutableSortedBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/class-use/UnmodifiableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/class-use/TreeBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/class-use/SynchronizedSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/class-use/MutableSortedBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/class-use/AbstractMutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/strategy/mutable/class-use/MutableHashingStrategyBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/strategy/mutable/class-use/HashBagWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/class-use/AbstractBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/immutable/class-use/ImmutableBiMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/immutable/class-use/AbstractImmutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/class-use/UnmodifiableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/class-use/SynchronizedBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/class-use/MutableBiMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/class-use/HashBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/class-use/FunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/StringPredicates2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/StringPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/StringFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Procedures2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Procedures.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Procedures.SynchronizedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/PrimitiveFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Predicates2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Predicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Predicates.AnySatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Predicates.AllSatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Predicates.NoneSatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/ObjectIntProcedures.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/MultimapFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/LongPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/IntegerPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/HashingStrategies.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.SizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.FunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.BooleanFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.ByteFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.CharFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.DoubleFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.FloatFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.IntFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.LongFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.ShortFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Comparators.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/class-use/IntToIntFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/class-use/CharToCharFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/class-use/BooleanPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/class-use/SubtractFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/class-use/PassThruFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/class-use/MultiplyFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/class-use/MinSizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/class-use/MinFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/class-use/MaxSizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/class-use/MaxFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/class-use/IfFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/class-use/CaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/class-use/AddFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/class-use/ThrowingFunction2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/class-use/ThrowingFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/class-use/ThrowingFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/class-use/CheckedFunction2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/class-use/CheckedFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/class-use/CheckedFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/class-use/LongFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/class-use/IntegerFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/class-use/DoubleFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/class-use/CodePointFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/class-use/CharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/class-use/PairPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/class-use/MapEntryPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/class-use/DropWhileIterablePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/class-use/DropIterablePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/class-use/CodePointPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/class-use/ThrowingPredicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/class-use/ThrowingPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/class-use/CheckedPredicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/class-use/CheckedPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/primitive/class-use/CharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/ZipWithIndexProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/SumOfLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/SumOfIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/SumOfFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/SumOfDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/SelectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/SelectInstancesOfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/RejectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/PartitionProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/PartitionPredicate2Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/NonMutatingAggregationProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MutatingAggregationProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MultimapPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MultimapKeyValuePutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MultimapKeyValuePutAllProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MultimapEachPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MinProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MinComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MinByProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MaxProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MaxComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MaxByProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MapPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MapEntryToProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MapCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/InjectIntoProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/IfProcedureWith.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/IfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/IfObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/GroupByUniqueKeyProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/FlatCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/FastListSelectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/FastListRejectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/FastListCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/FastListCollectIfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/DoubleSumResultHolder.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/CounterProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/CountProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/ComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/CollectionRemoveProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/CollectionAddProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/CollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/CollectIfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/ChainedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/CaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/BiMapCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/BagAddOccurrencesProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/AtomicCountProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/AppendStringProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/AdaptObjectIntProcedureToProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/class-use/ThrowingProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/class-use/ThrowingProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/class-use/MultimapKeyValuesSerializingProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/class-use/CheckedProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/class-use/CheckedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/class-use/CheckedObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedBooleanIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/IntProcedureWithInt.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/IntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/IntObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/IntIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/InjectIntoLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/InjectIntoIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/InjectIntoFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/InjectIntoDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/CodePointProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/CharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/class-use/AbstractSynchronizedRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/immutable/class-use/AbstractImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/UnmodifiableMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/UnmodifiableCollectionSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/SynchronizedMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/SynchronizedCollectionSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/CollectionAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/AbstractUnmodifiableMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/AbstractSynchronizedMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/AbstractMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/AbstractMultiReaderMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/AbstractMultiReaderMutableCollection.ReadWriteLockWrapper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/AbstractMultiReaderMutableCollection.LockWrapper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/AbstractCollectionAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collector/class-use/Collectors2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collector/class-use/BigIntegerSummaryStatistics.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collector/class-use/BigDecimalSummaryStatistics.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Strings.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Stacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/SortedSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/SortedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/SortedBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Sets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/OrderedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.ImmutableListMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.ImmutableSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.ImmutableSortedSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.ImmutableBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.ImmutableSortedBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.MutableListMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.MutableSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.MutableSortedSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.MutableBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.MutableSortedBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Maps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Lists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Iterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/HashingStrategySets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/HashingStrategyMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/HashingStrategyBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/BiMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Bags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/ZipWithIndexIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/ZipIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/TapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/TakeWhileIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/TakeIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/SelectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/SelectInstancesOfIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/ReverseIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/RejectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/LazyIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/FlatCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/DropWhileIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/DropIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/DistinctIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/CompositeIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/CollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/ChunkIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/AbstractLazyIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/ZipWithIndexIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/ZipIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/TapIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/TakeWhileIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/TakeIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/SelectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/SelectInstancesOfIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/FlatCollectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/DropIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/DistinctIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/CollectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/ChunkIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/SynchronizedParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/RootBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/ParallelSelectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/ParallelDistinctIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/OrderedBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/NonParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/MultiReaderParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/Batch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/AbstractSynchronizedParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/AbstractParallelIterableImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/AbstractParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/AbstractMultiReaderParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/AbstractBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/class-use/UnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/class-use/SelectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/class-use/RootUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/class-use/ParallelCollectUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/class-use/NonParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/class-use/FlatCollectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/class-use/CollectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/class-use/AbstractParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/SynchronizedParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/SelectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/RootListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/ParallelFlatCollectListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/ParallelCollectListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/NonParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/MultiReaderParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/ListIterableParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/ListIterableBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/ListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/FlatCollectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/DistinctBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/CollectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/AbstractParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/class-use/UnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/class-use/SynchronizedParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/class-use/SelectUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/class-use/RootUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/class-use/ParallelFlatCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/class-use/ParallelCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/class-use/NonParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/class-use/MultiReaderParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/class-use/CollectUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/class-use/AbstractParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/SynchronizedParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/SortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/SelectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/RootSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/NonParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/FlatCollectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/CollectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/AbstractParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/class-use/IntervalUtils.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/class-use/Interval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/class-use/FixedSizeListIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/class-use/FixedSizeListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/class-use/ArrayAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/class-use/AbstractMemoryEfficientMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/class-use/AbstractArrayAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/class-use/ImmutableListIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/class-use/ImmutableListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/class-use/ImmutableIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/UnmodifiableMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/UnmodifiableListIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/SynchronizedMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/RandomAccessListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/MutableListIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/MutableListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/MutableIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/MultiReaderMutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/MultiReaderFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/ListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/FastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/CompositeFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/ArrayListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/AbstractMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/AbstractListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/BooleanArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/primitive/class-use/LongInterval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/primitive/class-use/IntInterval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/class-use/AbstractSynchronizedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/class-use/AbstractMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/fixed/class-use/FixedSizeMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/class-use/ImmutableUnifiedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/class-use/ImmutableMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/class-use/AbstractImmutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/UnmodifiableMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/UnifiedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/SynchronizedMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/SynchronizedMapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/SynchronizedBiMapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/MutableMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/MapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentMutableHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentHashMapUnsafe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/AbstractMutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/AbstractMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectBooleanHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractSentinelValues.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableBooleanValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/ordered/mutable/class-use/UnmodifiableMutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/ordered/mutable/class-use/OrderedMapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/immutable/class-use/ImmutableTreeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/immutable/class-use/ImmutableSortedMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/immutable/class-use/AbstractImmutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/class-use/UnmodifiableTreeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/class-use/UnmodifiableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/class-use/TreeSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/class-use/SynchronizedSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/class-use/SortedMapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/class-use/MutableSortedMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/class-use/AbstractMutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/immutable/class-use/ImmutableUnifiedMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/immutable/class-use/ImmutableHashingStrategyMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/immutable/class-use/ImmutableEntryWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/mutable/class-use/UnifiedMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/mutable/class-use/MutableHashingStrategyMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/class-use/SynchronizedMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/class-use/ImmutableMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/class-use/AbstractSynchronizedPutMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/class-use/AbstractSynchronizedMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/class-use/AbstractMutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/class-use/AbstractMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/class-use/AbstractImmutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/class-use/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/class-use/SynchronizedPutHashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/class-use/SynchronizedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/class-use/MultiReaderHashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/class-use/ImmutableBagMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/class-use/HashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/class-use/AbstractMutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/class-use/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/immutable/class-use/ImmutableSortedBagMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/mutable/class-use/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/mutable/class-use/SynchronizedSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/strategy/class-use/HashBagMultimapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/class-use/SynchronizedPutFastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/class-use/SynchronizedListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/class-use/MultiReaderFastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/class-use/ImmutableListMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/class-use/ImmutableListMultimapImpl.ImmutableListMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/class-use/FastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/class-use/AbstractMutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/class-use/UnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/class-use/SynchronizedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/class-use/SynchronizedPutUnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/class-use/MultiReaderUnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/class-use/ImmutableSetMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/class-use/AbstractMutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/class-use/TreeSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/class-use/SynchronizedSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/class-use/SynchronizedPutTreeSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/class-use/ImmutableSortedSetMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/strategy/class-use/UnifiedSetWithHashingStrategyMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/SelectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/SelectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/RejectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/RejectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/PassThruProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/PassThruObjectIntProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/PassThruCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ParallelMapIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ParallelIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ParallelArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ObjectIntProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ObjectIntProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ObjectIntProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/FlatCollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/FlatCollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/FastListSelectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/FastListSelectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/FastListRejectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/FastListRejectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/FastListCollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/FastListCollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/FastListCollectIfProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/FastListCollectIfProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/CountProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/CountCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/Combiners.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/Combiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/CollectionsThreadFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/CollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/CollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/CollectIfProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/CollectIfProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/BatchIterableProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/BatchIterableProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/BatchIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ArrayProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ArrayProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/AbstractTransformerBasedCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/AbstractProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/AbstractPredicateBasedCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/class-use/PartitionImmutableBagImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/class-use/PartitionHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/sorted/class-use/PartitionTreeBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/sorted/class-use/PartitionImmutableSortedBagImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/list/class-use/PartitionImmutableListImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/list/class-use/PartitionFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/class-use/PartitionUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/class-use/PartitionImmutableSetImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/sorted/class-use/PartitionTreeSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/sorted/class-use/PartitionImmutableSortedSetImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/strategy/class-use/PartitionUnifiedSetWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/class-use/PartitionImmutableStackImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/class-use/PartitionArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/class-use/PartitionArrayStack.PartitionProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/class-use/PartitionArrayStack.PartitionPredicate2Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/class-use/AbstractUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/fixed/class-use/FixedSizeSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/class-use/ImmutableSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/class-use/AbstractImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableBooleanSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableBooleanSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/class-use/UnmodifiableMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/class-use/UnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/class-use/SynchronizedMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/class-use/SetAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/class-use/MutableSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/class-use/MultiReaderUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/class-use/MultiReaderMutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/class-use/AbstractMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/ByteHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/BooleanHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/immutable/class-use/ImmutableSortedSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/class-use/UnmodifiableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/class-use/TreeSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/class-use/SynchronizedSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/class-use/SortedSetAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/class-use/MutableSortedSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/immutable/class-use/ImmutableHashingStrategySetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/mutable/class-use/UnifiedSetWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/mutable/class-use/MutableHashingStrategySetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/class-use/ImmutableStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/class-use/UnmodifiableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/class-use/SynchronizedStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/class-use/MutableStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/class-use/ArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/class-use/PrimitiveStreams.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/string/immutable/class-use/CodePointList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/string/immutable/class-use/CodePointAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/string/immutable/class-use/CharAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/class-use/Tuples.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/class-use/ImmutableEntry.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/class-use/AbstractImmutableEntry.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/PrimitiveTuples.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/class-use/StringIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/class-use/OrderedIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/class-use/MapIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/class-use/ListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/class-use/LazyIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/class-use/Iterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/class-use/ArrayListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/class-use/ArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/SortedSetIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/SortedBagIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/SetIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/SetIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/ReflectionHelper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/RandomAccessListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/MutableCollectionIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/IteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/IterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/InternalArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/DefaultSpeciesNewStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/strategy/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collector/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/fixed/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/ordered/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/fixed/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/string/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/overview-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/help-doc.html... 100 warnings 21:25:16:061 [WARNING] Javadoc Warnings 21:25:16:061 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/AbstractRichIterable.java:99: error: cannot find symbol 21:25:16:061 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectBooleanProcedure; 21:25:16:061 [WARNING] ^ 21:25:16:061 [WARNING] symbol: class CollectBooleanProcedure 21:25:16:061 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 21:25:16:062 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/AbstractRichIterable.java:100: error: cannot find symbol 21:25:16:062 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectByteProcedure; 21:25:16:062 [WARNING] ^ 21:25:16:062 [WARNING] symbol: class CollectByteProcedure 21:25:16:062 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 21:25:16:062 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/AbstractRichIterable.java:101: error: cannot find symbol 21:25:16:062 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectCharProcedure; 21:25:16:062 [WARNING] ^ 21:25:16:063 [WARNING] symbol: class CollectCharProcedure 21:25:16:063 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 21:25:16:063 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/AbstractRichIterable.java:102: error: cannot find symbol 21:25:16:063 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectDoubleProcedure; 21:25:16:063 [WARNING] ^ 21:25:16:063 [WARNING] symbol: class CollectDoubleProcedure 21:25:16:063 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 21:25:16:063 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/AbstractRichIterable.java:103: error: cannot find symbol 21:25:16:064 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectFloatProcedure; 21:25:16:064 [WARNING] ^ 21:25:16:064 [WARNING] symbol: class CollectFloatProcedure 21:25:16:064 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 21:25:16:064 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/AbstractRichIterable.java:104: error: cannot find symbol 21:25:16:064 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectIntProcedure; 21:25:16:064 [WARNING] ^ 21:25:16:064 [WARNING] symbol: class CollectIntProcedure 21:25:16:064 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 21:25:16:065 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/AbstractRichIterable.java:105: error: cannot find symbol 21:25:16:065 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectLongProcedure; 21:25:16:065 [WARNING] ^ 21:25:16:065 [WARNING] symbol: class CollectLongProcedure 21:25:16:065 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 21:25:16:065 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/AbstractRichIterable.java:106: error: cannot find symbol 21:25:16:065 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectShortProcedure; 21:25:16:065 [WARNING] ^ 21:25:16:066 [WARNING] symbol: class CollectShortProcedure 21:25:16:066 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 21:25:16:066 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBag.java:50: error: cannot find symbol 21:25:16:066 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.ByteHashBag; 21:25:16:066 [WARNING] ^ 21:25:16:066 [WARNING] symbol: class ByteHashBag 21:25:16:066 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 21:25:16:066 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBag.java:51: error: cannot find symbol 21:25:16:067 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.CharHashBag; 21:25:16:067 [WARNING] ^ 21:25:16:067 [WARNING] symbol: class CharHashBag 21:25:16:067 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 21:25:16:067 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBag.java:52: error: cannot find symbol 21:25:16:067 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.DoubleHashBag; 21:25:16:067 [WARNING] ^ 21:25:16:067 [WARNING] symbol: class DoubleHashBag 21:25:16:067 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 21:25:16:067 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBag.java:53: error: cannot find symbol 21:25:16:068 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.FloatHashBag; 21:25:16:068 [WARNING] ^ 21:25:16:068 [WARNING] symbol: class FloatHashBag 21:25:16:068 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 21:25:16:068 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBag.java:54: error: cannot find symbol 21:25:16:068 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.IntHashBag; 21:25:16:068 [WARNING] ^ 21:25:16:068 [WARNING] symbol: class IntHashBag 21:25:16:068 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 21:25:16:069 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBag.java:55: error: cannot find symbol 21:25:16:069 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.LongHashBag; 21:25:16:069 [WARNING] ^ 21:25:16:069 [WARNING] symbol: class LongHashBag 21:25:16:069 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 21:25:16:069 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBag.java:56: error: cannot find symbol 21:25:16:069 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.ShortHashBag; 21:25:16:069 [WARNING] ^ 21:25:16:069 [WARNING] symbol: class ShortHashBag 21:25:16:070 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 21:25:16:070 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBagIterable.java:43: error: cannot find symbol 21:25:16:070 [WARNING] import org.eclipse.collections.impl.map.mutable.primitive.ObjectDoubleHashMap; 21:25:16:070 [WARNING] ^ 21:25:16:070 [WARNING] symbol: class ObjectDoubleHashMap 21:25:16:070 [WARNING] location: package org.eclipse.collections.impl.map.mutable.primitive 21:25:16:070 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBagIterable.java:44: error: cannot find symbol 21:25:16:070 [WARNING] import org.eclipse.collections.impl.map.mutable.primitive.ObjectLongHashMap; 21:25:16:070 [WARNING] ^ 21:25:16:070 [WARNING] symbol: class ObjectLongHashMap 21:25:16:070 [WARNING] location: package org.eclipse.collections.impl.map.mutable.primitive 21:25:16:070 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/ImmutableEmptyBag.java:73: error: cannot find symbol 21:25:16:071 [WARNING] import org.eclipse.collections.impl.factory.primitive.BooleanBags; 21:25:16:071 [WARNING] ^ 21:25:16:071 [WARNING] symbol: class BooleanBags 21:25:16:071 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 21:25:16:071 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/ImmutableEmptyBag.java:74: error: cannot find symbol 21:25:16:071 [WARNING] import org.eclipse.collections.impl.factory.primitive.ByteBags; 21:25:16:071 [WARNING] ^ 21:25:16:071 [WARNING] symbol: class ByteBags 21:25:16:071 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 21:25:16:071 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/ImmutableEmptyBag.java:75: error: cannot find symbol 21:25:16:071 [WARNING] import org.eclipse.collections.impl.factory.primitive.CharBags; 21:25:16:072 [WARNING] ^ 21:25:16:072 [WARNING] symbol: class CharBags 21:25:16:072 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 21:25:16:072 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/ImmutableEmptyBag.java:76: error: cannot find symbol 21:25:16:072 [WARNING] import org.eclipse.collections.impl.factory.primitive.DoubleBags; 21:25:16:072 [WARNING] ^ 21:25:16:072 [WARNING] symbol: class DoubleBags 21:25:16:072 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 21:25:16:072 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/ImmutableEmptyBag.java:77: error: cannot find symbol 21:25:16:072 [WARNING] import org.eclipse.collections.impl.factory.primitive.FloatBags; 21:25:16:072 [WARNING] ^ 21:25:16:072 [WARNING] symbol: class FloatBags 21:25:16:073 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 21:25:16:073 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/ImmutableEmptyBag.java:78: error: cannot find symbol 21:25:16:073 [WARNING] import org.eclipse.collections.impl.factory.primitive.IntBags; 21:25:16:073 [WARNING] ^ 21:25:16:073 [WARNING] symbol: class IntBags 21:25:16:073 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 21:25:16:073 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/ImmutableEmptyBag.java:79: error: cannot find symbol 21:25:16:073 [WARNING] import org.eclipse.collections.impl.factory.primitive.LongBags; 21:25:16:074 [WARNING] ^ 21:25:16:074 [WARNING] symbol: class LongBags 21:25:16:074 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 21:25:16:074 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/immutable/ImmutableEmptyBag.java:80: error: cannot find symbol 21:25:16:074 [WARNING] import org.eclipse.collections.impl.factory.primitive.ShortBags; 21:25:16:074 [WARNING] ^ 21:25:16:074 [WARNING] symbol: class ShortBags 21:25:16:074 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 21:25:16:074 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/AbstractMutableBag.java:49: error: cannot find symbol 21:25:16:074 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.ByteHashBag; 21:25:16:075 [WARNING] ^ 21:25:16:075 [WARNING] symbol: class ByteHashBag 21:25:16:075 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 21:25:16:075 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/AbstractMutableBag.java:50: error: cannot find symbol 21:25:16:075 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.CharHashBag; 21:25:16:075 [WARNING] ^ 21:25:16:075 [WARNING] symbol: class CharHashBag 21:25:16:075 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 21:25:16:075 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/AbstractMutableBag.java:51: error: cannot find symbol 21:25:16:076 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.DoubleHashBag; 21:25:16:076 [WARNING] ^ 21:25:16:076 [WARNING] symbol: class DoubleHashBag 21:25:16:076 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 21:25:16:076 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/AbstractMutableBag.java:52: error: cannot find symbol 21:25:16:076 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.FloatHashBag; 21:25:16:076 [WARNING] ^ 21:25:16:076 [WARNING] symbol: class FloatHashBag 21:25:16:076 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 21:25:16:076 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/AbstractMutableBag.java:53: error: cannot find symbol 21:25:16:077 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.IntHashBag; 21:25:16:077 [WARNING] ^ 21:25:16:077 [WARNING] symbol: class IntHashBag 21:25:16:077 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 21:25:16:077 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/AbstractMutableBag.java:54: error: cannot find symbol 21:25:16:077 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.LongHashBag; 21:25:16:077 [WARNING] ^ 21:25:16:077 [WARNING] symbol: class LongHashBag 21:25:16:077 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 21:25:16:078 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/AbstractMutableBag.java:55: error: cannot find symbol 21:25:16:078 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.ShortHashBag; 21:25:16:078 [WARNING] ^ 21:25:16:078 [WARNING] symbol: class ShortHashBag 21:25:16:078 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 21:25:16:078 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/AbstractMutableBagIterable.java:47: error: cannot find symbol 21:25:16:099 [WARNING] import org.eclipse.collections.impl.map.mutable.primitive.ObjectDoubleHashMap; 21:25:16:099 [WARNING] ^ 21:25:16:099 [WARNING] symbol: class ObjectDoubleHashMap 21:25:16:100 [WARNING] location: package org.eclipse.collections.impl.map.mutable.primitive 21:25:16:100 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/AbstractMutableBagIterable.java:48: error: cannot find symbol 21:25:16:100 [WARNING] import org.eclipse.collections.impl.map.mutable.primitive.ObjectLongHashMap; 21:25:16:100 [WARNING] ^ 21:25:16:100 [WARNING] symbol: class ObjectLongHashMap 21:25:16:100 [WARNING] location: package org.eclipse.collections.impl.map.mutable.primitive 21:25:16:100 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/collection/mutable/AbstractUnmodifiableMutableCollection.java:79: error: cannot find symbol 21:25:16:101 [WARNING] import org.eclipse.collections.impl.factory.primitive.ObjectDoubleMaps; 21:25:16:101 [WARNING] ^ 21:25:16:101 [WARNING] symbol: class ObjectDoubleMaps 21:25:16:101 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 21:25:16:101 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/collection/mutable/AbstractUnmodifiableMutableCollection.java:80: error: cannot find symbol 21:25:16:101 [WARNING] import org.eclipse.collections.impl.factory.primitive.ObjectLongMaps; 21:25:16:101 [WARNING] ^ 21:25:16:101 [WARNING] symbol: class ObjectLongMaps 21:25:16:102 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 21:25:16:102 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/HashBag.java:23: error: cannot find symbol 21:25:16:102 [WARNING] import org.eclipse.collections.impl.map.mutable.primitive.ObjectIntHashMap; 21:25:16:102 [WARNING] ^ 21:25:16:102 [WARNING] symbol: class ObjectIntHashMap 21:25:16:102 [WARNING] location: package org.eclipse.collections.impl.map.mutable.primitive 21:25:16:102 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/collection/mutable/AbstractMultiReaderMutableCollection.java:79: error: cannot find symbol 21:25:16:103 [WARNING] import org.eclipse.collections.impl.factory.primitive.ObjectDoubleMaps; 21:25:16:103 [WARNING] ^ 21:25:16:103 [WARNING] symbol: class ObjectDoubleMaps 21:25:16:103 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 21:25:16:103 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/collection/mutable/AbstractMultiReaderMutableCollection.java:80: error: cannot find symbol 21:25:16:103 [WARNING] import org.eclipse.collections.impl.factory.primitive.ObjectLongMaps; 21:25:16:103 [WARNING] ^ 21:25:16:104 [WARNING] symbol: class ObjectLongMaps 21:25:16:104 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 21:25:16:104 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/primitive/BooleanHashBag.java:41: error: cannot find symbol 21:25:16:104 [WARNING] import org.eclipse.collections.impl.factory.primitive.BooleanBags; 21:25:16:104 [WARNING] ^ 21:25:16:104 [WARNING] symbol: class BooleanBags 21:25:16:104 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 21:25:16:104 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/primitive/BooleanHashBag.java:42: error: cannot find symbol 21:25:16:105 [WARNING] import org.eclipse.collections.impl.factory.primitive.BooleanSets; 21:25:16:105 [WARNING] ^ 21:25:16:105 [WARNING] symbol: class BooleanSets 21:25:16:105 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 21:25:16:105 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/mutable/primitive/BooleanHashBag.java:43: error: cannot find symbol 21:25:16:105 [WARNING] import org.eclipse.collections.impl.lazy.primitive.LazyBooleanIterableAdapter; 21:25:16:105 [WARNING] ^ 21:25:16:106 [WARNING] symbol: class LazyBooleanIterableAdapter 21:25:16:106 [WARNING] location: package org.eclipse.collections.impl.lazy.primitive 21:25:16:106 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/immutable/AbstractImmutableSortedBag.java:67: error: cannot find symbol 21:25:16:106 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.ByteArrayList; 21:25:16:106 [WARNING] ^ 21:25:16:106 [WARNING] symbol: class ByteArrayList 21:25:16:106 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 21:25:16:106 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/immutable/AbstractImmutableSortedBag.java:68: error: cannot find symbol 21:25:16:107 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.CharArrayList; 21:25:16:107 [WARNING] ^ 21:25:16:107 [WARNING] symbol: class CharArrayList 21:25:16:107 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 21:25:16:107 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/immutable/AbstractImmutableSortedBag.java:69: error: cannot find symbol 21:25:16:107 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.DoubleArrayList; 21:25:16:108 [WARNING] ^ 21:25:16:108 [WARNING] symbol: class DoubleArrayList 21:25:16:108 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 21:25:16:108 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/immutable/AbstractImmutableSortedBag.java:70: error: cannot find symbol 21:25:16:108 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.FloatArrayList; 21:25:16:108 [WARNING] ^ 21:25:16:108 [WARNING] symbol: class FloatArrayList 21:25:16:108 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 21:25:16:109 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/immutable/AbstractImmutableSortedBag.java:71: error: cannot find symbol 21:25:16:109 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.IntArrayList; 21:25:16:109 [WARNING] ^ 21:25:16:109 [WARNING] symbol: class IntArrayList 21:25:16:109 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 21:25:16:109 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/immutable/AbstractImmutableSortedBag.java:72: error: cannot find symbol 21:25:16:110 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.LongArrayList; 21:25:16:110 [WARNING] ^ 21:25:16:110 [WARNING] symbol: class LongArrayList 21:25:16:110 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 21:25:16:110 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/immutable/AbstractImmutableSortedBag.java:73: error: cannot find symbol 21:25:16:110 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.ShortArrayList; 21:25:16:110 [WARNING] ^ 21:25:16:110 [WARNING] symbol: class ShortArrayList 21:25:16:110 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 21:25:16:111 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/mutable/AbstractMutableSortedBag.java:55: error: cannot find symbol 21:25:16:111 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.ByteArrayList; 21:25:16:111 [WARNING] ^ 21:25:16:111 [WARNING] symbol: class ByteArrayList 21:25:16:111 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 21:25:16:111 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/mutable/AbstractMutableSortedBag.java:56: error: cannot find symbol 21:25:16:112 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.CharArrayList; 21:25:16:112 [WARNING] ^ 21:25:16:112 [WARNING] symbol: class CharArrayList 21:25:16:112 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 21:25:16:112 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/mutable/AbstractMutableSortedBag.java:57: error: cannot find symbol 21:25:16:112 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.DoubleArrayList; 21:25:16:112 [WARNING] ^ 21:25:16:113 [WARNING] symbol: class DoubleArrayList 21:25:16:113 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 21:25:16:113 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/mutable/AbstractMutableSortedBag.java:58: error: cannot find symbol 21:25:16:113 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.FloatArrayList; 21:25:16:113 [WARNING] ^ 21:25:16:113 [WARNING] symbol: class FloatArrayList 21:25:16:113 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 21:25:16:113 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/mutable/AbstractMutableSortedBag.java:59: error: cannot find symbol 21:25:16:114 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.IntArrayList; 21:25:16:114 [WARNING] ^ 21:25:16:114 [WARNING] symbol: class IntArrayList 21:25:16:114 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 21:25:16:114 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/mutable/AbstractMutableSortedBag.java:60: error: cannot find symbol 21:25:16:114 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.LongArrayList; 21:25:16:115 [WARNING] ^ 21:25:16:115 [WARNING] symbol: class LongArrayList 21:25:16:115 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 21:25:16:115 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/sorted/mutable/AbstractMutableSortedBag.java:61: error: cannot find symbol 21:25:16:115 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.ShortArrayList; 21:25:16:115 [WARNING] ^ 21:25:16:115 [WARNING] symbol: class ShortArrayList 21:25:16:115 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 21:25:16:116 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/bag/strategy/mutable/HashBagWithHashingStrategy.java:21: error: cannot find symbol 21:25:16:116 [WARNING] import org.eclipse.collections.impl.map.mutable.primitive.ObjectIntHashMapWithHashingStrategy; 21:25:16:116 [WARNING] ^ 21:25:16:116 [WARNING] symbol: class ObjectIntHashMapWithHashingStrategy 21:25:16:116 [WARNING] location: package org.eclipse.collections.impl.map.mutable.primitive 21:25:16:116 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:48: error: cannot find symbol 21:25:16:117 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.ByteHashBag; 21:25:16:117 [WARNING] ^ 21:25:16:117 [WARNING] symbol: class ByteHashBag 21:25:16:117 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 21:25:16:117 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:49: error: cannot find symbol 21:25:16:117 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.CharHashBag; 21:25:16:117 [WARNING] ^ 21:25:16:117 [WARNING] symbol: class CharHashBag 21:25:16:117 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 21:25:16:118 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:50: error: cannot find symbol 21:25:16:118 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.DoubleHashBag; 21:25:16:118 [WARNING] ^ 21:25:16:118 [WARNING] symbol: class DoubleHashBag 21:25:16:118 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 21:25:16:118 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:51: error: cannot find symbol 21:25:16:119 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.FloatHashBag; 21:25:16:119 [WARNING] ^ 21:25:16:119 [WARNING] symbol: class FloatHashBag 21:25:16:119 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 21:25:16:119 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:52: error: cannot find symbol 21:25:16:119 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.IntHashBag; 21:25:16:119 [WARNING] ^ 21:25:16:119 [WARNING] symbol: class IntHashBag 21:25:16:119 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 21:25:16:120 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:53: error: cannot find symbol 21:25:16:120 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.LongHashBag; 21:25:16:120 [WARNING] ^ 21:25:16:120 [WARNING] symbol: class LongHashBag 21:25:16:120 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 21:25:16:120 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:54: error: cannot find symbol 21:25:16:120 [WARNING] import org.eclipse.collections.impl.bag.mutable.primitive.ShortHashBag; 21:25:16:120 [WARNING] ^ 21:25:16:121 [WARNING] symbol: class ShortHashBag 21:25:16:121 [WARNING] location: package org.eclipse.collections.impl.bag.mutable.primitive 21:25:16:121 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:60: error: cannot find symbol 21:25:16:121 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectBooleanProcedure; 21:25:16:121 [WARNING] ^ 21:25:16:121 [WARNING] symbol: class CollectBooleanProcedure 21:25:16:121 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 21:25:16:121 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:61: error: cannot find symbol 21:25:16:122 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectByteProcedure; 21:25:16:122 [WARNING] ^ 21:25:16:122 [WARNING] symbol: class CollectByteProcedure 21:25:16:122 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 21:25:16:122 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:62: error: cannot find symbol 21:25:16:122 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectCharProcedure; 21:25:16:123 [WARNING] ^ 21:25:16:123 [WARNING] symbol: class CollectCharProcedure 21:25:16:123 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 21:25:16:123 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:63: error: cannot find symbol 21:25:16:123 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectDoubleProcedure; 21:25:16:123 [WARNING] ^ 21:25:16:123 [WARNING] symbol: class CollectDoubleProcedure 21:25:16:123 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 21:25:16:124 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:64: error: cannot find symbol 21:25:16:124 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectFloatProcedure; 21:25:16:124 [WARNING] ^ 21:25:16:124 [WARNING] symbol: class CollectFloatProcedure 21:25:16:124 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 21:25:16:124 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:65: error: cannot find symbol 21:25:16:125 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectIntProcedure; 21:25:16:125 [WARNING] ^ 21:25:16:125 [WARNING] symbol: class CollectIntProcedure 21:25:16:125 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 21:25:16:125 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:66: error: cannot find symbol 21:25:16:125 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectLongProcedure; 21:25:16:125 [WARNING] ^ 21:25:16:125 [WARNING] symbol: class CollectLongProcedure 21:25:16:125 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 21:25:16:125 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.java:67: error: cannot find symbol 21:25:16:126 [WARNING] import org.eclipse.collections.impl.block.procedure.primitive.CollectShortProcedure; 21:25:16:126 [WARNING] ^ 21:25:16:126 [WARNING] symbol: class CollectShortProcedure 21:25:16:126 [WARNING] location: package org.eclipse.collections.impl.block.procedure.primitive 21:25:16:126 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMapIterable.java:37: error: cannot find symbol 21:25:16:126 [WARNING] import org.eclipse.collections.impl.map.mutable.primitive.ObjectDoubleHashMap; 21:25:16:126 [WARNING] ^ 21:25:16:126 [WARNING] symbol: class ObjectDoubleHashMap 21:25:16:126 [WARNING] location: package org.eclipse.collections.impl.map.mutable.primitive 21:25:16:126 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/AbstractMutableMapIterable.java:38: error: cannot find symbol 21:25:16:127 [WARNING] import org.eclipse.collections.impl.map.mutable.primitive.ObjectLongHashMap; 21:25:16:127 [WARNING] ^ 21:25:16:127 [WARNING] symbol: class ObjectLongHashMap 21:25:16:127 [WARNING] location: package org.eclipse.collections.impl.map.mutable.primitive 21:25:16:127 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/block/factory/Functions.java:31: error: cannot find symbol 21:25:16:127 [WARNING] import org.eclipse.collections.impl.block.comparator.primitive.BooleanFunctionComparator; 21:25:16:127 [WARNING] ^ 21:25:16:127 [WARNING] symbol: class BooleanFunctionComparator 21:25:16:127 [WARNING] location: package org.eclipse.collections.impl.block.comparator.primitive 21:25:16:127 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/block/factory/Functions.java:32: error: cannot find symbol 21:25:16:128 [WARNING] import org.eclipse.collections.impl.block.comparator.primitive.ByteFunctionComparator; 21:25:16:128 [WARNING] ^ 21:25:16:128 [WARNING] symbol: class ByteFunctionComparator 21:25:16:128 [WARNING] location: package org.eclipse.collections.impl.block.comparator.primitive 21:25:16:128 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/block/factory/Functions.java:33: error: cannot find symbol 21:25:16:128 [WARNING] import org.eclipse.collections.impl.block.comparator.primitive.CharFunctionComparator; 21:25:16:128 [WARNING] ^ 21:25:16:128 [WARNING] symbol: class CharFunctionComparator 21:25:16:128 [WARNING] location: package org.eclipse.collections.impl.block.comparator.primitive 21:25:16:128 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/block/factory/Functions.java:34: error: cannot find symbol 21:25:16:129 [WARNING] import org.eclipse.collections.impl.block.comparator.primitive.DoubleFunctionComparator; 21:25:16:129 [WARNING] ^ 21:25:16:129 [WARNING] symbol: class DoubleFunctionComparator 21:25:16:129 [WARNING] location: package org.eclipse.collections.impl.block.comparator.primitive 21:25:16:129 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/block/factory/Functions.java:35: error: cannot find symbol 21:25:16:129 [WARNING] import org.eclipse.collections.impl.block.comparator.primitive.FloatFunctionComparator; 21:25:16:129 [WARNING] ^ 21:25:16:129 [WARNING] symbol: class FloatFunctionComparator 21:25:16:129 [WARNING] location: package org.eclipse.collections.impl.block.comparator.primitive 21:25:16:129 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/block/factory/Functions.java:36: error: cannot find symbol 21:25:16:129 [WARNING] import org.eclipse.collections.impl.block.comparator.primitive.IntFunctionComparator; 21:25:16:130 [WARNING] ^ 21:25:16:130 [WARNING] symbol: class IntFunctionComparator 21:25:16:130 [WARNING] location: package org.eclipse.collections.impl.block.comparator.primitive 21:25:16:130 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/block/factory/Functions.java:37: error: cannot find symbol 21:25:16:130 [WARNING] import org.eclipse.collections.impl.block.comparator.primitive.LongFunctionComparator; 21:25:16:130 [WARNING] ^ 21:25:16:130 [WARNING] symbol: class LongFunctionComparator 21:25:16:130 [WARNING] location: package org.eclipse.collections.impl.block.comparator.primitive 21:25:16:130 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/block/factory/Functions.java:38: error: cannot find symbol 21:25:16:130 [WARNING] import org.eclipse.collections.impl.block.comparator.primitive.ShortFunctionComparator; 21:25:16:131 [WARNING] ^ 21:25:16:131 [WARNING] symbol: class ShortFunctionComparator 21:25:16:131 [WARNING] location: package org.eclipse.collections.impl.block.comparator.primitive 21:25:16:131 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/block/factory/PrimitiveFunctions.java:25: error: cannot find symbol 21:25:16:131 [WARNING] import org.eclipse.collections.impl.factory.primitive.ObjectDoubleMaps; 21:25:16:131 [WARNING] ^ 21:25:16:131 [WARNING] symbol: class ObjectDoubleMaps 21:25:16:131 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 21:25:16:131 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/list/mutable/FastList.java:97: error: cannot find symbol 21:25:16:131 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.ByteArrayList; 21:25:16:131 [WARNING] ^ 21:25:16:131 [WARNING] symbol: class ByteArrayList 21:25:16:132 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 21:25:16:132 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/list/mutable/FastList.java:98: error: cannot find symbol 21:25:16:132 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.CharArrayList; 21:25:16:132 [WARNING] ^ 21:25:16:132 [WARNING] symbol: class CharArrayList 21:25:16:132 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 21:25:16:132 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/list/mutable/FastList.java:99: error: cannot find symbol 21:25:16:132 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.DoubleArrayList; 21:25:16:132 [WARNING] ^ 21:25:16:132 [WARNING] symbol: class DoubleArrayList 21:25:16:132 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 21:25:16:133 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/list/mutable/FastList.java:100: error: cannot find symbol 21:25:16:133 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.FloatArrayList; 21:25:16:133 [WARNING] ^ 21:25:16:133 [WARNING] symbol: class FloatArrayList 21:25:16:133 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 21:25:16:133 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/list/mutable/FastList.java:101: error: cannot find symbol 21:25:16:133 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.IntArrayList; 21:25:16:133 [WARNING] ^ 21:25:16:133 [WARNING] symbol: class IntArrayList 21:25:16:133 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 21:25:16:133 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/list/mutable/FastList.java:102: error: cannot find symbol 21:25:16:134 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.LongArrayList; 21:25:16:134 [WARNING] ^ 21:25:16:134 [WARNING] symbol: class LongArrayList 21:25:16:134 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 21:25:16:134 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/list/mutable/FastList.java:103: error: cannot find symbol 21:25:16:134 [WARNING] import org.eclipse.collections.impl.list.mutable.primitive.ShortArrayList; 21:25:16:134 [WARNING] ^ 21:25:16:134 [WARNING] symbol: class ShortArrayList 21:25:16:134 [WARNING] location: package org.eclipse.collections.impl.list.mutable.primitive 21:25:16:134 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/collection/mutable/AbstractMutableCollection.java:46: error: cannot find symbol 21:25:16:135 [WARNING] import org.eclipse.collections.impl.factory.primitive.ObjectDoubleMaps; 21:25:16:135 [WARNING] ^ 21:25:16:135 [WARNING] symbol: class ObjectDoubleMaps 21:25:16:135 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 21:25:16:135 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/collection/mutable/AbstractMutableCollection.java:47: error: cannot find symbol 21:25:16:135 [WARNING] import org.eclipse.collections.impl.factory.primitive.ObjectLongMaps; 21:25:16:135 [WARNING] ^ 21:25:16:135 [WARNING] symbol: class ObjectLongMaps 21:25:16:135 [WARNING] location: package org.eclipse.collections.impl.factory.primitive 21:25:16:135 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/lazy/AbstractLazyIterable.java:67: error: cannot find symbol 21:25:16:136 [WARNING] import org.eclipse.collections.impl.lazy.primitive.CollectByteIterable; 21:25:16:136 [WARNING] ^ 21:25:16:136 [WARNING] symbol: class CollectByteIterable 21:25:16:136 [WARNING] location: package org.eclipse.collections.impl.lazy.primitive 21:25:16:136 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/lazy/AbstractLazyIterable.java:68: error: cannot find symbol 21:25:16:136 [WARNING] import org.eclipse.collections.impl.lazy.primitive.CollectCharIterable; 21:25:16:136 [WARNING] ^ 21:25:16:136 [WARNING] symbol: class CollectCharIterable 21:25:16:136 [WARNING] location: package org.eclipse.collections.impl.lazy.primitive 21:25:16:137 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/lazy/AbstractLazyIterable.java:69: error: cannot find symbol 21:25:16:137 [WARNING] import org.eclipse.collections.impl.lazy.primitive.CollectDoubleIterable; 21:25:16:137 [WARNING] ^ 21:25:16:137 [WARNING] symbol: class CollectDoubleIterable 21:25:16:137 [WARNING] location: package org.eclipse.collections.impl.lazy.primitive 21:25:16:137 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/lazy/AbstractLazyIterable.java:70: error: cannot find symbol 21:25:16:137 [WARNING] import org.eclipse.collections.impl.lazy.primitive.CollectFloatIterable; 21:25:16:137 [WARNING] ^ 21:25:16:137 [WARNING] symbol: class CollectFloatIterable 21:25:16:137 [WARNING] location: package org.eclipse.collections.impl.lazy.primitive 21:25:16:138 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/lazy/AbstractLazyIterable.java:71: error: cannot find symbol 21:25:16:138 [WARNING] import org.eclipse.collections.impl.lazy.primitive.CollectIntIterable; 21:25:16:138 [WARNING] ^ 21:25:16:138 [WARNING] symbol: class CollectIntIterable 21:25:16:138 [WARNING] location: package org.eclipse.collections.impl.lazy.primitive 21:25:16:138 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/lazy/AbstractLazyIterable.java:72: error: cannot find symbol 21:25:16:138 [WARNING] import org.eclipse.collections.impl.lazy.primitive.CollectLongIterable; 21:25:16:138 [WARNING] ^ 21:25:16:138 [WARNING] symbol: class CollectLongIterable 21:25:16:138 [WARNING] location: package org.eclipse.collections.impl.lazy.primitive 21:25:16:138 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/lazy/AbstractLazyIterable.java:73: error: cannot find symbol 21:25:16:139 [WARNING] import org.eclipse.collections.impl.lazy.primitive.CollectShortIterable; 21:25:16:139 [WARNING] ^ 21:25:16:139 [WARNING] symbol: class CollectShortIterable 21:25:16:139 [WARNING] location: package org.eclipse.collections.impl.lazy.primitive 21:25:16:139 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/lazy/AbstractLazyIterable.java:75: error: cannot find symbol 21:25:16:139 [WARNING] import org.eclipse.collections.impl.map.mutable.primitive.ObjectDoubleHashMap; 21:25:16:139 [WARNING] ^ 21:25:16:139 [WARNING] symbol: class ObjectDoubleHashMap 21:25:16:139 [WARNING] location: package org.eclipse.collections.impl.map.mutable.primitive 21:25:16:263 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar 21:25:16:637 [INFO] 21:25:16:637 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections --- 21:25:16:640 [INFO] 21:25:16:640 [INFO] --- eclipse-collections-code-generator-maven-plugin:10.4.0:generate (default) @ eclipse-collections --- 21:25:16:640 [INFO] Generating sources to eclipse-collections 21:25:19:257 [INFO] Generated 1438 files 21:25:19:257 [INFO] 21:25:19:257 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections --- 21:25:19:258 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:25:19:259 [INFO] Copying 24 resources 21:25:19:265 [INFO] 21:25:19:265 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections --- 21:25:19:435 [INFO] Changes detected - recompiling the module! 21:25:19:437 [INFO] Compiling 2093 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections/target/classes 21:25:44:096 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[54,15] Unsafe is internal proprietary API and may be removed in a future release 21:25:44:096 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[79,25] Unsafe is internal proprietary API and may be removed in a future release 21:25:44:096 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2281,19] Unsafe is internal proprietary API and may be removed in a future release 21:25:44:097 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2285,19] Unsafe is internal proprietary API and may be removed in a future release 21:25:44:097 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2291,83] Unsafe is internal proprietary API and may be removed in a future release 21:25:44:098 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2293,27] Unsafe is internal proprietary API and may be removed in a future release 21:25:44:098 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2295,34] Unsafe is internal proprietary API and may be removed in a future release 21:25:44:098 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2297,32] Unsafe is internal proprietary API and may be removed in a future release 21:25:44:099 [INFO] 21:25:44:099 [INFO] --- bnd-maven-plugin:5.1.1:bnd-process (default) @ eclipse-collections --- 21:25:44:159 [WARNING] Cannot consider developer in line '76' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 21:25:44:160 [WARNING] Cannot consider developer in line '81' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 21:25:44:160 [WARNING] Cannot consider developer in line '86' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 21:25:44:160 [WARNING] Cannot consider developer in line '91' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 21:25:44:160 [WARNING] Cannot consider developer in line '96' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 21:25:46:237 [INFO] 21:25:46:237 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections --- 21:25:46:238 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:25:46:238 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections/src/test/resources 21:25:46:238 [INFO] 21:25:46:238 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections --- 21:25:46:240 [INFO] No sources to compile 21:25:46:240 [INFO] 21:25:46:240 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections --- 21:25:46:241 [INFO] No tests to run. 21:25:46:242 [INFO] 21:25:46:242 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections --- 21:25:46:498 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0.jar 21:25:47:054 [INFO] 21:25:47:054 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections --- 21:25:47:133 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar 21:25:47:566 [INFO] 21:25:47:566 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections --- 21:25:47:760 [INFO] Configuration changed, re-generating javadoc. 21:26:40:205 [INFO] Loading source files for package org.eclipse.collections.impl... Loading source files for package org.eclipse.collections.impl.bag... Loading source files for package org.eclipse.collections.impl.bag.immutable... Loading source files for package org.eclipse.collections.impl.bag.immutable.primitive... Loading source files for package org.eclipse.collections.impl.bag.mutable... Loading source files for package org.eclipse.collections.impl.bag.mutable.primitive... Loading source files for package org.eclipse.collections.impl.bag.sorted.immutable... Loading source files for package org.eclipse.collections.impl.bag.sorted.mutable... Loading source files for package org.eclipse.collections.impl.bag.strategy.mutable... Loading source files for package org.eclipse.collections.impl.bimap... Loading source files for package org.eclipse.collections.impl.bimap.immutable... Loading source files for package org.eclipse.collections.impl.bimap.mutable... Loading source files for package org.eclipse.collections.impl.block.comparator... Loading source files for package org.eclipse.collections.impl.block.comparator.primitive... Loading source files for package org.eclipse.collections.impl.block.factory... Loading source files for package org.eclipse.collections.impl.block.factory.primitive... Loading source files for package org.eclipse.collections.impl.block.function... Loading source files for package org.eclipse.collections.impl.block.function.checked... Loading source files for package org.eclipse.collections.impl.block.function.primitive... Loading source files for package org.eclipse.collections.impl.block.predicate... Loading source files for package org.eclipse.collections.impl.block.predicate.checked... Loading source files for package org.eclipse.collections.impl.block.predicate.primitive... Loading source files for package org.eclipse.collections.impl.block.procedure... Loading source files for package org.eclipse.collections.impl.block.procedure.checked... Loading source files for package org.eclipse.collections.impl.block.procedure.checked.primitive... Loading source files for package org.eclipse.collections.impl.block.procedure.primitive... Loading source files for package org.eclipse.collections.impl.collection... Loading source files for package org.eclipse.collections.impl.collection.immutable... Loading source files for package org.eclipse.collections.impl.collection.mutable... Loading source files for package org.eclipse.collections.impl.collection.mutable.primitive... Loading source files for package org.eclipse.collections.impl.collector... Loading source files for package org.eclipse.collections.impl.factory... Loading source files for package org.eclipse.collections.impl.factory.primitive... Loading source files for package org.eclipse.collections.impl.lazy... Loading source files for package org.eclipse.collections.impl.lazy.iterator... Loading source files for package org.eclipse.collections.impl.lazy.parallel... Loading source files for package org.eclipse.collections.impl.lazy.parallel.bag... Loading source files for package org.eclipse.collections.impl.lazy.parallel.list... Loading source files for package org.eclipse.collections.impl.lazy.parallel.set... Loading source files for package org.eclipse.collections.impl.lazy.parallel.set.sorted... Loading source files for package org.eclipse.collections.impl.lazy.primitive... Loading source files for package org.eclipse.collections.impl.list... Loading source files for package org.eclipse.collections.impl.list.fixed... Loading source files for package org.eclipse.collections.impl.list.immutable... Loading source files for package org.eclipse.collections.impl.list.immutable.primitive... Loading source files for package org.eclipse.collections.impl.list.mutable... Loading source files for package org.eclipse.collections.impl.list.mutable.primitive... Loading source files for package org.eclipse.collections.impl.list.primitive... Loading source files for package org.eclipse.collections.impl.map... Loading source files for package org.eclipse.collections.impl.map.fixed... Loading source files for package org.eclipse.collections.impl.map.immutable... Loading source files for package org.eclipse.collections.impl.map.immutable.primitive... Loading source files for package org.eclipse.collections.impl.map.mutable... Loading source files for package org.eclipse.collections.impl.map.mutable.primitive... Loading source files for package org.eclipse.collections.impl.map.ordered.mutable... Loading source files for package org.eclipse.collections.impl.map.sorted.immutable... Loading source files for package org.eclipse.collections.impl.map.sorted.mutable... Loading source files for package org.eclipse.collections.impl.map.sorted... Loading source files for package org.eclipse.collections.impl.map.strategy.immutable... Loading source files for package org.eclipse.collections.impl.map.strategy.mutable... Loading source files for package org.eclipse.collections.impl.map.strategy... Loading source files for package org.eclipse.collections.impl.multimap... Loading source files for package org.eclipse.collections.impl.multimap.bag... Loading source files for package org.eclipse.collections.impl.multimap.bag.sorted... Loading source files for package org.eclipse.collections.impl.multimap.bag.sorted.immutable... Loading source files for package org.eclipse.collections.impl.multimap.bag.sorted.mutable... Loading source files for package org.eclipse.collections.impl.multimap.bag.strategy... Loading source files for package org.eclipse.collections.impl.multimap.list... Loading source files for package org.eclipse.collections.impl.multimap.set... Loading source files for package org.eclipse.collections.impl.multimap.set.sorted... Loading source files for package org.eclipse.collections.impl.multimap.set.strategy... Loading source files for package org.eclipse.collections.impl.parallel... Loading source files for package org.eclipse.collections.impl.partition.bag... Loading source files for package org.eclipse.collections.impl.partition.bag.sorted... Loading source files for package org.eclipse.collections.impl.partition.list... Loading source files for package org.eclipse.collections.impl.partition.set... Loading source files for package org.eclipse.collections.impl.partition.set.sorted... Loading source files for package org.eclipse.collections.impl.partition.set.strategy... Loading source files for package org.eclipse.collections.impl.partition.stack... Loading source files for package org.eclipse.collections.impl.set... Loading source files for package org.eclipse.collections.impl.set.fixed... Loading source files for package org.eclipse.collections.impl.set.immutable... Loading source files for package org.eclipse.collections.impl.set.immutable.primitive... Loading source files for package org.eclipse.collections.impl.set.mutable... Loading source files for package org.eclipse.collections.impl.set.mutable.primitive... Loading source files for package org.eclipse.collections.impl.set.sorted.immutable... Loading source files for package org.eclipse.collections.impl.set.sorted.mutable... Loading source files for package org.eclipse.collections.impl.set.strategy.immutable... Loading source files for package org.eclipse.collections.impl.set.strategy.mutable... Loading source files for package org.eclipse.collections.impl.stack.immutable... Loading source files for package org.eclipse.collections.impl.stack.immutable.primitive... Loading source files for package org.eclipse.collections.impl.stack.mutable... Loading source files for package org.eclipse.collections.impl.stack.mutable.primitive... Loading source files for package org.eclipse.collections.impl.stream... Loading source files for package org.eclipse.collections.impl.string.immutable... Loading source files for package org.eclipse.collections.impl.tuple... Loading source files for package org.eclipse.collections.impl.tuple.primitive... Loading source files for package org.eclipse.collections.impl.utility... Loading source files for package org.eclipse.collections.impl.utility.internal... Loading source files for package org.eclipse.collections.impl.iterator... Loading source files for package org.eclipse.collections.impl.map.primitive... Loading source files for package org.eclipse.collections.impl.set.primitive... Loading source files for package org.eclipse.collections.impl.stack.primitive... Loading source files for package org.eclipse.collections.impl.stream.primitive... Loading source files for package org.eclipse.collections.impl.utility.internal.primitive... Loading source files for package org.eclipse.collections.impl.utility.primitive... Loading source files for package org.eclipse.collections.impl.primitive... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/AbstractRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/Counter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/EmptyIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/SpreadFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/SynchronizedRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/SynchronizedRichIterable.SynchronizedRichIterableSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/UnmodifiableIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/UnmodifiableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/UnmodifiableRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/AbstractBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/AbstractImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/ImmutableArrayBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/ImmutableBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/ImmutableHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/ImmutableBooleanBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/ImmutableByteBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/ImmutableCharBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/ImmutableDoubleBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/ImmutableFloatBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/ImmutableIntBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/ImmutableLongBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/ImmutableShortBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/AbstractHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/AbstractMutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/AbstractMutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/HashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/MultiReaderHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/MultiReaderMutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/MutableBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/SynchronizedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/UnmodifiableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/BooleanHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/ByteHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/CharHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/DoubleHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/FloatHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/IntHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/LongHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/MutableBooleanBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/MutableByteBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/MutableCharBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/MutableDoubleBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/MutableFloatBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/MutableIntBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/MutableLongBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/MutableShortBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/ShortHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/SynchronizedBooleanBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/SynchronizedByteBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/SynchronizedCharBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/SynchronizedDoubleBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/SynchronizedFloatBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/SynchronizedIntBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/SynchronizedLongBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/SynchronizedShortBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/UnmodifiableBooleanBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/UnmodifiableByteBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/UnmodifiableCharBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/UnmodifiableDoubleBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/UnmodifiableFloatBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/UnmodifiableIntBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/UnmodifiableLongBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/UnmodifiableShortBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/immutable/ImmutableSortedBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/AbstractMutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/MutableSortedBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/SynchronizedSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/TreeBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/UnmodifiableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/strategy/mutable/HashBagWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/strategy/mutable/MutableHashingStrategyBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/AbstractBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/immutable/AbstractImmutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/immutable/ImmutableBiMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/HashBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/MutableBiMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/SynchronizedBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/UnmodifiableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/FunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/BooleanFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/ByteFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/CharFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/DoubleFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/FloatFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/IntFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/LongFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/ShortFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Comparators.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.BooleanFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.ByteFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.CharFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.DoubleFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.FloatFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.FunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.IntFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.LongFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.ShortFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions.SizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Functions2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/HashingStrategies.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/IntegerPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/LongPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/MultimapFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/ObjectIntProcedures.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Predicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Predicates.AllSatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Predicates.AnySatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Predicates.NoneSatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Predicates2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/PrimitiveFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Procedures.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Procedures.SynchronizedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/Procedures2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/StringFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/StringPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/StringPredicates2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/BooleanPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/BytePredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/CharPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/CharToCharFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/DoublePredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/FloatPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/IntPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/IntToIntFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/LongPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/ShortPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/AddFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/CaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/IfFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/MaxFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/MaxSizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/MinFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/MinSizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/MultiplyFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/PassThruFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/SubtractFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/CheckedFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/CheckedFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/CheckedFunction2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/ThrowingFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/ThrowingFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/ThrowingFunction2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/BooleanCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/ByteCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/CharCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/CharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/CodePointFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/DoubleCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/DoubleFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/FloatCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/IntCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/IntegerFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/LongCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/LongFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/ShortCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/CodePointPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/DropIterablePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/DropWhileIterablePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/MapEntryPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/PairPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/CheckedPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/CheckedPredicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/ThrowingPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/ThrowingPredicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/primitive/CharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/AdaptObjectIntProcedureToProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/AppendStringProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/AtomicCountProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/BagAddOccurrencesProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/BiMapCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/CaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/ChainedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/CollectIfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/CollectionAddProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/CollectionRemoveProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/CollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/ComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/CounterProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/CountProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/DoubleSumResultHolder.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/FastListCollectIfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/FastListCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/FastListRejectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/FastListSelectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/FlatCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/GroupByUniqueKeyProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/IfObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/IfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/IfProcedureWith.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/InjectIntoProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MapCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MapEntryToProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MapPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MaxByProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MaxComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MaxProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MinByProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MinComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MinProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MultimapEachPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MultimapKeyValuePutAllProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MultimapKeyValuePutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MultimapPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/MutatingAggregationProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/NonMutatingAggregationProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/PartitionPredicate2Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/PartitionProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/RejectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/SelectInstancesOfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/SelectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/SumOfByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/SumOfCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/SumOfDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/SumOfFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/SumOfIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/SumOfLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/SumOfShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/ZipWithIndexProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/CheckedObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/CheckedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/CheckedProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/MultimapKeyValuesSerializingProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/ThrowingProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/ThrowingProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedBooleanIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedBooleanObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedByteBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedByteByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedByteCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedByteDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedByteFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedByteIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedByteLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedByteObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedByteShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedCharBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedCharByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedCharCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedCharDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedCharFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedCharIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedCharLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedCharObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedCharShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedDoubleBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedDoubleByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedDoubleCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedDoubleDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedDoubleFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedDoubleIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedDoubleLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedDoubleObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedDoubleShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedFloatBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedFloatByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedFloatCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedFloatDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedFloatFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedFloatIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedFloatLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedFloatObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedFloatShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedIntBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedIntByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedIntCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedIntDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedIntFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedIntIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedIntLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedIntObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedIntShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedLongBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedLongByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedLongCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedLongDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedLongFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedLongIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedLongLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedLongObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedLongShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedObjectBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedObjectByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedObjectCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedObjectDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedObjectFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedObjectLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedObjectShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedShortBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedShortByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedShortCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedShortDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedShortFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedShortIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedShortLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedShortObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/CheckedShortShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/BooleanCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/ByteCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/CharCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/CharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/CodePointProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/CollectBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/CollectByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/CollectCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/CollectDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/CollectFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/CollectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/CollectLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/CollectShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/DoubleCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/FloatCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/InjectIntoDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/InjectIntoFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/InjectIntoIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/InjectIntoLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/IntCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/IntIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/IntObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/IntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/IntProcedureWithInt.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/LongCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/ShortCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/AbstractSynchronizedRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/immutable/AbstractImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/AbstractCollectionAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/AbstractMultiReaderMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/AbstractMultiReaderMutableCollection.LockWrapper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/AbstractMultiReaderMutableCollection.ReadWriteLockWrapper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/AbstractMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/AbstractSynchronizedMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/AbstractUnmodifiableMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/CollectionAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/SynchronizedCollectionSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/SynchronizedMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/UnmodifiableCollectionSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/UnmodifiableMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/AbstractSynchronizedBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/AbstractSynchronizedByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/AbstractSynchronizedCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/AbstractSynchronizedFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/AbstractSynchronizedIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/AbstractSynchronizedLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/AbstractSynchronizedShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/AbstractUnmodifiableBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/AbstractUnmodifiableByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/AbstractUnmodifiableCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/AbstractUnmodifiableDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/AbstractUnmodifiableIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/AbstractUnmodifiableLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/AbstractUnmodifiableShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/SynchronizedBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/SynchronizedByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/SynchronizedCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/SynchronizedDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/SynchronizedFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/SynchronizedIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/SynchronizedLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/SynchronizedShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/UnmodifiableBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/UnmodifiableByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/UnmodifiableCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/UnmodifiableDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/UnmodifiableFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/UnmodifiableIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/UnmodifiableLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/UnmodifiableShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collector/BigDecimalSummaryStatistics.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collector/BigIntegerSummaryStatistics.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collector/Collectors2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Bags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/BiMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/HashingStrategyBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/HashingStrategyMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/HashingStrategySets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Iterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Lists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Maps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.ImmutableBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.ImmutableListMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.ImmutableSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.ImmutableSortedBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.ImmutableMultimaps.ImmutableSortedSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.MutableBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.MutableListMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.MutableSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.MutableSortedBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Multimaps.MutableMultimaps.MutableSortedSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/OrderedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Sets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/SortedBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/SortedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/SortedSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Stacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/Strings.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/BooleanBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/BooleanLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/BooleanSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/BooleanStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ByteBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ByteBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ByteByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ByteCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ByteDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ByteFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ByteIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ByteLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ByteLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ByteObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ByteSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ByteShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ByteStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/CharBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/CharBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/CharByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/CharCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/CharDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/CharFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/CharIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/CharLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/CharLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/CharObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/CharSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/CharShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/CharStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/DoubleBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/DoubleBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/DoubleByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/DoubleCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/DoubleDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/DoubleFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/DoubleIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/DoubleLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/DoubleLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/DoubleObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/DoubleSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/DoubleShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/DoubleStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/FloatBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/FloatBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/FloatByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/FloatCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/FloatDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/FloatFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/FloatIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/FloatLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/FloatLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/FloatObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/FloatSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/FloatShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/FloatStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/IntBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/IntBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/IntByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/IntCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/IntDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/IntFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/IntIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/IntLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/IntLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/IntObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/IntSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/IntShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/IntStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/LongBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/LongBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/LongByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/LongCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/LongDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/LongFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/LongIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/LongLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/LongLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/LongObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/LongSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/LongShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/LongStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ObjectBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ObjectByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ObjectCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ObjectDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ObjectFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ObjectIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ObjectLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ObjectShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ShortBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ShortBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ShortByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ShortCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ShortDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ShortFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ShortIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ShortLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ShortLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ShortObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ShortSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ShortShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/ShortStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/AbstractLazyIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/ChunkIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/CollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/CompositeIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/DistinctIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/DropIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/DropWhileIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/FlatCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/LazyIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/RejectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/ReverseIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/SelectInstancesOfIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/SelectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/TakeIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/TakeWhileIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/TapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/ZipIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/ZipWithIndexIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/ChunkIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/CollectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/DistinctIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/DropIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/FlatCollectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/SelectInstancesOfIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/SelectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/TakeIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/TakeWhileIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/TapIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/ZipIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/ZipWithIndexIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/AbstractBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/AbstractMultiReaderParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/AbstractParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/AbstractParallelIterableImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/AbstractSynchronizedParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/Batch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/MultiReaderParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/NonParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/OrderedBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/ParallelDistinctIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/ParallelSelectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/RootBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/SynchronizedParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/AbstractParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/CollectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/FlatCollectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/NonParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/ParallelCollectUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/RootUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/SelectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/UnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/AbstractParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/CollectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/DistinctBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/FlatCollectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/ListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/ListIterableBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/ListIterableParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/MultiReaderParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/NonParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/ParallelCollectListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/ParallelFlatCollectListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/RootListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/SelectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/SynchronizedParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/AbstractParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/CollectUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/MultiReaderParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/NonParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/ParallelCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/ParallelFlatCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/RootUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/SelectUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/SynchronizedParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/UnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/AbstractParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/CollectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/FlatCollectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/NonParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/RootSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/SelectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/SortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/SynchronizedParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/AbstractLazyBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/AbstractLazyByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/AbstractLazyCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/AbstractLazyDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/AbstractLazyFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/AbstractLazyIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/AbstractLazyLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/AbstractLazyShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ChunkBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ChunkBooleanIterable.ChunkBooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ChunkByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ChunkByteIterable.ChunkByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ChunkCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ChunkCharIterable.ChunkCharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ChunkDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ChunkDoubleIterable.ChunkDoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ChunkFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ChunkFloatIterable.ChunkFloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ChunkIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ChunkIntIterable.ChunkIntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ChunkLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ChunkLongIterable.ChunkLongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ChunkShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ChunkShortIterable.ChunkShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectBooleanToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectBooleanToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectBooleanToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectBooleanToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectBooleanToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectBooleanToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectBooleanToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectBooleanToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectBooleanToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectByteToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectByteToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectByteToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectByteToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectByteToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectByteToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectByteToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectByteToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectByteToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectCharToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectCharToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectCharToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectCharToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectCharToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectCharToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectCharToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectCharToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectCharToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectDoubleToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectDoubleToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectDoubleToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectDoubleToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectDoubleToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectDoubleToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectDoubleToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectDoubleToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectDoubleToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectFloatToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectFloatToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectFloatToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectFloatToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectFloatToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectFloatToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectFloatToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectFloatToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectFloatToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectIntToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectIntToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectIntToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectIntToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectIntToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectIntToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectIntToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectIntToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectIntToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectLongToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectLongToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectLongToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectLongToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectLongToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectLongToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectLongToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectLongToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectLongToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectShortToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectShortToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectShortToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectShortToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectShortToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectShortToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectShortToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectShortToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/CollectShortToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/FlatCollectBooleanToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/FlatCollectByteToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/FlatCollectCharToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/FlatCollectDoubleToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/FlatCollectFloatToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/FlatCollectIntToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/FlatCollectLongToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/FlatCollectShortToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/LazyBooleanIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/LazyByteIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/LazyCharIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/LazyDoubleIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/LazyFloatIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/LazyIntIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/LazyLongIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/LazyShortIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ReverseBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ReverseByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ReverseCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ReverseDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ReverseFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ReverseIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ReverseLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/ReverseShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/SelectBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/SelectByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/SelectCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/SelectDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/SelectFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/SelectIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/SelectLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/SelectShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/TapBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/TapBooleanIterable.TapBooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/TapByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/TapByteIterable.TapByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/TapCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/TapCharIterable.TapCharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/TapDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/TapDoubleIterable.TapDoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/TapFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/TapFloatIterable.TapFloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/TapIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/TapIntIterable.TapIntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/TapLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/TapLongIterable.TapLongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/TapShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/TapShortIterable.TapShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/Interval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/IntervalUtils.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/AbstractArrayAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/AbstractMemoryEfficientMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/ArrayAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/FixedSizeListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/FixedSizeListIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/ImmutableIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/ImmutableListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/ImmutableListIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/ImmutableBooleanListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/ImmutableByteListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/ImmutableCharListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/ImmutableDoubleListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/ImmutableFloatListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/ImmutableIntListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/ImmutableLongListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/ImmutableShortListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/AbstractListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/AbstractMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/ArrayListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/CompositeFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/FastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/ListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/MultiReaderFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/MultiReaderMutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/MutableIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/MutableListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/MutableListIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/RandomAccessListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/SynchronizedMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/UnmodifiableListIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/UnmodifiableMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/BooleanArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/ByteArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/CharArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/DoubleArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/FloatArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/IntArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/LongArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/MutableBooleanListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/MutableByteListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/MutableCharListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/MutableDoubleListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/MutableFloatListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/MutableIntListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/MutableLongListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/MutableShortListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/ShortArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/SynchronizedBooleanList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/SynchronizedByteList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/SynchronizedCharList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/SynchronizedDoubleList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/SynchronizedFloatList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/SynchronizedIntList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/SynchronizedLongList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/SynchronizedShortList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/UnmodifiableBooleanList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/UnmodifiableByteList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/UnmodifiableCharList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/UnmodifiableDoubleList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/UnmodifiableFloatList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/UnmodifiableIntList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/UnmodifiableLongList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/UnmodifiableShortList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/primitive/IntInterval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/primitive/LongInterval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/AbstractMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/AbstractSynchronizedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/fixed/FixedSizeMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/AbstractImmutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/ImmutableMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/ImmutableUnifiedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableCharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableDoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableFloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableIntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableLongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/AbstractImmutableShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableByteBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableByteByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableByteCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableByteDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableByteFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableByteIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableByteLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableByteObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableByteShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableCharBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableCharByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableCharCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableCharDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableCharFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableCharIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableCharLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableCharObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableCharShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableDoubleBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableDoubleByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableDoubleCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableDoubleDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableDoubleFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableDoubleIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableDoubleLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableDoubleObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableDoubleShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableFloatBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableFloatByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableFloatCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableFloatDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableFloatFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableFloatIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableFloatLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableFloatObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableFloatShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableIntBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableIntByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableIntCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableIntDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableIntFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableIntIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableIntLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableIntObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableIntShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableLongBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableLongByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableLongCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableLongDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableLongFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableLongIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableLongLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableLongObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableLongShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableObjectBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableObjectByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableObjectCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableObjectDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableObjectFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableObjectIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableObjectLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableObjectShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableShortBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableShortByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableShortCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableShortDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableShortFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableShortIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableShortLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableShortObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/ImmutableShortShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/AbstractMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/AbstractMutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/ConcurrentHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/ConcurrentMutableHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/MapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/MutableMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/SynchronizedBiMapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/SynchronizedMapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/SynchronizedMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/UnifiedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/UnmodifiableMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableBooleanValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableByteKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableByteValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableCharKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableCharValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableDoubleKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableDoubleValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableFloatKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableFloatValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableIntKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableIntValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableLongKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableLongValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableShortKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/AbstractMutableShortValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/AbstractSentinelValues.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ByteBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ByteByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ByteCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ByteDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ByteFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ByteIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ByteLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ByteObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ByteShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/CharBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/CharByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/CharCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/CharDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/CharFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/CharIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/CharLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/CharObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/CharShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/DoubleBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/DoubleByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/DoubleCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/DoubleDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/DoubleFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/DoubleIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/DoubleLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/DoubleObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/DoubleShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/FloatBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/FloatByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/FloatCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/FloatDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/FloatFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/FloatIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/FloatLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/FloatObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/FloatShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/IntBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/IntByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/IntCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/IntFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/IntLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/IntObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/IntShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/LongBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/LongByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/LongCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/LongDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/LongFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/LongIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/LongLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/LongObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/LongShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableByteBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableByteByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableByteCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableByteDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableByteFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableByteIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableByteKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableByteLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableByteObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableByteShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableCharBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableCharByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableCharCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableCharDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableCharFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableCharIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableCharKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableCharLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableCharObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableCharShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableDoubleBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableDoubleByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableDoubleCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableDoubleDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableDoubleFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableDoubleIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableDoubleKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableDoubleLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableDoubleObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableDoubleShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableFloatBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableFloatByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableFloatCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableFloatDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableFloatFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableFloatIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableFloatKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableFloatLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableFloatObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableFloatShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableIntBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableIntByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableIntCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableIntDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableIntFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableIntIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableIntKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableIntLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableIntObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableIntShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableLongBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableLongByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableLongCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableLongDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableLongFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableLongIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableLongKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableLongLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableLongObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableLongShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableObjectBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableObjectByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableObjectCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableObjectDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableObjectFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableObjectIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableObjectLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableObjectShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableShortBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableShortByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableShortCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableShortDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableShortFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableShortIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableShortKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableShortLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableShortObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/MutableShortShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ObjectBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ObjectBooleanHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ObjectByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ObjectByteHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ObjectCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ObjectCharHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ObjectDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ObjectDoubleHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ObjectFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ObjectFloatHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ObjectIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ObjectIntHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ObjectLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ObjectLongHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ObjectShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ObjectShortHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ShortBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ShortByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ShortCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ShortDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ShortFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ShortIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ShortLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ShortObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/ShortShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedByteBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedByteByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedByteCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedByteDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedByteFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedByteIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedByteLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedByteShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedCharBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedCharByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedCharCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedCharDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedCharFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedCharIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedCharLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedCharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedCharShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedDoubleBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedDoubleByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedDoubleCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedDoubleDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedDoubleFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedDoubleIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedDoubleLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedDoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedDoubleShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedFloatBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedFloatByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedFloatCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedFloatDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedFloatFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedFloatIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedFloatLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedFloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedFloatShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedIntBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedIntByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedIntCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedIntDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedIntFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedIntIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedIntLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedIntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedIntShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedLongBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedLongByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedLongCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedLongDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedLongFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedLongIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedLongLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedLongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedLongShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedShortBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedShortByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedShortCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedShortDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedShortFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedShortIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedShortLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/SynchronizedShortShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableByteBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableByteByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableByteCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableByteDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableByteFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableByteIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableByteLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableByteShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableCharBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableCharByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableCharCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableCharDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableCharFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableCharIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableCharLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableCharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableCharShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableDoubleBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableDoubleByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableDoubleCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableDoubleDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableDoubleFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableDoubleIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableDoubleLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableDoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableDoubleShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableFloatBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableFloatByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableFloatCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableFloatDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableFloatFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableFloatIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableFloatLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableFloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableFloatShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableIntBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableIntByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableIntCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableIntDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableIntFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableIntIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableIntLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableIntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableIntShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableLongBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableLongByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableLongCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableLongDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableLongFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableLongIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableLongLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableLongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableLongShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableShortBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableShortByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableShortCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableShortDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableShortFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableShortIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableShortLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/UnmodifiableShortShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/ordered/mutable/OrderedMapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/ordered/mutable/UnmodifiableMutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/immutable/AbstractImmutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/immutable/ImmutableSortedMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/immutable/ImmutableTreeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/AbstractMutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/MutableSortedMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/SortedMapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/SynchronizedSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/TreeSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/UnmodifiableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/UnmodifiableTreeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/immutable/ImmutableEntryWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/immutable/ImmutableHashingStrategyMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/immutable/ImmutableUnifiedMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/mutable/MutableHashingStrategyMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/mutable/UnifiedMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/AbstractImmutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/AbstractMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/AbstractMutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/AbstractSynchronizedMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/AbstractSynchronizedPutMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/ImmutableMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/SynchronizedMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/AbstractMutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/HashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/ImmutableBagMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/MultiReaderHashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/SynchronizedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/SynchronizedPutHashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/immutable/ImmutableSortedBagMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/mutable/SynchronizedSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/mutable/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/strategy/HashBagMultimapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/AbstractMutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/FastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/ImmutableListMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/ImmutableListMultimapImpl.ImmutableListMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/MultiReaderFastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/SynchronizedListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/SynchronizedPutFastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/AbstractMutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/ImmutableSetMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/MultiReaderUnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/SynchronizedPutUnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/SynchronizedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/UnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/ImmutableSortedSetMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/SynchronizedPutTreeSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/SynchronizedSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/TreeSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/strategy/UnifiedSetWithHashingStrategyMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/AbstractPredicateBasedCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/AbstractProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/AbstractTransformerBasedCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ArrayProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ArrayProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/BatchIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/BatchIterableProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/BatchIterableProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/CollectIfProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/CollectIfProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/CollectionsThreadFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/CollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/CollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/Combiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/Combiners.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/CountCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/CountProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/FastListCollectIfProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/FastListCollectIfProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/FastListCollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/FastListCollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/FastListRejectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/FastListRejectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/FastListSelectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/FastListSelectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/FlatCollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/FlatCollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ObjectIntProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ObjectIntProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ObjectIntProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ParallelArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ParallelIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ParallelMapIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/PassThruCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/PassThruObjectIntProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/PassThruProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/ProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/RejectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/RejectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/SelectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/SelectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/PartitionHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/PartitionImmutableBagImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/sorted/PartitionImmutableSortedBagImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/sorted/PartitionTreeBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/list/PartitionFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/list/PartitionImmutableListImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/PartitionImmutableSetImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/PartitionUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/sorted/PartitionImmutableSortedSetImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/sorted/PartitionTreeSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/strategy/PartitionUnifiedSetWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/PartitionArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/PartitionArrayStack.PartitionPredicate2Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/PartitionArrayStack.PartitionProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/PartitionImmutableStackImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/AbstractUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/fixed/FixedSizeSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/AbstractImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/ImmutableSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/AbstractImmutableByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/AbstractImmutableCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/AbstractImmutableDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/AbstractImmutableFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/AbstractImmutableIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/AbstractImmutableLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/AbstractImmutableShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/ImmutableBooleanSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/ImmutableBooleanSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/ImmutableByteSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/ImmutableByteSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/ImmutableCharSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/ImmutableCharSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/ImmutableDoubleSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/ImmutableDoubleSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/ImmutableFloatSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/ImmutableFloatSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/ImmutableIntSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/ImmutableIntSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/ImmutableLongSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/ImmutableLongSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/ImmutableShortSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/ImmutableShortSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/AbstractMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/MultiReaderMutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/MultiReaderUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/MutableSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/SetAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/SynchronizedMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/UnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/UnmodifiableMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/BooleanHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/ByteHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/CharHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/DoubleHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/FloatHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/IntHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/LongHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/MutableBooleanSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/MutableByteSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/MutableCharSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/MutableDoubleSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/MutableFloatSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/MutableIntSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/MutableLongSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/MutableShortSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/ShortHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/SynchronizedBooleanSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/SynchronizedByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/SynchronizedCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/SynchronizedDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/SynchronizedFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/SynchronizedIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/SynchronizedLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/SynchronizedShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/UnmodifiableBooleanSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/UnmodifiableByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/UnmodifiableCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/UnmodifiableDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/UnmodifiableFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/UnmodifiableIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/UnmodifiableLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/UnmodifiableShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/immutable/ImmutableSortedSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/MutableSortedSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/SortedSetAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/SynchronizedSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/TreeSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/UnmodifiableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/immutable/ImmutableHashingStrategySetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/mutable/MutableHashingStrategySetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/mutable/UnifiedSetWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/ImmutableStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/ImmutableBooleanStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/ImmutableByteStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/ImmutableCharStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/ImmutableDoubleStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/ImmutableFloatStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/ImmutableIntStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/ImmutableLongStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/ImmutableShortStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/ArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/MutableStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/SynchronizedStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/UnmodifiableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/BooleanArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/ByteArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/CharArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/DoubleArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/FloatArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/IntArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/LongArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/MutableBooleanStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/MutableByteStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/MutableCharStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/MutableDoubleStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/MutableFloatStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/MutableIntStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/MutableLongStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/MutableShortStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/ShortArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/SynchronizedBooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/SynchronizedByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/SynchronizedCharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/SynchronizedDoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/SynchronizedFloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/SynchronizedIntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/SynchronizedLongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/SynchronizedShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/UnmodifiableBooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/UnmodifiableByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/UnmodifiableCharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/UnmodifiableDoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/UnmodifiableFloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/UnmodifiableIntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/UnmodifiableLongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/UnmodifiableShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/PrimitiveStreams.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/string/immutable/CharAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/string/immutable/CodePointAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/string/immutable/CodePointList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/AbstractImmutableEntry.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/ImmutableEntry.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/Tuples.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/BooleanBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/BooleanBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/BooleanCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/BooleanDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/BooleanFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/BooleanIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/BooleanLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/BooleanObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/BooleanShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ByteBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ByteBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ByteCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ByteDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ByteFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ByteIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ByteLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ByteObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ByteShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/CharBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/CharBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/CharCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/CharDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/CharFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/CharIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/CharLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/CharObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/CharShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/DoubleBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/DoubleBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/DoubleCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/DoubleDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/DoubleFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/DoubleIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/DoubleLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/DoubleObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/DoubleShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/FloatBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/FloatBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/FloatCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/FloatDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/FloatFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/FloatIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/FloatLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/FloatObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/FloatShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/IntBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/IntBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/IntCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/IntDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/IntFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/IntIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/IntLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/IntObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/IntShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/LongBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/LongBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/LongCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/LongDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/LongFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/LongIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/LongLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/LongObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/LongShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ObjectBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ObjectBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ObjectCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ObjectDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ObjectFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ObjectIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ObjectLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ObjectShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/PrimitiveTuples.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ShortBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ShortBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ShortCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ShortDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ShortFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ShortIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ShortLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ShortObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/ShortShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/ArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/ArrayListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/Iterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/LazyIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/ListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/MapIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/OrderedIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/StringIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/DefaultSpeciesNewStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/InternalArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/IterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/IteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/MutableCollectionIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/RandomAccessListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/ReflectionHelper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/SetIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/SetIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/SortedBagIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/SortedSetIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/ImmutableEmptyBooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/ImmutableEmptyByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/ImmutableEmptyCharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/ImmutableEmptyDoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/ImmutableEmptyFloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/ImmutableEmptyIntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/ImmutableEmptyLongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/ImmutableEmptyShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/UnmodifiableBooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/UnmodifiableByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/UnmodifiableCharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/UnmodifiableDoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/UnmodifiableFloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/UnmodifiableIntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/UnmodifiableLongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/UnmodifiableShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/primitive/ByteKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/primitive/CharKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/primitive/DoubleKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/primitive/FloatKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/primitive/IntKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/primitive/LongKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/primitive/ShortKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/primitive/AbstractByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/primitive/AbstractCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/primitive/AbstractDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/primitive/AbstractFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/primitive/AbstractIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/primitive/AbstractLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/primitive/AbstractShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/primitive/AbstractBooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/primitive/AbstractByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/primitive/AbstractCharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/primitive/AbstractDoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/primitive/AbstractFloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/primitive/AbstractIntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/primitive/AbstractLongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/primitive/AbstractShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/primitive/DoubleSingletonSpliterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/primitive/IntSingletonSpliterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/primitive/LongSingletonSpliterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/BooleanIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/BooleanIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/ByteIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/ByteIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/CharIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/CharIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/DoubleIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/DoubleIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/FloatIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/FloatIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/IntIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/IntIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/LongIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/LongIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/ShortIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/ShortIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/BooleanQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/ByteQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/CharQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/DoubleQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/FloatQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/IntQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/LazyBooleanIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/LazyByteIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/LazyCharIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/LazyDoubleIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/LazyFloatIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/LazyIntIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/LazyLongIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/LazyShortIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/LongQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/ShortQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/AbstractBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/AbstractByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/AbstractCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/AbstractDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/AbstractFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/AbstractIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/AbstractLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/AbstractShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/SynchronizedBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/SynchronizedByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/SynchronizedCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/SynchronizedDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/SynchronizedFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/SynchronizedIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/SynchronizedLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/SynchronizedShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/overview-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/strategy/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/strategy/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/strategy/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collector/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collector/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collector/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/fixed/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/fixed/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/fixed/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/ordered/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/ordered/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/ordered/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/list/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/list/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/list/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/sorted/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/sorted/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/sorted/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/strategy/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/strategy/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/strategy/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/fixed/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/fixed/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/fixed/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/string/immutable/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/string/immutable/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/string/immutable/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/serialized-form.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/class-use/UnmodifiableRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/class-use/UnmodifiableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/class-use/UnmodifiableIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/class-use/SynchronizedRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/class-use/SynchronizedRichIterable.SynchronizedRichIterableSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/class-use/SpreadFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/class-use/EmptyIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/class-use/Counter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/class-use/AbstractRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/class-use/AbstractBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/class-use/ImmutableHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/class-use/ImmutableBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/class-use/ImmutableArrayBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/class-use/AbstractImmutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/class-use/AbstractImmutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/class-use/ImmutableBooleanBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/class-use/ImmutableCharBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/class-use/ImmutableByteBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/class-use/ImmutableShortBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/class-use/ImmutableLongBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/class-use/ImmutableDoubleBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/class-use/ImmutableFloatBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/class-use/ImmutableIntBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/class-use/UnmodifiableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/class-use/SynchronizedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/class-use/MutableBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/class-use/MultiReaderMutableBagFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/class-use/MultiReaderHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/class-use/HashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/class-use/AbstractMutableBagIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/class-use/AbstractMutableBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/class-use/AbstractHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/UnmodifiableBooleanBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/UnmodifiableCharBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/UnmodifiableByteBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/UnmodifiableShortBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/UnmodifiableLongBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/UnmodifiableDoubleBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/UnmodifiableFloatBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/UnmodifiableIntBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/SynchronizedBooleanBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/SynchronizedCharBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/SynchronizedByteBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/SynchronizedShortBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/SynchronizedLongBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/SynchronizedDoubleBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/SynchronizedFloatBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/SynchronizedIntBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/CharHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/ByteHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/ShortHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/LongHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/DoubleHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/FloatHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/IntHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/MutableBooleanBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/MutableCharBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/MutableByteBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/MutableShortBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/MutableLongBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/MutableDoubleBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/MutableFloatBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/MutableIntBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/class-use/BooleanHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/immutable/class-use/ImmutableSortedBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/class-use/UnmodifiableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/class-use/TreeBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/class-use/SynchronizedSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/class-use/MutableSortedBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/class-use/AbstractMutableSortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/strategy/mutable/class-use/MutableHashingStrategyBagFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/strategy/mutable/class-use/HashBagWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/class-use/AbstractBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/immutable/class-use/ImmutableBiMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/immutable/class-use/AbstractImmutableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/class-use/UnmodifiableBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/class-use/SynchronizedBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/class-use/MutableBiMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/class-use/HashBiMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/class-use/FunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/class-use/BooleanFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/class-use/CharFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/class-use/ByteFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/class-use/ShortFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/class-use/LongFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/class-use/DoubleFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/class-use/FloatFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/class-use/IntFunctionComparator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/StringPredicates2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/StringPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/StringFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Procedures2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Procedures.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Procedures.SynchronizedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/PrimitiveFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Predicates2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Predicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Predicates.AnySatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Predicates.AllSatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Predicates.NoneSatisfy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/ObjectIntProcedures.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/MultimapFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/LongPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/IntegerPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/HashingStrategies.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.SizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.FunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.BooleanFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.ByteFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.CharFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.DoubleFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.FloatFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.IntFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.LongFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Functions.ShortFunctionChain.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/class-use/Comparators.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/class-use/CharPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/class-use/BytePredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/class-use/ShortPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/class-use/LongPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/class-use/DoublePredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/class-use/FloatPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/class-use/IntPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/class-use/IntToIntFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/class-use/CharToCharFunctions.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/class-use/BooleanPredicates.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/class-use/SubtractFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/class-use/PassThruFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/class-use/MultiplyFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/class-use/MinSizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/class-use/MinFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/class-use/MaxSizeFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/class-use/MaxFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/class-use/IfFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/class-use/CaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/class-use/AddFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/class-use/ThrowingFunction2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/class-use/ThrowingFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/class-use/ThrowingFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/class-use/CheckedFunction2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/class-use/CheckedFunction0.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/class-use/CheckedFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/class-use/BooleanCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/class-use/CharCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/class-use/ByteCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/class-use/ShortCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/class-use/LongCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/class-use/DoubleCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/class-use/FloatCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/class-use/IntCaseFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/class-use/LongFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/class-use/IntegerFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/class-use/DoubleFunctionImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/class-use/CodePointFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/class-use/CharFunction.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/class-use/PairPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/class-use/MapEntryPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/class-use/DropWhileIterablePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/class-use/DropIterablePredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/class-use/CodePointPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/class-use/ThrowingPredicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/class-use/ThrowingPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/class-use/CheckedPredicate2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/class-use/CheckedPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/primitive/class-use/CharPredicate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/SumOfCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/SumOfByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/SumOfShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/ZipWithIndexProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/SumOfLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/SumOfIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/SumOfFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/SumOfDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/SelectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/SelectInstancesOfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/RejectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/PartitionProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/PartitionPredicate2Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/NonMutatingAggregationProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MutatingAggregationProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MultimapPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MultimapKeyValuePutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MultimapKeyValuePutAllProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MultimapEachPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MinProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MinComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MinByProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MaxProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MaxComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MaxByProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MapPutProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MapEntryToProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/MapCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/InjectIntoProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/IfProcedureWith.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/IfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/IfObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/GroupByUniqueKeyProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/FlatCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/FastListSelectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/FastListRejectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/FastListCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/FastListCollectIfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/DoubleSumResultHolder.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/CounterProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/CountProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/ComparatorProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/CollectionRemoveProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/CollectionAddProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/CollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/CollectIfProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/ChainedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/CaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/BiMapCollectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/BagAddOccurrencesProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/AtomicCountProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/AppendStringProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/class-use/AdaptObjectIntProcedureToProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/class-use/ThrowingProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/class-use/ThrowingProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/class-use/MultimapKeyValuesSerializingProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/class-use/CheckedProcedure2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/class-use/CheckedProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/class-use/CheckedObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedCharBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedCharCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedCharByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedCharShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedCharLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedCharDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedCharFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedCharIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedByteBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedByteCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedByteByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedByteShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedByteLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedByteDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedByteFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedByteIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedShortBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedShortCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedShortByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedShortShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedShortLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedShortDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedShortFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedShortIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedLongBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedLongCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedLongByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedLongShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedLongLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedLongDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedLongFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedLongIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedDoubleBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedDoubleCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedDoubleByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedDoubleShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedDoubleLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedDoubleDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedDoubleFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedDoubleIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedFloatBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedFloatCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedFloatByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedFloatShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedFloatLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedFloatDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedFloatFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedFloatIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedIntBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedIntCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedIntByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedIntShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedIntLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedIntDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedIntFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedIntIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedBooleanObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedCharObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedByteObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedShortObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedLongObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedDoubleObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedFloatObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedIntObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedObjectBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedObjectCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedObjectByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedObjectShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedObjectLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedObjectDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedObjectFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedObjectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/class-use/CheckedBooleanIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/BooleanCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/CharCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/ByteCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/ShortCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/LongCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/DoubleCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/FloatCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/IntCaseProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/CollectBooleanProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/CollectCharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/CollectByteProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/CollectShortProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/CollectLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/CollectDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/CollectFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/CollectIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/IntProcedureWithInt.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/IntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/IntObjectProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/IntIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/InjectIntoLongProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/InjectIntoIntProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/InjectIntoFloatProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/InjectIntoDoubleProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/CodePointProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/class-use/CharProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/class-use/AbstractSynchronizedRichIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/immutable/class-use/AbstractImmutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/UnmodifiableMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/UnmodifiableCollectionSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/SynchronizedMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/SynchronizedCollectionSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/CollectionAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/AbstractUnmodifiableMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/AbstractSynchronizedMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/AbstractMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/AbstractMultiReaderMutableCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/AbstractMultiReaderMutableCollection.ReadWriteLockWrapper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/AbstractMultiReaderMutableCollection.LockWrapper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/class-use/AbstractCollectionAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/UnmodifiableBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/UnmodifiableCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/UnmodifiableByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/UnmodifiableShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/UnmodifiableLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/UnmodifiableDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/UnmodifiableFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/UnmodifiableIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/SynchronizedBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/SynchronizedCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/SynchronizedByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/SynchronizedShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/SynchronizedLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/SynchronizedDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/SynchronizedFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/SynchronizedIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractUnmodifiableBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractUnmodifiableCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractUnmodifiableByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractUnmodifiableShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractUnmodifiableLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractUnmodifiableDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractUnmodifiableFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractUnmodifiableIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractSynchronizedBooleanCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractSynchronizedCharCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractSynchronizedByteCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractSynchronizedShortCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractSynchronizedLongCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractSynchronizedDoubleCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractSynchronizedFloatCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/class-use/AbstractSynchronizedIntCollection.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collector/class-use/Collectors2.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collector/class-use/BigIntegerSummaryStatistics.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collector/class-use/BigDecimalSummaryStatistics.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Strings.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Stacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/SortedSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/SortedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/SortedBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Sets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/OrderedMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.ImmutableListMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.ImmutableSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.ImmutableSortedSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.ImmutableBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.ImmutableMultimaps.ImmutableSortedBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.MutableListMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.MutableSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.MutableSortedSetMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.MutableBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Multimaps.MutableMultimaps.MutableSortedBagMultimapFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Maps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Lists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Iterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/HashingStrategySets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/HashingStrategyMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/HashingStrategyBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/BiMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/class-use/Bags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/BooleanStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/CharStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ByteStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ShortStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/LongStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/DoubleStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/FloatStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/IntStacks.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/BooleanSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/CharSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ByteSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ShortSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/LongSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/DoubleSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/FloatSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/IntSets.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/CharBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/CharCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/CharByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/CharShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/CharLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/CharDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/CharFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/CharIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ByteBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ByteCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ByteByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ByteShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ByteLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ByteDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ByteFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ByteIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ShortBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ShortCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ShortByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ShortShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ShortLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ShortDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ShortFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ShortIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/LongBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/LongCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/LongByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/LongShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/LongLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/LongDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/LongFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/LongIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/DoubleBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/DoubleCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/DoubleByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/DoubleShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/DoubleLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/DoubleDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/DoubleFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/DoubleIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/FloatBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/FloatCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/FloatByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/FloatShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/FloatLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/FloatDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/FloatFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/FloatIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/IntBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/IntCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/IntByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/IntShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/IntLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/IntDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/IntFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/IntIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/CharObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ByteObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ShortObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/LongObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/DoubleObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/FloatObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/IntObjectMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/BooleanLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/CharLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ByteLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ShortLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/LongLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/DoubleLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/FloatLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/IntLists.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/BooleanBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/CharBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ByteBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ShortBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/LongBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/DoubleBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/FloatBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/IntBags.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ObjectBooleanMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ObjectCharMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ObjectByteMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ObjectShortMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ObjectLongMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ObjectDoubleMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ObjectFloatMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/class-use/ObjectIntMaps.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/ZipWithIndexIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/ZipIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/TapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/TakeWhileIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/TakeIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/SelectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/SelectInstancesOfIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/ReverseIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/RejectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/LazyIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/FlatCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/DropWhileIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/DropIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/DistinctIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/CompositeIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/CollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/ChunkIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/class-use/AbstractLazyIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/ZipWithIndexIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/ZipIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/TapIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/TakeWhileIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/TakeIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/SelectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/SelectInstancesOfIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/FlatCollectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/DropIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/DistinctIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/CollectIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/class-use/ChunkIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/SynchronizedParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/RootBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/ParallelSelectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/ParallelDistinctIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/OrderedBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/NonParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/MultiReaderParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/Batch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/AbstractSynchronizedParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/AbstractParallelIterableImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/AbstractParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/AbstractMultiReaderParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/class-use/AbstractBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/class-use/UnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/class-use/SelectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/class-use/RootUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/class-use/ParallelCollectUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/class-use/NonParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/class-use/FlatCollectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/class-use/CollectUnsortedBagBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/class-use/AbstractParallelUnsortedBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/SynchronizedParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/SelectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/RootListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/ParallelFlatCollectListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/ParallelCollectListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/NonParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/MultiReaderParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/ListIterableParallelIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/ListIterableBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/ListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/FlatCollectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/DistinctBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/CollectListBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/class-use/AbstractParallelListIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/class-use/UnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/class-use/SynchronizedParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/class-use/SelectUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/class-use/RootUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/class-use/ParallelFlatCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/class-use/ParallelCollectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/class-use/NonParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/class-use/MultiReaderParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/class-use/CollectUnsortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/class-use/AbstractParallelUnsortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/SynchronizedParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/SortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/SelectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/RootSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/NonParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/FlatCollectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/CollectSortedSetBatch.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/class-use/AbstractParallelSortedSetIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/TapBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/TapBooleanIterable.TapBooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/TapCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/TapCharIterable.TapCharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/TapByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/TapByteIterable.TapByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/TapShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/TapShortIterable.TapShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/TapLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/TapLongIterable.TapLongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/TapDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/TapDoubleIterable.TapDoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/TapFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/TapFloatIterable.TapFloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/TapIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/TapIntIterable.TapIntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/SelectBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/SelectCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/SelectByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/SelectShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/SelectLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/SelectDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/SelectFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/SelectIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ReverseBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ReverseCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ReverseByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ReverseShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ReverseLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ReverseDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ReverseFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ReverseIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/LazyBooleanIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/LazyCharIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/LazyByteIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/LazyShortIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/LazyLongIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/LazyDoubleIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/LazyFloatIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/LazyIntIterableAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/FlatCollectBooleanToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/FlatCollectCharToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/FlatCollectByteToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/FlatCollectShortToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/FlatCollectLongToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/FlatCollectDoubleToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/FlatCollectFloatToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/FlatCollectIntToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectCharToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectCharToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectCharToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectCharToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectCharToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectCharToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectCharToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectCharToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectByteToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectByteToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectByteToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectByteToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectByteToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectByteToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectByteToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectByteToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectShortToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectShortToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectShortToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectShortToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectShortToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectShortToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectShortToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectShortToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectLongToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectLongToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectLongToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectLongToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectLongToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectLongToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectLongToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectLongToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectDoubleToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectDoubleToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectDoubleToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectDoubleToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectDoubleToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectDoubleToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectDoubleToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectDoubleToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectFloatToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectFloatToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectFloatToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectFloatToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectFloatToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectFloatToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectFloatToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectFloatToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectIntToBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectIntToCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectIntToByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectIntToShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectIntToLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectIntToDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectIntToFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectIntToIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectCharToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectByteToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectShortToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectLongToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectDoubleToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectFloatToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectIntToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkBooleanIterable.ChunkBooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkCharIterable.ChunkCharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkByteIterable.ChunkByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkShortIterable.ChunkShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkLongIterable.ChunkLongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkDoubleIterable.ChunkDoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkFloatIterable.ChunkFloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/ChunkIntIterable.ChunkIntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/AbstractLazyBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/AbstractLazyCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/AbstractLazyByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/AbstractLazyShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/AbstractLazyLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/AbstractLazyDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/AbstractLazyFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/AbstractLazyIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanToObjectIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/class-use/CollectBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/class-use/IntervalUtils.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/class-use/Interval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/class-use/FixedSizeListIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/class-use/FixedSizeListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/class-use/ArrayAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/class-use/AbstractMemoryEfficientMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/class-use/AbstractArrayAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/class-use/ImmutableListIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/class-use/ImmutableListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/class-use/ImmutableIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/class-use/ImmutableBooleanListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/class-use/ImmutableCharListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/class-use/ImmutableByteListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/class-use/ImmutableShortListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/class-use/ImmutableLongListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/class-use/ImmutableDoubleListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/class-use/ImmutableFloatListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/class-use/ImmutableIntListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/UnmodifiableMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/UnmodifiableListIteratorAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/SynchronizedMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/RandomAccessListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/MutableListIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/MutableListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/MutableIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/MultiReaderMutableListFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/MultiReaderFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/ListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/FastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/CompositeFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/ArrayListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/AbstractMutableList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/class-use/AbstractListAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/UnmodifiableBooleanList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/UnmodifiableCharList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/UnmodifiableByteList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/UnmodifiableShortList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/UnmodifiableLongList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/UnmodifiableDoubleList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/UnmodifiableFloatList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/UnmodifiableIntList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/SynchronizedBooleanList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/SynchronizedCharList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/SynchronizedByteList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/SynchronizedShortList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/SynchronizedLongList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/SynchronizedDoubleList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/SynchronizedFloatList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/SynchronizedIntList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/CharArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/ByteArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/ShortArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/LongArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/DoubleArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/FloatArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/IntArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/MutableBooleanListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/MutableCharListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/MutableByteListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/MutableShortListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/MutableLongListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/MutableDoubleListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/MutableFloatListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/MutableIntListFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/class-use/BooleanArrayList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/primitive/class-use/LongInterval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/primitive/class-use/IntInterval.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/class-use/AbstractSynchronizedMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/class-use/AbstractMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/fixed/class-use/FixedSizeMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/class-use/ImmutableUnifiedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/class-use/ImmutableMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/class-use/AbstractImmutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableCharBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableCharCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableCharByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableCharShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableCharLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableCharDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableCharFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableCharIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableByteBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableByteCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableByteByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableByteShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableByteLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableByteDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableByteFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableByteIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableShortBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableShortCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableShortByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableShortShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableShortLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableShortDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableShortFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableShortIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableLongBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableLongCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableLongByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableLongShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableLongLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableLongDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableLongFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableDoubleBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableDoubleCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableDoubleByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableDoubleShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableDoubleLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableDoubleDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableDoubleFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableDoubleIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableFloatBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableFloatCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableFloatByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableLongIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableFloatShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableFloatLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableFloatDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableFloatFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableFloatIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableIntBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableIntCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableIntByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableIntShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableIntLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableIntDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableIntFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableIntIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableCharObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableByteObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableShortObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableLongObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableDoubleObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableFloatObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableIntObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableObjectBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableObjectCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableObjectByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableObjectShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableObjectLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableObjectDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableObjectFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/ImmutableObjectIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableCharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableLongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableDoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableFloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableIntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/class-use/AbstractImmutableObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/UnmodifiableMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/UnifiedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/SynchronizedMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/SynchronizedMapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/SynchronizedBiMapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/MutableMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/MapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentMutableHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentHashMapUnsafe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/ConcurrentHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/AbstractMutableMapIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/class-use/AbstractMutableMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableCharValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableByteValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableShortValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableLongValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableDoubleValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableFloatValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableIntValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableCharKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableByteKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableShortKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableLongKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableDoubleKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableFloatKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableIntKeySet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableCharBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableCharCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableCharByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableCharShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableCharLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableCharDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableCharFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableCharIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableByteBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableByteCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableByteByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableByteShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableByteLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableByteDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableByteFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableByteIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableShortBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableShortCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableShortByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableShortShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableShortLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableShortDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableShortFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableShortIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableLongBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableLongCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableLongByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableLongShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableLongLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableLongDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableLongFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableLongIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableDoubleBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableDoubleCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableDoubleByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableDoubleShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableDoubleLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableDoubleDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableDoubleFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableDoubleIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableFloatBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableFloatCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableFloatByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableFloatShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableFloatLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableFloatDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableFloatFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableFloatIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableIntBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableIntCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableIntByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableIntShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableIntLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableIntDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableIntFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableIntIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableCharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableLongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableDoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableFloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableIntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/UnmodifiableObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedCharBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedCharCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedCharByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedCharShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedCharLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedCharDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedCharFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedCharIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedByteBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedByteCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedByteByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedByteShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedByteLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedByteDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedByteFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedByteIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedShortBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedShortCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedShortByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedShortShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedShortLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedShortDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedShortFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedShortIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedLongBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedLongCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedLongByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedLongShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedLongLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedLongDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedLongFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedLongIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedDoubleBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedDoubleCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedDoubleByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedDoubleShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedDoubleLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedDoubleDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedDoubleFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedDoubleIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedFloatBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedFloatCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedFloatByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedFloatShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedFloatLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedFloatDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedFloatFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedFloatIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedIntBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedIntCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedIntByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedIntShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedIntLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedIntDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedIntFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedCharObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedByteObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedShortObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedLongObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedDoubleObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedFloatObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedIntObjectMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedObjectBooleanMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedObjectCharMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedObjectByteMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedObjectShortMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedIntIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedObjectLongMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedObjectDoubleMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedObjectFloatMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/SynchronizedObjectIntMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/CharCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/CharByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/CharShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/CharLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/CharDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/CharFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/CharIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ByteCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ByteByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ByteShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ByteLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ByteDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ByteFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ByteIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ShortCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ShortByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ShortShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ShortLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ShortDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ShortFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ShortIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/LongCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/LongByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/LongShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/LongLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/LongDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/LongFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/LongIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/DoubleCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/DoubleByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/DoubleShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/DoubleLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/DoubleDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/DoubleFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/DoubleIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/FloatCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/FloatByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/FloatShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/FloatLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/FloatDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/FloatFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/FloatIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/IntCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/IntByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/IntShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/IntLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/IntDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/IntFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/IntIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/CharObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ByteObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ShortObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/LongObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/DoubleObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/FloatObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/IntObjectHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/CharBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ByteBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ShortBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/LongBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/DoubleBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/FloatBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/IntBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectCharHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectByteHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectShortHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectLongHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectDoubleHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectFloatHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectIntHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectCharHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectByteHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectShortHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectLongHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectDoubleHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectFloatHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableCharBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableCharCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableCharByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableCharShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableCharLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableCharDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableCharFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableCharIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableByteBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableByteCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableByteByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableByteShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableByteLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableByteDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableByteFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableByteIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableShortBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableShortCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableShortByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableShortShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableShortLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableShortDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableShortFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableShortIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableLongBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableLongCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableLongByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableLongShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableLongLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableLongDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableLongFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableLongIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableDoubleBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableDoubleCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableDoubleByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableDoubleShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableDoubleLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableDoubleDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableDoubleFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableDoubleIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableFloatBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableFloatCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableFloatByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableFloatShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableFloatLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableFloatDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableFloatFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableFloatIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableIntBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableIntCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableIntByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectIntHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableIntShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableIntLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableIntDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableIntFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableIntIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableCharObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableByteObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableShortObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableLongObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableDoubleObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableFloatObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableIntObjectMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableCharKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableByteKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableShortKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableLongKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableDoubleKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableFloatKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableIntKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableObjectBooleanMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableObjectCharMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableObjectByteMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableObjectShortMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableObjectLongMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableObjectDoubleMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableObjectFloatMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/MutableObjectIntMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectBooleanHashMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/ObjectBooleanHashMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractSentinelValues.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/class-use/AbstractMutableBooleanValuesMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/ordered/mutable/class-use/UnmodifiableMutableOrderedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/ordered/mutable/class-use/OrderedMapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/immutable/class-use/ImmutableTreeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/immutable/class-use/ImmutableSortedMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/immutable/class-use/AbstractImmutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/class-use/UnmodifiableTreeMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/class-use/UnmodifiableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/class-use/TreeSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/class-use/SynchronizedSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/class-use/SortedMapAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/class-use/MutableSortedMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/class-use/AbstractMutableSortedMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/immutable/class-use/ImmutableUnifiedMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/immutable/class-use/ImmutableHashingStrategyMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/immutable/class-use/ImmutableEntryWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/mutable/class-use/UnifiedMapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/mutable/class-use/MutableHashingStrategyMapFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/class-use/SynchronizedMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/class-use/ImmutableMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/class-use/AbstractSynchronizedPutMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/class-use/AbstractSynchronizedMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/class-use/AbstractMutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/class-use/AbstractMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/class-use/AbstractImmutableMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/class-use/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/class-use/SynchronizedPutHashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/class-use/SynchronizedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/class-use/MultiReaderHashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/class-use/ImmutableBagMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/class-use/HashBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/class-use/AbstractMutableBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/class-use/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/immutable/class-use/ImmutableSortedBagMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/mutable/class-use/TreeBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/mutable/class-use/SynchronizedSortedBagMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/strategy/class-use/HashBagMultimapWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/class-use/SynchronizedPutFastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/class-use/SynchronizedListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/class-use/MultiReaderFastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/class-use/ImmutableListMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/class-use/ImmutableListMultimapImpl.ImmutableListMultimapSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/class-use/FastListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/class-use/AbstractMutableListMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/class-use/UnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/class-use/SynchronizedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/class-use/SynchronizedPutUnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/class-use/MultiReaderUnifiedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/class-use/ImmutableSetMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/class-use/AbstractMutableSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/class-use/TreeSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/class-use/SynchronizedSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/class-use/SynchronizedPutTreeSortedSetMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/class-use/ImmutableSortedSetMultimapImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/strategy/class-use/UnifiedSetWithHashingStrategyMultimap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/SelectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/SelectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/RejectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/RejectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/PassThruProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/PassThruObjectIntProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/PassThruCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ParallelMapIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ParallelIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ParallelArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ObjectIntProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ObjectIntProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ObjectIntProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/FlatCollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/FlatCollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/FastListSelectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/FastListSelectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/FastListRejectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/FastListRejectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/FastListCollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/FastListCollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/FastListCollectIfProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/FastListCollectIfProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/CountProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/CountCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/Combiners.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/Combiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/CollectionsThreadFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/CollectProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/CollectProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/CollectIfProcedureFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/CollectIfProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/BatchIterableProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/BatchIterableProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/BatchIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ArrayProcedureFJTaskRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/ArrayProcedureFJTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/AbstractTransformerBasedCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/AbstractProcedureCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/class-use/AbstractPredicateBasedCombiner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/class-use/PartitionImmutableBagImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/class-use/PartitionHashBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/sorted/class-use/PartitionTreeBag.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/sorted/class-use/PartitionImmutableSortedBagImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/list/class-use/PartitionImmutableListImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/list/class-use/PartitionFastList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/class-use/PartitionUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/class-use/PartitionImmutableSetImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/sorted/class-use/PartitionTreeSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/sorted/class-use/PartitionImmutableSortedSetImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/strategy/class-use/PartitionUnifiedSetWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/class-use/PartitionImmutableStackImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/class-use/PartitionArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/class-use/PartitionArrayStack.PartitionProcedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/class-use/PartitionArrayStack.PartitionPredicate2Procedure.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/class-use/AbstractUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/fixed/class-use/FixedSizeSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/class-use/ImmutableSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/class-use/AbstractImmutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableCharSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableByteSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableShortSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableLongSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableDoubleSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableFloatSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableIntSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableCharSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableByteSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableShortSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableLongSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableDoubleSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableFloatSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableIntSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/AbstractImmutableCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/AbstractImmutableByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/AbstractImmutableShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/AbstractImmutableLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/AbstractImmutableDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/AbstractImmutableFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/AbstractImmutableIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableBooleanSetSerializationProxy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/class-use/ImmutableBooleanSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/class-use/UnmodifiableMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/class-use/UnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/class-use/SynchronizedMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/class-use/SetAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/class-use/MutableSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/class-use/MultiReaderUnifiedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/class-use/MultiReaderMutableSetFactory.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/class-use/AbstractMutableSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/UnmodifiableBooleanSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/UnmodifiableCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/UnmodifiableByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/UnmodifiableShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/UnmodifiableLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/UnmodifiableDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/UnmodifiableFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/UnmodifiableIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/SynchronizedBooleanSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/SynchronizedCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/SynchronizedByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/SynchronizedShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/SynchronizedLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/SynchronizedDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/SynchronizedFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/SynchronizedIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/CharHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/ShortHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/LongHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/DoubleHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/FloatHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/IntHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/MutableBooleanSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/MutableCharSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/MutableByteSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/MutableShortSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/MutableLongSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/MutableDoubleSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/MutableFloatSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/MutableIntSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/ByteHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/class-use/BooleanHashSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/immutable/class-use/ImmutableSortedSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/class-use/UnmodifiableSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/class-use/TreeSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/class-use/SynchronizedSortedSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/class-use/SortedSetAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/class-use/MutableSortedSetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/immutable/class-use/ImmutableHashingStrategySetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/mutable/class-use/UnifiedSetWithHashingStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/mutable/class-use/MutableHashingStrategySetFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/class-use/ImmutableStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/class-use/ImmutableBooleanStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/class-use/ImmutableCharStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/class-use/ImmutableByteStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/class-use/ImmutableShortStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/class-use/ImmutableLongStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/class-use/ImmutableDoubleStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/class-use/ImmutableFloatStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/class-use/ImmutableIntStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/class-use/UnmodifiableStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/class-use/SynchronizedStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/class-use/MutableStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/class-use/ArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/UnmodifiableBooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/UnmodifiableCharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/UnmodifiableByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/UnmodifiableShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/UnmodifiableLongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/UnmodifiableDoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/UnmodifiableFloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/UnmodifiableIntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/SynchronizedBooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/SynchronizedCharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/SynchronizedByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/SynchronizedShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/SynchronizedLongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/SynchronizedDoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/SynchronizedFloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/SynchronizedIntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/BooleanArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/CharArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/ByteArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/ShortArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/LongArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/DoubleArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/FloatArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/IntArrayStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/MutableBooleanStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/MutableCharStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/MutableByteStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/MutableShortStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/MutableLongStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/MutableDoubleStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/MutableFloatStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/class-use/MutableIntStackFactoryImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/class-use/PrimitiveStreams.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/string/immutable/class-use/CodePointList.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/string/immutable/class-use/CodePointAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/string/immutable/class-use/CharAdapter.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/class-use/Tuples.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/class-use/ImmutableEntry.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/class-use/AbstractImmutableEntry.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/BooleanBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/BooleanCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/BooleanBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/BooleanShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/BooleanLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/BooleanDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/BooleanFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/BooleanIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/CharBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/CharCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/CharBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/CharShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/CharLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/CharDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/CharFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/CharIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ByteBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ByteCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ByteBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ByteShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ByteLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ByteDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ByteFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ByteIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ShortBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ShortCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ShortBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ShortShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ShortLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ShortDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ShortFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ShortIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/LongBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/LongCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/LongBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/LongShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/LongLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/LongDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/LongFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/LongIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/DoubleBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/DoubleCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/DoubleBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/DoubleShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/DoubleLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/DoubleDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/DoubleFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/DoubleIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/FloatBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/FloatCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/FloatBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/FloatShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/FloatLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/FloatDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/FloatFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/FloatIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/IntBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/IntCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/IntBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/IntShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/IntLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/IntDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/IntFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/IntIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/BooleanObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/CharObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ByteObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ShortObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/LongObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/DoubleObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/FloatObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/IntObjectPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ObjectBooleanPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ObjectCharPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ObjectBytePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ObjectShortPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ObjectLongPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ObjectDoublePairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ObjectFloatPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/ObjectIntPairImpl.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/class-use/PrimitiveTuples.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/class-use/StringIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/class-use/OrderedIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/class-use/MapIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/class-use/ListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/class-use/LazyIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/class-use/Iterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/class-use/ArrayListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/class-use/ArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/SortedSetIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/SortedBagIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/SetIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/SetIterables.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/ReflectionHelper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/RandomAccessListIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/MutableCollectionIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/IteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/IterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/InternalArrayIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/class-use/DefaultSpeciesNewStrategy.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/class-use/UnmodifiableBooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/class-use/UnmodifiableCharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/class-use/UnmodifiableByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/class-use/UnmodifiableShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/class-use/UnmodifiableLongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/class-use/UnmodifiableDoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/class-use/UnmodifiableFloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/class-use/UnmodifiableIntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/class-use/ImmutableEmptyBooleanIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/class-use/ImmutableEmptyCharIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/class-use/ImmutableEmptyByteIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/class-use/ImmutableEmptyShortIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/class-use/ImmutableEmptyLongIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/class-use/ImmutableEmptyDoubleIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/class-use/ImmutableEmptyFloatIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/class-use/ImmutableEmptyIntIterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/primitive/class-use/CharKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/primitive/class-use/ByteKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/primitive/class-use/ShortKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/primitive/class-use/LongKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/primitive/class-use/DoubleKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/primitive/class-use/FloatKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/primitive/class-use/IntKeysMap.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/primitive/class-use/AbstractCharSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/primitive/class-use/AbstractByteSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/primitive/class-use/AbstractShortSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/primitive/class-use/AbstractLongSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/primitive/class-use/AbstractDoubleSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/primitive/class-use/AbstractFloatSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/primitive/class-use/AbstractIntSet.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/primitive/class-use/AbstractBooleanStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/primitive/class-use/AbstractCharStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/primitive/class-use/AbstractByteStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/primitive/class-use/AbstractShortStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/primitive/class-use/AbstractLongStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/primitive/class-use/AbstractDoubleStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/primitive/class-use/AbstractFloatStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/primitive/class-use/AbstractIntStack.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/primitive/class-use/LongSingletonSpliterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/primitive/class-use/DoubleSingletonSpliterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/primitive/class-use/IntSingletonSpliterator.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/class-use/BooleanIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/class-use/CharIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/class-use/ByteIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/class-use/ShortIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/class-use/LongIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/class-use/DoubleIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/class-use/FloatIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/class-use/IntIteratorIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/class-use/BooleanIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/class-use/CharIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/class-use/ByteIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/class-use/ShortIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/class-use/LongIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/class-use/DoubleIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/class-use/FloatIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/class-use/IntIterableIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/class-use/BooleanQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/class-use/CharQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/class-use/ByteQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/class-use/ShortQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/class-use/LongQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/class-use/DoubleQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/class-use/FloatQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/class-use/IntQuickSort.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/class-use/LazyBooleanIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/class-use/LazyCharIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/class-use/LazyByteIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/class-use/LazyShortIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/class-use/LazyLongIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/class-use/LazyDoubleIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/class-use/LazyFloatIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/class-use/LazyIntIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/class-use/SynchronizedBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/class-use/SynchronizedCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/class-use/SynchronizedByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/class-use/SynchronizedShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/class-use/SynchronizedLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/class-use/SynchronizedDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/class-use/SynchronizedFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/class-use/SynchronizedIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/class-use/AbstractBooleanIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/class-use/AbstractCharIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/class-use/AbstractByteIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/class-use/AbstractShortIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/class-use/AbstractLongIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/class-use/AbstractDoubleIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/class-use/AbstractFloatIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/class-use/AbstractIntIterable.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/immutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/sorted/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bag/strategy/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/bimap/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/comparator/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/factory/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/checked/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/function/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/checked/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/predicate/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/checked/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/block/procedure/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collection/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/collector/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/factory/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/iterator/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/iterator/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/parallel/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/lazy/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/fixed/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/immutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/list/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/fixed/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/immutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/ordered/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/sorted/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/map/strategy/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/sorted/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/bag/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/multimap/set/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/parallel/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/bag/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/list/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/sorted/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/set/strategy/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/partition/stack/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/fixed/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/immutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/sorted/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/set/strategy/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/immutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/mutable/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stack/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/stream/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/string/immutable/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/tuple/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/internal/primitive/package-use.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/org/eclipse/collections/impl/utility/primitive/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/overview-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections/10.4.0/help-doc.html... 21:26:41:101 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar 21:26:42:142 [INFO] 21:26:42:142 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections --- 21:26:42:368 [INFO] 21:26:42:368 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections --- 21:26:42:988 [INFO] No dependency problems found 21:26:42:988 [INFO] 21:26:42:988 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections --- 21:26:45:020 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0.jar 21:26:56:428 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar 21:27:07:539 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar 21:27:15:798 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar' is already signed and will be resigned. 21:27:15:798 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar 21:27:27:278 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar' is already signed and will be resigned. 21:27:27:278 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar 21:27:31:816 [INFO] 21:27:31:816 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections --- 21:27:32:863 [INFO] 21:27:32:863 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections --- 21:27:32:864 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0.jar 21:27:32:870 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0.pom 21:27:32:872 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-javadoc.jar 21:27:32:880 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-sources.jar 21:27:32:884 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-javadoc.jar 21:27:32:885 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-sources.jar 21:27:32:885 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0.jar.asc 21:27:32:886 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0.pom.asc 21:27:32:888 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-javadoc.jar.asc 21:27:32:889 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-sources.jar.asc 21:27:32:890 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-javadoc.jar.asc 21:27:32:891 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-sources.jar.asc 21:27:32:892 [INFO] 21:27:32:892 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (default-cli) @ eclipse-collections --- 21:27:34:740 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0.jar' is already signed and will be resigned. 21:27:34:740 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0.jar 21:27:44:319 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar' is already signed and will be resigned. 21:27:44:320 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar 21:27:55:311 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar' is already signed and will be resigned. 21:27:55:311 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar 21:28:03:584 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar' is already signed and will be resigned. 21:28:03:584 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar 21:28:14:991 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar' is already signed and will be resigned. 21:28:14:992 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar 21:28:19:784 [INFO] 21:28:19:785 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections --- 21:28:19:787 [INFO] 21:28:19:787 [INFO] --- eclipse-collections-code-generator-maven-plugin:10.4.0:generate (default) @ eclipse-collections --- 21:28:19:787 [INFO] Generating sources to eclipse-collections 21:28:21:990 [INFO] Generated 0 files 21:28:21:990 [INFO] 21:28:21:990 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections --- 21:28:21:991 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:28:21:992 [INFO] Copying 24 resources 21:28:21:992 [INFO] 21:28:21:992 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections --- 21:28:22:075 [INFO] Changes detected - recompiling the module! 21:28:22:192 [INFO] Compiling 2093 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections/target/classes 21:28:47:493 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[54,15] Unsafe is internal proprietary API and may be removed in a future release 21:28:47:493 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[79,25] Unsafe is internal proprietary API and may be removed in a future release 21:28:47:494 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2281,19] Unsafe is internal proprietary API and may be removed in a future release 21:28:47:494 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2285,19] Unsafe is internal proprietary API and may be removed in a future release 21:28:47:494 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2291,83] Unsafe is internal proprietary API and may be removed in a future release 21:28:47:494 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2293,27] Unsafe is internal proprietary API and may be removed in a future release 21:28:47:495 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2295,34] Unsafe is internal proprietary API and may be removed in a future release 21:28:47:495 [WARNING] /home/jenkins/agent/workspace/deploy/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2297,32] Unsafe is internal proprietary API and may be removed in a future release 21:28:47:496 [INFO] 21:28:47:496 [INFO] --- bnd-maven-plugin:5.1.1:bnd-process (default) @ eclipse-collections --- 21:28:47:553 [WARNING] Cannot consider developer in line '76' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 21:28:47:553 [WARNING] Cannot consider developer in line '81' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 21:28:47:554 [WARNING] Cannot consider developer in line '86' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 21:28:47:554 [WARNING] Cannot consider developer in line '91' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 21:28:47:554 [WARNING] Cannot consider developer in line '96' of file '/home/jenkins/agent/workspace/deploy/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 21:28:49:151 [INFO] 21:28:49:151 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections --- 21:28:49:173 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:28:49:173 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections/src/test/resources 21:28:49:173 [INFO] 21:28:49:174 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections --- 21:28:49:175 [INFO] No sources to compile 21:28:49:175 [INFO] 21:28:49:175 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections --- 21:28:49:177 [INFO] No tests to run. 21:28:49:177 [INFO] Skipping execution of surefire because it has already been run for this configuration 21:28:49:178 [INFO] 21:28:49:178 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections --- 21:28:49:630 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0.jar 21:28:50:126 [INFO] 21:28:50:126 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections --- 21:28:50:359 [INFO] 21:28:50:359 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections --- 21:28:50:632 [INFO] Skipping javadoc generation, everything is up to date. 21:28:50:847 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar 21:28:51:841 [INFO] 21:28:51:841 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections --- 21:28:52:069 [INFO] 21:28:52:069 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections --- 21:28:52:479 [INFO] No dependency problems found 21:28:52:479 [INFO] 21:28:52:479 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections --- 21:28:54:518 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0.jar 21:29:04:204 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar 21:29:14:005 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar' is already signed and will be resigned. 21:29:14:005 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar 21:29:21:911 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar' is already signed and will be resigned. 21:29:21:911 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar 21:29:33:110 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar' is already signed and will be resigned. 21:29:33:110 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar 21:29:38:791 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar' is already signed and will be resigned. 21:29:38:791 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar 21:29:46:705 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar' is already signed and will be resigned. 21:29:46:706 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar 21:29:58:863 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar' is already signed and will be resigned. 21:29:58:863 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar 21:30:03:283 [INFO] 21:30:03:283 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections --- 21:30:05:509 [INFO] 21:30:05:509 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections --- 21:30:05:510 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0.jar 21:30:05:518 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0.pom 21:30:05:566 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-javadoc.jar 21:30:05:577 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-sources.jar 21:30:05:744 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-javadoc.jar 21:30:05:745 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-sources.jar 21:30:05:746 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0.jar.asc 21:30:05:747 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0.pom.asc 21:30:05:748 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-javadoc.jar.asc 21:30:05:748 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-sources.jar.asc 21:30:05:749 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-javadoc.jar.asc 21:30:05:750 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-sources.jar.asc 21:30:05:751 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-sources.jar 21:30:05:752 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-javadoc.jar 21:30:05:753 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-sources.jar 21:30:05:754 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0.jar.asc 21:30:05:754 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0.pom.asc 21:30:05:755 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-javadoc.jar.asc 21:30:05:756 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-sources.jar.asc 21:30:05:757 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-javadoc.jar.asc 21:30:05:758 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-sources.jar.asc 21:30:05:759 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0.jar.asc.asc 21:30:05:761 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0.pom.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0.pom.asc.asc 21:30:05:762 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-javadoc.jar.asc.asc 21:30:05:763 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-sources.jar.asc.asc 21:30:05:764 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-javadoc.jar.asc.asc 21:30:05:765 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-sources.jar.asc.asc 21:30:05:766 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-sources.jar.asc 21:30:05:767 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-javadoc.jar.asc 21:30:05:768 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections/target/eclipse-collections-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections/10.4.0/eclipse-collections-10.4.0-sources.jar.asc 21:30:05:768 [INFO] 21:30:05:769 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ eclipse-collections --- 21:30:27:562 [INFO] 21:30:27:563 [INFO] -------< org.eclipse.collections:eclipse-collections-testutils >-------- 21:30:27:563 [INFO] Building Eclipse Collections Test Utilities 10.4.0 [6/7] 21:30:27:563 [INFO] --------------------------------[ jar ]--------------------------------- 21:30:27:900 [INFO] 21:30:27:900 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-collections-testutils --- 21:30:27:901 [INFO] 21:30:27:901 [INFO] --- maven-javadoc-plugin:3.2.0:jar (default-cli) @ eclipse-collections-testutils --- 21:30:28:030 [INFO] No previous run data found, generating javadoc. 21:30:29:435 [INFO] Loading source files for package org.eclipse.collections.impl.test... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/org/eclipse/collections/impl/test/SerializeTestHelper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/org/eclipse/collections/impl/test/Verify.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/org/eclipse/collections/impl/test/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/org/eclipse/collections/impl/test/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/org/eclipse/collections/impl/test/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/org/eclipse/collections/impl/test/class-use/Verify.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/org/eclipse/collections/impl/test/class-use/SerializeTestHelper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/org/eclipse/collections/impl/test/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/help-doc.html... 21:30:29:441 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar 21:30:29:447 [INFO] 21:30:29:447 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-testutils --- 21:30:29:451 [INFO] 21:30:29:451 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ eclipse-collections-testutils --- 21:30:30:802 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/deploy/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/jacoco.exec 21:30:30:803 [INFO] 21:30:30:803 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-testutils --- 21:30:30:803 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:30:30:804 [INFO] Copying 3 resources 21:30:30:805 [INFO] 21:30:30:805 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections-testutils --- 21:30:30:807 [INFO] Changes detected - recompiling the module! 21:30:30:808 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/classes 21:30:31:964 [INFO] 21:30:31:964 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-testutils --- 21:30:31:965 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:30:31:965 [INFO] Copying 1 resource 21:30:31:965 [INFO] 21:30:31:965 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections-testutils --- 21:30:31:967 [INFO] Changes detected - recompiling the module! 21:30:31:967 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/test-classes 21:30:33:494 [INFO] 21:30:33:494 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections-testutils --- 21:30:33:497 [INFO] Surefire report directory: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/surefire-reports 21:30:33:614 [INFO] 21:30:33:614 [INFO] ------------------------------------------------------- 21:30:33:614 [INFO] T E S T S 21:30:33:614 [INFO] ------------------------------------------------------- 21:30:34:135 [INFO] Running org.eclipse.collections.impl.test.SerializeTestHelperTest 21:30:34:233 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.collections.impl.test.SerializeTestHelperTest 21:30:34:233 [INFO] Running org.eclipse.collections.impl.test.AssertNotEqualsTest 21:30:34:350 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.eclipse.collections.impl.test.AssertNotEqualsTest 21:30:34:351 [INFO] Running org.eclipse.collections.impl.test.VerifyTest 21:30:35:258 [INFO] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 s - in org.eclipse.collections.impl.test.VerifyTest 21:30:35:259 [INFO] Running org.eclipse.collections.impl.test.AssertNotEqualsThrowsTest 21:30:35:262 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.collections.impl.test.AssertNotEqualsThrowsTest 21:30:35:262 [INFO] Running org.eclipse.collections.impl.test.CollectionsEqualTest 21:30:35:268 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.collections.impl.test.CollectionsEqualTest 21:30:35:268 [INFO] Running org.eclipse.collections.impl.test.ExceptionThrownTest 21:30:35:301 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.collections.impl.test.ExceptionThrownTest 21:30:35:661 [INFO] 21:30:35:661 [INFO] Results: 21:30:35:661 [INFO] 21:30:35:661 [INFO] Tests run: 151, Failures: 0, Errors: 0, Skipped: 0 21:30:35:661 [INFO] 21:30:35:664 [INFO] 21:30:35:664 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections-testutils --- 21:30:35:666 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0.jar 21:30:35:671 [INFO] 21:30:35:671 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-testutils --- 21:30:35:674 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar 21:30:35:678 [INFO] 21:30:35:678 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-testutils --- 21:30:35:866 [INFO] Configuration changed, re-generating javadoc. 21:30:37:141 [INFO] Loading source files for package org.eclipse.collections.impl.test... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/org/eclipse/collections/impl/test/SerializeTestHelper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/org/eclipse/collections/impl/test/Verify.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/org/eclipse/collections/impl/test/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/org/eclipse/collections/impl/test/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/org/eclipse/collections/impl/test/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/org/eclipse/collections/impl/test/class-use/Verify.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/org/eclipse/collections/impl/test/class-use/SerializeTestHelper.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/org/eclipse/collections/impl/test/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/10.4.0/help-doc.html... 21:30:37:146 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar 21:30:37:157 [INFO] 21:30:37:157 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-testutils --- 21:30:37:160 [INFO] 21:30:37:160 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-testutils --- 21:30:37:168 [INFO] No dependency problems found 21:30:37:168 [INFO] 21:30:37:168 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-testutils --- 21:30:37:178 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0.jar 21:30:38:251 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar 21:30:39:313 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar 21:30:40:370 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar' is already signed and will be resigned. 21:30:40:370 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar 21:30:41:437 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar' is already signed and will be resigned. 21:30:41:437 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar 21:30:42:915 [INFO] 21:30:42:915 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-testutils --- 21:30:43:758 [INFO] 21:30:43:758 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-testutils --- 21:30:43:759 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0.jar 21:30:43:761 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0.pom 21:30:43:762 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-javadoc.jar 21:30:43:763 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-sources.jar 21:30:43:764 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-javadoc.jar 21:30:43:765 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-sources.jar 21:30:43:766 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0.jar.asc 21:30:43:767 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0.pom.asc 21:30:43:768 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-javadoc.jar.asc 21:30:43:769 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-sources.jar.asc 21:30:43:774 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-javadoc.jar.asc 21:30:43:775 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-sources.jar.asc 21:30:43:775 [INFO] 21:30:43:775 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (default-cli) @ eclipse-collections-testutils --- 21:30:43:786 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0.jar' is already signed and will be resigned. 21:30:43:786 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0.jar 21:30:44:832 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar' is already signed and will be resigned. 21:30:44:832 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar 21:30:45:893 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar' is already signed and will be resigned. 21:30:45:893 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar 21:30:47:003 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar' is already signed and will be resigned. 21:30:47:004 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar 21:30:48:274 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar' is already signed and will be resigned. 21:30:48:274 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar 21:30:49:303 [INFO] 21:30:49:303 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-testutils --- 21:30:49:305 [INFO] 21:30:49:305 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ eclipse-collections-testutils --- 21:30:49:306 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/deploy/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/jacoco.exec 21:30:49:306 [INFO] 21:30:49:306 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-testutils --- 21:30:49:307 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:30:49:307 [INFO] Copying 3 resources 21:30:49:307 [INFO] 21:30:49:307 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections-testutils --- 21:30:49:308 [INFO] Changes detected - recompiling the module! 21:30:49:309 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/classes 21:30:50:180 [INFO] 21:30:50:181 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-testutils --- 21:30:50:181 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:30:50:182 [INFO] Copying 1 resource 21:30:50:182 [INFO] 21:30:50:182 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections-testutils --- 21:30:50:183 [INFO] Changes detected - recompiling the module! 21:30:50:184 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/test-classes 21:30:51:763 [INFO] 21:30:51:763 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections-testutils --- 21:30:51:765 [INFO] Skipping execution of surefire because it has already been run for this configuration 21:30:51:765 [INFO] 21:30:51:765 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections-testutils --- 21:30:51:768 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0.jar 21:30:51:774 [INFO] 21:30:51:774 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-testutils --- 21:30:51:776 [INFO] 21:30:51:776 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-testutils --- 21:30:51:867 [INFO] Skipping javadoc generation, everything is up to date. 21:30:51:869 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar 21:30:51:875 [INFO] 21:30:51:875 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-testutils --- 21:30:51:879 [INFO] 21:30:51:879 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-testutils --- 21:30:51:886 [INFO] No dependency problems found 21:30:51:887 [INFO] 21:30:51:887 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-testutils --- 21:30:51:897 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0.jar 21:30:53:318 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar 21:30:54:788 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar' is already signed and will be resigned. 21:30:54:788 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar 21:30:55:916 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar' is already signed and will be resigned. 21:30:55:916 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar 21:30:57:051 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar' is already signed and will be resigned. 21:30:57:051 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar 21:30:58:161 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar' is already signed and will be resigned. 21:30:58:162 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar 21:30:59:289 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar' is already signed and will be resigned. 21:30:59:289 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar 21:31:00:421 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar' is already signed and will be resigned. 21:31:00:421 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar 21:31:01:525 [INFO] 21:31:01:525 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-testutils --- 21:31:03:582 [INFO] 21:31:03:582 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-testutils --- 21:31:03:583 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0.jar 21:31:03:584 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0.pom 21:31:03:585 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-javadoc.jar 21:31:03:586 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-sources.jar 21:31:03:587 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-javadoc.jar 21:31:03:587 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-sources.jar 21:31:03:588 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0.jar.asc 21:31:03:589 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0.pom.asc 21:31:03:590 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-javadoc.jar.asc 21:31:03:591 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-sources.jar.asc 21:31:03:592 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-javadoc.jar.asc 21:31:03:593 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-sources.jar.asc 21:31:03:594 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-sources.jar 21:31:03:595 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-javadoc.jar 21:31:03:596 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-sources.jar 21:31:03:596 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0.jar.asc 21:31:03:597 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0.pom.asc 21:31:03:598 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-javadoc.jar.asc 21:31:03:599 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-sources.jar.asc 21:31:03:600 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-javadoc.jar.asc 21:31:03:601 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-sources.jar.asc 21:31:03:602 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0.jar.asc.asc 21:31:03:603 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0.pom.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0.pom.asc.asc 21:31:03:604 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-javadoc.jar.asc.asc 21:31:03:606 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-sources.jar.asc.asc 21:31:03:607 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-javadoc.jar.asc.asc 21:31:03:608 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-sources.jar.asc.asc 21:31:03:609 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-sources.jar.asc 21:31:03:609 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-javadoc.jar.asc 21:31:03:610 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-testutils/target/eclipse-collections-testutils-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-testutils/10.4.0/eclipse-collections-testutils-10.4.0-sources.jar.asc 21:31:03:611 [INFO] 21:31:03:611 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ eclipse-collections-testutils --- 21:31:21:936 [INFO] 21:31:21:936 [INFO] --------< org.eclipse.collections:eclipse-collections-forkjoin >-------- 21:31:21:936 [INFO] Building Eclipse Collections Fork Join Utilities 10.4.0 [7/7] 21:31:21:936 [INFO] --------------------------------[ jar ]--------------------------------- 21:31:21:940 [INFO] 21:31:21:940 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-collections-forkjoin --- 21:31:21:940 [INFO] 21:31:21:940 [INFO] --- maven-javadoc-plugin:3.2.0:jar (default-cli) @ eclipse-collections-forkjoin --- 21:31:22:063 [INFO] No previous run data found, generating javadoc. 21:31:23:726 [INFO] Loading source files for package org.eclipse.collections.impl.forkjoin... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/FJBatchIterableProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/FJBatchIterableProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/FJIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/FJListObjectIntProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/FJListObjectIntProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/FJListProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/FJListProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/serialized-form.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/class-use/FJListProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/class-use/FJListProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/class-use/FJListObjectIntProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/class-use/FJListObjectIntProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/class-use/FJIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/class-use/FJBatchIterableProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/class-use/FJBatchIterableProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/help-doc.html... 21:31:23:734 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar 21:31:23:739 [INFO] 21:31:23:739 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-forkjoin --- 21:31:23:743 [INFO] 21:31:23:744 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ eclipse-collections-forkjoin --- 21:31:23:744 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/deploy/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/jacoco.exec 21:31:23:744 [INFO] 21:31:23:744 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-forkjoin --- 21:31:23:745 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:31:23:745 [INFO] Copying 3 resources 21:31:23:746 [INFO] 21:31:23:746 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections-forkjoin --- 21:31:23:749 [INFO] Changes detected - recompiling the module! 21:31:23:750 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/classes 21:31:24:824 [INFO] 21:31:24:824 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-forkjoin --- 21:31:24:824 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:31:24:824 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/src/test/resources 21:31:24:825 [INFO] 21:31:24:825 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections-forkjoin --- 21:31:24:826 [INFO] Changes detected - recompiling the module! 21:31:24:827 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/test-classes 21:31:26:041 [INFO] 21:31:26:041 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections-forkjoin --- 21:31:26:043 [INFO] Surefire report directory: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/surefire-reports 21:31:26:045 [INFO] 21:31:26:045 [INFO] ------------------------------------------------------- 21:31:26:045 [INFO] T E S T S 21:31:26:045 [INFO] ------------------------------------------------------- 21:31:26:576 [INFO] Running org.eclipse.collections.impl.forkjoin.FJIterateTest 21:31:27:850 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.274 s - in org.eclipse.collections.impl.forkjoin.FJIterateTest 21:31:28:207 [INFO] 21:31:28:207 [INFO] Results: 21:31:28:207 [INFO] 21:31:28:207 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 21:31:28:207 [INFO] 21:31:28:207 [INFO] 21:31:28:207 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections-forkjoin --- 21:31:28:210 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0.jar 21:31:28:214 [INFO] 21:31:28:214 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-forkjoin --- 21:31:28:217 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar 21:31:28:220 [INFO] 21:31:28:220 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-forkjoin --- 21:31:28:321 [INFO] Configuration changed, re-generating javadoc. 21:31:29:633 [INFO] Loading source files for package org.eclipse.collections.impl.forkjoin... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/FJBatchIterableProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/FJBatchIterableProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/FJIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/FJListObjectIntProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/FJListObjectIntProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/FJListProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/FJListProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/package-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/package-summary.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/package-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/constant-values.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/serialized-form.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/class-use/FJListProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/class-use/FJListProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/class-use/FJListObjectIntProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/class-use/FJListObjectIntProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/class-use/FJIterate.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/class-use/FJBatchIterableProcedureTask.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/class-use/FJBatchIterableProcedureRunner.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/org/eclipse/collections/impl/forkjoin/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/overview-tree.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/index-all.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/allclasses-frame.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/index.html... Generating /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/10.4.0/help-doc.html... 21:31:29:640 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar 21:31:29:646 [INFO] 21:31:29:646 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-forkjoin --- 21:31:29:650 [INFO] 21:31:29:650 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-forkjoin --- 21:31:29:657 [INFO] No dependency problems found 21:31:29:657 [INFO] 21:31:29:657 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-forkjoin --- 21:31:29:667 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0.jar 21:31:30:878 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar 21:31:32:081 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar 21:31:33:278 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar' is already signed and will be resigned. 21:31:33:278 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar 21:31:34:462 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar' is already signed and will be resigned. 21:31:34:462 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar 21:31:35:570 [INFO] 21:31:35:570 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-forkjoin --- 21:31:36:396 [INFO] 21:31:36:397 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-forkjoin --- 21:31:36:397 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0.jar 21:31:36:400 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0.pom 21:31:36:401 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-javadoc.jar 21:31:36:402 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-sources.jar 21:31:36:403 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-javadoc.jar 21:31:36:404 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-sources.jar 21:31:36:405 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0.jar.asc 21:31:36:406 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0.pom.asc 21:31:36:410 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-javadoc.jar.asc 21:31:36:412 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-sources.jar.asc 21:31:36:413 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-javadoc.jar.asc 21:31:36:413 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-sources.jar.asc 21:31:36:414 [INFO] 21:31:36:414 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (default-cli) @ eclipse-collections-forkjoin --- 21:31:36:458 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0.jar' is already signed and will be resigned. 21:31:36:458 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0.jar 21:31:37:976 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar' is already signed and will be resigned. 21:31:37:976 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar 21:31:39:140 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar' is already signed and will be resigned. 21:31:39:140 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar 21:31:40:288 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar' is already signed and will be resigned. 21:31:40:288 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar 21:31:41:427 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar' is already signed and will be resigned. 21:31:41:427 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar 21:31:42:513 [INFO] 21:31:42:513 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-forkjoin --- 21:31:42:515 [INFO] 21:31:42:515 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ eclipse-collections-forkjoin --- 21:31:42:516 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/deploy/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/jacoco.exec 21:31:42:516 [INFO] 21:31:42:516 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-forkjoin --- 21:31:42:517 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:31:42:517 [INFO] Copying 3 resources 21:31:42:517 [INFO] 21:31:42:517 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipse-collections-forkjoin --- 21:31:42:518 [INFO] Changes detected - recompiling the module! 21:31:42:518 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/classes 21:31:43:292 [INFO] 21:31:43:292 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-forkjoin --- 21:31:43:293 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:31:43:293 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/src/test/resources 21:31:43:293 [INFO] 21:31:43:293 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipse-collections-forkjoin --- 21:31:43:294 [INFO] Changes detected - recompiling the module! 21:31:43:294 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/test-classes 21:31:44:145 [INFO] 21:31:44:145 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ eclipse-collections-forkjoin --- 21:31:44:147 [INFO] Skipping execution of surefire because it has already been run for this configuration 21:31:44:147 [INFO] 21:31:44:147 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipse-collections-forkjoin --- 21:31:44:150 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0.jar 21:31:44:154 [INFO] 21:31:44:154 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipse-collections-forkjoin --- 21:31:44:157 [INFO] 21:31:44:157 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipse-collections-forkjoin --- 21:31:44:358 [INFO] Skipping javadoc generation, everything is up to date. 21:31:44:361 [INFO] Building jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar 21:31:44:372 [INFO] 21:31:44:372 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ eclipse-collections-forkjoin --- 21:31:44:375 [INFO] 21:31:44:375 [INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ eclipse-collections-forkjoin --- 21:31:44:382 [INFO] No dependency problems found 21:31:44:383 [INFO] 21:31:44:383 [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (jarsign) @ eclipse-collections-forkjoin --- 21:31:44:397 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0.jar 21:31:45:587 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar 21:31:46:726 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar' is already signed and will be resigned. 21:31:46:726 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar 21:31:47:904 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar' is already signed and will be resigned. 21:31:47:904 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar 21:31:49:045 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar' is already signed and will be resigned. 21:31:49:046 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar 21:31:50:160 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar' is already signed and will be resigned. 21:31:50:160 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar 21:31:51:337 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar' is already signed and will be resigned. 21:31:51:337 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar 21:31:52:487 [INFO] Jar '/home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar' is already signed and will be resigned. 21:31:52:487 [INFO] Signing jar: /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar 21:31:53:588 [INFO] 21:31:53:588 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipse-collections-forkjoin --- 21:31:55:524 [INFO] 21:31:55:524 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-forkjoin --- 21:31:55:524 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0.jar 21:31:55:525 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/pom.xml to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0.pom 21:31:55:526 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-javadoc.jar 21:31:55:527 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-sources.jar 21:31:55:528 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-javadoc.jar 21:31:55:529 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-sources.jar 21:31:55:530 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0.jar.asc 21:31:55:531 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0.pom.asc 21:31:55:531 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-javadoc.jar.asc 21:31:55:532 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-sources.jar.asc 21:31:55:533 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-javadoc.jar.asc 21:31:55:534 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-sources.jar.asc 21:31:55:535 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-sources.jar 21:31:55:535 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-javadoc.jar 21:31:55:536 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-sources.jar 21:31:55:537 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0.jar.asc 21:31:55:538 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0.pom.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0.pom.asc 21:31:55:538 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-javadoc.jar.asc 21:31:55:539 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-sources.jar.asc 21:31:55:540 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-javadoc.jar.asc 21:31:55:540 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-sources.jar.asc 21:31:55:541 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0.jar.asc.asc 21:31:55:542 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0.pom.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0.pom.asc.asc 21:31:55:543 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-javadoc.jar.asc.asc 21:31:55:545 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-sources.jar.asc.asc 21:31:55:546 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-javadoc.jar.asc.asc 21:31:55:547 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar.asc.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-sources.jar.asc.asc 21:31:55:547 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-sources.jar.asc 21:31:55:548 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-javadoc.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-javadoc.jar.asc 21:31:55:549 [INFO] Installing /home/jenkins/agent/workspace/deploy/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.4.0-sources.jar.asc to /home/jenkins/agent/workspace/deploy/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.4.0/eclipse-collections-forkjoin-10.4.0-sources.jar.asc 21:31:55:550 [INFO] 21:31:55:550 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ eclipse-collections-forkjoin --- 21:32:01:283 [INFO] ------------------------------------------------------------------------ 21:32:01:283 [INFO] Reactor Summary for Eclipse Collections Parent Project 10.4.0: 21:32:01:283 [INFO] 21:32:01:283 [INFO] Eclipse Collections Parent Project ................. SUCCESS [ 9.836 s] 21:32:01:283 [INFO] Eclipse Collections Code Generator ................. SUCCESS [ 39.051 s] 21:32:01:284 [INFO] Eclipse Collections Code Generator Maven Plugin .... SUCCESS [ 17.011 s] 21:32:01:284 [INFO] Eclipse Collections API ............................ SUCCESS [02:47 min] 21:32:01:284 [INFO] Eclipse Collections Main Library ................... SUCCESS [05:45 min] 21:32:01:285 [INFO] Eclipse Collections Test Utilities ................. SUCCESS [ 54.374 s] 21:32:01:285 [INFO] Eclipse Collections Fork Join Utilities ............ SUCCESS [ 39.346 s] 21:32:01:285 [INFO] ------------------------------------------------------------------------ 21:32:01:285 [INFO] BUILD SUCCESS 21:32:01:285 [INFO] ------------------------------------------------------------------------ 21:32:01:286 [INFO] Total time: 11:44 min 21:32:01:286 [INFO] Finished at: 2020-08-20T21:32:01Z 21:32:01:286 [INFO] ------------------------------------------------------------------------ Sending e-mails to: itohiro73@gmail.com donraab@gmail.com nikhilnanivadekar@gmail.com motlin@gmail.com Finished: SUCCESS