2024-04-06T20:35:50.6568394Z Current runner version: '2.315.0' 2024-04-06T20:35:50.6590239Z ##[group]Operating System 2024-04-06T20:35:50.6590886Z Ubuntu 2024-04-06T20:35:50.6591181Z 22.04.4 2024-04-06T20:35:50.6591633Z LTS 2024-04-06T20:35:50.6592288Z ##[endgroup] 2024-04-06T20:35:50.6592673Z ##[group]Runner Image 2024-04-06T20:35:50.6593190Z Image: ubuntu-22.04 2024-04-06T20:35:50.6593577Z Version: 20240403.1.0 2024-04-06T20:35:50.6594533Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20240403.1/images/ubuntu/Ubuntu2204-Readme.md 2024-04-06T20:35:50.6596051Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240403.1 2024-04-06T20:35:50.6596904Z ##[endgroup] 2024-04-06T20:35:50.6597279Z ##[group]Runner Image Provisioner 2024-04-06T20:35:50.6597822Z 2.0.361.1 2024-04-06T20:35:50.6598171Z ##[endgroup] 2024-04-06T20:35:50.6599185Z ##[group]GITHUB_TOKEN Permissions 2024-04-06T20:35:50.6600887Z Contents: read 2024-04-06T20:35:50.6601291Z Metadata: read 2024-04-06T20:35:50.6601918Z Packages: read 2024-04-06T20:35:50.6602369Z ##[endgroup] 2024-04-06T20:35:50.6605335Z Secret source: Actions 2024-04-06T20:35:50.6605881Z Prepare workflow directory 2024-04-06T20:35:50.7214057Z Prepare all required actions 2024-04-06T20:35:50.7375469Z Getting action download info 2024-04-06T20:35:50.8769729Z Download action repository 'actions/checkout@v4' (SHA:b4ffde65f46336ab88eb53be808477a3936bae11) 2024-04-06T20:35:50.9882937Z Download action repository 'actions/setup-java@v4' (SHA:99b8673ff64fbf99d8d325f52d9a5bdedb8483e9) 2024-04-06T20:35:51.4261298Z Complete job name: build-with-jdk-19 2024-04-06T20:35:51.5110866Z ##[group]Run actions/checkout@v4 2024-04-06T20:35:51.5111409Z with: 2024-04-06T20:35:51.5112245Z repository: matteriben/crd-generator-date-time-reproducer 2024-04-06T20:35:51.5113065Z token: *** 2024-04-06T20:35:51.5113446Z ssh-strict: true 2024-04-06T20:35:51.5113920Z persist-credentials: true 2024-04-06T20:35:51.5114308Z clean: true 2024-04-06T20:35:51.5114709Z sparse-checkout-cone-mode: true 2024-04-06T20:35:51.5115252Z fetch-depth: 1 2024-04-06T20:35:51.5115575Z fetch-tags: false 2024-04-06T20:35:51.5116003Z show-progress: true 2024-04-06T20:35:51.5116465Z lfs: false 2024-04-06T20:35:51.5116782Z submodules: false 2024-04-06T20:35:51.5117197Z set-safe-directory: true 2024-04-06T20:35:51.5117693Z ##[endgroup] 2024-04-06T20:35:51.6697961Z Syncing repository: matteriben/crd-generator-date-time-reproducer 2024-04-06T20:35:51.6701151Z ##[group]Getting Git version info 2024-04-06T20:35:51.6703355Z Working directory is '/home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer' 2024-04-06T20:35:51.6705889Z [command]/usr/bin/git version 2024-04-06T20:35:51.6707177Z git version 2.43.2 2024-04-06T20:35:51.6710139Z ##[endgroup] 2024-04-06T20:35:51.6726074Z Temporarily overriding HOME='/home/runner/work/_temp/b6e1acf2-a156-41b1-86c6-daa4baf55da1' before making global git config changes 2024-04-06T20:35:51.6728445Z Adding repository directory to the temporary git global config as a safe directory 2024-04-06T20:35:51.6731332Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer 2024-04-06T20:35:51.6753134Z Deleting the contents of '/home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer' 2024-04-06T20:35:51.6759154Z ##[group]Initializing the repository 2024-04-06T20:35:51.6762448Z [command]/usr/bin/git init /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer 2024-04-06T20:35:51.6831290Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-04-06T20:35:51.6833430Z hint: is subject to change. To configure the initial branch name to use in all 2024-04-06T20:35:51.6835067Z hint: of your new repositories, which will suppress this warning, call: 2024-04-06T20:35:51.6836290Z hint: 2024-04-06T20:35:51.6837298Z hint: git config --global init.defaultBranch 2024-04-06T20:35:51.6838533Z hint: 2024-04-06T20:35:51.6839577Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-04-06T20:35:51.6841428Z hint: 'development'. The just-created branch can be renamed via this command: 2024-04-06T20:35:51.6842591Z hint: 2024-04-06T20:35:51.6843274Z hint: git branch -m 2024-04-06T20:35:51.6858364Z Initialized empty Git repository in /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/.git/ 2024-04-06T20:35:51.6872997Z [command]/usr/bin/git remote add origin https://github.com/matteriben/crd-generator-date-time-reproducer 2024-04-06T20:35:51.6908799Z ##[endgroup] 2024-04-06T20:35:51.6910808Z ##[group]Disabling automatic garbage collection 2024-04-06T20:35:51.6913802Z [command]/usr/bin/git config --local gc.auto 0 2024-04-06T20:35:51.6946273Z ##[endgroup] 2024-04-06T20:35:51.6947531Z ##[group]Setting up auth 2024-04-06T20:35:51.6951143Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-06T20:35:51.6982441Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-04-06T20:35:51.7295629Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-06T20:35:51.7325473Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-04-06T20:35:51.7570634Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-04-06T20:35:51.7604230Z ##[endgroup] 2024-04-06T20:35:51.7606076Z ##[group]Fetching the repository 2024-04-06T20:35:51.7614811Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +54e55d8babaee491a914cee8a13516f269f40d1c:refs/remotes/origin/master 2024-04-06T20:35:51.9636738Z From https://github.com/matteriben/crd-generator-date-time-reproducer 2024-04-06T20:35:51.9638556Z * [new ref] 54e55d8babaee491a914cee8a13516f269f40d1c -> origin/master 2024-04-06T20:35:51.9722175Z ##[endgroup] 2024-04-06T20:35:51.9723552Z ##[group]Determining the checkout info 2024-04-06T20:35:51.9725282Z ##[endgroup] 2024-04-06T20:35:51.9726509Z ##[group]Checking out the ref 2024-04-06T20:35:51.9727595Z [command]/usr/bin/git checkout --progress --force -B master refs/remotes/origin/master 2024-04-06T20:35:51.9728497Z Reset branch 'master' 2024-04-06T20:35:51.9729034Z branch 'master' set up to track 'origin/master'. 2024-04-06T20:35:51.9734240Z ##[endgroup] 2024-04-06T20:35:51.9771485Z [command]/usr/bin/git log -1 --format='%H' 2024-04-06T20:35:51.9796311Z '54e55d8babaee491a914cee8a13516f269f40d1c' 2024-04-06T20:35:52.0157550Z ##[group]Run actions/setup-java@v4 2024-04-06T20:35:52.0158103Z with: 2024-04-06T20:35:52.0158410Z java-version: 19 2024-04-06T20:35:52.0158905Z distribution: temurin 2024-04-06T20:35:52.0159326Z java-package: jdk 2024-04-06T20:35:52.0159678Z check-latest: false 2024-04-06T20:35:52.0160127Z server-id: github 2024-04-06T20:35:52.0160533Z server-username: GITHUB_ACTOR 2024-04-06T20:35:52.0160945Z server-password: GITHUB_TOKEN 2024-04-06T20:35:52.0161449Z overwrite-settings: true 2024-04-06T20:35:52.0161885Z job-status: success 2024-04-06T20:35:52.0162439Z token: *** 2024-04-06T20:35:52.0162820Z ##[endgroup] 2024-04-06T20:35:52.1994430Z ##[group]Installed distributions 2024-04-06T20:35:52.2036302Z Trying to resolve the latest version from remote 2024-04-06T20:35:52.4370251Z Resolved latest version as 19.0.2+7 2024-04-06T20:35:52.4371092Z Trying to download... 2024-04-06T20:35:52.4373546Z Downloading Java 19.0.2+7 (Temurin-Hotspot) from https://github.com/adoptium/temurin19-binaries/releases/download/jdk-19.0.2%2B7/OpenJDK19U-jdk_x64_linux_hotspot_19.0.2_7.tar.gz ... 2024-04-06T20:35:53.4917139Z Extracting Java archive... 2024-04-06T20:35:53.5037499Z [command]/usr/bin/tar xz --warning=no-unknown-keyword --overwrite -C /home/runner/work/_temp/b6324e79-15e4-49b7-b8ad-27b33d2642b0 -f /home/runner/work/_temp/d5bb71a1-8de5-427a-87fa-eaa9442c4a59 2024-04-06T20:35:56.1461421Z Java 19.0.2+7 was downloaded 2024-04-06T20:35:56.1463133Z Setting Java 19.0.2+7 as the default 2024-04-06T20:35:56.1475897Z Creating toolchains.xml for JDK version 19 from temurin 2024-04-06T20:35:56.1548791Z Writing to /home/runner/.m2/toolchains.xml 2024-04-06T20:35:56.1549513Z 2024-04-06T20:35:56.1549815Z Java configuration: 2024-04-06T20:35:56.1550433Z Distribution: temurin 2024-04-06T20:35:56.1551073Z Version: 19.0.2+7 2024-04-06T20:35:56.1553197Z Path: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/19.0.2-7/x64 2024-04-06T20:35:56.1553973Z 2024-04-06T20:35:56.1555000Z ##[endgroup] 2024-04-06T20:35:56.1599929Z Creating settings.xml with server-id: github 2024-04-06T20:35:56.1600936Z Writing to /home/runner/.m2/settings.xml 2024-04-06T20:35:56.1768413Z ##[group]Run mvn -X --batch-mode --update-snapshots clean verify 2024-04-06T20:35:56.1769207Z mvn -X --batch-mode --update-snapshots clean verify 2024-04-06T20:35:56.1839244Z shell: /usr/bin/bash -e {0} 2024-04-06T20:35:56.1839637Z env: 2024-04-06T20:35:56.1840224Z JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/19.0.2-7/x64 2024-04-06T20:35:56.1840969Z JAVA_HOME_19_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/19.0.2-7/x64 2024-04-06T20:35:56.1841491Z ##[endgroup] 2024-04-06T20:35:56.4388985Z Apache Maven 3.8.8 (4c87b05d9aedce574290d1acc98575ed5eb6cd39) 2024-04-06T20:35:56.4390666Z Maven home: /usr/share/apache-maven-3.8.8 2024-04-06T20:35:56.4392656Z Java version: 19.0.2, vendor: Eclipse Adoptium, runtime: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/19.0.2-7/x64 2024-04-06T20:35:56.4393997Z Default locale: en, platform encoding: UTF-8 2024-04-06T20:35:56.4395107Z OS name: "linux", version: "6.5.0-1017-azure", arch: "amd64", family: "unix" 2024-04-06T20:35:57.0686567Z [DEBUG] Created new class realm maven.api 2024-04-06T20:35:57.0688080Z [DEBUG] Importing foreign packages into class realm maven.api 2024-04-06T20:35:57.0689728Z [DEBUG] Imported: javax.annotation.* < plexus.core 2024-04-06T20:35:57.0692022Z [DEBUG] Imported: javax.annotation.security.* < plexus.core 2024-04-06T20:35:57.0692990Z [DEBUG] Imported: javax.inject.* < plexus.core 2024-04-06T20:35:57.0694006Z [DEBUG] Imported: org.apache.maven.* < plexus.core 2024-04-06T20:35:57.0695001Z [DEBUG] Imported: org.apache.maven.artifact < plexus.core 2024-04-06T20:35:57.0695935Z [DEBUG] Imported: org.apache.maven.classrealm < plexus.core 2024-04-06T20:35:57.0697014Z [DEBUG] Imported: org.apache.maven.cli < plexus.core 2024-04-06T20:35:57.0697996Z [DEBUG] Imported: org.apache.maven.configuration < plexus.core 2024-04-06T20:35:57.0698963Z [DEBUG] Imported: org.apache.maven.exception < plexus.core 2024-04-06T20:35:57.0700067Z [DEBUG] Imported: org.apache.maven.execution < plexus.core 2024-04-06T20:35:57.0701117Z [DEBUG] Imported: org.apache.maven.execution.scope < plexus.core 2024-04-06T20:35:57.0702137Z [DEBUG] Imported: org.apache.maven.graph < plexus.core 2024-04-06T20:35:57.0703243Z [DEBUG] Imported: org.apache.maven.lifecycle < plexus.core 2024-04-06T20:35:57.0704190Z [DEBUG] Imported: org.apache.maven.model < plexus.core 2024-04-06T20:35:57.0705247Z [DEBUG] Imported: org.apache.maven.monitor < plexus.core 2024-04-06T20:35:57.0706146Z [DEBUG] Imported: org.apache.maven.plugin < plexus.core 2024-04-06T20:35:57.0707085Z [DEBUG] Imported: org.apache.maven.profiles < plexus.core 2024-04-06T20:35:57.0708151Z [DEBUG] Imported: org.apache.maven.project < plexus.core 2024-04-06T20:35:57.0709085Z [DEBUG] Imported: org.apache.maven.reporting < plexus.core 2024-04-06T20:35:57.0710071Z [DEBUG] Imported: org.apache.maven.repository < plexus.core 2024-04-06T20:35:57.0711170Z [DEBUG] Imported: org.apache.maven.rtinfo < plexus.core 2024-04-06T20:35:57.0712361Z [DEBUG] Imported: org.apache.maven.settings < plexus.core 2024-04-06T20:35:57.0713756Z [DEBUG] Imported: org.apache.maven.toolchain < plexus.core 2024-04-06T20:35:57.0714924Z [DEBUG] Imported: org.apache.maven.usability < plexus.core 2024-04-06T20:35:57.0715913Z [DEBUG] Imported: org.apache.maven.wagon.* < plexus.core 2024-04-06T20:35:57.0716952Z [DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core 2024-04-06T20:35:57.0718230Z [DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core 2024-04-06T20:35:57.0719312Z [DEBUG] Imported: org.apache.maven.wagon.events < plexus.core 2024-04-06T20:35:57.0720452Z [DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core 2024-04-06T20:35:57.0721504Z [DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core 2024-04-06T20:35:57.0722553Z [DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core 2024-04-06T20:35:57.0723705Z [DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core 2024-04-06T20:35:57.0725014Z [DEBUG] Imported: org.codehaus.classworlds < plexus.core 2024-04-06T20:35:57.0725996Z [DEBUG] Imported: org.codehaus.plexus.* < plexus.core 2024-04-06T20:35:57.0727079Z [DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core 2024-04-06T20:35:57.0728092Z [DEBUG] Imported: org.codehaus.plexus.component < plexus.core 2024-04-06T20:35:57.0729167Z [DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core 2024-04-06T20:35:57.0730319Z [DEBUG] Imported: org.codehaus.plexus.container < plexus.core 2024-04-06T20:35:57.0731400Z [DEBUG] Imported: org.codehaus.plexus.context < plexus.core 2024-04-06T20:35:57.0732559Z [DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core 2024-04-06T20:35:57.0733856Z [DEBUG] Imported: org.codehaus.plexus.logging < plexus.core 2024-04-06T20:35:57.0734937Z [DEBUG] Imported: org.codehaus.plexus.personality < plexus.core 2024-04-06T20:35:57.0736140Z [DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core 2024-04-06T20:35:57.0737687Z [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core 2024-04-06T20:35:57.0739282Z [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core 2024-04-06T20:35:57.0740889Z [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core 2024-04-06T20:35:57.0742251Z [DEBUG] Imported: org.eclipse.aether.* < plexus.core 2024-04-06T20:35:57.0743275Z [DEBUG] Imported: org.eclipse.aether.artifact < plexus.core 2024-04-06T20:35:57.0744276Z [DEBUG] Imported: org.eclipse.aether.collection < plexus.core 2024-04-06T20:35:57.0745455Z [DEBUG] Imported: org.eclipse.aether.deployment < plexus.core 2024-04-06T20:35:57.0746551Z [DEBUG] Imported: org.eclipse.aether.graph < plexus.core 2024-04-06T20:35:57.0747491Z [DEBUG] Imported: org.eclipse.aether.impl < plexus.core 2024-04-06T20:35:57.0748747Z [DEBUG] Imported: org.eclipse.aether.installation < plexus.core 2024-04-06T20:35:57.0749943Z [DEBUG] Imported: org.eclipse.aether.internal.impl < plexus.core 2024-04-06T20:35:57.0751145Z [DEBUG] Imported: org.eclipse.aether.metadata < plexus.core 2024-04-06T20:35:57.0752920Z [DEBUG] Imported: org.eclipse.aether.repository < plexus.core 2024-04-06T20:35:57.0753973Z [DEBUG] Imported: org.eclipse.aether.resolution < plexus.core 2024-04-06T20:35:57.0755188Z [DEBUG] Imported: org.eclipse.aether.spi < plexus.core 2024-04-06T20:35:57.0756307Z [DEBUG] Imported: org.eclipse.aether.transfer < plexus.core 2024-04-06T20:35:57.0757431Z [DEBUG] Imported: org.eclipse.aether.version < plexus.core 2024-04-06T20:35:57.0758640Z [DEBUG] Imported: org.fusesource.jansi.* < plexus.core 2024-04-06T20:35:57.0759600Z [DEBUG] Imported: org.slf4j.* < plexus.core 2024-04-06T20:35:57.0760504Z [DEBUG] Imported: org.slf4j.event.* < plexus.core 2024-04-06T20:35:57.0761655Z [DEBUG] Imported: org.slf4j.helpers.* < plexus.core 2024-04-06T20:35:57.0762658Z [DEBUG] Imported: org.slf4j.spi.* < plexus.core 2024-04-06T20:35:57.0763497Z [DEBUG] Populating class realm maven.api 2024-04-06T20:35:57.1622245Z [INFO] Error stacktraces are turned on. 2024-04-06T20:35:57.1630654Z [DEBUG] Message scheme: plain 2024-04-06T20:35:57.1647898Z [DEBUG] Reading global settings from /usr/share/apache-maven-3.8.8/conf/settings.xml 2024-04-06T20:35:57.1651592Z [DEBUG] Reading user settings from /home/runner/.m2/settings.xml 2024-04-06T20:35:57.1750554Z [DEBUG] Reading global toolchains from /usr/share/apache-maven-3.8.8/conf/toolchains.xml 2024-04-06T20:35:57.1752656Z [DEBUG] Reading user toolchains from /home/runner/.m2/toolchains.xml 2024-04-06T20:35:57.1827050Z [DEBUG] Using local repository at /home/runner/.m2/repository 2024-04-06T20:35:57.1914850Z [DEBUG] Failed to decrypt password for server github: org.sonatype.plexus.components.sec.dispatcher.SecDispatcherException: java.io.FileNotFoundException: /home/runner/.m2/settings-security.xml (No such file or directory) 2024-04-06T20:35:57.1919081Z org.sonatype.plexus.components.sec.dispatcher.SecDispatcherException: org.sonatype.plexus.components.sec.dispatcher.SecDispatcherException: java.io.FileNotFoundException: /home/runner/.m2/settings-security.xml (No such file or directory) 2024-04-06T20:35:57.1922999Z at org.sonatype.plexus.components.sec.dispatcher.DefaultSecDispatcher.decrypt (DefaultSecDispatcher.java:140) 2024-04-06T20:35:57.1925482Z at org.apache.maven.settings.crypto.DefaultSettingsDecrypter.decrypt (DefaultSettingsDecrypter.java:114) 2024-04-06T20:35:57.1927955Z at org.apache.maven.settings.crypto.DefaultSettingsDecrypter.decrypt (DefaultSettingsDecrypter.java:70) 2024-04-06T20:35:57.1930620Z at org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory.newRepositorySession (DefaultRepositorySystemSessionFactory.java:154) 2024-04-06T20:35:57.1932816Z at org.apache.maven.DefaultMaven.newRepositorySession (DefaultMaven.java:364) 2024-04-06T20:35:57.1934132Z at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:186) 2024-04-06T20:35:57.1935538Z at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:106) 2024-04-06T20:35:57.1938075Z at org.apache.maven.cli.MavenCli.execute (MavenCli.java:963) 2024-04-06T20:35:57.1940352Z at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296) 2024-04-06T20:35:57.1942758Z at org.apache.maven.cli.MavenCli.main (MavenCli.java:199) 2024-04-06T20:35:57.1945598Z at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:104) 2024-04-06T20:35:57.1947332Z at java.lang.reflect.Method.invoke (Method.java:578) 2024-04-06T20:35:57.1950195Z at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 2024-04-06T20:35:57.1952741Z at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 2024-04-06T20:35:57.1955037Z at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 2024-04-06T20:35:57.1957122Z at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 2024-04-06T20:35:57.1960358Z Caused by: org.sonatype.plexus.components.sec.dispatcher.SecDispatcherException: java.io.FileNotFoundException: /home/runner/.m2/settings-security.xml (No such file or directory) 2024-04-06T20:35:57.1962728Z at org.sonatype.plexus.components.sec.dispatcher.SecUtil.read (SecUtil.java:66) 2024-04-06T20:35:57.1964706Z at org.sonatype.plexus.components.sec.dispatcher.DefaultSecDispatcher.getSec (DefaultSecDispatcher.java:229) 2024-04-06T20:35:57.1967155Z at org.sonatype.plexus.components.sec.dispatcher.DefaultSecDispatcher.decrypt (DefaultSecDispatcher.java:109) 2024-04-06T20:35:57.1969382Z at org.apache.maven.settings.crypto.DefaultSettingsDecrypter.decrypt (DefaultSettingsDecrypter.java:114) 2024-04-06T20:35:57.1971825Z at org.apache.maven.settings.crypto.DefaultSettingsDecrypter.decrypt (DefaultSettingsDecrypter.java:70) 2024-04-06T20:35:57.1974621Z at org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory.newRepositorySession (DefaultRepositorySystemSessionFactory.java:154) 2024-04-06T20:35:57.1976935Z at org.apache.maven.DefaultMaven.newRepositorySession (DefaultMaven.java:364) 2024-04-06T20:35:57.1978764Z at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:186) 2024-04-06T20:35:57.1980130Z at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:106) 2024-04-06T20:35:57.1981559Z at org.apache.maven.cli.MavenCli.execute (MavenCli.java:963) 2024-04-06T20:35:57.1982708Z at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296) 2024-04-06T20:35:57.1983840Z at org.apache.maven.cli.MavenCli.main (MavenCli.java:199) 2024-04-06T20:35:57.1985481Z at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:104) 2024-04-06T20:35:57.1986949Z at java.lang.reflect.Method.invoke (Method.java:578) 2024-04-06T20:35:57.1988300Z at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 2024-04-06T20:35:57.1990057Z at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 2024-04-06T20:35:57.1992220Z at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 2024-04-06T20:35:57.1993906Z at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 2024-04-06T20:35:57.1995904Z Caused by: java.io.FileNotFoundException: /home/runner/.m2/settings-security.xml (No such file or directory) 2024-04-06T20:35:57.1997351Z at java.io.FileInputStream.open0 (Native Method) 2024-04-06T20:35:57.1998399Z at java.io.FileInputStream.open (FileInputStream.java:219) 2024-04-06T20:35:57.1999644Z at java.io.FileInputStream. (FileInputStream.java:158) 2024-04-06T20:35:57.2000789Z at java.io.FileInputStream. (FileInputStream.java:112) 2024-04-06T20:35:57.2002149Z at org.sonatype.plexus.components.sec.dispatcher.SecUtil.toStream (SecUtil.java:95) 2024-04-06T20:35:57.2003945Z at org.sonatype.plexus.components.sec.dispatcher.SecUtil.read (SecUtil.java:53) 2024-04-06T20:35:57.2005732Z at org.sonatype.plexus.components.sec.dispatcher.DefaultSecDispatcher.getSec (DefaultSecDispatcher.java:229) 2024-04-06T20:35:57.2008000Z at org.sonatype.plexus.components.sec.dispatcher.DefaultSecDispatcher.decrypt (DefaultSecDispatcher.java:109) 2024-04-06T20:35:57.2010436Z at org.apache.maven.settings.crypto.DefaultSettingsDecrypter.decrypt (DefaultSettingsDecrypter.java:114) 2024-04-06T20:35:57.2012454Z at org.apache.maven.settings.crypto.DefaultSettingsDecrypter.decrypt (DefaultSettingsDecrypter.java:70) 2024-04-06T20:35:57.2014979Z at org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory.newRepositorySession (DefaultRepositorySystemSessionFactory.java:154) 2024-04-06T20:35:57.2017462Z at org.apache.maven.DefaultMaven.newRepositorySession (DefaultMaven.java:364) 2024-04-06T20:35:57.2018925Z at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:186) 2024-04-06T20:35:57.2020199Z at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:106) 2024-04-06T20:35:57.2021652Z at org.apache.maven.cli.MavenCli.execute (MavenCli.java:963) 2024-04-06T20:35:57.2022799Z at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296) 2024-04-06T20:35:57.2023826Z at org.apache.maven.cli.MavenCli.main (MavenCli.java:199) 2024-04-06T20:35:57.2025459Z at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:104) 2024-04-06T20:35:57.2026879Z at java.lang.reflect.Method.invoke (Method.java:578) 2024-04-06T20:35:57.2028197Z at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 2024-04-06T20:35:57.2030017Z at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 2024-04-06T20:35:57.2031753Z at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 2024-04-06T20:35:57.2033890Z at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 2024-04-06T20:35:57.2073794Z [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/runner/.m2/repository 2024-04-06T20:35:57.2077301Z [INFO] Scanning for projects... 2024-04-06T20:35:57.2438005Z [DEBUG] Extension realms for project org.example:crd-generator-date-time-reproducer:jar:1: (none) 2024-04-06T20:35:57.2440446Z [DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 2024-04-06T20:35:57.2531984Z [DEBUG] === REACTOR BUILD PLAN ================================================ 2024-04-06T20:35:57.2535289Z [DEBUG] Project: org.example:crd-generator-date-time-reproducer:jar:1 2024-04-06T20:35:57.2536730Z [DEBUG] Tasks: [clean, verify] 2024-04-06T20:35:57.2537807Z [DEBUG] Style: Regular 2024-04-06T20:35:57.2538751Z [DEBUG] ======================================================================= 2024-04-06T20:35:57.2593227Z [INFO] 2024-04-06T20:35:57.2594386Z [INFO] -----------< org.example:crd-generator-date-time-reproducer >----------- 2024-04-06T20:35:57.2595619Z [INFO] Building crd-generator-date-time-reproducer 1 2024-04-06T20:35:57.2596810Z [INFO] from pom.xml 2024-04-06T20:35:57.2597902Z [INFO] --------------------------------[ jar ]--------------------------------- 2024-04-06T20:35:57.2603690Z [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 2024-04-06T20:35:57.2607909Z [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] 2024-04-06T20:35:57.2610844Z [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] 2024-04-06T20:35:57.2614413Z [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 2024-04-06T20:35:57.2616757Z [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] 2024-04-06T20:35:57.2617588Z [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] 2024-04-06T20:35:57.2646913Z [DEBUG] Resolving artifact org.apache.maven.plugins:maven-clean-plugin:pom:2.5 from [central (https://repo.maven.apache.org/maven2, default, releases)] 2024-04-06T20:35:57.4697901Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.4702136Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.4737354Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom 2024-04-06T20:35:57.6634313Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 20 kB/s) 2024-04-06T20:35:57.6639915Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/_remote.repositories 2024-04-06T20:35:57.6726202Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom.lastUpdated 2024-04-06T20:35:57.6791906Z [DEBUG] Resolving artifact org.apache.maven.plugins:maven-plugins:pom:22 from [central (https://repo.maven.apache.org/maven2, default, releases)] 2024-04-06T20:35:57.6797507Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.6799392Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.6802087Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom 2024-04-06T20:35:57.7014345Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 593 kB/s) 2024-04-06T20:35:57.7016977Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-plugins/22/_remote.repositories 2024-04-06T20:35:57.7019531Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom.lastUpdated 2024-04-06T20:35:57.7048985Z [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots (http://repository.apache.org/snapshots). 2024-04-06T20:35:57.7052250Z [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:21 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:35:57.7055663Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.7057830Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.7060251Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom 2024-04-06T20:35:57.7271319Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.3 MB/s) 2024-04-06T20:35:57.7274187Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-parent/21/_remote.repositories 2024-04-06T20:35:57.7276566Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-parent/21/maven-parent-21.pom.lastUpdated 2024-04-06T20:35:57.7309022Z [DEBUG] Resolving artifact org.apache:apache:pom:10 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:35:57.7312493Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.7314854Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.7316994Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom 2024-04-06T20:35:57.7493998Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 822 kB/s) 2024-04-06T20:35:57.7495943Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/apache/10/_remote.repositories 2024-04-06T20:35:57.7497608Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/apache/10/apache-10.pom.lastUpdated 2024-04-06T20:35:57.7560241Z [DEBUG] Resolving artifact org.apache.maven.plugins:maven-clean-plugin:jar:2.5 from [central (https://repo.maven.apache.org/maven2, default, releases)] 2024-04-06T20:35:57.7565732Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.7567666Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.7570046Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar 2024-04-06T20:35:57.7746081Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 1.4 MB/s) 2024-04-06T20:35:57.7748878Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/_remote.repositories 2024-04-06T20:35:57.7751482Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar.lastUpdated 2024-04-06T20:35:57.7812587Z [DEBUG] Resolving artifact org.apache.maven.plugins:maven-resources-plugin:pom:2.6 from [central (https://repo.maven.apache.org/maven2, default, releases)] 2024-04-06T20:35:57.7816172Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.7818396Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.7821246Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom 2024-04-06T20:35:57.7972602Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 541 kB/s) 2024-04-06T20:35:57.7975549Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/_remote.repositories 2024-04-06T20:35:57.7978499Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom.lastUpdated 2024-04-06T20:35:57.7997293Z [DEBUG] Resolving artifact org.apache.maven.plugins:maven-plugins:pom:23 from [central (https://repo.maven.apache.org/maven2, default, releases)] 2024-04-06T20:35:57.8000873Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.8002593Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.8004853Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom 2024-04-06T20:35:57.8169862Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 575 kB/s) 2024-04-06T20:35:57.8172783Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-plugins/23/_remote.repositories 2024-04-06T20:35:57.8185704Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom.lastUpdated 2024-04-06T20:35:57.8206105Z [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:22 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:35:57.8212997Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.8215104Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.8217412Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom 2024-04-06T20:35:57.8385639Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.7 MB/s) 2024-04-06T20:35:57.8388699Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-parent/22/_remote.repositories 2024-04-06T20:35:57.8391373Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-parent/22/maven-parent-22.pom.lastUpdated 2024-04-06T20:35:57.8417072Z [DEBUG] Resolving artifact org.apache:apache:pom:11 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:35:57.8420492Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.8428313Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.8430770Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom 2024-04-06T20:35:57.8577911Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 926 kB/s) 2024-04-06T20:35:57.8585667Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/apache/11/_remote.repositories 2024-04-06T20:35:57.8592670Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/apache/11/apache-11.pom.lastUpdated 2024-04-06T20:35:57.8634598Z [DEBUG] Resolving artifact org.apache.maven.plugins:maven-resources-plugin:jar:2.6 from [central (https://repo.maven.apache.org/maven2, default, releases)] 2024-04-06T20:35:57.8638038Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.8640612Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.8643294Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar 2024-04-06T20:35:57.8800357Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 1.8 MB/s) 2024-04-06T20:35:57.8803691Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/_remote.repositories 2024-04-06T20:35:57.8806506Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar.lastUpdated 2024-04-06T20:35:57.8851626Z [DEBUG] Resolving artifact org.apache.maven.plugins:maven-compiler-plugin:pom:3.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] 2024-04-06T20:35:57.8854401Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.8856322Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.8858894Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom 2024-04-06T20:35:57.9005361Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 681 kB/s) 2024-04-06T20:35:57.9008458Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.1/_remote.repositories 2024-04-06T20:35:57.9011227Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom.lastUpdated 2024-04-06T20:35:57.9022414Z [DEBUG] Resolving artifact org.apache.maven.plugins:maven-plugins:pom:24 from [central (https://repo.maven.apache.org/maven2, default, releases)] 2024-04-06T20:35:57.9032794Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.9034830Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.9037251Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom 2024-04-06T20:35:57.9189508Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 720 kB/s) 2024-04-06T20:35:57.9193440Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-plugins/24/_remote.repositories 2024-04-06T20:35:57.9195956Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom.lastUpdated 2024-04-06T20:35:57.9207511Z [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:23 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:35:57.9211284Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.9213568Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.9215805Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom 2024-04-06T20:35:57.9375047Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 2.0 MB/s) 2024-04-06T20:35:57.9377620Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-parent/23/_remote.repositories 2024-04-06T20:35:57.9380173Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-parent/23/maven-parent-23.pom.lastUpdated 2024-04-06T20:35:57.9396871Z [DEBUG] Resolving artifact org.apache:apache:pom:13 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:35:57.9400259Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.9402515Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.9404897Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom 2024-04-06T20:35:57.9640798Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 582 kB/s) 2024-04-06T20:35:57.9642932Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/apache/13/_remote.repositories 2024-04-06T20:35:57.9646227Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/apache/13/apache-13.pom.lastUpdated 2024-04-06T20:35:57.9703098Z [DEBUG] Resolving artifact org.apache.maven.plugins:maven-compiler-plugin:jar:3.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] 2024-04-06T20:35:57.9711265Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.9713210Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.9715749Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar 2024-04-06T20:35:57.9875162Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 2.7 MB/s) 2024-04-06T20:35:57.9878168Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.1/_remote.repositories 2024-04-06T20:35:57.9880650Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar.lastUpdated 2024-04-06T20:35:57.9932717Z [DEBUG] Resolving artifact org.apache.maven.plugins:maven-surefire-plugin:pom:2.12.4 from [central (https://repo.maven.apache.org/maven2, default, releases)] 2024-04-06T20:35:57.9935977Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.9938267Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:57.9941397Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom 2024-04-06T20:35:58.0084993Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 698 kB/s) 2024-04-06T20:35:58.0087887Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/_remote.repositories 2024-04-06T20:35:58.0090399Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom.lastUpdated 2024-04-06T20:35:58.0101422Z [DEBUG] Resolving artifact org.apache.maven.surefire:surefire:pom:2.12.4 from [central (https://repo.maven.apache.org/maven2, default, releases)] 2024-04-06T20:35:58.0104679Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.0106562Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.0109116Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom 2024-04-06T20:35:58.0248533Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 985 kB/s) 2024-04-06T20:35:58.0251018Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/surefire/surefire/2.12.4/_remote.repositories 2024-04-06T20:35:58.0253943Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom.lastUpdated 2024-04-06T20:35:58.0285633Z [DEBUG] Resolving artifact org.apache.maven.plugins:maven-surefire-plugin:jar:2.12.4 from [central (https://repo.maven.apache.org/maven2, default, releases)] 2024-04-06T20:35:58.0288490Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.0289853Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.0291494Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar 2024-04-06T20:35:58.0446135Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 1.9 MB/s) 2024-04-06T20:35:58.0449066Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/_remote.repositories 2024-04-06T20:35:58.0451744Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar.lastUpdated 2024-04-06T20:35:58.0483821Z [DEBUG] Resolving artifact org.apache.maven.plugins:maven-jar-plugin:pom:2.4 from [central (https://repo.maven.apache.org/maven2, default, releases)] 2024-04-06T20:35:58.0487277Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.0488908Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.0491186Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom 2024-04-06T20:35:58.0630154Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 417 kB/s) 2024-04-06T20:35:58.0632451Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/_remote.repositories 2024-04-06T20:35:58.0634196Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom.lastUpdated 2024-04-06T20:35:58.0659698Z [DEBUG] Resolving artifact org.apache.maven.plugins:maven-jar-plugin:jar:2.4 from [central (https://repo.maven.apache.org/maven2, default, releases)] 2024-04-06T20:35:58.0662434Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.0664282Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.0666769Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar 2024-04-06T20:35:58.0813667Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 2.3 MB/s) 2024-04-06T20:35:58.0816448Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/_remote.repositories 2024-04-06T20:35:58.0818939Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar.lastUpdated 2024-04-06T20:35:58.0847890Z [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 2024-04-06T20:35:58.0859781Z [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] 2024-04-06T20:35:58.0861066Z [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] 2024-04-06T20:35:58.0865104Z [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 2024-04-06T20:35:58.0872673Z [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] 2024-04-06T20:35:58.0873848Z [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] 2024-04-06T20:35:58.0879143Z [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 2024-04-06T20:35:58.0890854Z [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] 2024-04-06T20:35:58.0891862Z [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] 2024-04-06T20:35:58.0901610Z [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 2024-04-06T20:35:58.0908101Z [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] 2024-04-06T20:35:58.0909517Z [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] 2024-04-06T20:35:58.0914184Z [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 2024-04-06T20:35:58.0918099Z [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] 2024-04-06T20:35:58.0919527Z [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] 2024-04-06T20:35:58.0923969Z [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 2024-04-06T20:35:58.0927925Z [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] 2024-04-06T20:35:58.0929559Z [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] 2024-04-06T20:35:58.0933974Z [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 2024-04-06T20:35:58.0937930Z [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] 2024-04-06T20:35:58.0939319Z [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] 2024-04-06T20:35:58.0940473Z [DEBUG] === PROJECT BUILD PLAN ================================================ 2024-04-06T20:35:58.0941798Z [DEBUG] Project: org.example:crd-generator-date-time-reproducer:1 2024-04-06T20:35:58.0942973Z [DEBUG] Dependencies (collect): [] 2024-04-06T20:35:58.0944065Z [DEBUG] Dependencies (resolve): [compile, runtime, test] 2024-04-06T20:35:58.0945474Z [DEBUG] Repositories (dependencies): [central (https://repo.maven.apache.org/maven2, default, releases)] 2024-04-06T20:35:58.0947389Z [DEBUG] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, default, releases)] 2024-04-06T20:35:58.0948888Z [DEBUG] ----------------------------------------------------------------------- 2024-04-06T20:35:58.0950283Z [DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) 2024-04-06T20:35:58.0951767Z [DEBUG] Style: Regular 2024-04-06T20:35:58.0952940Z [DEBUG] Configuration: 2024-04-06T20:35:58.0953927Z 2024-04-06T20:35:58.0954735Z 2024-04-06T20:35:58.0956326Z ${clean.excludeDefaultDirectories} 2024-04-06T20:35:58.0959600Z ${maven.clean.failOnError} 2024-04-06T20:35:58.0961119Z ${clean.followSymLinks} 2024-04-06T20:35:58.0962509Z 2024-04-06T20:35:58.0964013Z 2024-04-06T20:35:58.0965438Z ${maven.clean.retryOnError} 2024-04-06T20:35:58.0966667Z ${clean.skip} 2024-04-06T20:35:58.0967962Z 2024-04-06T20:35:58.0969030Z ${clean.verbose} 2024-04-06T20:35:58.0969708Z 2024-04-06T20:35:58.0970578Z [DEBUG] ----------------------------------------------------------------------- 2024-04-06T20:35:58.0972111Z [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:resources (default-resources) 2024-04-06T20:35:58.0973323Z [DEBUG] Style: Regular 2024-04-06T20:35:58.0974281Z [DEBUG] Configuration: 2024-04-06T20:35:58.0975124Z 2024-04-06T20:35:58.0975906Z 2024-04-06T20:35:58.0977269Z ${encoding} 2024-04-06T20:35:58.0978529Z ${maven.resources.escapeString} 2024-04-06T20:35:58.0980046Z ${maven.resources.escapeWindowsPaths} 2024-04-06T20:35:58.0983819Z ${maven.resources.includeEmptyDirs} 2024-04-06T20:35:58.0985390Z 2024-04-06T20:35:58.0986696Z ${maven.resources.overwrite} 2024-04-06T20:35:58.0987853Z 2024-04-06T20:35:58.0988928Z 2024-04-06T20:35:58.0989791Z 2024-04-06T20:35:58.0991461Z ${maven.resources.supportMultiLineFiltering} 2024-04-06T20:35:58.0993089Z 2024-04-06T20:35:58.0993949Z 2024-04-06T20:35:58.0996047Z 2024-04-06T20:35:58.0996808Z [DEBUG] ----------------------------------------------------------------------- 2024-04-06T20:35:58.0998292Z [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) 2024-04-06T20:35:58.0999384Z [DEBUG] Style: Regular 2024-04-06T20:35:58.1000178Z [DEBUG] Configuration: 2024-04-06T20:35:58.1000655Z 2024-04-06T20:35:58.1001047Z 2024-04-06T20:35:58.1001894Z 2024-04-06T20:35:58.1002636Z 2024-04-06T20:35:58.1003445Z 2024-04-06T20:35:58.1004269Z ${maven.compiler.compilerId} 2024-04-06T20:35:58.1005275Z ${maven.compiler.compilerReuseStrategy} 2024-04-06T20:35:58.1006166Z ${maven.compiler.compilerVersion} 2024-04-06T20:35:58.1006911Z ${maven.compiler.debug} 2024-04-06T20:35:58.1007485Z ${maven.compiler.debuglevel} 2024-04-06T20:35:58.1008222Z ${encoding} 2024-04-06T20:35:58.1008907Z ${maven.compiler.executable} 2024-04-06T20:35:58.1009609Z ${maven.compiler.failOnError} 2024-04-06T20:35:58.1010598Z ${maven.compiler.forceJavacCompilerUse} 2024-04-06T20:35:58.1011523Z ${maven.compiler.fork} 2024-04-06T20:35:58.1012330Z 2024-04-06T20:35:58.1013063Z ${maven.compiler.maxmem} 2024-04-06T20:35:58.1013634Z ${maven.compiler.meminitial} 2024-04-06T20:35:58.1014124Z ${mojoExecution} 2024-04-06T20:35:58.1014783Z ${maven.compiler.optimize} 2024-04-06T20:35:58.1015593Z 2024-04-06T20:35:58.1016270Z 2024-04-06T20:35:58.1017063Z ${maven.compiler.showDeprecation} 2024-04-06T20:35:58.1018196Z ${maven.compiler.showWarnings} 2024-04-06T20:35:58.1018837Z ${maven.main.skip} 2024-04-06T20:35:58.1019643Z ${maven.compiler.skipMultiThreadWarning} 2024-04-06T20:35:58.1020601Z ${maven.compiler.source} 2024-04-06T20:35:58.1021303Z ${lastModGranularityMs} 2024-04-06T20:35:58.1021947Z ${maven.compiler.target} 2024-04-06T20:35:58.1022971Z ${maven.compiler.useIncrementalCompilation} 2024-04-06T20:35:58.1023935Z ${maven.compiler.verbose} 2024-04-06T20:35:58.1024508Z 2024-04-06T20:35:58.1025064Z 2024-04-06T20:35:58.1025650Z 2024-04-06T20:35:58.1026093Z [DEBUG] ----------------------------------------------------------------------- 2024-04-06T20:35:58.1027062Z [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:testResources (default-testResources) 2024-04-06T20:35:58.1027759Z [DEBUG] Style: Regular 2024-04-06T20:35:58.1028270Z [DEBUG] Configuration: 2024-04-06T20:35:58.1028800Z 2024-04-06T20:35:58.1029257Z 2024-04-06T20:35:58.1029981Z ${encoding} 2024-04-06T20:35:58.1030715Z ${maven.resources.escapeString} 2024-04-06T20:35:58.1031559Z ${maven.resources.escapeWindowsPaths} 2024-04-06T20:35:58.1033386Z ${maven.resources.includeEmptyDirs} 2024-04-06T20:35:58.1034498Z 2024-04-06T20:35:58.1035306Z ${maven.resources.overwrite} 2024-04-06T20:35:58.1036055Z 2024-04-06T20:35:58.1036652Z 2024-04-06T20:35:58.1037177Z 2024-04-06T20:35:58.1037616Z ${maven.test.skip} 2024-04-06T20:35:58.1038542Z ${maven.resources.supportMultiLineFiltering} 2024-04-06T20:35:58.1039375Z 2024-04-06T20:35:58.1039906Z 2024-04-06T20:35:58.1040403Z 2024-04-06T20:35:58.1040875Z [DEBUG] ----------------------------------------------------------------------- 2024-04-06T20:35:58.1041853Z [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) 2024-04-06T20:35:58.1042644Z [DEBUG] Style: Regular 2024-04-06T20:35:58.1043247Z [DEBUG] Configuration: 2024-04-06T20:35:58.1044364Z 2024-04-06T20:35:58.1045214Z 2024-04-06T20:35:58.1046243Z 2024-04-06T20:35:58.1047519Z 2024-04-06T20:35:58.1048551Z 2024-04-06T20:35:58.1049375Z ${maven.compiler.compilerId} 2024-04-06T20:35:58.1050340Z ${maven.compiler.compilerReuseStrategy} 2024-04-06T20:35:58.1051344Z ${maven.compiler.compilerVersion} 2024-04-06T20:35:58.1052058Z ${maven.compiler.debug} 2024-04-06T20:35:58.1052608Z ${maven.compiler.debuglevel} 2024-04-06T20:35:58.1053418Z ${encoding} 2024-04-06T20:35:58.1054079Z ${maven.compiler.executable} 2024-04-06T20:35:58.1054744Z ${maven.compiler.failOnError} 2024-04-06T20:35:58.1055787Z ${maven.compiler.forceJavacCompilerUse} 2024-04-06T20:35:58.1056636Z ${maven.compiler.fork} 2024-04-06T20:35:58.1057605Z 2024-04-06T20:35:58.1058367Z ${maven.compiler.maxmem} 2024-04-06T20:35:58.1058867Z ${maven.compiler.meminitial} 2024-04-06T20:35:58.1059686Z ${mojoExecution} 2024-04-06T20:35:58.1060313Z ${maven.compiler.optimize} 2024-04-06T20:35:58.1061064Z 2024-04-06T20:35:58.1061992Z ${maven.compiler.showDeprecation} 2024-04-06T20:35:58.1062836Z ${maven.compiler.showWarnings} 2024-04-06T20:35:58.1063433Z ${maven.test.skip} 2024-04-06T20:35:58.1064313Z ${maven.compiler.skipMultiThreadWarning} 2024-04-06T20:35:58.1065200Z ${maven.compiler.source} 2024-04-06T20:35:58.1065851Z ${lastModGranularityMs} 2024-04-06T20:35:58.1066727Z ${maven.compiler.target} 2024-04-06T20:35:58.1067314Z ${maven.compiler.testSource} 2024-04-06T20:35:58.1067831Z ${maven.compiler.testTarget} 2024-04-06T20:35:58.1068841Z ${maven.compiler.useIncrementalCompilation} 2024-04-06T20:35:58.1069793Z ${maven.compiler.verbose} 2024-04-06T20:35:58.1070375Z 2024-04-06T20:35:58.1070920Z 2024-04-06T20:35:58.1071342Z 2024-04-06T20:35:58.1071778Z [DEBUG] ----------------------------------------------------------------------- 2024-04-06T20:35:58.1072952Z [DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) 2024-04-06T20:35:58.1073606Z [DEBUG] Style: Regular 2024-04-06T20:35:58.1074126Z [DEBUG] Configuration: 2024-04-06T20:35:58.1074639Z 2024-04-06T20:35:58.1074991Z ${argLine} 2024-04-06T20:35:58.1075425Z 2024-04-06T20:35:58.1076105Z ${childDelegation} 2024-04-06T20:35:58.1076886Z 2024-04-06T20:35:58.1077550Z ${maven.surefire.debug} 2024-04-06T20:35:58.1078330Z ${disableXmlReport} 2024-04-06T20:35:58.1079150Z ${enableAssertions} 2024-04-06T20:35:58.1079784Z ${excludedGroups} 2024-04-06T20:35:58.1080499Z ${surefire.failIfNoSpecifiedTests} 2024-04-06T20:35:58.1081175Z ${failIfNoTests} 2024-04-06T20:35:58.1081736Z ${forkMode} 2024-04-06T20:35:58.1082452Z ${surefire.timeout} 2024-04-06T20:35:58.1083067Z ${groups} 2024-04-06T20:35:58.1083702Z ${junitArtifactName} 2024-04-06T20:35:58.1084390Z ${jvm} 2024-04-06T20:35:58.1084803Z 2024-04-06T20:35:58.1085321Z ${objectFactory} 2024-04-06T20:35:58.1085855Z ${parallel} 2024-04-06T20:35:58.1086375Z 2024-04-06T20:35:58.1087143Z ${perCoreThreadCount} 2024-04-06T20:35:58.1087927Z ${plugin.artifactMap} 2024-04-06T20:35:58.1088487Z 2024-04-06T20:35:58.1089160Z ${surefire.printSummary} 2024-04-06T20:35:58.1090151Z ${project.artifactMap} 2024-04-06T20:35:58.1091074Z ${maven.test.redirectTestOutputToFile} 2024-04-06T20:35:58.1092075Z 2024-04-06T20:35:58.1092936Z ${surefire.reportFormat} 2024-04-06T20:35:58.1093768Z ${surefire.reportNameSuffix} 2024-04-06T20:35:58.1094557Z 2024-04-06T20:35:58.1095259Z 2024-04-06T20:35:58.1095800Z ${maven.test.skip} 2024-04-06T20:35:58.1096274Z ${maven.test.skip.exec} 2024-04-06T20:35:58.1097044Z ${skipTests} 2024-04-06T20:35:58.1097739Z ${test} 2024-04-06T20:35:58.1098299Z 2024-04-06T20:35:58.1099257Z ${maven.test.failure.ignore} 2024-04-06T20:35:58.1100222Z ${testNGArtifactName} 2024-04-06T20:35:58.1101113Z 2024-04-06T20:35:58.1101793Z ${threadCount} 2024-04-06T20:35:58.1102435Z ${trimStackTrace} 2024-04-06T20:35:58.1103131Z ${surefire.useFile} 2024-04-06T20:35:58.1103990Z ${surefire.useManifestOnlyJar} 2024-04-06T20:35:58.1104965Z ${surefire.useSystemClassLoader} 2024-04-06T20:35:58.1105912Z ${useUnlimitedThreads} 2024-04-06T20:35:58.1106629Z ${basedir} 2024-04-06T20:35:58.1107134Z 2024-04-06T20:35:58.1107594Z 2024-04-06T20:35:58.1108035Z 2024-04-06T20:35:58.1108522Z [DEBUG] ----------------------------------------------------------------------- 2024-04-06T20:35:58.1109266Z [DEBUG] Goal: org.apache.maven.plugins:maven-jar-plugin:2.4:jar (default-jar) 2024-04-06T20:35:58.1109926Z [DEBUG] Style: Regular 2024-04-06T20:35:58.1110407Z [DEBUG] Configuration: 2024-04-06T20:35:58.1110902Z 2024-04-06T20:35:58.1111495Z 2024-04-06T20:35:58.1112569Z 2024-04-06T20:35:58.1114216Z ${jar.finalName} 2024-04-06T20:35:58.1115866Z ${jar.forceCreation} 2024-04-06T20:35:58.1117168Z 2024-04-06T20:35:58.1118277Z 2024-04-06T20:35:58.1119323Z 2024-04-06T20:35:58.1120409Z ${jar.skipIfEmpty} 2024-04-06T20:35:58.1122075Z ${jar.useDefaultManifestFile} 2024-04-06T20:35:58.1123492Z 2024-04-06T20:35:58.1124110Z [DEBUG] ======================================================================= 2024-04-06T20:35:58.1126065Z [DEBUG] Resolving artifact io.fabric8:crd-generator-apt:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] 2024-04-06T20:35:58.1128745Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.1130666Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.1133110Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/crd-generator-apt/6.11.0/crd-generator-apt-6.11.0.pom 2024-04-06T20:35:58.1135952Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/crd-generator-apt/6.11.0/crd-generator-apt-6.11.0.pom (1.7 kB at 100 kB/s) 2024-04-06T20:35:58.1138436Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/crd-generator-apt/6.11.0/_remote.repositories 2024-04-06T20:35:58.1140985Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/crd-generator-apt/6.11.0/crd-generator-apt-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.1143923Z [DEBUG] Resolving artifact io.fabric8:crd-generator-parent:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] 2024-04-06T20:35:58.1146299Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.1148394Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.1150860Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/crd-generator-parent/6.11.0/crd-generator-parent-6.11.0.pom 2024-04-06T20:35:58.1318284Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/crd-generator-parent/6.11.0/crd-generator-parent-6.11.0.pom (1.3 kB at 75 kB/s) 2024-04-06T20:35:58.1321140Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/crd-generator-parent/6.11.0/_remote.repositories 2024-04-06T20:35:58.1323723Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/crd-generator-parent/6.11.0/crd-generator-parent-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.1326713Z [DEBUG] Resolving artifact io.fabric8:kubernetes-client-project:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] 2024-04-06T20:35:58.1330092Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.1331947Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.1334558Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-project/6.11.0/kubernetes-client-project-6.11.0.pom 2024-04-06T20:35:58.1556804Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-project/6.11.0/kubernetes-client-project-6.11.0.pom (60 kB at 2.7 MB/s) 2024-04-06T20:35:58.1559638Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-client-project/6.11.0/_remote.repositories 2024-04-06T20:35:58.1562319Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-client-project/6.11.0/kubernetes-client-project-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.1621234Z [DEBUG] Resolving artifact com.fasterxml.jackson:jackson-bom:pom:2.17.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.1623973Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.1625880Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.1627596Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.17.0/jackson-bom-2.17.0.pom 2024-04-06T20:35:58.1796034Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.17.0/jackson-bom-2.17.0.pom (19 kB at 1.0 MB/s) 2024-04-06T20:35:58.1798238Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/jackson-bom/2.17.0/_remote.repositories 2024-04-06T20:35:58.1800492Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/jackson-bom/2.17.0/jackson-bom-2.17.0.pom.lastUpdated 2024-04-06T20:35:58.1812169Z [DEBUG] Resolving artifact com.fasterxml.jackson:jackson-parent:pom:2.17 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 2024-04-06T20:35:58.1815085Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.1816749Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.1818313Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom 2024-04-06T20:35:58.1973456Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom (6.5 kB at 408 kB/s) 2024-04-06T20:35:58.1976393Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/jackson-parent/2.17/_remote.repositories 2024-04-06T20:35:58.1978760Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom.lastUpdated 2024-04-06T20:35:58.1985587Z [DEBUG] Resolving artifact com.fasterxml:oss-parent:pom:58 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 2024-04-06T20:35:58.1989525Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.1991439Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.1993915Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/58/oss-parent-58.pom 2024-04-06T20:35:58.2170092Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/58/oss-parent-58.pom (24 kB at 1.3 MB/s) 2024-04-06T20:35:58.2172359Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/oss-parent/58/_remote.repositories 2024-04-06T20:35:58.2174332Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/oss-parent/58/oss-parent-58.pom.lastUpdated 2024-04-06T20:35:58.2253462Z [DEBUG] Resolving artifact io.fabric8:crd-generator-api:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.2262589Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.2266735Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.2271305Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/crd-generator-api/6.11.0/crd-generator-api-6.11.0.pom 2024-04-06T20:35:58.2440711Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/crd-generator-api/6.11.0/crd-generator-api-6.11.0.pom (3.0 kB at 175 kB/s) 2024-04-06T20:35:58.2443320Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/crd-generator-api/6.11.0/_remote.repositories 2024-04-06T20:35:58.2445994Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/crd-generator-api/6.11.0/crd-generator-api-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.2497198Z [DEBUG] Resolving artifact io.fabric8:kubernetes-client-api:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.2500448Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.2502541Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.2505061Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-api/6.11.0/kubernetes-client-api-6.11.0.pom 2024-04-06T20:35:58.2684945Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-api/6.11.0/kubernetes-client-api-6.11.0.pom (11 kB at 596 kB/s) 2024-04-06T20:35:58.2687317Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-client-api/6.11.0/_remote.repositories 2024-04-06T20:35:58.2689325Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-client-api/6.11.0/kubernetes-client-api-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.2733356Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-core:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.2736188Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.2738030Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.2740551Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-core/6.11.0/kubernetes-model-core-6.11.0.pom 2024-04-06T20:35:58.2927947Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-core/6.11.0/kubernetes-model-core-6.11.0.pom (8.9 kB at 470 kB/s) 2024-04-06T20:35:58.2930709Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-core/6.11.0/_remote.repositories 2024-04-06T20:35:58.2933459Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-core/6.11.0/kubernetes-model-core-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.2942177Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-generator:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.2945188Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.2947254Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.2949900Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-generator/6.11.0/kubernetes-model-generator-6.11.0.pom 2024-04-06T20:35:58.3117771Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-generator/6.11.0/kubernetes-model-generator-6.11.0.pom (9.1 kB at 533 kB/s) 2024-04-06T20:35:58.3120676Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-generator/6.11.0/_remote.repositories 2024-04-06T20:35:58.3123488Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-generator/6.11.0/kubernetes-model-generator-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.3164874Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-common:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.3172991Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.3175721Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.3178361Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-common/6.11.0/kubernetes-model-common-6.11.0.pom 2024-04-06T20:35:58.3341782Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-common/6.11.0/kubernetes-model-common-6.11.0.pom (3.5 kB at 216 kB/s) 2024-04-06T20:35:58.3344584Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-common/6.11.0/_remote.repositories 2024-04-06T20:35:58.3347384Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-common/6.11.0/kubernetes-model-common-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.3386269Z [DEBUG] Resolving artifact com.fasterxml.jackson.core:jackson-databind:pom:2.17.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.3394284Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.3398916Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.3403694Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.17.0/jackson-databind-2.17.0.pom 2024-04-06T20:35:58.3644677Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.17.0/jackson-databind-2.17.0.pom (21 kB at 885 kB/s) 2024-04-06T20:35:58.3647600Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.0/_remote.repositories 2024-04-06T20:35:58.3650410Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.0/jackson-databind-2.17.0.pom.lastUpdated 2024-04-06T20:35:58.3661071Z [DEBUG] Resolving artifact com.fasterxml.jackson:jackson-base:pom:2.17.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 2024-04-06T20:35:58.3665394Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.3667568Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.3670216Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.17.0/jackson-base-2.17.0.pom 2024-04-06T20:35:58.3824807Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.17.0/jackson-base-2.17.0.pom (12 kB at 736 kB/s) 2024-04-06T20:35:58.3827391Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/jackson-base/2.17.0/_remote.repositories 2024-04-06T20:35:58.3829919Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/jackson-base/2.17.0/jackson-base-2.17.0.pom.lastUpdated 2024-04-06T20:35:58.3875819Z [DEBUG] Resolving artifact org.junit:junit-bom:pom:5.10.2 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 2024-04-06T20:35:58.3879913Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.3882300Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.3884864Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom 2024-04-06T20:35:58.4016485Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom (5.6 kB at 404 kB/s) 2024-04-06T20:35:58.4018952Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/junit/junit-bom/5.10.2/_remote.repositories 2024-04-06T20:35:58.4021408Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom.lastUpdated 2024-04-06T20:35:58.4038769Z [DEBUG] Resolving artifact com.fasterxml.jackson.core:jackson-annotations:pom:2.17.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 2024-04-06T20:35:58.4049780Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.4051661Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.4056448Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.17.0/jackson-annotations-2.17.0.pom 2024-04-06T20:35:58.4219228Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.17.0/jackson-annotations-2.17.0.pom (7.1 kB at 441 kB/s) 2024-04-06T20:35:58.4222316Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.0/_remote.repositories 2024-04-06T20:35:58.4225011Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.0/jackson-annotations-2.17.0.pom.lastUpdated 2024-04-06T20:35:58.4255242Z [DEBUG] Resolving artifact com.fasterxml.jackson.core:jackson-core:pom:2.17.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 2024-04-06T20:35:58.4259066Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.4260854Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.4263285Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.17.0/jackson-core-2.17.0.pom 2024-04-06T20:35:58.4404791Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.17.0/jackson-core-2.17.0.pom (9.6 kB at 643 kB/s) 2024-04-06T20:35:58.4407843Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.0/_remote.repositories 2024-04-06T20:35:58.4410628Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.0/jackson-core-2.17.0.pom.lastUpdated 2024-04-06T20:35:58.4459048Z [DEBUG] Resolving artifact net.bytebuddy:byte-buddy:pom:1.14.9 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 2024-04-06T20:35:58.4462046Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.4463175Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.4464357Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom 2024-04-06T20:35:58.4602024Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom (16 kB at 1.1 MB/s) 2024-04-06T20:35:58.4604614Z [DEBUG] Writing tracking file /home/runner/.m2/repository/net/bytebuddy/byte-buddy/1.14.9/_remote.repositories 2024-04-06T20:35:58.4606673Z [DEBUG] Writing tracking file /home/runner/.m2/repository/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom.lastUpdated 2024-04-06T20:35:58.4627368Z [DEBUG] Resolving artifact net.bytebuddy:byte-buddy-parent:pom:1.14.9 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 2024-04-06T20:35:58.4630780Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.4631832Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.4633524Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom 2024-04-06T20:35:58.4783158Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom (62 kB at 4.1 MB/s) 2024-04-06T20:35:58.4784945Z [DEBUG] Writing tracking file /home/runner/.m2/repository/net/bytebuddy/byte-buddy-parent/1.14.9/_remote.repositories 2024-04-06T20:35:58.4786430Z [DEBUG] Writing tracking file /home/runner/.m2/repository/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom.lastUpdated 2024-04-06T20:35:58.4828075Z [DEBUG] Resolving artifact org.slf4j:slf4j-api:pom:2.0.12 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.4832889Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.4834768Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.4836806Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom 2024-04-06T20:35:58.4973171Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom (2.8 kB at 202 kB/s) 2024-04-06T20:35:58.4975530Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.12/_remote.repositories 2024-04-06T20:35:58.4977479Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom.lastUpdated 2024-04-06T20:35:58.4987100Z [DEBUG] Resolving artifact org.slf4j:slf4j-parent:pom:2.0.12 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.4990058Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.4991886Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.4994409Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom 2024-04-06T20:35:58.5132356Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom (13 kB at 955 kB/s) 2024-04-06T20:35:58.5134773Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/slf4j/slf4j-parent/2.0.12/_remote.repositories 2024-04-06T20:35:58.5137152Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom.lastUpdated 2024-04-06T20:35:58.5146092Z [DEBUG] Resolving artifact org.slf4j:slf4j-bom:pom:2.0.12 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.5150649Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.5152873Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.5155027Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom 2024-04-06T20:35:58.5293726Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom (7.3 kB at 524 kB/s) 2024-04-06T20:35:58.5295995Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/slf4j/slf4j-bom/2.0.12/_remote.repositories 2024-04-06T20:35:58.5297394Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom.lastUpdated 2024-04-06T20:35:58.5310529Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-gatewayapi:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.5319011Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.5321135Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.5323838Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-gatewayapi/6.11.0/kubernetes-model-gatewayapi-6.11.0.pom 2024-04-06T20:35:58.5502282Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-gatewayapi/6.11.0/kubernetes-model-gatewayapi-6.11.0.pom (2.5 kB at 141 kB/s) 2024-04-06T20:35:58.5505055Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-gatewayapi/6.11.0/_remote.repositories 2024-04-06T20:35:58.5507597Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-gatewayapi/6.11.0/kubernetes-model-gatewayapi-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.5548750Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-resource:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.5559049Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.5561050Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.5563570Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-resource/6.11.0/kubernetes-model-resource-6.11.0.pom 2024-04-06T20:35:58.5722660Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-resource/6.11.0/kubernetes-model-resource-6.11.0.pom (2.5 kB at 158 kB/s) 2024-04-06T20:35:58.5725696Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-resource/6.11.0/_remote.repositories 2024-04-06T20:35:58.5728433Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-resource/6.11.0/kubernetes-model-resource-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.5760720Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-rbac:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.5764159Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.5774767Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.5777240Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-rbac/6.11.0/kubernetes-model-rbac-6.11.0.pom 2024-04-06T20:35:58.5942364Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-rbac/6.11.0/kubernetes-model-rbac-6.11.0.pom (2.4 kB at 139 kB/s) 2024-04-06T20:35:58.5945638Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-rbac/6.11.0/_remote.repositories 2024-04-06T20:35:58.5947625Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-rbac/6.11.0/kubernetes-model-rbac-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.5982203Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-admissionregistration:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.5990664Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.5992889Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.5994806Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-admissionregistration/6.11.0/kubernetes-model-admissionregistration-6.11.0.pom 2024-04-06T20:35:58.6160735Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-admissionregistration/6.11.0/kubernetes-model-admissionregistration-6.11.0.pom (3.6 kB at 213 kB/s) 2024-04-06T20:35:58.6164252Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-admissionregistration/6.11.0/_remote.repositories 2024-04-06T20:35:58.6167443Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-admissionregistration/6.11.0/kubernetes-model-admissionregistration-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.6197552Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-apps:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.6201157Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.6202865Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.6204969Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apps/6.11.0/kubernetes-model-apps-6.11.0.pom 2024-04-06T20:35:58.6389539Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apps/6.11.0/kubernetes-model-apps-6.11.0.pom (2.4 kB at 131 kB/s) 2024-04-06T20:35:58.6392886Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-apps/6.11.0/_remote.repositories 2024-04-06T20:35:58.6395017Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-apps/6.11.0/kubernetes-model-apps-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.6425444Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-autoscaling:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.6429066Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.6430986Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.6433693Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-autoscaling/6.11.0/kubernetes-model-autoscaling-6.11.0.pom 2024-04-06T20:35:58.6586016Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-autoscaling/6.11.0/kubernetes-model-autoscaling-6.11.0.pom (2.4 kB at 149 kB/s) 2024-04-06T20:35:58.6589142Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-autoscaling/6.11.0/_remote.repositories 2024-04-06T20:35:58.6592190Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-autoscaling/6.11.0/kubernetes-model-autoscaling-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.6618112Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-apiextensions:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.6621387Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.6623272Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.6625864Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apiextensions/6.11.0/kubernetes-model-apiextensions-6.11.0.pom 2024-04-06T20:35:58.6792179Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apiextensions/6.11.0/kubernetes-model-apiextensions-6.11.0.pom (2.5 kB at 149 kB/s) 2024-04-06T20:35:58.6795249Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-apiextensions/6.11.0/_remote.repositories 2024-04-06T20:35:58.6798334Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-apiextensions/6.11.0/kubernetes-model-apiextensions-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.6832752Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-batch:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.6836328Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.6838145Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.6840549Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-batch/6.11.0/kubernetes-model-batch-6.11.0.pom 2024-04-06T20:35:58.7021951Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-batch/6.11.0/kubernetes-model-batch-6.11.0.pom (2.4 kB at 131 kB/s) 2024-04-06T20:35:58.7024577Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-batch/6.11.0/_remote.repositories 2024-04-06T20:35:58.7027126Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-batch/6.11.0/kubernetes-model-batch-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.7060328Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-certificates:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.7063360Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.7065252Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.7067806Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-certificates/6.11.0/kubernetes-model-certificates-6.11.0.pom 2024-04-06T20:35:58.7228907Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-certificates/6.11.0/kubernetes-model-certificates-6.11.0.pom (2.5 kB at 158 kB/s) 2024-04-06T20:35:58.7230853Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-certificates/6.11.0/_remote.repositories 2024-04-06T20:35:58.7233979Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-certificates/6.11.0/kubernetes-model-certificates-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.7266873Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-coordination:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.7270303Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.7272504Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.7274962Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-coordination/6.11.0/kubernetes-model-coordination-6.11.0.pom 2024-04-06T20:35:58.7502650Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-coordination/6.11.0/kubernetes-model-coordination-6.11.0.pom (3.1 kB at 133 kB/s) 2024-04-06T20:35:58.7505639Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-coordination/6.11.0/_remote.repositories 2024-04-06T20:35:58.7508294Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-coordination/6.11.0/kubernetes-model-coordination-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.7546561Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-discovery:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.7552549Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.7554619Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.7557242Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-discovery/6.11.0/kubernetes-model-discovery-6.11.0.pom 2024-04-06T20:35:58.7722303Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-discovery/6.11.0/kubernetes-model-discovery-6.11.0.pom (2.4 kB at 149 kB/s) 2024-04-06T20:35:58.7725560Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-discovery/6.11.0/_remote.repositories 2024-04-06T20:35:58.7728496Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-discovery/6.11.0/kubernetes-model-discovery-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.7752577Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-events:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.7786442Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.7788507Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.7791458Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-events/6.11.0/kubernetes-model-events-6.11.0.pom 2024-04-06T20:35:58.7989732Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-events/6.11.0/kubernetes-model-events-6.11.0.pom (2.4 kB at 118 kB/s) 2024-04-06T20:35:58.7992783Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-events/6.11.0/_remote.repositories 2024-04-06T20:35:58.7995598Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-events/6.11.0/kubernetes-model-events-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.8026128Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-extensions:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.8029920Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.8031740Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.8033585Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-extensions/6.11.0/kubernetes-model-extensions-6.11.0.pom 2024-04-06T20:35:58.8200093Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-extensions/6.11.0/kubernetes-model-extensions-6.11.0.pom (2.4 kB at 149 kB/s) 2024-04-06T20:35:58.8203188Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-extensions/6.11.0/_remote.repositories 2024-04-06T20:35:58.8206341Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-extensions/6.11.0/kubernetes-model-extensions-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.8230237Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-flowcontrol:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.8234020Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.8235780Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.8239182Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-flowcontrol/6.11.0/kubernetes-model-flowcontrol-6.11.0.pom 2024-04-06T20:35:58.8393101Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-flowcontrol/6.11.0/kubernetes-model-flowcontrol-6.11.0.pom (2.6 kB at 162 kB/s) 2024-04-06T20:35:58.8396006Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-flowcontrol/6.11.0/_remote.repositories 2024-04-06T20:35:58.8398870Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-flowcontrol/6.11.0/kubernetes-model-flowcontrol-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.8419967Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-networking:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.8423004Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.8425062Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.8427706Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-networking/6.11.0/kubernetes-model-networking-6.11.0.pom 2024-04-06T20:35:58.8588600Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-networking/6.11.0/kubernetes-model-networking-6.11.0.pom (2.5 kB at 158 kB/s) 2024-04-06T20:35:58.8591708Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-networking/6.11.0/_remote.repositories 2024-04-06T20:35:58.8594747Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-networking/6.11.0/kubernetes-model-networking-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.8621802Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-metrics:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.8624590Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.8625660Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.8627011Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-metrics/6.11.0/kubernetes-model-metrics-6.11.0.pom 2024-04-06T20:35:58.8781450Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-metrics/6.11.0/kubernetes-model-metrics-6.11.0.pom (2.5 kB at 157 kB/s) 2024-04-06T20:35:58.8784208Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-metrics/6.11.0/_remote.repositories 2024-04-06T20:35:58.8786877Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-metrics/6.11.0/kubernetes-model-metrics-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.8815054Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-policy:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.8819987Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.8821713Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.8824227Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-policy/6.11.0/kubernetes-model-policy-6.11.0.pom 2024-04-06T20:35:58.8979575Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-policy/6.11.0/kubernetes-model-policy-6.11.0.pom (2.5 kB at 157 kB/s) 2024-04-06T20:35:58.8982647Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-policy/6.11.0/_remote.repositories 2024-04-06T20:35:58.8985568Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-policy/6.11.0/kubernetes-model-policy-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.9019519Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-scheduling:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.9021306Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.9022359Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.9023733Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-scheduling/6.11.0/kubernetes-model-scheduling-6.11.0.pom 2024-04-06T20:35:58.9194757Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-scheduling/6.11.0/kubernetes-model-scheduling-6.11.0.pom (2.4 kB at 140 kB/s) 2024-04-06T20:35:58.9197715Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-scheduling/6.11.0/_remote.repositories 2024-04-06T20:35:58.9200689Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-scheduling/6.11.0/kubernetes-model-scheduling-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.9226144Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-storageclass:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.9234558Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.9236434Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.9238625Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-storageclass/6.11.0/kubernetes-model-storageclass-6.11.0.pom 2024-04-06T20:35:58.9411485Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-storageclass/6.11.0/kubernetes-model-storageclass-6.11.0.pom (2.5 kB at 140 kB/s) 2024-04-06T20:35:58.9414363Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-storageclass/6.11.0/_remote.repositories 2024-04-06T20:35:58.9417382Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-storageclass/6.11.0/kubernetes-model-storageclass-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.9445597Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-node:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.9449015Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.9451350Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.9454259Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-node/6.11.0/kubernetes-model-node-6.11.0.pom 2024-04-06T20:35:58.9608446Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-node/6.11.0/kubernetes-model-node-6.11.0.pom (2.4 kB at 148 kB/s) 2024-04-06T20:35:58.9610764Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-node/6.11.0/_remote.repositories 2024-04-06T20:35:58.9613217Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-node/6.11.0/kubernetes-model-node-6.11.0.pom.lastUpdated 2024-04-06T20:35:58.9642119Z [DEBUG] Resolving artifact org.snakeyaml:snakeyaml-engine:pom:2.7 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.9644911Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.9646608Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.9648791Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/snakeyaml/snakeyaml-engine/2.7/snakeyaml-engine-2.7.pom 2024-04-06T20:35:58.9785152Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/snakeyaml/snakeyaml-engine/2.7/snakeyaml-engine-2.7.pom (23 kB at 1.8 MB/s) 2024-04-06T20:35:58.9787451Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/snakeyaml/snakeyaml-engine/2.7/_remote.repositories 2024-04-06T20:35:58.9789576Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/snakeyaml/snakeyaml-engine/2.7/snakeyaml-engine-2.7.pom.lastUpdated 2024-04-06T20:35:58.9806371Z [DEBUG] Resolving artifact com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:pom:2.17.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:58.9809212Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.9811021Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:58.9813491Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.17.0/jackson-dataformat-yaml-2.17.0.pom 2024-04-06T20:35:58.9984674Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.17.0/jackson-dataformat-yaml-2.17.0.pom (2.6 kB at 146 kB/s) 2024-04-06T20:35:58.9993371Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.17.0/_remote.repositories 2024-04-06T20:35:59.0000635Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.17.0/jackson-dataformat-yaml-2.17.0.pom.lastUpdated 2024-04-06T20:35:59.0008667Z [DEBUG] Resolving artifact com.fasterxml.jackson.dataformat:jackson-dataformats-text:pom:2.17.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.0013315Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.0015452Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.0018235Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.17.0/jackson-dataformats-text-2.17.0.pom 2024-04-06T20:35:59.0176497Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.17.0/jackson-dataformats-text-2.17.0.pom (3.5 kB at 217 kB/s) 2024-04-06T20:35:59.0180154Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.17.0/_remote.repositories 2024-04-06T20:35:59.0183460Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.17.0/jackson-dataformats-text-2.17.0.pom.lastUpdated 2024-04-06T20:35:59.0208720Z [DEBUG] Resolving artifact org.yaml:snakeyaml:pom:2.2 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 2024-04-06T20:35:59.0212490Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.0214868Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.0217156Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom 2024-04-06T20:35:59.0381941Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom (21 kB at 1.3 MB/s) 2024-04-06T20:35:59.0383605Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/yaml/snakeyaml/2.2/_remote.repositories 2024-04-06T20:35:59.0384780Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom.lastUpdated 2024-04-06T20:35:59.0412080Z [DEBUG] Resolving artifact com.fasterxml.jackson.datatype:jackson-datatype-jsr310:pom:2.17.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.0415310Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.0417234Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.0419857Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.17.0/jackson-datatype-jsr310-2.17.0.pom 2024-04-06T20:35:59.0553554Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.17.0/jackson-datatype-jsr310-2.17.0.pom (4.9 kB at 350 kB/s) 2024-04-06T20:35:59.0555874Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.17.0/_remote.repositories 2024-04-06T20:35:59.0557646Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.17.0/jackson-datatype-jsr310-2.17.0.pom.lastUpdated 2024-04-06T20:35:59.0562203Z [DEBUG] Resolving artifact com.fasterxml.jackson.module:jackson-modules-java8:pom:2.17.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.0564758Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.0566862Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.0569552Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.17.0/jackson-modules-java8-2.17.0.pom 2024-04-06T20:35:59.0728956Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.17.0/jackson-modules-java8-2.17.0.pom (3.1 kB at 194 kB/s) 2024-04-06T20:35:59.0731177Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/module/jackson-modules-java8/2.17.0/_remote.repositories 2024-04-06T20:35:59.0734004Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/module/jackson-modules-java8/2.17.0/jackson-modules-java8-2.17.0.pom.lastUpdated 2024-04-06T20:35:59.0760732Z [DEBUG] Resolving artifact io.fabric8:generator-annotations:pom:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.0764660Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.0766571Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.0769040Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/generator-annotations/6.11.0/generator-annotations-6.11.0.pom 2024-04-06T20:35:59.0948287Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/generator-annotations/6.11.0/generator-annotations-6.11.0.pom (1.2 kB at 69 kB/s) 2024-04-06T20:35:59.0951008Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/generator-annotations/6.11.0/_remote.repositories 2024-04-06T20:35:59.0961360Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/generator-annotations/6.11.0/generator-annotations-6.11.0.pom.lastUpdated 2024-04-06T20:35:59.0967113Z [DEBUG] Resolving artifact io.sundr:sundr-adapter-reflect:pom:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.0970004Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.0972037Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.0974562Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-adapter-reflect/0.103.1/sundr-adapter-reflect-0.103.1.pom 2024-04-06T20:35:59.1129201Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-adapter-reflect/0.103.1/sundr-adapter-reflect-0.103.1.pom (2.4 kB at 151 kB/s) 2024-04-06T20:35:59.1132129Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-adapter-reflect/0.103.1/_remote.repositories 2024-04-06T20:35:59.1134588Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-adapter-reflect/0.103.1/sundr-adapter-reflect-0.103.1.pom.lastUpdated 2024-04-06T20:35:59.1138535Z [DEBUG] Resolving artifact io.sundr:sundr-adapter-pom:pom:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.1141364Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.1143070Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.1145275Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-adapter-pom/0.103.1/sundr-adapter-pom-0.103.1.pom 2024-04-06T20:35:59.1313595Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-adapter-pom/0.103.1/sundr-adapter-pom-0.103.1.pom (1.4 kB at 89 kB/s) 2024-04-06T20:35:59.1316227Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-adapter-pom/0.103.1/_remote.repositories 2024-04-06T20:35:59.1319977Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-adapter-pom/0.103.1/sundr-adapter-pom-0.103.1.pom.lastUpdated 2024-04-06T20:35:59.1326429Z [DEBUG] Resolving artifact io.sundr:sundr-pom:pom:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.1329306Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.1330786Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.1331994Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-pom/0.103.1/sundr-pom-0.103.1.pom 2024-04-06T20:35:59.1509293Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-pom/0.103.1/sundr-pom-0.103.1.pom (17 kB at 959 kB/s) 2024-04-06T20:35:59.1511719Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-pom/0.103.1/_remote.repositories 2024-04-06T20:35:59.1514080Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-pom/0.103.1/sundr-pom-0.103.1.pom.lastUpdated 2024-04-06T20:35:59.1534460Z [DEBUG] Resolving artifact io.sundr:sundr-model:pom:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.1537741Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.1539446Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.1540698Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-model/0.103.1/sundr-model-0.103.1.pom 2024-04-06T20:35:59.1698073Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-model/0.103.1/sundr-model-0.103.1.pom (2.1 kB at 134 kB/s) 2024-04-06T20:35:59.1700790Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-model/0.103.1/_remote.repositories 2024-04-06T20:35:59.1703366Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-model/0.103.1/sundr-model-0.103.1.pom.lastUpdated 2024-04-06T20:35:59.1710216Z [DEBUG] Resolving artifact io.sundr:sundr-model-pom:pom:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.1720882Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.1723055Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.1725603Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-model-pom/0.103.1/sundr-model-pom-0.103.1.pom 2024-04-06T20:35:59.1883125Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-model-pom/0.103.1/sundr-model-pom-0.103.1.pom (1.4 kB at 80 kB/s) 2024-04-06T20:35:59.1885985Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-model-pom/0.103.1/_remote.repositories 2024-04-06T20:35:59.1888724Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-model-pom/0.103.1/sundr-model-pom-0.103.1.pom.lastUpdated 2024-04-06T20:35:59.1900178Z [DEBUG] Resolving artifact io.sundr:sundr-core:pom:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.1905086Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.1907423Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.1909813Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-core/0.103.1/sundr-core-0.103.1.pom 2024-04-06T20:35:59.2059965Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-core/0.103.1/sundr-core-0.103.1.pom (1.8 kB at 117 kB/s) 2024-04-06T20:35:59.2062436Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-core/0.103.1/_remote.repositories 2024-04-06T20:35:59.2064635Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-core/0.103.1/sundr-core-0.103.1.pom.lastUpdated 2024-04-06T20:35:59.2083188Z [DEBUG] Resolving artifact io.sundr:sundr-model-base:pom:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.2085937Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.2088030Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.2090526Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-model-base/0.103.1/sundr-model-base-0.103.1.pom 2024-04-06T20:35:59.2244470Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-model-base/0.103.1/sundr-model-base-0.103.1.pom (1.8 kB at 105 kB/s) 2024-04-06T20:35:59.2249735Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-model-base/0.103.1/_remote.repositories 2024-04-06T20:35:59.2255118Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-model-base/0.103.1/sundr-model-base-0.103.1.pom.lastUpdated 2024-04-06T20:35:59.2270581Z [DEBUG] Resolving artifact io.sundr:sundr-adapter-api:pom:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.2274289Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.2275861Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.2277317Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-adapter-api/0.103.1/sundr-adapter-api-0.103.1.pom 2024-04-06T20:35:59.2433727Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-adapter-api/0.103.1/sundr-adapter-api-0.103.1.pom (2.2 kB at 137 kB/s) 2024-04-06T20:35:59.2437475Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-adapter-api/0.103.1/_remote.repositories 2024-04-06T20:35:59.2440099Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-adapter-api/0.103.1/sundr-adapter-api-0.103.1.pom.lastUpdated 2024-04-06T20:35:59.2450569Z [DEBUG] Resolving artifact io.sundr:sundr-model-repo:pom:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.2453952Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.2456176Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.2459546Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-model-repo/0.103.1/sundr-model-repo-0.103.1.pom 2024-04-06T20:35:59.2611889Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-model-repo/0.103.1/sundr-model-repo-0.103.1.pom (2.1 kB at 141 kB/s) 2024-04-06T20:35:59.2614398Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-model-repo/0.103.1/_remote.repositories 2024-04-06T20:35:59.2619759Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-model-repo/0.103.1/sundr-model-repo-0.103.1.pom.lastUpdated 2024-04-06T20:35:59.2639853Z [DEBUG] Resolving artifact io.sundr:builder-annotations:pom:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.2644980Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.2646768Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.2650956Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/builder-annotations/0.103.1/builder-annotations-0.103.1.pom 2024-04-06T20:35:59.2812372Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/builder-annotations/0.103.1/builder-annotations-0.103.1.pom (6.5 kB at 406 kB/s) 2024-04-06T20:35:59.2815082Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/builder-annotations/0.103.1/_remote.repositories 2024-04-06T20:35:59.2819681Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/builder-annotations/0.103.1/builder-annotations-0.103.1.pom.lastUpdated 2024-04-06T20:35:59.2828671Z [DEBUG] Resolving artifact io.sundr:annotations:pom:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.2833816Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.2835896Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.2839375Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/annotations/0.103.1/annotations-0.103.1.pom 2024-04-06T20:35:59.3000941Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/annotations/0.103.1/annotations-0.103.1.pom (1.4 kB at 86 kB/s) 2024-04-06T20:35:59.3003151Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/annotations/0.103.1/_remote.repositories 2024-04-06T20:35:59.3008122Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/annotations/0.103.1/annotations-0.103.1.pom.lastUpdated 2024-04-06T20:35:59.3031953Z [DEBUG] Resolving artifact io.sundr:sundr-codegen-apt:pom:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.3036718Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.3038930Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.3041724Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-codegen-apt/0.103.1/sundr-codegen-apt-0.103.1.pom 2024-04-06T20:35:59.3202811Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-codegen-apt/0.103.1/sundr-codegen-apt-0.103.1.pom (1.8 kB at 114 kB/s) 2024-04-06T20:35:59.3205466Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-codegen-apt/0.103.1/_remote.repositories 2024-04-06T20:35:59.3210141Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-codegen-apt/0.103.1/sundr-codegen-apt-0.103.1.pom.lastUpdated 2024-04-06T20:35:59.3218968Z [DEBUG] Resolving artifact io.sundr:sundr-codegen-pom:pom:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.3222438Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.3224315Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.3226597Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-codegen-pom/0.103.1/sundr-codegen-pom-0.103.1.pom 2024-04-06T20:35:59.3389861Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-codegen-pom/0.103.1/sundr-codegen-pom-0.103.1.pom (1.4 kB at 90 kB/s) 2024-04-06T20:35:59.3392701Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-codegen-pom/0.103.1/_remote.repositories 2024-04-06T20:35:59.3395170Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-codegen-pom/0.103.1/sundr-codegen-pom-0.103.1.pom.lastUpdated 2024-04-06T20:35:59.3406408Z [DEBUG] Resolving artifact io.sundr:sundr-codegen-api:pom:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.3409608Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.3411498Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.3414083Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-codegen-api/0.103.1/sundr-codegen-api-0.103.1.pom 2024-04-06T20:35:59.3567062Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-codegen-api/0.103.1/sundr-codegen-api-0.103.1.pom (1.6 kB at 101 kB/s) 2024-04-06T20:35:59.3569588Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-codegen-api/0.103.1/_remote.repositories 2024-04-06T20:35:59.3572457Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-codegen-api/0.103.1/sundr-codegen-api-0.103.1.pom.lastUpdated 2024-04-06T20:35:59.3587734Z [DEBUG] Resolving artifact io.sundr:sundr-adapter-apt:pom:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.3591027Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.3593510Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.3596194Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-adapter-apt/0.103.1/sundr-adapter-apt-0.103.1.pom 2024-04-06T20:35:59.3751827Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-adapter-apt/0.103.1/sundr-adapter-apt-0.103.1.pom (2.6 kB at 172 kB/s) 2024-04-06T20:35:59.3754729Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-adapter-apt/0.103.1/_remote.repositories 2024-04-06T20:35:59.3757130Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-adapter-apt/0.103.1/sundr-adapter-apt-0.103.1.pom.lastUpdated 2024-04-06T20:35:59.3770006Z [DEBUG] Resolving artifact io.sundr:sundr-model-utils:pom:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.3773548Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.3775327Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.3776822Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-model-utils/0.103.1/sundr-model-utils-0.103.1.pom 2024-04-06T20:35:59.3921371Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-model-utils/0.103.1/sundr-model-utils-0.103.1.pom (2.5 kB at 176 kB/s) 2024-04-06T20:35:59.3923187Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-model-utils/0.103.1/_remote.repositories 2024-04-06T20:35:59.3925114Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-model-utils/0.103.1/sundr-model-utils-0.103.1.pom.lastUpdated 2024-04-06T20:35:59.3944303Z [DEBUG] Resolving artifact io.sundr:resourcecify-annotations:pom:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.3947624Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.3949493Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.3951948Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/resourcecify-annotations/0.103.1/resourcecify-annotations-0.103.1.pom 2024-04-06T20:35:59.4110317Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/resourcecify-annotations/0.103.1/resourcecify-annotations-0.103.1.pom (2.1 kB at 130 kB/s) 2024-04-06T20:35:59.4113256Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/resourcecify-annotations/0.103.1/_remote.repositories 2024-04-06T20:35:59.4115359Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/resourcecify-annotations/0.103.1/resourcecify-annotations-0.103.1.pom.lastUpdated 2024-04-06T20:35:59.4222591Z [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=731263, ConflictMarker.markTime=390558, ConflictMarker.nodeCount=137, ConflictIdSorter.graphTime=500252, ConflictIdSorter.topsortTime=257910, ConflictIdSorter.conflictIdCount=47, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=6071815, ConflictResolver.conflictItemCount=128, DefaultDependencyCollector.collectTime=1319631171, DefaultDependencyCollector.transformTime=9240751} 2024-04-06T20:35:59.4227031Z [DEBUG] org.example:crd-generator-date-time-reproducer:jar:1 2024-04-06T20:35:59.4228145Z [DEBUG] io.fabric8:crd-generator-apt:jar:6.11.0:provided 2024-04-06T20:35:59.4229347Z [DEBUG] io.fabric8:crd-generator-api:jar:6.11.0:provided 2024-04-06T20:35:59.4230394Z [DEBUG] io.fabric8:kubernetes-client-api:jar:6.11.0:provided 2024-04-06T20:35:59.4231640Z [DEBUG] io.fabric8:kubernetes-model-core:jar:6.11.0:provided 2024-04-06T20:35:59.4232932Z [DEBUG] io.fabric8:kubernetes-model-gatewayapi:jar:6.11.0:provided 2024-04-06T20:35:59.4234049Z [DEBUG] io.fabric8:kubernetes-model-resource:jar:6.11.0:provided 2024-04-06T20:35:59.4235166Z [DEBUG] io.fabric8:kubernetes-model-rbac:jar:6.11.0:provided 2024-04-06T20:35:59.4236468Z [DEBUG] io.fabric8:kubernetes-model-admissionregistration:jar:6.11.0:provided 2024-04-06T20:35:59.4237728Z [DEBUG] io.fabric8:kubernetes-model-apps:jar:6.11.0:provided 2024-04-06T20:35:59.4238526Z [DEBUG] io.fabric8:kubernetes-model-autoscaling:jar:6.11.0:provided 2024-04-06T20:35:59.4239332Z [DEBUG] io.fabric8:kubernetes-model-apiextensions:jar:6.11.0:provided 2024-04-06T20:35:59.4240061Z [DEBUG] io.fabric8:kubernetes-model-batch:jar:6.11.0:provided 2024-04-06T20:35:59.4240891Z [DEBUG] io.fabric8:kubernetes-model-certificates:jar:6.11.0:provided 2024-04-06T20:35:59.4241605Z [DEBUG] io.fabric8:kubernetes-model-coordination:jar:6.11.0:provided 2024-04-06T20:35:59.4242471Z [DEBUG] io.fabric8:kubernetes-model-discovery:jar:6.11.0:provided 2024-04-06T20:35:59.4243279Z [DEBUG] io.fabric8:kubernetes-model-events:jar:6.11.0:provided 2024-04-06T20:35:59.4243957Z [DEBUG] io.fabric8:kubernetes-model-extensions:jar:6.11.0:provided 2024-04-06T20:35:59.4244683Z [DEBUG] io.fabric8:kubernetes-model-flowcontrol:jar:6.11.0:provided 2024-04-06T20:35:59.4245498Z [DEBUG] io.fabric8:kubernetes-model-networking:jar:6.11.0:provided 2024-04-06T20:35:59.4246271Z [DEBUG] io.fabric8:kubernetes-model-metrics:jar:6.11.0:provided 2024-04-06T20:35:59.4247451Z [DEBUG] io.fabric8:kubernetes-model-policy:jar:6.11.0:provided 2024-04-06T20:35:59.4248809Z [DEBUG] io.fabric8:kubernetes-model-scheduling:jar:6.11.0:provided 2024-04-06T20:35:59.4249828Z [DEBUG] io.fabric8:kubernetes-model-storageclass:jar:6.11.0:provided 2024-04-06T20:35:59.4250983Z [DEBUG] io.fabric8:kubernetes-model-node:jar:6.11.0:provided 2024-04-06T20:35:59.4251883Z [DEBUG] org.slf4j:slf4j-api:jar:2.0.12:provided 2024-04-06T20:35:59.4265090Z [DEBUG] org.snakeyaml:snakeyaml-engine:jar:2.7:provided 2024-04-06T20:35:59.4266605Z [DEBUG] com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.17.0:provided 2024-04-06T20:35:59.4267788Z [DEBUG] org.yaml:snakeyaml:jar:2.2:provided 2024-04-06T20:35:59.4269336Z [DEBUG] com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.17.0:provided 2024-04-06T20:35:59.4273320Z [DEBUG] com.fasterxml.jackson.core:jackson-databind:jar:2.17.0:provided 2024-04-06T20:35:59.4274630Z [DEBUG] net.bytebuddy:byte-buddy:jar:1.14.9:provided 2024-04-06T20:35:59.4276022Z [DEBUG] com.fasterxml.jackson.core:jackson-core:jar:2.17.0:provided 2024-04-06T20:35:59.4277309Z [DEBUG] io.fabric8:generator-annotations:jar:6.11.0:provided 2024-04-06T20:35:59.4278466Z [DEBUG] io.fabric8:kubernetes-model-common:jar:6.11.0:provided 2024-04-06T20:35:59.4279984Z [DEBUG] com.fasterxml.jackson.core:jackson-annotations:jar:2.17.0:provided 2024-04-06T20:35:59.4281345Z [DEBUG] io.sundr:sundr-adapter-reflect:jar:0.103.1:provided 2024-04-06T20:35:59.4282479Z [DEBUG] io.sundr:sundr-model:jar:0.103.1:provided 2024-04-06T20:35:59.4283673Z [DEBUG] io.sundr:sundr-core:jar:0.103.1:provided 2024-04-06T20:35:59.4285069Z [DEBUG] io.sundr:sundr-model-base:jar:0.103.1:provided 2024-04-06T20:35:59.4286236Z [DEBUG] io.sundr:sundr-adapter-api:jar:0.103.1:provided 2024-04-06T20:35:59.4287516Z [DEBUG] io.sundr:sundr-model-repo:jar:0.103.1:provided 2024-04-06T20:35:59.4288718Z [DEBUG] io.sundr:builder-annotations:jar:0.103.1:provided 2024-04-06T20:35:59.4289812Z [DEBUG] io.sundr:sundr-codegen-apt:jar:0.103.1:provided 2024-04-06T20:35:59.4291177Z [DEBUG] io.sundr:sundr-codegen-api:jar:0.103.1:provided 2024-04-06T20:35:59.4292319Z [DEBUG] io.sundr:sundr-adapter-apt:jar:0.103.1:provided 2024-04-06T20:35:59.4293516Z [DEBUG] io.sundr:sundr-model-utils:jar:0.103.1:provided 2024-04-06T20:35:59.4295029Z [DEBUG] io.sundr:resourcecify-annotations:jar:0.103.1:provided 2024-04-06T20:35:59.4297051Z [DEBUG] Resolving artifact io.fabric8:crd-generator-apt:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] 2024-04-06T20:35:59.4300257Z [DEBUG] Resolving artifact io.fabric8:crd-generator-api:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4304309Z [DEBUG] Resolving artifact io.fabric8:kubernetes-client-api:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4308142Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-core:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4312214Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-gatewayapi:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4316181Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-resource:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4319984Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-rbac:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4323983Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-admissionregistration:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4327650Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-apps:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4331575Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-autoscaling:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4336245Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-apiextensions:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4339855Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-batch:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4343858Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-certificates:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4347192Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-coordination:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4351339Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-discovery:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4356205Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-events:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4360283Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-extensions:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4364234Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-flowcontrol:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4368198Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-networking:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4372286Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-metrics:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4376290Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-policy:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4380412Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-scheduling:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4384444Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-storageclass:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4388373Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-node:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4392415Z [DEBUG] Resolving artifact org.slf4j:slf4j-api:jar:2.0.12 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4395864Z [DEBUG] Resolving artifact org.snakeyaml:snakeyaml-engine:jar:2.7 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4399735Z [DEBUG] Resolving artifact com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.17.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4404648Z [DEBUG] Resolving artifact org.yaml:snakeyaml:jar:2.2 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 2024-04-06T20:35:59.4409739Z [DEBUG] Resolving artifact com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.17.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4414216Z [DEBUG] Resolving artifact com.fasterxml.jackson.core:jackson-databind:jar:2.17.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4419340Z [DEBUG] Resolving artifact net.bytebuddy:byte-buddy:jar:1.14.9 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 2024-04-06T20:35:59.4424018Z [DEBUG] Resolving artifact com.fasterxml.jackson.core:jackson-core:jar:2.17.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4427962Z [DEBUG] Resolving artifact io.fabric8:generator-annotations:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4431810Z [DEBUG] Resolving artifact io.fabric8:kubernetes-model-common:jar:6.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4436013Z [DEBUG] Resolving artifact com.fasterxml.jackson.core:jackson-annotations:jar:2.17.0 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4440053Z [DEBUG] Resolving artifact io.sundr:sundr-adapter-reflect:jar:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4443792Z [DEBUG] Resolving artifact io.sundr:sundr-model:jar:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4447469Z [DEBUG] Resolving artifact io.sundr:sundr-core:jar:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4451172Z [DEBUG] Resolving artifact io.sundr:sundr-model-base:jar:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4455269Z [DEBUG] Resolving artifact io.sundr:sundr-adapter-api:jar:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4458989Z [DEBUG] Resolving artifact io.sundr:sundr-model-repo:jar:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4462831Z [DEBUG] Resolving artifact io.sundr:builder-annotations:jar:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4466808Z [DEBUG] Resolving artifact io.sundr:sundr-codegen-apt:jar:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4470479Z [DEBUG] Resolving artifact io.sundr:sundr-codegen-api:jar:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4474539Z [DEBUG] Resolving artifact io.sundr:sundr-adapter-apt:jar:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4478427Z [DEBUG] Resolving artifact io.sundr:sundr-model-utils:jar:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4482178Z [DEBUG] Resolving artifact io.sundr:resourcecify-annotations:jar:0.103.1 from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-maven-org (https://repo1.maven.org/maven2/, default, releases)] 2024-04-06T20:35:59.4485124Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.4486892Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.4489106Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/crd-generator-apt/6.11.0/crd-generator-apt-6.11.0.jar 2024-04-06T20:35:59.4491684Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/crd-generator-api/6.11.0/crd-generator-api-6.11.0.jar 2024-04-06T20:35:59.4494291Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-api/6.11.0/kubernetes-client-api-6.11.0.jar 2024-04-06T20:35:59.4496939Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-core/6.11.0/kubernetes-model-core-6.11.0.jar 2024-04-06T20:35:59.4500003Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-gatewayapi/6.11.0/kubernetes-model-gatewayapi-6.11.0.jar 2024-04-06T20:35:59.4593351Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/crd-generator-apt/6.11.0/crd-generator-apt-6.11.0.jar (12 kB at 438 kB/s) 2024-04-06T20:35:59.4596419Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-resource/6.11.0/kubernetes-model-resource-6.11.0.jar 2024-04-06T20:35:59.4804297Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/crd-generator-api/6.11.0/crd-generator-api-6.11.0.jar (160 kB at 3.3 MB/s) 2024-04-06T20:35:59.4807259Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-rbac/6.11.0/kubernetes-model-rbac-6.11.0.jar 2024-04-06T20:35:59.4856018Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-resource/6.11.0/kubernetes-model-resource-6.11.0.jar (193 kB at 3.8 MB/s) 2024-04-06T20:35:59.4858586Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-admissionregistration/6.11.0/kubernetes-model-admissionregistration-6.11.0.jar 2024-04-06T20:35:59.4985656Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-rbac/6.11.0/kubernetes-model-rbac-6.11.0.jar (140 kB at 2.2 MB/s) 2024-04-06T20:35:59.4994108Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apps/6.11.0/kubernetes-model-apps-6.11.0.jar 2024-04-06T20:35:59.5074619Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-api/6.11.0/kubernetes-client-api-6.11.0.jar (483 kB at 6.4 MB/s) 2024-04-06T20:35:59.5078691Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-autoscaling/6.11.0/kubernetes-model-autoscaling-6.11.0.jar 2024-04-06T20:35:59.5155748Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-gatewayapi/6.11.0/kubernetes-model-gatewayapi-6.11.0.jar (973 kB at 12 MB/s) 2024-04-06T20:35:59.5157620Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apiextensions/6.11.0/kubernetes-model-apiextensions-6.11.0.jar 2024-04-06T20:35:59.5203964Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-admissionregistration/6.11.0/kubernetes-model-admissionregistration-6.11.0.jar (1.0 MB at 12 MB/s) 2024-04-06T20:35:59.5208018Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-batch/6.11.0/kubernetes-model-batch-6.11.0.jar 2024-04-06T20:35:59.5256930Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apps/6.11.0/kubernetes-model-apps-6.11.0.jar (407 kB at 4.5 MB/s) 2024-04-06T20:35:59.5260522Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-certificates/6.11.0/kubernetes-model-certificates-6.11.0.jar 2024-04-06T20:35:59.5382189Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-autoscaling/6.11.0/kubernetes-model-autoscaling-6.11.0.jar (735 kB at 7.1 MB/s) 2024-04-06T20:35:59.5385447Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-coordination/6.11.0/kubernetes-model-coordination-6.11.0.jar 2024-04-06T20:35:59.5436226Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-certificates/6.11.0/kubernetes-model-certificates-6.11.0.jar (146 kB at 1.4 MB/s) 2024-04-06T20:35:59.5440646Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-discovery/6.11.0/kubernetes-model-discovery-6.11.0.jar 2024-04-06T20:35:59.5443907Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-batch/6.11.0/kubernetes-model-batch-6.11.0.jar (242 kB at 2.3 MB/s) 2024-04-06T20:35:59.5447226Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-events/6.11.0/kubernetes-model-events-6.11.0.jar 2024-04-06T20:35:59.5487291Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apiextensions/6.11.0/kubernetes-model-apiextensions-6.11.0.jar (715 kB at 6.4 MB/s) 2024-04-06T20:35:59.5490638Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-extensions/6.11.0/kubernetes-model-extensions-6.11.0.jar 2024-04-06T20:35:59.5509431Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-core/6.11.0/kubernetes-model-core-6.11.0.jar (3.4 MB at 29 MB/s) 2024-04-06T20:35:59.5513404Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-flowcontrol/6.11.0/kubernetes-model-flowcontrol-6.11.0.jar 2024-04-06T20:35:59.5544258Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-coordination/6.11.0/kubernetes-model-coordination-6.11.0.jar (41 kB at 355 kB/s) 2024-04-06T20:35:59.5549463Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-networking/6.11.0/kubernetes-model-networking-6.11.0.jar 2024-04-06T20:35:59.5611120Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-discovery/6.11.0/kubernetes-model-discovery-6.11.0.jar (154 kB at 1.3 MB/s) 2024-04-06T20:35:59.5614447Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-metrics/6.11.0/kubernetes-model-metrics-6.11.0.jar 2024-04-06T20:35:59.5638982Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-events/6.11.0/kubernetes-model-events-6.11.0.jar (84 kB at 672 kB/s) 2024-04-06T20:35:59.5643285Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-policy/6.11.0/kubernetes-model-policy-6.11.0.jar 2024-04-06T20:35:59.5752901Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-extensions/6.11.0/kubernetes-model-extensions-6.11.0.jar (450 kB at 3.3 MB/s) 2024-04-06T20:35:59.5756212Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-scheduling/6.11.0/kubernetes-model-scheduling-6.11.0.jar 2024-04-06T20:35:59.5826394Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-metrics/6.11.0/kubernetes-model-metrics-6.11.0.jar (65 kB at 448 kB/s) 2024-04-06T20:35:59.5830424Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-storageclass/6.11.0/kubernetes-model-storageclass-6.11.0.jar 2024-04-06T20:35:59.5834391Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-flowcontrol/6.11.0/kubernetes-model-flowcontrol-6.11.0.jar (902 kB at 6.3 MB/s) 2024-04-06T20:35:59.5838789Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-node/6.11.0/kubernetes-model-node-6.11.0.jar 2024-04-06T20:35:59.5842121Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-networking/6.11.0/kubernetes-model-networking-6.11.0.jar (491 kB at 3.4 MB/s) 2024-04-06T20:35:59.5845029Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar 2024-04-06T20:35:59.5851492Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-policy/6.11.0/kubernetes-model-policy-6.11.0.jar (268 kB at 1.8 MB/s) 2024-04-06T20:35:59.5853111Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/snakeyaml/snakeyaml-engine/2.7/snakeyaml-engine-2.7.jar 2024-04-06T20:35:59.5927697Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-scheduling/6.11.0/kubernetes-model-scheduling-6.11.0.jar (55 kB at 358 kB/s) 2024-04-06T20:35:59.5944521Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.17.0/jackson-dataformat-yaml-2.17.0.jar 2024-04-06T20:35:59.5998040Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-node/6.11.0/kubernetes-model-node-6.11.0.jar (128 kB at 798 kB/s) 2024-04-06T20:35:59.6000525Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar 2024-04-06T20:35:59.6050662Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-storageclass/6.11.0/kubernetes-model-storageclass-6.11.0.jar (338 kB at 2.0 MB/s) 2024-04-06T20:35:59.6052577Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.17.0/jackson-datatype-jsr310-2.17.0.jar 2024-04-06T20:35:59.6066962Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/snakeyaml/snakeyaml-engine/2.7/snakeyaml-engine-2.7.jar (293 kB at 1.7 MB/s) 2024-04-06T20:35:59.6069915Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.17.0/jackson-databind-2.17.0.jar 2024-04-06T20:35:59.6110480Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.17.0/jackson-dataformat-yaml-2.17.0.jar (55 kB at 322 kB/s) 2024-04-06T20:35:59.6114589Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar (68 kB at 396 kB/s) 2024-04-06T20:35:59.6117602Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar 2024-04-06T20:35:59.6120399Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.17.0/jackson-core-2.17.0.jar 2024-04-06T20:35:59.6173959Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar (334 kB at 1.9 MB/s) 2024-04-06T20:35:59.6176579Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/generator-annotations/6.11.0/generator-annotations-6.11.0.jar 2024-04-06T20:35:59.6220755Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.17.0/jackson-datatype-jsr310-2.17.0.jar (132 kB at 723 kB/s) 2024-04-06T20:35:59.6226364Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-common/6.11.0/kubernetes-model-common-6.11.0.jar 2024-04-06T20:35:59.6392343Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/generator-annotations/6.11.0/generator-annotations-6.11.0.jar (11 kB at 54 kB/s) 2024-04-06T20:35:59.6395487Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.17.0/jackson-annotations-2.17.0.jar 2024-04-06T20:35:59.6400706Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-common/6.11.0/kubernetes-model-common-6.11.0.jar (56 kB at 280 kB/s) 2024-04-06T20:35:59.6409482Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-adapter-reflect/0.103.1/sundr-adapter-reflect-0.103.1.jar 2024-04-06T20:35:59.6412639Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.17.0/jackson-core-2.17.0.jar (582 kB at 2.9 MB/s) 2024-04-06T20:35:59.6415493Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-model/0.103.1/sundr-model-0.103.1.jar 2024-04-06T20:35:59.6498639Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.17.0/jackson-databind-2.17.0.jar (1.6 MB at 7.8 MB/s) 2024-04-06T20:35:59.6501720Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-core/0.103.1/sundr-core-0.103.1.jar 2024-04-06T20:35:59.6571786Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.17.0/jackson-annotations-2.17.0.jar (78 kB at 360 kB/s) 2024-04-06T20:35:59.6575153Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-model-base/0.103.1/sundr-model-base-0.103.1.jar 2024-04-06T20:35:59.6583161Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-adapter-reflect/0.103.1/sundr-adapter-reflect-0.103.1.jar (32 kB at 146 kB/s) 2024-04-06T20:35:59.6586469Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-adapter-api/0.103.1/sundr-adapter-api-0.103.1.jar 2024-04-06T20:35:59.6700204Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-core/0.103.1/sundr-core-0.103.1.jar (59 kB at 257 kB/s) 2024-04-06T20:35:59.6703242Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-model-repo/0.103.1/sundr-model-repo-0.103.1.jar 2024-04-06T20:35:59.6745501Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-adapter-api/0.103.1/sundr-adapter-api-0.103.1.jar (10 kB at 43 kB/s) 2024-04-06T20:35:59.6748432Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/builder-annotations/0.103.1/builder-annotations-0.103.1.jar 2024-04-06T20:35:59.6777321Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-model-base/0.103.1/sundr-model-base-0.103.1.jar (98 kB at 412 kB/s) 2024-04-06T20:35:59.6944990Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-codegen-apt/0.103.1/sundr-codegen-apt-0.103.1.jar 2024-04-06T20:35:59.6947528Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar (4.2 MB at 16 MB/s) 2024-04-06T20:35:59.6950135Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-codegen-apt/0.103.1/sundr-codegen-apt-0.103.1.jar (10 kB at 40 kB/s) 2024-04-06T20:35:59.6953098Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-codegen-api/0.103.1/sundr-codegen-api-0.103.1.jar 2024-04-06T20:35:59.6960233Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-adapter-apt/0.103.1/sundr-adapter-apt-0.103.1.jar 2024-04-06T20:35:59.6965028Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-model/0.103.1/sundr-model-0.103.1.jar (1.8 MB at 7.2 MB/s) 2024-04-06T20:35:59.6970628Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-model-utils/0.103.1/sundr-model-utils-0.103.1.jar 2024-04-06T20:35:59.6989745Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/builder-annotations/0.103.1/builder-annotations-0.103.1.jar (193 kB at 741 kB/s) 2024-04-06T20:35:59.7000525Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/sundr/resourcecify-annotations/0.103.1/resourcecify-annotations-0.103.1.jar 2024-04-06T20:35:59.7021005Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-model-repo/0.103.1/sundr-model-repo-0.103.1.jar (8.1 kB at 31 kB/s) 2024-04-06T20:35:59.7117128Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-adapter-apt/0.103.1/sundr-adapter-apt-0.103.1.jar (34 kB at 126 kB/s) 2024-04-06T20:35:59.7146196Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-codegen-api/0.103.1/sundr-codegen-api-0.103.1.jar (18 kB at 64 kB/s) 2024-04-06T20:35:59.7149049Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/sundr-model-utils/0.103.1/sundr-model-utils-0.103.1.jar (67 kB at 242 kB/s) 2024-04-06T20:35:59.7165577Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/sundr/resourcecify-annotations/0.103.1/resourcecify-annotations-0.103.1.jar (6.5 kB at 24 kB/s) 2024-04-06T20:35:59.7167239Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/crd-generator-apt/6.11.0/_remote.repositories 2024-04-06T20:35:59.7168475Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/crd-generator-apt/6.11.0/crd-generator-apt-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7169767Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/crd-generator-api/6.11.0/_remote.repositories 2024-04-06T20:35:59.7171130Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/crd-generator-api/6.11.0/crd-generator-api-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7172446Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-client-api/6.11.0/_remote.repositories 2024-04-06T20:35:59.7173732Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-client-api/6.11.0/kubernetes-client-api-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7175109Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-core/6.11.0/_remote.repositories 2024-04-06T20:35:59.7176444Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-core/6.11.0/kubernetes-model-core-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7177849Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-gatewayapi/6.11.0/_remote.repositories 2024-04-06T20:35:59.7179243Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-gatewayapi/6.11.0/kubernetes-model-gatewayapi-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7180688Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-resource/6.11.0/_remote.repositories 2024-04-06T20:35:59.7182539Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-resource/6.11.0/kubernetes-model-resource-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7183936Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-rbac/6.11.0/_remote.repositories 2024-04-06T20:35:59.7185235Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-rbac/6.11.0/kubernetes-model-rbac-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7186745Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-admissionregistration/6.11.0/_remote.repositories 2024-04-06T20:35:59.7188553Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-admissionregistration/6.11.0/kubernetes-model-admissionregistration-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7190045Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-apps/6.11.0/_remote.repositories 2024-04-06T20:35:59.7191421Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-apps/6.11.0/kubernetes-model-apps-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7193626Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-autoscaling/6.11.0/_remote.repositories 2024-04-06T20:35:59.7196365Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-autoscaling/6.11.0/kubernetes-model-autoscaling-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7199020Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-apiextensions/6.11.0/_remote.repositories 2024-04-06T20:35:59.7201724Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-apiextensions/6.11.0/kubernetes-model-apiextensions-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7204405Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-batch/6.11.0/_remote.repositories 2024-04-06T20:35:59.7206891Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-batch/6.11.0/kubernetes-model-batch-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7209379Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-certificates/6.11.0/_remote.repositories 2024-04-06T20:35:59.7212084Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-certificates/6.11.0/kubernetes-model-certificates-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7214742Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-coordination/6.11.0/_remote.repositories 2024-04-06T20:35:59.7217452Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-coordination/6.11.0/kubernetes-model-coordination-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7220294Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-discovery/6.11.0/_remote.repositories 2024-04-06T20:35:59.7222957Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-discovery/6.11.0/kubernetes-model-discovery-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7225474Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-events/6.11.0/_remote.repositories 2024-04-06T20:35:59.7228080Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-events/6.11.0/kubernetes-model-events-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7230497Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-extensions/6.11.0/_remote.repositories 2024-04-06T20:35:59.7236793Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-extensions/6.11.0/kubernetes-model-extensions-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7239561Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-flowcontrol/6.11.0/_remote.repositories 2024-04-06T20:35:59.7242575Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-flowcontrol/6.11.0/kubernetes-model-flowcontrol-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7245715Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-networking/6.11.0/_remote.repositories 2024-04-06T20:35:59.7248931Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-networking/6.11.0/kubernetes-model-networking-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7251529Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-metrics/6.11.0/_remote.repositories 2024-04-06T20:35:59.7254328Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-metrics/6.11.0/kubernetes-model-metrics-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7257066Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-policy/6.11.0/_remote.repositories 2024-04-06T20:35:59.7259705Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-policy/6.11.0/kubernetes-model-policy-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7262245Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-scheduling/6.11.0/_remote.repositories 2024-04-06T20:35:59.7264859Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-scheduling/6.11.0/kubernetes-model-scheduling-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7267615Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-storageclass/6.11.0/_remote.repositories 2024-04-06T20:35:59.7270282Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-storageclass/6.11.0/kubernetes-model-storageclass-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7273015Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-node/6.11.0/_remote.repositories 2024-04-06T20:35:59.7275561Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-node/6.11.0/kubernetes-model-node-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7277900Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.12/_remote.repositories 2024-04-06T20:35:59.7280035Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar.lastUpdated 2024-04-06T20:35:59.7282609Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/snakeyaml/snakeyaml-engine/2.7/_remote.repositories 2024-04-06T20:35:59.7285201Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/snakeyaml/snakeyaml-engine/2.7/snakeyaml-engine-2.7.jar.lastUpdated 2024-04-06T20:35:59.7288184Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.17.0/_remote.repositories 2024-04-06T20:35:59.7291474Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.17.0/jackson-dataformat-yaml-2.17.0.jar.lastUpdated 2024-04-06T20:35:59.7293904Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/yaml/snakeyaml/2.2/_remote.repositories 2024-04-06T20:35:59.7296814Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar.lastUpdated 2024-04-06T20:35:59.7299490Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.17.0/_remote.repositories 2024-04-06T20:35:59.7303054Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.17.0/jackson-datatype-jsr310-2.17.0.jar.lastUpdated 2024-04-06T20:35:59.7313131Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.0/_remote.repositories 2024-04-06T20:35:59.7315981Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.0/jackson-databind-2.17.0.jar.lastUpdated 2024-04-06T20:35:59.7318723Z [DEBUG] Writing tracking file /home/runner/.m2/repository/net/bytebuddy/byte-buddy/1.14.9/_remote.repositories 2024-04-06T20:35:59.7321363Z [DEBUG] Writing tracking file /home/runner/.m2/repository/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar.lastUpdated 2024-04-06T20:35:59.7323950Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.0/_remote.repositories 2024-04-06T20:35:59.7326602Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.0/jackson-core-2.17.0.jar.lastUpdated 2024-04-06T20:35:59.7329331Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/generator-annotations/6.11.0/_remote.repositories 2024-04-06T20:35:59.7332261Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/generator-annotations/6.11.0/generator-annotations-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7334834Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-common/6.11.0/_remote.repositories 2024-04-06T20:35:59.7336385Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/fabric8/kubernetes-model-common/6.11.0/kubernetes-model-common-6.11.0.jar.lastUpdated 2024-04-06T20:35:59.7337970Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.0/_remote.repositories 2024-04-06T20:35:59.7339721Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.0/jackson-annotations-2.17.0.jar.lastUpdated 2024-04-06T20:35:59.7341217Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-adapter-reflect/0.103.1/_remote.repositories 2024-04-06T20:35:59.7342530Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-adapter-reflect/0.103.1/sundr-adapter-reflect-0.103.1.jar.lastUpdated 2024-04-06T20:35:59.7343871Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-model/0.103.1/_remote.repositories 2024-04-06T20:35:59.7345019Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-model/0.103.1/sundr-model-0.103.1.jar.lastUpdated 2024-04-06T20:35:59.7346198Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-core/0.103.1/_remote.repositories 2024-04-06T20:35:59.7348131Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-core/0.103.1/sundr-core-0.103.1.jar.lastUpdated 2024-04-06T20:35:59.7349825Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-model-base/0.103.1/_remote.repositories 2024-04-06T20:35:59.7352509Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-model-base/0.103.1/sundr-model-base-0.103.1.jar.lastUpdated 2024-04-06T20:35:59.7354029Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-adapter-api/0.103.1/_remote.repositories 2024-04-06T20:35:59.7355310Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-adapter-api/0.103.1/sundr-adapter-api-0.103.1.jar.lastUpdated 2024-04-06T20:35:59.7357060Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-model-repo/0.103.1/_remote.repositories 2024-04-06T20:35:59.7359444Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-model-repo/0.103.1/sundr-model-repo-0.103.1.jar.lastUpdated 2024-04-06T20:35:59.7360785Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/builder-annotations/0.103.1/_remote.repositories 2024-04-06T20:35:59.7362074Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/builder-annotations/0.103.1/builder-annotations-0.103.1.jar.lastUpdated 2024-04-06T20:35:59.7363454Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-codegen-apt/0.103.1/_remote.repositories 2024-04-06T20:35:59.7364657Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-codegen-apt/0.103.1/sundr-codegen-apt-0.103.1.jar.lastUpdated 2024-04-06T20:35:59.7366103Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-codegen-api/0.103.1/_remote.repositories 2024-04-06T20:35:59.7367405Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-codegen-api/0.103.1/sundr-codegen-api-0.103.1.jar.lastUpdated 2024-04-06T20:35:59.7368614Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-adapter-apt/0.103.1/_remote.repositories 2024-04-06T20:35:59.7369822Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-adapter-apt/0.103.1/sundr-adapter-apt-0.103.1.jar.lastUpdated 2024-04-06T20:35:59.7371102Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-model-utils/0.103.1/_remote.repositories 2024-04-06T20:35:59.7372518Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/sundr-model-utils/0.103.1/sundr-model-utils-0.103.1.jar.lastUpdated 2024-04-06T20:35:59.7374832Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/resourcecify-annotations/0.103.1/_remote.repositories 2024-04-06T20:35:59.7376284Z [DEBUG] Writing tracking file /home/runner/.m2/repository/io/sundr/resourcecify-annotations/0.103.1/resourcecify-annotations-0.103.1.jar.lastUpdated 2024-04-06T20:35:59.7377210Z [INFO] 2024-04-06T20:35:59.7377947Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ crd-generator-date-time-reproducer --- 2024-04-06T20:35:59.7404277Z [DEBUG] Resolving artifact org.apache.maven:maven-plugin-api:pom:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:35:59.7408465Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.7410338Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.7412171Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom 2024-04-06T20:35:59.7543354Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 104 kB/s) 2024-04-06T20:35:59.7546503Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/_remote.repositories 2024-04-06T20:35:59.7547883Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom.lastUpdated 2024-04-06T20:35:59.7550593Z [DEBUG] Resolving artifact org.apache.maven:maven:pom:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:35:59.7555027Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.7556821Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.7558386Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom 2024-04-06T20:35:59.7684402Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 696 kB/s) 2024-04-06T20:35:59.7690388Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven/2.0.6/_remote.repositories 2024-04-06T20:35:59.7693560Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven/2.0.6/maven-2.0.6.pom.lastUpdated 2024-04-06T20:35:59.7696373Z [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:5 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:35:59.7699117Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.7700458Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.7701696Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom 2024-04-06T20:35:59.7830203Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 1.2 MB/s) 2024-04-06T20:35:59.7832889Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-parent/5/_remote.repositories 2024-04-06T20:35:59.7835052Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-parent/5/maven-parent-5.pom.lastUpdated 2024-04-06T20:35:59.7850449Z [DEBUG] Resolving artifact org.apache:apache:pom:3 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:35:59.7853462Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.7855244Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.7857148Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom 2024-04-06T20:35:59.7973914Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 286 kB/s) 2024-04-06T20:35:59.7976177Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/apache/3/_remote.repositories 2024-04-06T20:35:59.7978235Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/apache/3/apache-3.pom.lastUpdated 2024-04-06T20:35:59.7980725Z [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository). 2024-04-06T20:35:59.7990345Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:3.0 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:35:59.7998000Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.8000009Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.8002212Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom 2024-04-06T20:35:59.8137916Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 290 kB/s) 2024-04-06T20:35:59.8140396Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/_remote.repositories 2024-04-06T20:35:59.8142694Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom.lastUpdated 2024-04-06T20:35:59.8155088Z [DEBUG] Resolving artifact org.sonatype.spice:spice-parent:pom:16 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:35:59.8157914Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.8159741Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.8162021Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom 2024-04-06T20:35:59.8294075Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 557 kB/s) 2024-04-06T20:35:59.8296531Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/spice/spice-parent/16/_remote.repositories 2024-04-06T20:35:59.8299140Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/spice/spice-parent/16/spice-parent-16.pom.lastUpdated 2024-04-06T20:35:59.8307273Z [DEBUG] Resolving artifact org.sonatype.forge:forge-parent:pom:5 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:35:59.8313027Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.8315014Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.8317174Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom 2024-04-06T20:35:59.8443369Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 597 kB/s) 2024-04-06T20:35:59.8445828Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/forge/forge-parent/5/_remote.repositories 2024-04-06T20:35:59.8447145Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom.lastUpdated 2024-04-06T20:35:59.8464512Z [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=14477, ConflictMarker.markTime=94095, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=45094, ConflictIdSorter.topsortTime=8656, ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=102401, ConflictResolver.conflictItemCount=3, DefaultDependencyCollector.collectTime=108594099, DefaultDependencyCollector.transformTime=300610} 2024-04-06T20:35:59.8468203Z [DEBUG] org.apache.maven.plugins:maven-clean-plugin:jar:2.5 2024-04-06T20:35:59.8469264Z [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile 2024-04-06T20:35:59.8470320Z [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0:compile 2024-04-06T20:35:59.8471753Z [DEBUG] Resolving artifact org.apache.maven:maven-plugin-api:jar:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:35:59.8474616Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:jar:3.0 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:35:59.8477271Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.8478526Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.8486133Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar 2024-04-06T20:35:59.8488895Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar 2024-04-06T20:35:59.8641267Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 804 kB/s) 2024-04-06T20:35:59.8644397Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 13 MB/s) 2024-04-06T20:35:59.8647008Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/_remote.repositories 2024-04-06T20:35:59.8649361Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar.lastUpdated 2024-04-06T20:35:59.8651828Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/_remote.repositories 2024-04-06T20:35:59.8656270Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar.lastUpdated 2024-04-06T20:35:59.8659417Z [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 2024-04-06T20:35:59.8660678Z [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 2024-04-06T20:35:59.8661635Z [DEBUG] Imported: < maven.api 2024-04-06T20:35:59.8662752Z [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 2024-04-06T20:35:59.8664271Z [DEBUG] Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.5 2024-04-06T20:35:59.8665385Z [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0 2024-04-06T20:35:59.8801192Z [DEBUG] Loading mojo org.apache.maven.plugins:maven-clean-plugin:2.5:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.5, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@7a4f0f29] 2024-04-06T20:35:59.8896210Z [DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean:default-clean' with basic configurator --> 2024-04-06T20:35:59.8939114Z [DEBUG] (f) directory = /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/target 2024-04-06T20:35:59.8945597Z [DEBUG] (f) excludeDefaultDirectories = false 2024-04-06T20:35:59.8957348Z [DEBUG] (f) failOnError = true 2024-04-06T20:35:59.8960214Z [DEBUG] (f) followSymLinks = false 2024-04-06T20:35:59.8964513Z [DEBUG] (f) outputDirectory = /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/target/classes 2024-04-06T20:35:59.8970603Z [DEBUG] (f) reportDirectory = /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/target/site 2024-04-06T20:35:59.8974298Z [DEBUG] (f) retryOnError = true 2024-04-06T20:35:59.8977200Z [DEBUG] (f) skip = false 2024-04-06T20:35:59.8981575Z [DEBUG] (f) testOutputDirectory = /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/target/test-classes 2024-04-06T20:35:59.8985726Z [DEBUG] -- end configuration -- 2024-04-06T20:35:59.9015868Z [DEBUG] Skipping non-existing directory /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/target 2024-04-06T20:35:59.9020220Z [DEBUG] Skipping non-existing directory /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/target/classes 2024-04-06T20:35:59.9024708Z [DEBUG] Skipping non-existing directory /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/target/test-classes 2024-04-06T20:35:59.9028961Z [DEBUG] Skipping non-existing directory /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/target/site 2024-04-06T20:35:59.9033397Z [INFO] 2024-04-06T20:35:59.9036183Z [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ crd-generator-date-time-reproducer --- 2024-04-06T20:35:59.9071469Z [DEBUG] Resolving artifact org.apache.maven:maven-project:pom:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:35:59.9081314Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.9085395Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.9089931Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom 2024-04-06T20:35:59.9227841Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 188 kB/s) 2024-04-06T20:35:59.9232807Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-project/2.0.6/_remote.repositories 2024-04-06T20:35:59.9238553Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom.lastUpdated 2024-04-06T20:35:59.9260612Z [DEBUG] Resolving artifact org.apache.maven:maven-settings:pom:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:35:59.9268753Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.9272678Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.9292019Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom 2024-04-06T20:35:59.9417974Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 154 kB/s) 2024-04-06T20:35:59.9420451Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-settings/2.0.6/_remote.repositories 2024-04-06T20:35:59.9422659Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom.lastUpdated 2024-04-06T20:35:59.9437461Z [DEBUG] Resolving artifact org.apache.maven:maven-model:pom:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:35:59.9440380Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.9442324Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.9444803Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom 2024-04-06T20:35:59.9566909Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 234 kB/s) 2024-04-06T20:35:59.9568359Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-model/2.0.6/_remote.repositories 2024-04-06T20:35:59.9569919Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom.lastUpdated 2024-04-06T20:35:59.9585283Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:1.4.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:35:59.9588428Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.9590394Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.9592793Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom 2024-04-06T20:35:59.9712813Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 159 kB/s) 2024-04-06T20:35:59.9715499Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.1/_remote.repositories 2024-04-06T20:35:59.9717980Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom.lastUpdated 2024-04-06T20:35:59.9721447Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:1.0.11 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:35:59.9724396Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.9726223Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.9728700Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom 2024-04-06T20:35:59.9855592Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 690 kB/s) 2024-04-06T20:35:59.9858452Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus/1.0.11/_remote.repositories 2024-04-06T20:35:59.9861332Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom.lastUpdated 2024-04-06T20:35:59.9863999Z [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus.snapshots (http://snapshots.repository.codehaus.org). 2024-04-06T20:35:59.9875899Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-container-default:pom:1.0-alpha-9-stable-1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:35:59.9881464Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.9883403Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:35:59.9886305Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom 2024-04-06T20:36:00.0007994Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 304 kB/s) 2024-04-06T20:36:00.0011542Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/_remote.repositories 2024-04-06T20:36:00.0015061Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom.lastUpdated 2024-04-06T20:36:00.0019078Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-containers:pom:1.0.3 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.0022111Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.0024059Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.0025459Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom 2024-04-06T20:36:00.0148224Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 38 kB/s) 2024-04-06T20:36:00.0150013Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/_remote.repositories 2024-04-06T20:36:00.0151462Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom.lastUpdated 2024-04-06T20:36:00.0156228Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:1.0.4 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.0159308Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.0161190Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.0163228Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom 2024-04-06T20:36:00.0286530Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 441 kB/s) 2024-04-06T20:36:00.0288831Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus/1.0.4/_remote.repositories 2024-04-06T20:36:00.0291457Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom.lastUpdated 2024-04-06T20:36:00.0293957Z [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for snapshots (http://snapshots.maven.codehaus.org/maven2). 2024-04-06T20:36:00.0300801Z [DEBUG] Resolving artifact junit:junit:pom:3.8.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.0323935Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.0325800Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.0328039Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom 2024-04-06T20:36:00.0451200Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 83 kB/s) 2024-04-06T20:36:00.0452598Z [DEBUG] Writing tracking file /home/runner/.m2/repository/junit/junit/3.8.1/_remote.repositories 2024-04-06T20:36:00.0454359Z [DEBUG] Writing tracking file /home/runner/.m2/repository/junit/junit/3.8.1/junit-3.8.1.pom.lastUpdated 2024-04-06T20:36:00.0463244Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:1.0.4 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.0465950Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.0466984Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.0468365Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom 2024-04-06T20:36:00.0593739Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 571 kB/s) 2024-04-06T20:36:00.0596254Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/_remote.repositories 2024-04-06T20:36:00.0598636Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom.lastUpdated 2024-04-06T20:36:00.0601561Z [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for central (http://repo1.maven.org/maven2). 2024-04-06T20:36:00.0606952Z [DEBUG] Resolving artifact classworlds:classworlds:pom:1.1-alpha-2 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.0609637Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.0611389Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.0613839Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom 2024-04-06T20:36:00.0749288Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 223 kB/s) 2024-04-06T20:36:00.0753171Z [DEBUG] Writing tracking file /home/runner/.m2/repository/classworlds/classworlds/1.1-alpha-2/_remote.repositories 2024-04-06T20:36:00.0755762Z [DEBUG] Writing tracking file /home/runner/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom.lastUpdated 2024-04-06T20:36:00.0761057Z [DEBUG] Resolving artifact org.apache.maven:maven-profile:pom:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.0764264Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.0766228Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.0768620Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom 2024-04-06T20:36:00.0890623Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 165 kB/s) 2024-04-06T20:36:00.0893182Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-profile/2.0.6/_remote.repositories 2024-04-06T20:36:00.0895409Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom.lastUpdated 2024-04-06T20:36:00.0910149Z [DEBUG] Resolving artifact org.apache.maven:maven-artifact-manager:pom:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.0914277Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.0916009Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.0917803Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom 2024-04-06T20:36:00.1040010Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 218 kB/s) 2024-04-06T20:36:00.1042944Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/_remote.repositories 2024-04-06T20:36:00.1045842Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom.lastUpdated 2024-04-06T20:36:00.1061758Z [DEBUG] Resolving artifact org.apache.maven:maven-repository-metadata:pom:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.1064414Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.1065537Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.1066918Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom 2024-04-06T20:36:00.1185810Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 142 kB/s) 2024-04-06T20:36:00.1188940Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/_remote.repositories 2024-04-06T20:36:00.1191774Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom.lastUpdated 2024-04-06T20:36:00.1205139Z [DEBUG] Resolving artifact org.apache.maven:maven-artifact:pom:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.1208061Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.1209875Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.1212429Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom 2024-04-06T20:36:00.1329144Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 131 kB/s) 2024-04-06T20:36:00.1332167Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-artifact/2.0.6/_remote.repositories 2024-04-06T20:36:00.1334436Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom.lastUpdated 2024-04-06T20:36:00.1347055Z [DEBUG] Resolving artifact org.apache.maven:maven-plugin-registry:pom:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.1349930Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.1352224Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.1354808Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom 2024-04-06T20:36:00.1478007Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 150 kB/s) 2024-04-06T20:36:00.1480591Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/_remote.repositories 2024-04-06T20:36:00.1482549Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom.lastUpdated 2024-04-06T20:36:00.1497614Z [DEBUG] Resolving artifact org.apache.maven:maven-core:pom:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.1501230Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.1502664Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.1503886Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom 2024-04-06T20:36:00.1632846Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 516 kB/s) 2024-04-06T20:36:00.1635677Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-core/2.0.6/_remote.repositories 2024-04-06T20:36:00.1638128Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom.lastUpdated 2024-04-06T20:36:00.1654296Z [DEBUG] Resolving artifact org.apache.maven:maven-plugin-parameter-documenter:pom:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.1661547Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.1663405Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.1666111Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom 2024-04-06T20:36:00.1784975Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 147 kB/s) 2024-04-06T20:36:00.1788318Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/_remote.repositories 2024-04-06T20:36:00.1791471Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom.lastUpdated 2024-04-06T20:36:00.1801752Z [DEBUG] Resolving artifact org.apache.maven.reporting:maven-reporting-api:pom:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.1805014Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.1806657Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.1809067Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom 2024-04-06T20:36:00.1979798Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 103 kB/s) 2024-04-06T20:36:00.1982603Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/_remote.repositories 2024-04-06T20:36:00.1984688Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom.lastUpdated 2024-04-06T20:36:00.1987407Z [DEBUG] Resolving artifact org.apache.maven.reporting:maven-reporting:pom:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.1989973Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.1991493Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.1993101Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom 2024-04-06T20:36:00.2115038Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 111 kB/s) 2024-04-06T20:36:00.2117524Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/_remote.repositories 2024-04-06T20:36:00.2120240Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom.lastUpdated 2024-04-06T20:36:00.2130909Z [DEBUG] Resolving artifact org.apache.maven.doxia:doxia-sink-api:pom:1.0-alpha-7 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.2133768Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.2135611Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.2138146Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom 2024-04-06T20:36:00.2266981Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 33 kB/s) 2024-04-06T20:36:00.2269926Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/_remote.repositories 2024-04-06T20:36:00.2273084Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom.lastUpdated 2024-04-06T20:36:00.2276896Z [DEBUG] Resolving artifact org.apache.maven.doxia:doxia:pom:1.0-alpha-7 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.2280160Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.2282155Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.2284580Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom 2024-04-06T20:36:00.2408679Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 301 kB/s) 2024-04-06T20:36:00.2411533Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-7/_remote.repositories 2024-04-06T20:36:00.2413881Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom.lastUpdated 2024-04-06T20:36:00.2425101Z [DEBUG] Resolving artifact org.apache.maven:maven-error-diagnostics:pom:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.2430229Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.2432282Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.2435015Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom 2024-04-06T20:36:00.2552350Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 142 kB/s) 2024-04-06T20:36:00.2556385Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/_remote.repositories 2024-04-06T20:36:00.2558983Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom.lastUpdated 2024-04-06T20:36:00.2568314Z [DEBUG] Resolving artifact commons-cli:commons-cli:pom:1.0 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.2571227Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.2573259Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.2575509Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom 2024-04-06T20:36:00.2698069Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 175 kB/s) 2024-04-06T20:36:00.2700800Z [DEBUG] Writing tracking file /home/runner/.m2/repository/commons-cli/commons-cli/1.0/_remote.repositories 2024-04-06T20:36:00.2702976Z [DEBUG] Writing tracking file /home/runner/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.pom.lastUpdated 2024-04-06T20:36:00.2714286Z [DEBUG] Resolving artifact org.apache.maven:maven-plugin-descriptor:pom:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.2716918Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.2717916Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.2719351Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom 2024-04-06T20:36:00.2839107Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 168 kB/s) 2024-04-06T20:36:00.2841514Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/_remote.repositories 2024-04-06T20:36:00.2843219Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom.lastUpdated 2024-04-06T20:36:00.2857474Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-interactivity-api:pom:1.0-alpha-4 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.2862847Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.2864842Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.2867766Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom 2024-04-06T20:36:00.2988519Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 545 kB/s) 2024-04-06T20:36:00.2991356Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/_remote.repositories 2024-04-06T20:36:00.2993606Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom.lastUpdated 2024-04-06T20:36:00.3004998Z [DEBUG] Resolving artifact org.apache.maven:maven-monitor:pom:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.3007912Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.3009795Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.3012309Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom 2024-04-06T20:36:00.3155392Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 84 kB/s) 2024-04-06T20:36:00.3158028Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-monitor/2.0.6/_remote.repositories 2024-04-06T20:36:00.3160598Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom.lastUpdated 2024-04-06T20:36:00.3179408Z [DEBUG] Resolving artifact classworlds:classworlds:pom:1.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.3182265Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.3184271Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.3186332Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom 2024-04-06T20:36:00.3304878Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 256 kB/s) 2024-04-06T20:36:00.3307312Z [DEBUG] Writing tracking file /home/runner/.m2/repository/classworlds/classworlds/1.1/_remote.repositories 2024-04-06T20:36:00.3309554Z [DEBUG] Writing tracking file /home/runner/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.pom.lastUpdated 2024-04-06T20:36:00.3320144Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:2.0.5 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.3325821Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.3327789Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.3330384Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom 2024-04-06T20:36:00.3454510Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 256 kB/s) 2024-04-06T20:36:00.3456733Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/_remote.repositories 2024-04-06T20:36:00.3459160Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom.lastUpdated 2024-04-06T20:36:00.3462463Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.3465573Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.3467436Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.3469248Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom 2024-04-06T20:36:00.3591601Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 1.4 MB/s) 2024-04-06T20:36:00.3593804Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus/2.0.6/_remote.repositories 2024-04-06T20:36:00.3595313Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom.lastUpdated 2024-04-06T20:36:00.3610222Z [DEBUG] Resolving artifact org.apache.maven.shared:maven-filtering:pom:1.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.3613655Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.3615741Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.3618504Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom 2024-04-06T20:36:00.3743686Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 445 kB/s) 2024-04-06T20:36:00.3746342Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/_remote.repositories 2024-04-06T20:36:00.3748696Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom.lastUpdated 2024-04-06T20:36:00.3753655Z [DEBUG] Resolving artifact org.apache.maven.shared:maven-shared-components:pom:17 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.3756752Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.3758477Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.3761075Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom 2024-04-06T20:36:00.3891520Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 669 kB/s) 2024-04-06T20:36:00.3895196Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/shared/maven-shared-components/17/_remote.repositories 2024-04-06T20:36:00.3898030Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom.lastUpdated 2024-04-06T20:36:00.3925486Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:1.5.15 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.3928444Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.3930446Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.3932723Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom 2024-04-06T20:36:00.4049659Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 527 kB/s) 2024-04-06T20:36:00.4052355Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/_remote.repositories 2024-04-06T20:36:00.4054837Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom.lastUpdated 2024-04-06T20:36:00.4058599Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:2.0.2 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.4066556Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.4067639Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.4068976Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom 2024-04-06T20:36:00.4187572Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 968 kB/s) 2024-04-06T20:36:00.4189393Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus/2.0.2/_remote.repositories 2024-04-06T20:36:00.4191242Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom.lastUpdated 2024-04-06T20:36:00.4204423Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-interpolation:pom:1.12 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.4208994Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.4210175Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.4211457Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom 2024-04-06T20:36:00.4337250Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 68 kB/s) 2024-04-06T20:36:00.4340185Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.12/_remote.repositories 2024-04-06T20:36:00.4342816Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom.lastUpdated 2024-04-06T20:36:00.4347053Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-components:pom:1.1.14 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.4350362Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.4352341Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.4354858Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom 2024-04-06T20:36:00.4495429Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 389 kB/s) 2024-04-06T20:36:00.4498887Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/_remote.repositories 2024-04-06T20:36:00.4502101Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom.lastUpdated 2024-04-06T20:36:00.4511096Z [DEBUG] Resolving artifact org.sonatype.plexus:plexus-build-api:pom:0.0.4 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.4515038Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.4517017Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.4519103Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom 2024-04-06T20:36:00.4638643Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 239 kB/s) 2024-04-06T20:36:00.4641316Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/_remote.repositories 2024-04-06T20:36:00.4643492Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom.lastUpdated 2024-04-06T20:36:00.4646375Z [DEBUG] Resolving artifact org.sonatype.spice:spice-parent:pom:10 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.4649094Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.4650766Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.4652778Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom 2024-04-06T20:36:00.4774873Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 232 kB/s) 2024-04-06T20:36:00.4777497Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/spice/spice-parent/10/_remote.repositories 2024-04-06T20:36:00.4780166Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/spice/spice-parent/10/spice-parent-10.pom.lastUpdated 2024-04-06T20:36:00.4783399Z [DEBUG] Resolving artifact org.sonatype.forge:forge-parent:pom:3 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.4786341Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.4788362Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.4789856Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom 2024-04-06T20:36:00.4918720Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 387 kB/s) 2024-04-06T20:36:00.4920204Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/forge/forge-parent/3/_remote.repositories 2024-04-06T20:36:00.4921410Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/forge/forge-parent/3/forge-parent-3.pom.lastUpdated 2024-04-06T20:36:00.4927226Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:1.5.8 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.4930344Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.4932360Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.4934570Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom 2024-04-06T20:36:00.5059450Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 672 kB/s) 2024-04-06T20:36:00.5061881Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/_remote.repositories 2024-04-06T20:36:00.5063513Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom.lastUpdated 2024-04-06T20:36:00.5075947Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-interpolation:pom:1.13 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5078730Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.5080681Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.5083110Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom 2024-04-06T20:36:00.5202227Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 74 kB/s) 2024-04-06T20:36:00.5204968Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/_remote.repositories 2024-04-06T20:36:00.5207011Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom.lastUpdated 2024-04-06T20:36:00.5210319Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-components:pom:1.1.15 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5213098Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.5214761Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.5216361Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom 2024-04-06T20:36:00.5334392Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 237 kB/s) 2024-04-06T20:36:00.5336953Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-components/1.1.15/_remote.repositories 2024-04-06T20:36:00.5339188Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom.lastUpdated 2024-04-06T20:36:00.5342379Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:2.0.3 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5344964Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.5346821Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.5348034Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom 2024-04-06T20:36:00.5644930Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 515 kB/s) 2024-04-06T20:36:00.5647019Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus/2.0.3/_remote.repositories 2024-04-06T20:36:00.5649328Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom.lastUpdated 2024-04-06T20:36:00.5679580Z [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=183041, ConflictMarker.markTime=60913, ConflictMarker.nodeCount=77, ConflictIdSorter.graphTime=150019, ConflictIdSorter.topsortTime=25478, ConflictIdSorter.conflictIdCount=26, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=597434, ConflictResolver.conflictItemCount=74, DefaultDependencyCollector.collectTime=661525793, DefaultDependencyCollector.transformTime=1042343} 2024-04-06T20:36:00.5685531Z [DEBUG] org.apache.maven.plugins:maven-resources-plugin:jar:2.6 2024-04-06T20:36:00.5686955Z [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile 2024-04-06T20:36:00.5688179Z [DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile 2024-04-06T20:36:00.5689362Z [DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile 2024-04-06T20:36:00.5690794Z [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile 2024-04-06T20:36:00.5692084Z [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile 2024-04-06T20:36:00.5693258Z [DEBUG] org.apache.maven:maven-core:jar:2.0.6:compile 2024-04-06T20:36:00.5695643Z [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile 2024-04-06T20:36:00.5697060Z [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile 2024-04-06T20:36:00.5698572Z [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile 2024-04-06T20:36:00.5700451Z [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile 2024-04-06T20:36:00.5701846Z [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile 2024-04-06T20:36:00.5702998Z [DEBUG] commons-cli:commons-cli:jar:1.0:compile 2024-04-06T20:36:00.5704323Z [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile 2024-04-06T20:36:00.5705786Z [DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile 2024-04-06T20:36:00.5707231Z [DEBUG] classworlds:classworlds:jar:1.1:compile 2024-04-06T20:36:00.5708571Z [DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile 2024-04-06T20:36:00.5709795Z [DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile 2024-04-06T20:36:00.5710893Z [DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile 2024-04-06T20:36:00.5712515Z [DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile 2024-04-06T20:36:00.5714315Z [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 2024-04-06T20:36:00.5715652Z [DEBUG] junit:junit:jar:3.8.1:compile 2024-04-06T20:36:00.5716947Z [DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile 2024-04-06T20:36:00.5718264Z [DEBUG] org.apache.maven.shared:maven-filtering:jar:1.1:compile 2024-04-06T20:36:00.5719617Z [DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile 2024-04-06T20:36:00.5720577Z [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.13:compile 2024-04-06T20:36:00.5722348Z [DEBUG] Resolving artifact org.apache.maven:maven-project:jar:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5724391Z [DEBUG] Resolving artifact org.apache.maven:maven-profile:jar:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5726895Z [DEBUG] Resolving artifact org.apache.maven:maven-artifact-manager:jar:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5729155Z [DEBUG] Resolving artifact org.apache.maven:maven-plugin-registry:jar:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5731205Z [DEBUG] Resolving artifact org.apache.maven:maven-core:jar:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5733400Z [DEBUG] Resolving artifact org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5735596Z [DEBUG] Resolving artifact org.apache.maven.reporting:maven-reporting-api:jar:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5737748Z [DEBUG] Resolving artifact org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5739921Z [DEBUG] Resolving artifact org.apache.maven:maven-repository-metadata:jar:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5742027Z [DEBUG] Resolving artifact org.apache.maven:maven-error-diagnostics:jar:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5744011Z [DEBUG] Resolving artifact commons-cli:commons-cli:jar:1.0 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5746094Z [DEBUG] Resolving artifact org.apache.maven:maven-plugin-descriptor:jar:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5748235Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5750238Z [DEBUG] Resolving artifact classworlds:classworlds:jar:1.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5752574Z [DEBUG] Resolving artifact org.apache.maven:maven-artifact:jar:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5754599Z [DEBUG] Resolving artifact org.apache.maven:maven-settings:jar:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5756679Z [DEBUG] Resolving artifact org.apache.maven:maven-model:jar:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5759239Z [DEBUG] Resolving artifact org.apache.maven:maven-monitor:jar:2.0.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5761552Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5765077Z [DEBUG] Resolving artifact junit:junit:jar:3.8.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5769913Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:jar:2.0.5 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5774001Z [DEBUG] Resolving artifact org.apache.maven.shared:maven-filtering:jar:1.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5778053Z [DEBUG] Resolving artifact org.sonatype.plexus:plexus-build-api:jar:0.0.4 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5782187Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-interpolation:jar:1.13 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.5785213Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.5787309Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.5789650Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar 2024-04-06T20:36:00.5792440Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar 2024-04-06T20:36:00.5795326Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar 2024-04-06T20:36:00.5796942Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar 2024-04-06T20:36:00.5798372Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar 2024-04-06T20:36:00.5843932Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 2.3 MB/s) 2024-04-06T20:36:00.5847114Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar 2024-04-06T20:36:00.5852413Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 7.7 MB/s) 2024-04-06T20:36:00.5855404Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar 2024-04-06T20:36:00.5869105Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 1.9 MB/s) 2024-04-06T20:36:00.5872505Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar 2024-04-06T20:36:00.5885634Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 3.3 MB/s) 2024-04-06T20:36:00.5888721Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar 2024-04-06T20:36:00.5891739Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 9.5 MB/s) 2024-04-06T20:36:00.5894454Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar 2024-04-06T20:36:00.5970063Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 830 kB/s) 2024-04-06T20:36:00.5973306Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar 2024-04-06T20:36:00.5977143Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 382 kB/s) 2024-04-06T20:36:00.5979696Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar 2024-04-06T20:36:00.5990407Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 228 kB/s) 2024-04-06T20:36:00.5993324Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar 2024-04-06T20:36:00.6007830Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 906 kB/s) 2024-04-06T20:36:00.6010678Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar 2024-04-06T20:36:00.6022940Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 469 kB/s) 2024-04-06T20:36:00.6025711Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar 2024-04-06T20:36:00.6100076Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 814 kB/s) 2024-04-06T20:36:00.6102677Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar 2024-04-06T20:36:00.6114055Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 344 kB/s) 2024-04-06T20:36:00.6117127Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar 2024-04-06T20:36:00.6130907Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 946 kB/s) 2024-04-06T20:36:00.6133361Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar 2024-04-06T20:36:00.6150689Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 878 kB/s) 2024-04-06T20:36:00.6152945Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar 2024-04-06T20:36:00.6164086Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 2.0 MB/s) 2024-04-06T20:36:00.6165476Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar 2024-04-06T20:36:00.6235038Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 963 kB/s) 2024-04-06T20:36:00.6237743Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar 2024-04-06T20:36:00.6247562Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 1.7 MB/s) 2024-04-06T20:36:00.6249330Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar 2024-04-06T20:36:00.6257452Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 193 kB/s) 2024-04-06T20:36:00.6260312Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar 2024-04-06T20:36:00.6294521Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 3.4 MB/s) 2024-04-06T20:36:00.6297561Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar 2024-04-06T20:36:00.6319244Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 2.1 MB/s) 2024-04-06T20:36:00.6378714Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 663 kB/s) 2024-04-06T20:36:00.6382609Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 103 kB/s) 2024-04-06T20:36:00.6396017Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 3.3 MB/s) 2024-04-06T20:36:00.6419559Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 885 kB/s) 2024-04-06T20:36:00.6422219Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-project/2.0.6/_remote.repositories 2024-04-06T20:36:00.6424897Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar.lastUpdated 2024-04-06T20:36:00.6427455Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-profile/2.0.6/_remote.repositories 2024-04-06T20:36:00.6429858Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar.lastUpdated 2024-04-06T20:36:00.6433020Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/_remote.repositories 2024-04-06T20:36:00.6435992Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar.lastUpdated 2024-04-06T20:36:00.6439247Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/_remote.repositories 2024-04-06T20:36:00.6442187Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar.lastUpdated 2024-04-06T20:36:00.6444786Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-core/2.0.6/_remote.repositories 2024-04-06T20:36:00.6447211Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar.lastUpdated 2024-04-06T20:36:00.6450304Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/_remote.repositories 2024-04-06T20:36:00.6453451Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar.lastUpdated 2024-04-06T20:36:00.6456631Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/_remote.repositories 2024-04-06T20:36:00.6459534Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar.lastUpdated 2024-04-06T20:36:00.6462384Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/_remote.repositories 2024-04-06T20:36:00.6465626Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar.lastUpdated 2024-04-06T20:36:00.6468438Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/_remote.repositories 2024-04-06T20:36:00.6471265Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar.lastUpdated 2024-04-06T20:36:00.6474312Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/_remote.repositories 2024-04-06T20:36:00.6477131Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar.lastUpdated 2024-04-06T20:36:00.6479697Z [DEBUG] Writing tracking file /home/runner/.m2/repository/commons-cli/commons-cli/1.0/_remote.repositories 2024-04-06T20:36:00.6482047Z [DEBUG] Writing tracking file /home/runner/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar.lastUpdated 2024-04-06T20:36:00.6484508Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/_remote.repositories 2024-04-06T20:36:00.6487239Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar.lastUpdated 2024-04-06T20:36:00.6490299Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/_remote.repositories 2024-04-06T20:36:00.6493405Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar.lastUpdated 2024-04-06T20:36:00.6496059Z [DEBUG] Writing tracking file /home/runner/.m2/repository/classworlds/classworlds/1.1/_remote.repositories 2024-04-06T20:36:00.6498302Z [DEBUG] Writing tracking file /home/runner/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.jar.lastUpdated 2024-04-06T20:36:00.6500631Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-artifact/2.0.6/_remote.repositories 2024-04-06T20:36:00.6503186Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar.lastUpdated 2024-04-06T20:36:00.6505377Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-settings/2.0.6/_remote.repositories 2024-04-06T20:36:00.6507829Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar.lastUpdated 2024-04-06T20:36:00.6510363Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-model/2.0.6/_remote.repositories 2024-04-06T20:36:00.6513238Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar.lastUpdated 2024-04-06T20:36:00.6515447Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-monitor/2.0.6/_remote.repositories 2024-04-06T20:36:00.6518274Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar.lastUpdated 2024-04-06T20:36:00.6521020Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/_remote.repositories 2024-04-06T20:36:00.6524199Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar.lastUpdated 2024-04-06T20:36:00.6526678Z [DEBUG] Writing tracking file /home/runner/.m2/repository/junit/junit/3.8.1/_remote.repositories 2024-04-06T20:36:00.6528543Z [DEBUG] Writing tracking file /home/runner/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar.lastUpdated 2024-04-06T20:36:00.6530824Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/_remote.repositories 2024-04-06T20:36:00.6533371Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar.lastUpdated 2024-04-06T20:36:00.6535769Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/_remote.repositories 2024-04-06T20:36:00.6538147Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar.lastUpdated 2024-04-06T20:36:00.6540767Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/_remote.repositories 2024-04-06T20:36:00.6543254Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar.lastUpdated 2024-04-06T20:36:00.6545799Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/_remote.repositories 2024-04-06T20:36:00.6548669Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar.lastUpdated 2024-04-06T20:36:00.6550843Z [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6 2024-04-06T20:36:00.6553034Z [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6 2024-04-06T20:36:00.6554297Z [DEBUG] Imported: < maven.api 2024-04-06T20:36:00.6555573Z [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6 2024-04-06T20:36:00.6557289Z [DEBUG] Included: org.apache.maven.plugins:maven-resources-plugin:jar:2.6 2024-04-06T20:36:00.6558711Z [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6 2024-04-06T20:36:00.6560129Z [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7 2024-04-06T20:36:00.6561429Z [DEBUG] Included: commons-cli:commons-cli:jar:1.0 2024-04-06T20:36:00.6562715Z [DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 2024-04-06T20:36:00.6563875Z [DEBUG] Included: junit:junit:jar:3.8.1 2024-04-06T20:36:00.6565069Z [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5 2024-04-06T20:36:00.6566388Z [DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:1.1 2024-04-06T20:36:00.6567671Z [DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4 2024-04-06T20:36:00.6569173Z [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.13 2024-04-06T20:36:00.6744492Z [DEBUG] Loading mojo org.apache.maven.plugins:maven-resources-plugin:2.6:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@7a4f0f29] 2024-04-06T20:36:00.6762983Z [DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-resources-plugin:2.6:resources:default-resources' with basic configurator --> 2024-04-06T20:36:00.6768084Z [DEBUG] (f) buildFilters = [] 2024-04-06T20:36:00.6769694Z [DEBUG] (f) escapeWindowsPaths = true 2024-04-06T20:36:00.6770808Z [DEBUG] (s) includeEmptyDirs = false 2024-04-06T20:36:00.6772998Z [DEBUG] (s) outputDirectory = /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/target/classes 2024-04-06T20:36:00.6774873Z [DEBUG] (s) overwrite = false 2024-04-06T20:36:00.6777031Z [DEBUG] (f) project = MavenProject: org.example:crd-generator-date-time-reproducer:1 @ /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/pom.xml 2024-04-06T20:36:00.6781287Z [DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/src/main/resources, PatternSet [includes: {}, excludes: {}]}}] 2024-04-06T20:36:00.6784090Z [DEBUG] (f) session = org.apache.maven.execution.MavenSession@714f3da4 2024-04-06T20:36:00.6785102Z [DEBUG] (f) supportMultiLineFiltering = false 2024-04-06T20:36:00.6786161Z [DEBUG] (f) useBuildFilters = true 2024-04-06T20:36:00.6786867Z [DEBUG] (s) useDefaultDelimiters = true 2024-04-06T20:36:00.6787880Z [DEBUG] -- end configuration -- 2024-04-06T20:36:00.6876288Z [DEBUG] properties used {env.GITHUB_RUN_ATTEMPT=1, java.specification.version=19, java.vendor.url=https://adoptium.net/, env.RUNNER_OS=Linux, sun.boot.library.path=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/19.0.2-7/x64/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X --batch-mode --update-snapshots clean verify, jdk.debug=release, maven.version=3.8.8, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, env.AZURE_EXTENSION_DIR=/opt/az/azcliextensions, env.GITHUB_PATH=/home/runner/work/_temp/_runner_file_commands/add_path_054359c3-437d-4042-87b4-68c81bf5e727, java.runtime.version=19.0.2+7, env.GITHUB_WORKFLOW_REF=matteriben/crd-generator-date-time-reproducer/.github/workflows/build.yml@refs/heads/master, java.vendor.version=Temurin-19.0.2+7, env.RUNNER_USER=runner, env.RUNNER_TOOL_CACHE=/opt/hostedtoolcache, java.io.tmpdir=/tmp, env.GOROOT_1_22_X64=/opt/hostedtoolcache/go/1.22.1/x64, env.GITHUB_SERVER_URL=https://github.com, java.version=19.0.2, java.vm.specification.name=Java Virtual Machine Specification, env.GITHUB_ACTIONS=true, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib, java.vendor=Eclipse Adoptium, env.GITHUB_REPOSITORY=matteriben/crd-generator-date-time-reproducer, env.GITHUB_WORKFLOW_SHA=54e55d8babaee491a914cee8a13516f269f40d1c, env.LANG=C.UTF-8, env.JAVA_HOME_11_X64=/usr/lib/jvm/temurin-11-jdk-amd64, env.GRADLE_HOME=/usr/share/gradle-8.7, env.ANDROID_NDK=/usr/local/lib/android/sdk/ndk/25.2.9519653, env.EDGEWEBDRIVER=/usr/local/share/edge_driver, java.vm.specification.version=19, env.GITHUB_REF=refs/heads/master, env.BOOTSTRAP_HASKELL_NONINTERACTIVE=1, maven.compiler.source=1.8, env.ImageOS=ubuntu22, user.home=/home/runner, env.DOTNET_MULTILEVEL_LOOKUP=0, env.ANT_HOME=/usr/share/ant, os.version=6.5.0-1017-azure, java.vm.name=OpenJDK 64-Bit Server VM, os.arch=amd64, env.STATS_UE=true, env.GOROOT_1_21_X64=/opt/hostedtoolcache/go/1.21.8/x64, env.GITHUB_SHA=54e55d8babaee491a914cee8a13516f269f40d1c, env.STATS_D=true, env.LEIN_JAR=/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar, env.GOROOT_1_20_X64=/opt/hostedtoolcache/go/1.20.14/x64, env.GITHUB_REPOSITORY_OWNER_ID=159169801, env.SGX_AESM_ADDR=1, env.GITHUB_STATE=/home/runner/work/_temp/_runner_file_commands/save_state_054359c3-437d-4042-87b4-68c81bf5e727, env.RUNNER_NAME=GitHub Actions 11, env.JAVA_HOME_19_X64=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/19.0.2-7/x64, env.GITHUB_WORKSPACE=/home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer, env.SWIFT_PATH=/usr/share/swift/usr/bin, env.JAVA_HOME=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/19.0.2-7/x64, java.vm.compressedOopsMode=Zero based, env.GITHUB_STEP_SUMMARY=/home/runner/work/_temp/_runner_file_commands/step_summary_054359c3-437d-4042-87b4-68c81bf5e727, env.GITHUB_BASE_REF=, env.PIPX_BIN_DIR=/opt/pipx_bin, env.GITHUB_API_URL=https://api.github.com, env.XDG_CONFIG_HOME=/home/runner/.config, env.HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS=3650, env.GITHUB_RUN_ID=8583665846, maven.compiler.target=1.8, env.PERFLOG_LOCATION_SETTING=RUNNER_PERFLOG, env.GECKOWEBDRIVER=/usr/local/share/gecko_driver, library.jansi.path=/usr/share/apache-maven-3.8.8/lib/jansi-native, env.JAVA_HOME_8_X64=/usr/lib/jvm/temurin-8-jdk-amd64, env.GITHUB_ACTOR=matteriben, env.GITHUB_ACTION=__run, env.CHROME_BIN=/usr/bin/google-chrome, env.GITHUB_GRAPHQL_URL=https://api.github.com/graphql, maven.conf=/usr/share/apache-maven-3.8.8/conf, env.GITHUB_HEAD_REF=, sun.java.launcher=SUN_STANDARD, env.GITHUB_OUTPUT=/home/runner/work/_temp/_runner_file_commands/set_output_054359c3-437d-4042-87b4-68c81bf5e727, env.RUNNER_TRACKING_ID=github_361d392b-9d8f-4b15-9a8c-da7486308dba, env.NVM_DIR=/home/runner/.nvm, env.STATS_VMD=true, env.INVOCATION_ID=b16247945ec945f28425f5e4e4850559, env.CHROMEWEBDRIVER=/usr/local/share/chromedriver-linux64, env.GITHUB_JOB=build-with-jdk-19, env.JAVA_HOME_17_X64=/usr/lib/jvm/temurin-17-jdk-amd64, env.ACCEPT_EULA=Y, env.VCPKG_INSTALLATION_ROOT=/usr/local/share/vcpkg, java.runtime.name=OpenJDK Runtime Environment, env.GHCUP_INSTALL_BASE_PREFIX=/usr/local, env.AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache, env.DEPLOYMENT_BASEPATH=/opt/runner, env.MAVEN_CMD_LINE_ARGS= -X --batch-mode --update-snapshots clean verify, env.GITHUB_RETENTION_DAYS=90, env.GITHUB_TRIGGERING_ACTOR=matteriben, env.ANDROID_NDK_LATEST_HOME=/usr/local/lib/android/sdk/ndk/26.2.11394342, env.STATS_V3PS=true, sun.arch.data.model=64, env.GITHUB_REF_PROTECTED=false, java.specification.vendor=Oracle Corporation, java.version.date=2023-01-17, java.home=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/19.0.2-7/x64, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, env.GITHUB_ACTION_REF=, env.PATH=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/19.0.2-7/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, file.encoding=UTF-8, env._=/usr/bin/mvn, env.SHLVL=1, env.PIPX_HOME=/opt/pipx, env.GITHUB_EVENT_NAME=workflow_dispatch, stderr.encoding=UTF-8, classworlds.conf=/usr/share/apache-maven-3.8.8/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, env.RUNNER_WORKSPACE=/home/runner/work/crd-generator-date-time-reproducer, env.DOTNET_NOLOGO=1, env.RUNNER_PERFLOG=/home/runner/perflog, os.name=Linux, env.LEIN_HOME=/usr/local/lib/lein, env.GITHUB_ACTOR_ID=159169801, env.ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE=/opt/actionarchivecache, env.ANDROID_SDK_ROOT=/usr/local/lib/android/sdk, env.STATS_D_D=true, stdout.encoding=UTF-8, path.separator=:, env.GITHUB_REF_TYPE=branch, env.GITHUB_WORKFLOW=build, maven.multiModuleProjectDirectory=/home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer, env.GITHUB_ACTION_REPOSITORY=, env.JAVA_HOME_21_X64=/usr/lib/jvm/temurin-21-jdk-amd64, env.MAVEN_PROJECTBASEDIR=/home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer, env.ANDROID_NDK_ROOT=/usr/local/lib/android/sdk/ndk/25.2.9519653, java.vm.info=mixed mode, sharing, env.SYSTEMD_EXEC_PID=596, env.USER=runner, java.class.version=63.0, env.ANDROID_NDK_HOME=/usr/local/lib/android/sdk/ndk/25.2.9519653, env.HOMEBREW_NO_AUTO_UPDATE=1, env.RUNNER_ENVIRONMENT=github-hosted, sun.jnu.encoding=UTF-8, env.DEBIAN_FRONTEND=noninteractive, env.GITHUB_REF_NAME=master, env.STATS_EXTP=https://provjobdsettingscdn.blob.core.windows.net/settings/provjobdsettings-0.5.172+1/provjobd.data, env.RUNNER_ARCH=X64, env.GITHUB_REPOSITORY_OWNER=matteriben, maven.build.version=Apache Maven 3.8.8 (4c87b05d9aedce574290d1acc98575ed5eb6cd39), env.SELENIUM_JAR_PATH=/usr/share/java/selenium-server.jar, maven.home=/usr/share/apache-maven-3.8.8, env.DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1, env.CONDA=/usr/share/miniconda, file.separator=/, line.separator= 2024-04-06T20:36:00.6919211Z , env.GITHUB_ENV=/home/runner/work/_temp/_runner_file_commands/set_env_054359c3-437d-4042-87b4-68c81bf5e727, user.name=runner, env.STATS_TRP=true, env.XDG_RUNTIME_DIR=/run/user/1001, env.ANDROID_HOME=/usr/local/lib/android/sdk, env.ImageVersion=20240403.1.0, env.OLDPWD=/home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer, env.*** java.class.path=/usr/share/apache-maven-3.8.8/boot/plexus-classworlds-2.6.0.jar, env.HOME=/home/runner, java.vm.vendor=Eclipse Adoptium, env.CI=true, env.GITHUB_RUN_NUMBER=4, sun.cpu.endian=little, env.JOURNAL_STREAM=8:18183, env.RUNNER_TEMP=/home/runner/work/_temp, user.language=en, env.STATS_RDCL=true, env.STATS_EXT=true, env.GITHUB_REPOSITORY_ID=783046362, env.GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json, env.STATS_VMFE=true, java.vendor.url.bug=https://github.com/adoptium/adoptium-support/issues, user.dir=/home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer, env.POWERSHELL_DISTRIBUTION_CHANNEL=GitHub-Actions-ubuntu22, java.vm.version=19.0.2+7} 2024-04-06T20:36:00.6924739Z [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 2024-04-06T20:36:00.6925593Z [DEBUG] resource with targetPath null 2024-04-06T20:36:00.6926479Z directory /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/src/main/resources 2024-04-06T20:36:00.6927225Z excludes [] 2024-04-06T20:36:00.6927611Z includes [] 2024-04-06T20:36:00.6928527Z [INFO] skip non existing resourceDirectory /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/src/main/resources 2024-04-06T20:36:00.6929410Z [DEBUG] no use filter components 2024-04-06T20:36:00.6929868Z [INFO] 2024-04-06T20:36:00.6930524Z [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ crd-generator-date-time-reproducer --- 2024-04-06T20:36:00.6932103Z [DEBUG] Resolving artifact org.apache.maven:maven-plugin-api:pom:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.6933717Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.6934705Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.6936011Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom 2024-04-06T20:36:00.7010863Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 124 kB/s) 2024-04-06T20:36:00.7013603Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/_remote.repositories 2024-04-06T20:36:00.7016153Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom.lastUpdated 2024-04-06T20:36:00.7019616Z [DEBUG] Resolving artifact org.apache.maven:maven:pom:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.7022494Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.7024370Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.7026297Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom 2024-04-06T20:36:00.7149231Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 1.6 MB/s) 2024-04-06T20:36:00.7152448Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven/2.0.9/_remote.repositories 2024-04-06T20:36:00.7155257Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven/2.0.9/maven-2.0.9.pom.lastUpdated 2024-04-06T20:36:00.7161284Z [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:8 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.7165479Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.7167373Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.7168634Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom 2024-04-06T20:36:00.7304539Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 1.7 MB/s) 2024-04-06T20:36:00.7306859Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-parent/8/_remote.repositories 2024-04-06T20:36:00.7309332Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-parent/8/maven-parent-8.pom.lastUpdated 2024-04-06T20:36:00.7314869Z [DEBUG] Resolving artifact org.apache:apache:pom:4 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.7317363Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.7319077Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.7321041Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom 2024-04-06T20:36:00.7441630Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 375 kB/s) 2024-04-06T20:36:00.7442948Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/apache/4/_remote.repositories 2024-04-06T20:36:00.7444544Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/apache/4/apache-4.pom.lastUpdated 2024-04-06T20:36:00.7456672Z [DEBUG] Resolving artifact org.apache.maven:maven-artifact:pom:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.7459080Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.7460450Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.7461701Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom 2024-04-06T20:36:00.7588388Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 125 kB/s) 2024-04-06T20:36:00.7591248Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-artifact/2.0.9/_remote.repositories 2024-04-06T20:36:00.7593946Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom.lastUpdated 2024-04-06T20:36:00.7628258Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:1.5.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.7631259Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.7633365Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.7635703Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom 2024-04-06T20:36:00.7764227Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 191 kB/s) 2024-04-06T20:36:00.7765711Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/_remote.repositories 2024-04-06T20:36:00.7767161Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom.lastUpdated 2024-04-06T20:36:00.7773589Z [DEBUG] Resolving artifact org.apache.maven:maven-core:pom:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.7775793Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.7777417Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.7778716Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom 2024-04-06T20:36:00.7908155Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 599 kB/s) 2024-04-06T20:36:00.7910636Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-core/2.0.9/_remote.repositories 2024-04-06T20:36:00.7913056Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom.lastUpdated 2024-04-06T20:36:00.7930826Z [DEBUG] Resolving artifact org.apache.maven:maven-settings:pom:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.7933937Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.7935887Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.8127284Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom 2024-04-06T20:36:00.8133023Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 158 kB/s) 2024-04-06T20:36:00.8135208Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-settings/2.0.9/_remote.repositories 2024-04-06T20:36:00.8137244Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom.lastUpdated 2024-04-06T20:36:00.8139988Z [DEBUG] Resolving artifact org.apache.maven:maven-model:pom:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.8142343Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.8143843Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.8146108Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom 2024-04-06T20:36:00.8237939Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 224 kB/s) 2024-04-06T20:36:00.8240242Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-model/2.0.9/_remote.repositories 2024-04-06T20:36:00.8242436Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom.lastUpdated 2024-04-06T20:36:00.8262241Z [DEBUG] Resolving artifact org.apache.maven:maven-plugin-parameter-documenter:pom:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.8265708Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.8267276Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.8269662Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom 2024-04-06T20:36:00.8389624Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 164 kB/s) 2024-04-06T20:36:00.8393324Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/_remote.repositories 2024-04-06T20:36:00.8396264Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom.lastUpdated 2024-04-06T20:36:00.8406068Z [DEBUG] Resolving artifact org.apache.maven:maven-profile:pom:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.8409877Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.8411464Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.8413488Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom 2024-04-06T20:36:00.8535710Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 158 kB/s) 2024-04-06T20:36:00.8538066Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-profile/2.0.9/_remote.repositories 2024-04-06T20:36:00.8540209Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom.lastUpdated 2024-04-06T20:36:00.8556060Z [DEBUG] Resolving artifact org.apache.maven:maven-repository-metadata:pom:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.8560967Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.8562577Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.8564848Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom 2024-04-06T20:36:00.8684406Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 146 kB/s) 2024-04-06T20:36:00.8687020Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/_remote.repositories 2024-04-06T20:36:00.8689696Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom.lastUpdated 2024-04-06T20:36:00.8701085Z [DEBUG] Resolving artifact org.apache.maven:maven-error-diagnostics:pom:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.8704456Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.8706158Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.8708751Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom 2024-04-06T20:36:00.8839853Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 134 kB/s) 2024-04-06T20:36:00.8842280Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/_remote.repositories 2024-04-06T20:36:00.8844578Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom.lastUpdated 2024-04-06T20:36:00.8857853Z [DEBUG] Resolving artifact org.apache.maven:maven-project:pom:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.8860604Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.8862299Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.8864349Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom 2024-04-06T20:36:00.8982438Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 226 kB/s) 2024-04-06T20:36:00.8985461Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-project/2.0.9/_remote.repositories 2024-04-06T20:36:00.8988278Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom.lastUpdated 2024-04-06T20:36:00.8999552Z [DEBUG] Resolving artifact org.apache.maven:maven-artifact-manager:pom:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.9002375Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.9004097Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.9006010Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom 2024-04-06T20:36:00.9130209Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 225 kB/s) 2024-04-06T20:36:00.9132867Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/_remote.repositories 2024-04-06T20:36:00.9135433Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom.lastUpdated 2024-04-06T20:36:00.9146444Z [DEBUG] Resolving artifact org.apache.maven:maven-plugin-registry:pom:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.9149936Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.9151568Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.9153214Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom 2024-04-06T20:36:00.9272791Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 152 kB/s) 2024-04-06T20:36:00.9275525Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/_remote.repositories 2024-04-06T20:36:00.9277146Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom.lastUpdated 2024-04-06T20:36:00.9288386Z [DEBUG] Resolving artifact org.apache.maven:maven-plugin-descriptor:pom:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.9291065Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.9292523Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.9294095Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom 2024-04-06T20:36:00.9419582Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 160 kB/s) 2024-04-06T20:36:00.9422082Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/_remote.repositories 2024-04-06T20:36:00.9424042Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom.lastUpdated 2024-04-06T20:36:00.9438005Z [DEBUG] Resolving artifact org.apache.maven:maven-monitor:pom:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.9440592Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.9441627Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.9442825Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom 2024-04-06T20:36:00.9562250Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 107 kB/s) 2024-04-06T20:36:00.9564452Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-monitor/2.0.9/_remote.repositories 2024-04-06T20:36:00.9566457Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom.lastUpdated 2024-04-06T20:36:00.9580205Z [DEBUG] Resolving artifact org.apache.maven:maven-toolchain:pom:1.0 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.9582843Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.9584418Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.9586430Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom 2024-04-06T20:36:00.9708886Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 284 kB/s) 2024-04-06T20:36:00.9711391Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-toolchain/1.0/_remote.repositories 2024-04-06T20:36:00.9713794Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom.lastUpdated 2024-04-06T20:36:00.9741433Z [DEBUG] Resolving artifact org.apache.maven.shared:maven-shared-utils:pom:0.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.9743881Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.9745482Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.9747186Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom 2024-04-06T20:36:00.9868347Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 337 kB/s) 2024-04-06T20:36:00.9871331Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.1/_remote.repositories 2024-04-06T20:36:00.9873296Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom.lastUpdated 2024-04-06T20:36:00.9875958Z [DEBUG] Resolving artifact org.apache.maven.shared:maven-shared-components:pom:18 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:00.9878165Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.9879353Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:00.9880636Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom 2024-04-06T20:36:01.0006579Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 380 kB/s) 2024-04-06T20:36:01.0008803Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/shared/maven-shared-components/18/_remote.repositories 2024-04-06T20:36:01.0010347Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom.lastUpdated 2024-04-06T20:36:01.0023161Z [DEBUG] Resolving artifact com.google.code.findbugs:jsr305:pom:2.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.0025818Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.0027346Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.0028491Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom 2024-04-06T20:36:01.0157238Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 74 kB/s) 2024-04-06T20:36:01.0158569Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/_remote.repositories 2024-04-06T20:36:01.0160434Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom.lastUpdated 2024-04-06T20:36:01.0165545Z [DEBUG] Resolving artifact org.apache.maven.shared:maven-shared-incremental:pom:1.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.0167707Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.0169396Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.0171897Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom 2024-04-06T20:36:01.0290088Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 395 kB/s) 2024-04-06T20:36:01.0291898Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/_remote.repositories 2024-04-06T20:36:01.0293352Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom.lastUpdated 2024-04-06T20:36:01.0296561Z [DEBUG] Resolving artifact org.apache.maven.shared:maven-shared-components:pom:19 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.0298680Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.0300582Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.0303022Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom 2024-04-06T20:36:01.0423868Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 489 kB/s) 2024-04-06T20:36:01.0426265Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/shared/maven-shared-components/19/_remote.repositories 2024-04-06T20:36:01.0428538Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom.lastUpdated 2024-04-06T20:36:01.0437849Z [DEBUG] Resolving artifact org.apache.maven:maven-plugin-api:pom:2.2.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.0439911Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.0441679Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.0442775Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom 2024-04-06T20:36:01.0566107Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 112 kB/s) 2024-04-06T20:36:01.0567806Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-api/2.2.1/_remote.repositories 2024-04-06T20:36:01.0568956Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom.lastUpdated 2024-04-06T20:36:01.0571206Z [DEBUG] Resolving artifact org.apache.maven:maven:pom:2.2.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.0573140Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.0574393Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.0575363Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom 2024-04-06T20:36:01.0701885Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.9 MB/s) 2024-04-06T20:36:01.0703220Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven/2.2.1/_remote.repositories 2024-04-06T20:36:01.0704287Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven/2.2.1/maven-2.2.1.pom.lastUpdated 2024-04-06T20:36:01.0710681Z [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:11 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.0715353Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.0716649Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.0718508Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom 2024-04-06T20:36:01.0845073Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 2.5 MB/s) 2024-04-06T20:36:01.0846894Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-parent/11/_remote.repositories 2024-04-06T20:36:01.0848312Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-parent/11/maven-parent-11.pom.lastUpdated 2024-04-06T20:36:01.0854608Z [DEBUG] Resolving artifact org.apache:apache:pom:5 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.0856635Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.0858050Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.0859051Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom 2024-04-06T20:36:01.0981855Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 315 kB/s) 2024-04-06T20:36:01.0983339Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/apache/5/_remote.repositories 2024-04-06T20:36:01.0984573Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/apache/5/apache-5.pom.lastUpdated 2024-04-06T20:36:01.0995279Z [DEBUG] Resolving artifact org.apache.maven:maven-core:pom:2.2.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.0998767Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.1000540Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.1002030Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom 2024-04-06T20:36:01.1125357Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 895 kB/s) 2024-04-06T20:36:01.1127437Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-core/2.2.1/_remote.repositories 2024-04-06T20:36:01.1129348Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom.lastUpdated 2024-04-06T20:36:01.1147390Z [DEBUG] Resolving artifact org.apache.maven:maven-settings:pom:2.2.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.1149324Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.1150292Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.1151459Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom 2024-04-06T20:36:01.1268411Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 182 kB/s) 2024-04-06T20:36:01.1271101Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-settings/2.2.1/_remote.repositories 2024-04-06T20:36:01.1273509Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom.lastUpdated 2024-04-06T20:36:01.1285709Z [DEBUG] Resolving artifact org.apache.maven:maven-model:pom:2.2.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.1288103Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.1289626Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.1292074Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom 2024-04-06T20:36:01.1464917Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 180 kB/s) 2024-04-06T20:36:01.1467178Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-model/2.2.1/_remote.repositories 2024-04-06T20:36:01.1469208Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom.lastUpdated 2024-04-06T20:36:01.1482731Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-interpolation:pom:1.11 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.1485315Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.1486860Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.1489014Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom 2024-04-06T20:36:01.1624286Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 64 kB/s) 2024-04-06T20:36:01.1626876Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/_remote.repositories 2024-04-06T20:36:01.1630514Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom.lastUpdated 2024-04-06T20:36:01.1643211Z [DEBUG] Resolving artifact org.apache.maven:maven-plugin-parameter-documenter:pom:2.2.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.1657044Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.1658644Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.1661007Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom 2024-04-06T20:36:01.1850343Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 98 kB/s) 2024-04-06T20:36:01.1852289Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/_remote.repositories 2024-04-06T20:36:01.1857553Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom.lastUpdated 2024-04-06T20:36:01.1874201Z [DEBUG] Resolving artifact org.slf4j:slf4j-jdk14:pom:1.5.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.1877365Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.1879152Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.1881219Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom 2024-04-06T20:36:01.2009202Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 146 kB/s) 2024-04-06T20:36:01.2013038Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/_remote.repositories 2024-04-06T20:36:01.2014572Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom.lastUpdated 2024-04-06T20:36:01.2016771Z [DEBUG] Resolving artifact org.slf4j:slf4j-parent:pom:1.5.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.2020009Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.2021647Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.2023359Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom 2024-04-06T20:36:01.2162695Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 528 kB/s) 2024-04-06T20:36:01.2165217Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/slf4j/slf4j-parent/1.5.6/_remote.repositories 2024-04-06T20:36:01.2167393Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom.lastUpdated 2024-04-06T20:36:01.2176999Z [DEBUG] Resolving artifact org.slf4j:slf4j-api:pom:1.5.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.2179611Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.2181314Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.2183247Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom 2024-04-06T20:36:01.2305520Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 230 kB/s) 2024-04-06T20:36:01.2307654Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/slf4j/slf4j-api/1.5.6/_remote.repositories 2024-04-06T20:36:01.2309593Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom.lastUpdated 2024-04-06T20:36:01.2318042Z [DEBUG] Resolving artifact org.slf4j:jcl-over-slf4j:pom:1.5.6 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.2321191Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.2322884Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.2324740Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom 2024-04-06T20:36:01.2472328Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 145 kB/s) 2024-04-06T20:36:01.2474938Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/_remote.repositories 2024-04-06T20:36:01.2476358Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom.lastUpdated 2024-04-06T20:36:01.2482310Z [DEBUG] Resolving artifact org.apache.maven:maven-profile:pom:2.2.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.2485038Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.2486782Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.2488303Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom 2024-04-06T20:36:01.2614723Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 167 kB/s) 2024-04-06T20:36:01.2616585Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-profile/2.2.1/_remote.repositories 2024-04-06T20:36:01.2617791Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom.lastUpdated 2024-04-06T20:36:01.2629100Z [DEBUG] Resolving artifact org.apache.maven:maven-artifact:pom:2.2.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.2631773Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.2633691Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.2635947Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom 2024-04-06T20:36:01.2784222Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 105 kB/s) 2024-04-06T20:36:01.2786062Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-artifact/2.2.1/_remote.repositories 2024-04-06T20:36:01.2787281Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom.lastUpdated 2024-04-06T20:36:01.2797577Z [DEBUG] Resolving artifact org.apache.maven:maven-repository-metadata:pom:2.2.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.2800398Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.2802091Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.2804489Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom 2024-04-06T20:36:01.3064552Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 69 kB/s) 2024-04-06T20:36:01.3066751Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/_remote.repositories 2024-04-06T20:36:01.3069434Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom.lastUpdated 2024-04-06T20:36:01.3080028Z [DEBUG] Resolving artifact org.apache.maven:maven-error-diagnostics:pom:2.2.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.3083089Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.3084748Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.3087036Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom 2024-04-06T20:36:01.3236237Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 114 kB/s) 2024-04-06T20:36:01.3239726Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.1/_remote.repositories 2024-04-06T20:36:01.3242575Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom.lastUpdated 2024-04-06T20:36:01.3251773Z [DEBUG] Resolving artifact org.apache.maven:maven-project:pom:2.2.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.3254541Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.3256297Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.3258493Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom 2024-04-06T20:36:01.3403785Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 185 kB/s) 2024-04-06T20:36:01.3405794Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-project/2.2.1/_remote.repositories 2024-04-06T20:36:01.3408708Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom.lastUpdated 2024-04-06T20:36:01.3424752Z [DEBUG] Resolving artifact org.apache.maven:maven-artifact-manager:pom:2.2.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.3428441Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.3429996Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.3431719Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom 2024-04-06T20:36:01.3560439Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 259 kB/s) 2024-04-06T20:36:01.3562326Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/_remote.repositories 2024-04-06T20:36:01.3564958Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom.lastUpdated 2024-04-06T20:36:01.3583400Z [DEBUG] Resolving artifact backport-util-concurrent:backport-util-concurrent:pom:3.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.3586256Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.3587934Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.3590346Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom 2024-04-06T20:36:01.3720457Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 68 kB/s) 2024-04-06T20:36:01.3722395Z [DEBUG] Writing tracking file /home/runner/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/_remote.repositories 2024-04-06T20:36:01.3725019Z [DEBUG] Writing tracking file /home/runner/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom.lastUpdated 2024-04-06T20:36:01.3733320Z [DEBUG] Resolving artifact org.apache.maven:maven-plugin-registry:pom:2.2.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.3737710Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.3739482Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.3741117Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom 2024-04-06T20:36:01.4003991Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 71 kB/s) 2024-04-06T20:36:01.4006671Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/_remote.repositories 2024-04-06T20:36:01.4009193Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom.lastUpdated 2024-04-06T20:36:01.4020823Z [DEBUG] Resolving artifact org.apache.maven:maven-plugin-descriptor:pom:2.2.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.4023648Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.4025363Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.4027766Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom 2024-04-06T20:36:01.4279030Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 83 kB/s) 2024-04-06T20:36:01.4281698Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.1/_remote.repositories 2024-04-06T20:36:01.4284314Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom.lastUpdated 2024-04-06T20:36:01.4298358Z [DEBUG] Resolving artifact org.apache.maven:maven-monitor:pom:2.2.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.4301046Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.4302680Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.4304266Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom 2024-04-06T20:36:01.4439551Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 97 kB/s) 2024-04-06T20:36:01.4442016Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-monitor/2.2.1/_remote.repositories 2024-04-06T20:36:01.4444292Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom.lastUpdated 2024-04-06T20:36:01.4455280Z [DEBUG] Resolving artifact org.sonatype.plexus:plexus-sec-dispatcher:pom:1.3 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.4458148Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.4459910Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.4462249Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom 2024-04-06T20:36:01.4602850Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 212 kB/s) 2024-04-06T20:36:01.4605879Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/_remote.repositories 2024-04-06T20:36:01.4608432Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom.lastUpdated 2024-04-06T20:36:01.4616439Z [DEBUG] Resolving artifact org.sonatype.spice:spice-parent:pom:12 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.4619103Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.4620813Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.4622974Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom 2024-04-06T20:36:01.4746580Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 523 kB/s) 2024-04-06T20:36:01.4749590Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/spice/spice-parent/12/_remote.repositories 2024-04-06T20:36:01.4751779Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/spice/spice-parent/12/spice-parent-12.pom.lastUpdated 2024-04-06T20:36:01.4755313Z [DEBUG] Resolving artifact org.sonatype.forge:forge-parent:pom:4 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.4758327Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.4760213Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.4762361Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom 2024-04-06T20:36:01.4889160Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 646 kB/s) 2024-04-06T20:36:01.4891453Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/forge/forge-parent/4/_remote.repositories 2024-04-06T20:36:01.4893514Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/forge/forge-parent/4/forge-parent-4.pom.lastUpdated 2024-04-06T20:36:01.4902037Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:1.5.5 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.4905192Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.4906919Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.4909441Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom 2024-04-06T20:36:01.5040502Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 396 kB/s) 2024-04-06T20:36:01.5042956Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.5/_remote.repositories 2024-04-06T20:36:01.5045221Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom.lastUpdated 2024-04-06T20:36:01.5053828Z [DEBUG] Resolving artifact org.sonatype.plexus:plexus-cipher:pom:1.4 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.5056859Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.5058593Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.5060824Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom 2024-04-06T20:36:01.5184719Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 159 kB/s) 2024-04-06T20:36:01.5187752Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/_remote.repositories 2024-04-06T20:36:01.5190367Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom.lastUpdated 2024-04-06T20:36:01.5201132Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-component-annotations:pom:1.5.5 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.5205880Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.5207567Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.5210078Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom 2024-04-06T20:36:01.5336624Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 63 kB/s) 2024-04-06T20:36:01.5340227Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/_remote.repositories 2024-04-06T20:36:01.5343088Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom.lastUpdated 2024-04-06T20:36:01.5346670Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-containers:pom:1.5.5 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.5349512Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.5351009Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.5352580Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom 2024-04-06T20:36:01.5471642Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 353 kB/s) 2024-04-06T20:36:01.5474322Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.5/_remote.repositories 2024-04-06T20:36:01.5477089Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom.lastUpdated 2024-04-06T20:36:01.5480310Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:2.0.7 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.5483052Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.5484816Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.5486043Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom 2024-04-06T20:36:01.5606108Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.4 MB/s) 2024-04-06T20:36:01.5608089Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus/2.0.7/_remote.repositories 2024-04-06T20:36:01.5610052Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom.lastUpdated 2024-04-06T20:36:01.5620481Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-compiler-api:pom:2.2 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.5623375Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.5625115Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.5627479Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom 2024-04-06T20:36:01.5761392Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 67 kB/s) 2024-04-06T20:36:01.5764029Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.2/_remote.repositories 2024-04-06T20:36:01.5766002Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom.lastUpdated 2024-04-06T20:36:01.5793610Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-compiler:pom:2.2 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.5796880Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.5798624Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.5800886Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom 2024-04-06T20:36:01.5946642Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 241 kB/s) 2024-04-06T20:36:01.5949566Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-compiler/2.2/_remote.repositories 2024-04-06T20:36:01.5952195Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom.lastUpdated 2024-04-06T20:36:01.5955175Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-components:pom:1.3.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.5957783Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.5959695Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.5960959Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom 2024-04-06T20:36:01.6092635Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 219 kB/s) 2024-04-06T20:36:01.6095054Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-components/1.3.1/_remote.repositories 2024-04-06T20:36:01.6097306Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom.lastUpdated 2024-04-06T20:36:01.6101377Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:3.3.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] 2024-04-06T20:36:01.6104388Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.6105251Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.6106256Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom 2024-04-06T20:36:01.6225850Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.7 MB/s) 2024-04-06T20:36:01.6228484Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus/3.3.1/_remote.repositories 2024-04-06T20:36:01.6231053Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom.lastUpdated 2024-04-06T20:36:01.6239008Z [DEBUG] Resolving artifact org.sonatype.spice:spice-parent:pom:17 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] 2024-04-06T20:36:01.6242632Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.6244160Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.6245321Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom 2024-04-06T20:36:01.6365593Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 520 kB/s) 2024-04-06T20:36:01.6368779Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/spice/spice-parent/17/_remote.repositories 2024-04-06T20:36:01.6370781Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/spice/spice-parent/17/spice-parent-17.pom.lastUpdated 2024-04-06T20:36:01.6374655Z [DEBUG] Resolving artifact org.sonatype.forge:forge-parent:pom:10 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] 2024-04-06T20:36:01.6378216Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.6379802Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.6380987Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom 2024-04-06T20:36:01.6502920Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.0 MB/s) 2024-04-06T20:36:01.6505516Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/forge/forge-parent/10/_remote.repositories 2024-04-06T20:36:01.6507652Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom.lastUpdated 2024-04-06T20:36:01.6520565Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:3.0.8 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] 2024-04-06T20:36:01.6524221Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.6526031Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.6527263Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom 2024-04-06T20:36:01.6647340Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 262 kB/s) 2024-04-06T20:36:01.6649806Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/_remote.repositories 2024-04-06T20:36:01.6652092Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom.lastUpdated 2024-04-06T20:36:01.6656102Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:3.2 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] 2024-04-06T20:36:01.6659679Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.6660958Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.6662074Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom 2024-04-06T20:36:01.6783747Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 1.4 MB/s) 2024-04-06T20:36:01.6785812Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus/3.2/_remote.repositories 2024-04-06T20:36:01.6787864Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom.lastUpdated 2024-04-06T20:36:01.6799040Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-compiler-manager:pom:2.2 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.6801866Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.6803557Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.6805994Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom 2024-04-06T20:36:01.6925782Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 58 kB/s) 2024-04-06T20:36:01.6927672Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.2/_remote.repositories 2024-04-06T20:36:01.6929081Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom.lastUpdated 2024-04-06T20:36:01.6943945Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-compiler-javac:pom:2.2 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.6946805Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.6948530Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.6950779Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom 2024-04-06T20:36:01.7076285Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 59 kB/s) 2024-04-06T20:36:01.7079020Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.2/_remote.repositories 2024-04-06T20:36:01.7081551Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom.lastUpdated 2024-04-06T20:36:01.7084909Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-compilers:pom:2.2 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.7087711Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.7089475Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.7090925Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom 2024-04-06T20:36:01.7206941Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (1.2 kB at 103 kB/s) 2024-04-06T20:36:01.7208844Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-compilers/2.2/_remote.repositories 2024-04-06T20:36:01.7210126Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom.lastUpdated 2024-04-06T20:36:01.7222651Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-container-default:pom:1.5.5 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.7225572Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.7227330Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.7229261Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom 2024-04-06T20:36:01.7365321Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 197 kB/s) 2024-04-06T20:36:01.7368144Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-container-default/1.5.5/_remote.repositories 2024-04-06T20:36:01.7370851Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom.lastUpdated 2024-04-06T20:36:01.7378460Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:1.4.5 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.7381280Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.7383269Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.7384966Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom 2024-04-06T20:36:01.7506168Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 174 kB/s) 2024-04-06T20:36:01.7508652Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.5/_remote.repositories 2024-04-06T20:36:01.7510958Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom.lastUpdated 2024-04-06T20:36:01.7517935Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-classworlds:pom:2.2.2 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.7520804Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.7522558Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.7524562Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom 2024-04-06T20:36:01.7645276Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 310 kB/s) 2024-04-06T20:36:01.7647717Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.2/_remote.repositories 2024-04-06T20:36:01.7650031Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom.lastUpdated 2024-04-06T20:36:01.7655654Z [DEBUG] Resolving artifact org.apache.xbean:xbean-reflect:pom:3.4 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.7658172Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.7659712Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.7661744Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom 2024-04-06T20:36:01.7789433Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 216 kB/s) 2024-04-06T20:36:01.7791670Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/xbean/xbean-reflect/3.4/_remote.repositories 2024-04-06T20:36:01.7793937Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom.lastUpdated 2024-04-06T20:36:01.7796732Z [DEBUG] Resolving artifact org.apache.xbean:xbean:pom:3.4 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.7799212Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.7800823Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.7802405Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom 2024-04-06T20:36:01.7928623Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 1.4 MB/s) 2024-04-06T20:36:01.7930584Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/xbean/xbean/3.4/_remote.repositories 2024-04-06T20:36:01.7932538Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/xbean/xbean/3.4/xbean-3.4.pom.lastUpdated 2024-04-06T20:36:01.7936765Z [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository). 2024-04-06T20:36:01.7943555Z [DEBUG] Resolving artifact log4j:log4j:pom:1.2.12 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.7946059Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.7947601Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.7949327Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom 2024-04-06T20:36:01.8070833Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 12 kB/s) 2024-04-06T20:36:01.8072692Z [DEBUG] Writing tracking file /home/runner/.m2/repository/log4j/log4j/1.2.12/_remote.repositories 2024-04-06T20:36:01.8074369Z [DEBUG] Writing tracking file /home/runner/.m2/repository/log4j/log4j/1.2.12/log4j-1.2.12.pom.lastUpdated 2024-04-06T20:36:01.8078588Z [DEBUG] Resolving artifact commons-logging:commons-logging-api:pom:1.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8081148Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.8082734Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.8084864Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom 2024-04-06T20:36:01.8206207Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 446 kB/s) 2024-04-06T20:36:01.8208448Z [DEBUG] Writing tracking file /home/runner/.m2/repository/commons-logging/commons-logging-api/1.1/_remote.repositories 2024-04-06T20:36:01.8210561Z [DEBUG] Writing tracking file /home/runner/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom.lastUpdated 2024-04-06T20:36:01.8215952Z [DEBUG] Resolving artifact com.google.collections:google-collections:pom:1.0 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8218537Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.8220082Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.8222423Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom 2024-04-06T20:36:01.8343988Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 191 kB/s) 2024-04-06T20:36:01.8346982Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/google/collections/google-collections/1.0/_remote.repositories 2024-04-06T20:36:01.8349476Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.pom.lastUpdated 2024-04-06T20:36:01.8352837Z [DEBUG] Resolving artifact com.google:google:pom:1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8355413Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.8357261Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.8358984Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom 2024-04-06T20:36:01.8480200Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 130 kB/s) 2024-04-06T20:36:01.8481965Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/google/google/1/_remote.repositories 2024-04-06T20:36:01.8483701Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/google/google/1/google-1.pom.lastUpdated 2024-04-06T20:36:01.8487376Z [DEBUG] Resolving artifact junit:junit:pom:3.8.2 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8492869Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.8494559Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.8496351Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom 2024-04-06T20:36:01.8620620Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 57 kB/s) 2024-04-06T20:36:01.8622295Z [DEBUG] Writing tracking file /home/runner/.m2/repository/junit/junit/3.8.2/_remote.repositories 2024-04-06T20:36:01.8623562Z [DEBUG] Writing tracking file /home/runner/.m2/repository/junit/junit/3.8.2/junit-3.8.2.pom.lastUpdated 2024-04-06T20:36:01.8646024Z [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=253953, ConflictMarker.markTime=83486, ConflictMarker.nodeCount=160, ConflictIdSorter.graphTime=89417, ConflictIdSorter.topsortTime=34834, ConflictIdSorter.conflictIdCount=43, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=800542, ConflictResolver.conflictItemCount=63, DefaultDependencyCollector.collectTime=1177915326, DefaultDependencyCollector.transformTime=1283362} 2024-04-06T20:36:01.8650260Z [DEBUG] org.apache.maven.plugins:maven-compiler-plugin:jar:3.1 2024-04-06T20:36:01.8651284Z [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile 2024-04-06T20:36:01.8652213Z [DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile 2024-04-06T20:36:01.8653215Z [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.1:compile 2024-04-06T20:36:01.8654215Z [DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile 2024-04-06T20:36:01.8655132Z [DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile 2024-04-06T20:36:01.8656292Z [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile 2024-04-06T20:36:01.8657430Z [DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile 2024-04-06T20:36:01.8658371Z [DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile 2024-04-06T20:36:01.8659416Z [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile 2024-04-06T20:36:01.8660547Z [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile 2024-04-06T20:36:01.8661555Z [DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile 2024-04-06T20:36:01.8662587Z [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile 2024-04-06T20:36:01.8663679Z [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile 2024-04-06T20:36:01.8664753Z [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile 2024-04-06T20:36:01.8665733Z [DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile 2024-04-06T20:36:01.8666690Z [DEBUG] org.apache.maven:maven-toolchain:jar:1.0:compile 2024-04-06T20:36:01.8667707Z [DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.1:compile 2024-04-06T20:36:01.8668632Z [DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:compile 2024-04-06T20:36:01.8669726Z [DEBUG] org.apache.maven.shared:maven-shared-incremental:jar:1.1:compile 2024-04-06T20:36:01.8671598Z [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile (version managed from default) 2024-04-06T20:36:01.8673240Z [DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:2.2:compile 2024-04-06T20:36:01.8674402Z [DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:2.2:compile 2024-04-06T20:36:01.8675577Z [DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:2.2:runtime 2024-04-06T20:36:01.8676770Z [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.5.5:compile 2024-04-06T20:36:01.8677875Z [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.2:compile 2024-04-06T20:36:01.8678861Z [DEBUG] org.apache.xbean:xbean-reflect:jar:3.4:compile 2024-04-06T20:36:01.8679587Z [DEBUG] log4j:log4j:jar:1.2.12:compile 2024-04-06T20:36:01.8680448Z [DEBUG] commons-logging:commons-logging-api:jar:1.1:compile 2024-04-06T20:36:01.8681661Z [DEBUG] com.google.collections:google-collections:jar:1.0:compile 2024-04-06T20:36:01.8682470Z [DEBUG] junit:junit:jar:3.8.2:compile 2024-04-06T20:36:01.8684647Z [DEBUG] Resolving artifact org.apache.maven:maven-plugin-api:jar:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8688128Z [DEBUG] Resolving artifact org.apache.maven:maven-artifact:jar:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8691554Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:jar:1.5.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8694943Z [DEBUG] Resolving artifact org.apache.maven:maven-core:jar:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8698228Z [DEBUG] Resolving artifact org.apache.maven:maven-settings:jar:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8701859Z [DEBUG] Resolving artifact org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8705497Z [DEBUG] Resolving artifact org.apache.maven:maven-profile:jar:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8708976Z [DEBUG] Resolving artifact org.apache.maven:maven-model:jar:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8710976Z [DEBUG] Resolving artifact org.apache.maven:maven-repository-metadata:jar:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8713316Z [DEBUG] Resolving artifact org.apache.maven:maven-error-diagnostics:jar:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8715944Z [DEBUG] Resolving artifact org.apache.maven:maven-project:jar:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8719173Z [DEBUG] Resolving artifact org.apache.maven:maven-plugin-registry:jar:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8721286Z [DEBUG] Resolving artifact org.apache.maven:maven-plugin-descriptor:jar:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8723489Z [DEBUG] Resolving artifact org.apache.maven:maven-artifact-manager:jar:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8725467Z [DEBUG] Resolving artifact org.apache.maven:maven-monitor:jar:2.0.9 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8727453Z [DEBUG] Resolving artifact org.apache.maven:maven-toolchain:jar:1.0 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8729577Z [DEBUG] Resolving artifact org.apache.maven.shared:maven-shared-utils:jar:0.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8731562Z [DEBUG] Resolving artifact com.google.code.findbugs:jsr305:jar:2.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8733702Z [DEBUG] Resolving artifact org.apache.maven.shared:maven-shared-incremental:jar:1.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8735908Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8737875Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-compiler-api:jar:2.2 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8739723Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-compiler-manager:jar:2.2 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8741562Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-compiler-javac:jar:2.2 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8743415Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-container-default:jar:1.5.5 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8745266Z [DEBUG] Resolving artifact org.codehaus.plexus:plexus-classworlds:jar:2.2.2 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8747055Z [DEBUG] Resolving artifact org.apache.xbean:xbean-reflect:jar:3.4 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8748720Z [DEBUG] Resolving artifact log4j:log4j:jar:1.2.12 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8750437Z [DEBUG] Resolving artifact commons-logging:commons-logging-api:jar:1.1 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8752457Z [DEBUG] Resolving artifact com.google.collections:google-collections:jar:1.0 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8754544Z [DEBUG] Resolving artifact junit:junit:jar:3.8.2 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 2024-04-06T20:36:01.8755748Z [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.8756582Z [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 2024-04-06T20:36:01.8758585Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar 2024-04-06T20:36:01.8760782Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar 2024-04-06T20:36:01.8763171Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar 2024-04-06T20:36:01.8765348Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar 2024-04-06T20:36:01.8766924Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar 2024-04-06T20:36:01.8828991Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 992 kB/s) 2024-04-06T20:36:01.8831130Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar 2024-04-06T20:36:01.8842865Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 6.4 MB/s) 2024-04-06T20:36:01.8844311Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar 2024-04-06T20:36:01.8869480Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 13 MB/s) 2024-04-06T20:36:01.8870955Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar 2024-04-06T20:36:01.8872467Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 3.1 MB/s) 2024-04-06T20:36:01.8873818Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar 2024-04-06T20:36:01.8901271Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 8.4 MB/s) 2024-04-06T20:36:01.8903789Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar 2024-04-06T20:36:01.8951799Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 908 kB/s) 2024-04-06T20:36:01.8954875Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar 2024-04-06T20:36:01.8967572Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 1.4 MB/s) 2024-04-06T20:36:01.8970147Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar 2024-04-06T20:36:01.8995238Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 877 kB/s) 2024-04-06T20:36:01.8997229Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar 2024-04-06T20:36:01.9046501Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 418 kB/s) 2024-04-06T20:36:01.9049079Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar 2024-04-06T20:36:01.9062461Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 2.6 MB/s) 2024-04-06T20:36:01.9064732Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar 2024-04-06T20:36:01.9083309Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 3.3 MB/s) 2024-04-06T20:36:01.9085734Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar 2024-04-06T20:36:01.9094869Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 765 kB/s) 2024-04-06T20:36:01.9097598Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar 2024-04-06T20:36:01.9129506Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 903 kB/s) 2024-04-06T20:36:01.9131175Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar 2024-04-06T20:36:01.9195731Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 219 kB/s) 2024-04-06T20:36:01.9198523Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar 2024-04-06T20:36:01.9201441Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 1.2 MB/s) 2024-04-06T20:36:01.9204441Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar 2024-04-06T20:36:01.9215673Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 658 kB/s) 2024-04-06T20:36:01.9217686Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar 2024-04-06T20:36:01.9281140Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 569 kB/s) 2024-04-06T20:36:01.9284134Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar 2024-04-06T20:36:01.9297544Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (155 kB at 2.7 MB/s) 2024-04-06T20:36:01.9300602Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar 2024-04-06T20:36:01.9336021Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 403 kB/s) 2024-04-06T20:36:01.9339048Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar 2024-04-06T20:36:01.9345016Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 67 kB/s) 2024-04-06T20:36:01.9347843Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar 2024-04-06T20:36:01.9350894Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 215 kB/s) 2024-04-06T20:36:01.9353702Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar 2024-04-06T20:36:01.9406370Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 66 kB/s) 2024-04-06T20:36:01.9408654Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar 2024-04-06T20:36:01.9427519Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 267 kB/s) 2024-04-06T20:36:01.9430286Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar 2024-04-06T20:36:01.9492563Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 2.8 MB/s) 2024-04-06T20:36:01.9495339Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar 2024-04-06T20:36:01.9500014Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 591 kB/s) 2024-04-06T20:36:01.9502291Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar 2024-04-06T20:36:01.9507245Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 1.7 MB/s) 2024-04-06T20:36:01.9550162Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 537 kB/s) 2024-04-06T20:36:01.9599662Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 4.1 MB/s) 2024-04-06T20:36:01.9671046Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 1.3 MB/s) 2024-04-06T20:36:01.9724844Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 6.3 MB/s) 2024-04-06T20:36:01.9727783Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/_remote.repositories 2024-04-06T20:36:01.9730432Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar.lastUpdated 2024-04-06T20:36:01.9732968Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-artifact/2.0.9/_remote.repositories 2024-04-06T20:36:01.9738661Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar.lastUpdated 2024-04-06T20:36:01.9741133Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/_remote.repositories 2024-04-06T20:36:01.9743641Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar.lastUpdated 2024-04-06T20:36:01.9746365Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-core/2.0.9/_remote.repositories 2024-04-06T20:36:01.9748740Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar.lastUpdated 2024-04-06T20:36:01.9751118Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-settings/2.0.9/_remote.repositories 2024-04-06T20:36:01.9753834Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar.lastUpdated 2024-04-06T20:36:01.9756454Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/_remote.repositories 2024-04-06T20:36:01.9759533Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar.lastUpdated 2024-04-06T20:36:01.9762649Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-profile/2.0.9/_remote.repositories 2024-04-06T20:36:01.9765068Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar.lastUpdated 2024-04-06T20:36:01.9767318Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-model/2.0.9/_remote.repositories 2024-04-06T20:36:01.9769574Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar.lastUpdated 2024-04-06T20:36:01.9771973Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/_remote.repositories 2024-04-06T20:36:01.9774625Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar.lastUpdated 2024-04-06T20:36:01.9777232Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/_remote.repositories 2024-04-06T20:36:01.9779961Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar.lastUpdated 2024-04-06T20:36:01.9783694Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-project/2.0.9/_remote.repositories 2024-04-06T20:36:01.9785922Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar.lastUpdated 2024-04-06T20:36:01.9788085Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/_remote.repositories 2024-04-06T20:36:01.9790620Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar.lastUpdated 2024-04-06T20:36:01.9793408Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/_remote.repositories 2024-04-06T20:36:01.9796029Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar.lastUpdated 2024-04-06T20:36:01.9798611Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/_remote.repositories 2024-04-06T20:36:01.9801168Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar.lastUpdated 2024-04-06T20:36:01.9803573Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-monitor/2.0.9/_remote.repositories 2024-04-06T20:36:01.9805804Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar.lastUpdated 2024-04-06T20:36:01.9808236Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-toolchain/1.0/_remote.repositories 2024-04-06T20:36:01.9838620Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar.lastUpdated 2024-04-06T20:36:01.9841558Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.1/_remote.repositories 2024-04-06T20:36:01.9844286Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar.lastUpdated 2024-04-06T20:36:01.9846667Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/_remote.repositories 2024-04-06T20:36:01.9849133Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar.lastUpdated 2024-04-06T20:36:01.9851721Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/_remote.repositories 2024-04-06T20:36:01.9854980Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar.lastUpdated 2024-04-06T20:36:01.9857978Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/_remote.repositories 2024-04-06T20:36:01.9861047Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar.lastUpdated 2024-04-06T20:36:01.9864916Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.2/_remote.repositories 2024-04-06T20:36:01.9867633Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar.lastUpdated 2024-04-06T20:36:01.9869510Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.2/_remote.repositories 2024-04-06T20:36:01.9871666Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar.lastUpdated 2024-04-06T20:36:01.9874355Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.2/_remote.repositories 2024-04-06T20:36:01.9876869Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar.lastUpdated 2024-04-06T20:36:01.9879429Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-container-default/1.5.5/_remote.repositories 2024-04-06T20:36:01.9882334Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar.lastUpdated 2024-04-06T20:36:01.9884876Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.2/_remote.repositories 2024-04-06T20:36:01.9886905Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar.lastUpdated 2024-04-06T20:36:01.9888226Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/xbean/xbean-reflect/3.4/_remote.repositories 2024-04-06T20:36:01.9889356Z [DEBUG] Writing tracking file /home/runner/.m2/repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar.lastUpdated 2024-04-06T20:36:01.9890305Z [DEBUG] Writing tracking file /home/runner/.m2/repository/log4j/log4j/1.2.12/_remote.repositories 2024-04-06T20:36:01.9891204Z [DEBUG] Writing tracking file /home/runner/.m2/repository/log4j/log4j/1.2.12/log4j-1.2.12.jar.lastUpdated 2024-04-06T20:36:01.9892198Z [DEBUG] Writing tracking file /home/runner/.m2/repository/commons-logging/commons-logging-api/1.1/_remote.repositories 2024-04-06T20:36:01.9893401Z [DEBUG] Writing tracking file /home/runner/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar.lastUpdated 2024-04-06T20:36:01.9895142Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/google/collections/google-collections/1.0/_remote.repositories 2024-04-06T20:36:01.9897688Z [DEBUG] Writing tracking file /home/runner/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.jar.lastUpdated 2024-04-06T20:36:01.9899953Z [DEBUG] Writing tracking file /home/runner/.m2/repository/junit/junit/3.8.2/_remote.repositories 2024-04-06T20:36:01.9901679Z [DEBUG] Writing tracking file /home/runner/.m2/repository/junit/junit/3.8.2/junit-3.8.2.jar.lastUpdated 2024-04-06T20:36:01.9903365Z [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1 2024-04-06T20:36:01.9904816Z [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1 2024-04-06T20:36:01.9905477Z [DEBUG] Imported: < maven.api 2024-04-06T20:36:01.9906069Z [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1 2024-04-06T20:36:01.9906816Z [DEBUG] Included: org.apache.maven.plugins:maven-compiler-plugin:jar:3.1 2024-04-06T20:36:01.9907640Z [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.1 2024-04-06T20:36:01.9908254Z [DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:0.1 2024-04-06T20:36:01.9908796Z [DEBUG] Included: com.google.code.findbugs:jsr305:jar:2.0.1 2024-04-06T20:36:01.9909410Z [DEBUG] Included: org.apache.maven.shared:maven-shared-incremental:jar:1.1 2024-04-06T20:36:01.9910097Z [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 2024-04-06T20:36:01.9911355Z [DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:2.2 2024-04-06T20:36:01.9912808Z [DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:2.2 2024-04-06T20:36:01.9913987Z [DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac:jar:2.2 2024-04-06T20:36:01.9914576Z [DEBUG] Included: org.apache.xbean:xbean-reflect:jar:3.4 2024-04-06T20:36:01.9914991Z [DEBUG] Included: log4j:log4j:jar:1.2.12 2024-04-06T20:36:01.9915466Z [DEBUG] Included: commons-logging:commons-logging-api:jar:1.1 2024-04-06T20:36:01.9916051Z [DEBUG] Included: com.google.collections:google-collections:jar:1.0 2024-04-06T20:36:01.9916512Z [DEBUG] Included: junit:junit:jar:3.8.2 2024-04-06T20:36:02.0072396Z [DEBUG] Loading mojo org.apache.maven.plugins:maven-compiler-plugin:3.1:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@7a4f0f29] 2024-04-06T20:36:02.0091958Z [DEBUG] Configuring mojo execution 'org.apache.maven.plugins:maven-compiler-plugin:3.1:compile:default-compile' with basic configurator --> 2024-04-06T20:36:02.0094046Z [DEBUG] (f) basedir = /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer 2024-04-06T20:36:02.0098183Z [DEBUG] (f) buildDirectory = /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/target 2024-04-06T20:36:02.0168547Z [DEBUG] (f) classpathElements = [/home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/target/classes, /home/runner/.m2/repository/io/fabric8/crd-generator-apt/6.11.0/crd-generator-apt-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/crd-generator-api/6.11.0/crd-generator-api-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-client-api/6.11.0/kubernetes-client-api-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-core/6.11.0/kubernetes-model-core-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-gatewayapi/6.11.0/kubernetes-model-gatewayapi-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-resource/6.11.0/kubernetes-model-resource-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-rbac/6.11.0/kubernetes-model-rbac-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-admissionregistration/6.11.0/kubernetes-model-admissionregistration-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-apps/6.11.0/kubernetes-model-apps-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-autoscaling/6.11.0/kubernetes-model-autoscaling-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-apiextensions/6.11.0/kubernetes-model-apiextensions-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-batch/6.11.0/kubernetes-model-batch-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-certificates/6.11.0/kubernetes-model-certificates-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-coordination/6.11.0/kubernetes-model-coordination-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-discovery/6.11.0/kubernetes-model-discovery-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-events/6.11.0/kubernetes-model-events-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-extensions/6.11.0/kubernetes-model-extensions-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-flowcontrol/6.11.0/kubernetes-model-flowcontrol-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-networking/6.11.0/kubernetes-model-networking-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-metrics/6.11.0/kubernetes-model-metrics-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-policy/6.11.0/kubernetes-model-policy-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-scheduling/6.11.0/kubernetes-model-scheduling-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-storageclass/6.11.0/kubernetes-model-storageclass-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-node/6.11.0/kubernetes-model-node-6.11.0.jar, /home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar, /home/runner/.m2/repository/org/snakeyaml/snakeyaml-engine/2.7/snakeyaml-engine-2.7.jar, /home/runner/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.17.0/jackson-dataformat-yaml-2.17.0.jar, /home/runner/.m2/repository/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar, /home/runner/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.17.0/jackson-datatype-jsr310-2.17.0.jar, /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.0/jackson-databind-2.17.0.jar, /home/runner/.m2/repository/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar, /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.0/jackson-core-2.17.0.jar, /home/runner/.m2/repository/io/fabric8/generator-annotations/6.11.0/generator-annotations-6.11.0.jar, /home/runner/.m2/repository/io/fabric8/kubernetes-model-common/6.11.0/kubernetes-model-common-6.11.0.jar, /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.0/jackson-annotations-2.17.0.jar, /home/runner/.m2/repository/io/sundr/sundr-adapter-reflect/0.103.1/sundr-adapter-reflect-0.103.1.jar, /home/runner/.m2/repository/io/sundr/sundr-model/0.103.1/sundr-model-0.103.1.jar, /home/runner/.m2/repository/io/sundr/sundr-core/0.103.1/sundr-core-0.103.1.jar, /home/runner/.m2/repository/io/sundr/sundr-model-base/0.103.1/sundr-model-base-0.103.1.jar, /home/runner/.m2/repository/io/sundr/sundr-adapter-api/0.103.1/sundr-adapter-api-0.103.1.jar, /home/runner/.m2/repository/io/sundr/sundr-model-repo/0.103.1/sundr-model-repo-0.103.1.jar, /home/runner/.m2/repository/io/sundr/builder-annotations/0.103.1/builder-annotations-0.103.1.jar, /home/runner/.m2/repository/io/sundr/sundr-codegen-apt/0.103.1/sundr-codegen-apt-0.103.1.jar, /home/runner/.m2/repository/io/sundr/sundr-codegen-api/0.103.1/sundr-codegen-api-0.103.1.jar, /home/runner/.m2/repository/io/sundr/sundr-adapter-apt/0.103.1/sundr-adapter-apt-0.103.1.jar, /home/runner/.m2/repository/io/sundr/sundr-model-utils/0.103.1/sundr-model-utils-0.103.1.jar, /home/runner/.m2/repository/io/sundr/resourcecify-annotations/0.103.1/resourcecify-annotations-0.103.1.jar] 2024-04-06T20:36:02.0223452Z [DEBUG] (f) compileSourceRoots = [/home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/src/main/java] 2024-04-06T20:36:02.0224813Z [DEBUG] (f) compilerId = javac 2024-04-06T20:36:02.0225312Z [DEBUG] (f) debug = true 2024-04-06T20:36:02.0226226Z [DEBUG] (f) failOnError = true 2024-04-06T20:36:02.0226757Z [DEBUG] (f) forceJavacCompilerUse = false 2024-04-06T20:36:02.0227322Z [DEBUG] (f) fork = false 2024-04-06T20:36:02.0229010Z [DEBUG] (f) generatedSourcesDirectory = /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/target/generated-sources/annotations 2024-04-06T20:36:02.0231269Z [DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.1:compile {execution: default-compile} 2024-04-06T20:36:02.0232585Z [DEBUG] (f) optimize = false 2024-04-06T20:36:02.0233977Z [DEBUG] (f) outputDirectory = /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/target/classes 2024-04-06T20:36:02.0235692Z [DEBUG] (f) projectArtifact = org.example:crd-generator-date-time-reproducer:jar:1 2024-04-06T20:36:02.0236600Z [DEBUG] (f) showDeprecation = false 2024-04-06T20:36:02.0237401Z [DEBUG] (f) showWarnings = false 2024-04-06T20:36:02.0238016Z [DEBUG] (f) skipMultiThreadWarning = false 2024-04-06T20:36:02.0238620Z [DEBUG] (f) source = 1.8 2024-04-06T20:36:02.0239093Z [DEBUG] (f) staleMillis = 0 2024-04-06T20:36:02.0239579Z [DEBUG] (f) target = 1.8 2024-04-06T20:36:02.0240115Z [DEBUG] (f) useIncrementalCompilation = true 2024-04-06T20:36:02.0240731Z [DEBUG] (f) verbose = false 2024-04-06T20:36:02.0241483Z [DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@714f3da4 2024-04-06T20:36:02.0242643Z [DEBUG] (f) session = org.apache.maven.execution.MavenSession@714f3da4 2024-04-06T20:36:02.0243613Z [DEBUG] -- end configuration -- 2024-04-06T20:36:02.0244235Z [DEBUG] Using compiler 'javac'. 2024-04-06T20:36:02.0245743Z [DEBUG] Source directories: [/home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/src/main/java] 2024-04-06T20:36:02.0248023Z [DEBUG] Classpath: [/home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/target/classes 2024-04-06T20:36:02.0249976Z /home/runner/.m2/repository/io/fabric8/crd-generator-apt/6.11.0/crd-generator-apt-6.11.0.jar 2024-04-06T20:36:02.0251616Z /home/runner/.m2/repository/io/fabric8/crd-generator-api/6.11.0/crd-generator-api-6.11.0.jar 2024-04-06T20:36:02.0253338Z /home/runner/.m2/repository/io/fabric8/kubernetes-client-api/6.11.0/kubernetes-client-api-6.11.0.jar 2024-04-06T20:36:02.0255199Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-core/6.11.0/kubernetes-model-core-6.11.0.jar 2024-04-06T20:36:02.0257255Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-gatewayapi/6.11.0/kubernetes-model-gatewayapi-6.11.0.jar 2024-04-06T20:36:02.0259425Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-resource/6.11.0/kubernetes-model-resource-6.11.0.jar 2024-04-06T20:36:02.0261313Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-rbac/6.11.0/kubernetes-model-rbac-6.11.0.jar 2024-04-06T20:36:02.0263439Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-admissionregistration/6.11.0/kubernetes-model-admissionregistration-6.11.0.jar 2024-04-06T20:36:02.0265725Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-apps/6.11.0/kubernetes-model-apps-6.11.0.jar 2024-04-06T20:36:02.0267799Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-autoscaling/6.11.0/kubernetes-model-autoscaling-6.11.0.jar 2024-04-06T20:36:02.0269976Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-apiextensions/6.11.0/kubernetes-model-apiextensions-6.11.0.jar 2024-04-06T20:36:02.0271954Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-batch/6.11.0/kubernetes-model-batch-6.11.0.jar 2024-04-06T20:36:02.0274288Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-certificates/6.11.0/kubernetes-model-certificates-6.11.0.jar 2024-04-06T20:36:02.0276583Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-coordination/6.11.0/kubernetes-model-coordination-6.11.0.jar 2024-04-06T20:36:02.0278800Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-discovery/6.11.0/kubernetes-model-discovery-6.11.0.jar 2024-04-06T20:36:02.0281123Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-events/6.11.0/kubernetes-model-events-6.11.0.jar 2024-04-06T20:36:02.0283134Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-extensions/6.11.0/kubernetes-model-extensions-6.11.0.jar 2024-04-06T20:36:02.0285300Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-flowcontrol/6.11.0/kubernetes-model-flowcontrol-6.11.0.jar 2024-04-06T20:36:02.0287415Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-networking/6.11.0/kubernetes-model-networking-6.11.0.jar 2024-04-06T20:36:02.0289467Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-metrics/6.11.0/kubernetes-model-metrics-6.11.0.jar 2024-04-06T20:36:02.0291401Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-policy/6.11.0/kubernetes-model-policy-6.11.0.jar 2024-04-06T20:36:02.0293627Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-scheduling/6.11.0/kubernetes-model-scheduling-6.11.0.jar 2024-04-06T20:36:02.0295714Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-storageclass/6.11.0/kubernetes-model-storageclass-6.11.0.jar 2024-04-06T20:36:02.0297758Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-node/6.11.0/kubernetes-model-node-6.11.0.jar 2024-04-06T20:36:02.0299291Z /home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar 2024-04-06T20:36:02.0300784Z /home/runner/.m2/repository/org/snakeyaml/snakeyaml-engine/2.7/snakeyaml-engine-2.7.jar 2024-04-06T20:36:02.0302794Z /home/runner/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.17.0/jackson-dataformat-yaml-2.17.0.jar 2024-04-06T20:36:02.0304485Z /home/runner/.m2/repository/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar 2024-04-06T20:36:02.0306214Z /home/runner/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.17.0/jackson-datatype-jsr310-2.17.0.jar 2024-04-06T20:36:02.0308433Z /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.0/jackson-databind-2.17.0.jar 2024-04-06T20:36:02.0310100Z /home/runner/.m2/repository/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar 2024-04-06T20:36:02.0311734Z /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.0/jackson-core-2.17.0.jar 2024-04-06T20:36:02.0313803Z /home/runner/.m2/repository/io/fabric8/generator-annotations/6.11.0/generator-annotations-6.11.0.jar 2024-04-06T20:36:02.0315714Z /home/runner/.m2/repository/io/fabric8/kubernetes-model-common/6.11.0/kubernetes-model-common-6.11.0.jar 2024-04-06T20:36:02.0317749Z /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.0/jackson-annotations-2.17.0.jar 2024-04-06T20:36:02.0319693Z /home/runner/.m2/repository/io/sundr/sundr-adapter-reflect/0.103.1/sundr-adapter-reflect-0.103.1.jar 2024-04-06T20:36:02.0321228Z /home/runner/.m2/repository/io/sundr/sundr-model/0.103.1/sundr-model-0.103.1.jar 2024-04-06T20:36:02.0322585Z /home/runner/.m2/repository/io/sundr/sundr-core/0.103.1/sundr-core-0.103.1.jar 2024-04-06T20:36:02.0324001Z /home/runner/.m2/repository/io/sundr/sundr-model-base/0.103.1/sundr-model-base-0.103.1.jar 2024-04-06T20:36:02.0325578Z /home/runner/.m2/repository/io/sundr/sundr-adapter-api/0.103.1/sundr-adapter-api-0.103.1.jar 2024-04-06T20:36:02.0327180Z /home/runner/.m2/repository/io/sundr/sundr-model-repo/0.103.1/sundr-model-repo-0.103.1.jar 2024-04-06T20:36:02.0328791Z /home/runner/.m2/repository/io/sundr/builder-annotations/0.103.1/builder-annotations-0.103.1.jar 2024-04-06T20:36:02.0330430Z /home/runner/.m2/repository/io/sundr/sundr-codegen-apt/0.103.1/sundr-codegen-apt-0.103.1.jar 2024-04-06T20:36:02.0332060Z /home/runner/.m2/repository/io/sundr/sundr-codegen-api/0.103.1/sundr-codegen-api-0.103.1.jar 2024-04-06T20:36:02.0333678Z /home/runner/.m2/repository/io/sundr/sundr-adapter-apt/0.103.1/sundr-adapter-apt-0.103.1.jar 2024-04-06T20:36:02.0335237Z /home/runner/.m2/repository/io/sundr/sundr-model-utils/0.103.1/sundr-model-utils-0.103.1.jar 2024-04-06T20:36:02.0337052Z /home/runner/.m2/repository/io/sundr/resourcecify-annotations/0.103.1/resourcecify-annotations-0.103.1.jar] 2024-04-06T20:36:02.0339465Z [DEBUG] Output directory: /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/target/classes 2024-04-06T20:36:02.0340916Z [DEBUG] CompilerReuseStrategy: reuseCreated 2024-04-06T20:36:02.0341601Z [DEBUG] useIncrementalCompilation enabled 2024-04-06T20:36:02.0343572Z [DEBUG] Stale source detected: /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/src/main/java/org/example/ExampleSpec.java 2024-04-06T20:36:02.0346436Z [DEBUG] Stale source detected: /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/src/main/java/org/example/Example.java 2024-04-06T20:36:02.0348230Z [INFO] Changes detected - recompiling the module! 2024-04-06T20:36:02.0348847Z [DEBUG] Classpath: 2024-04-06T20:36:02.0350294Z [DEBUG] /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/target/classes 2024-04-06T20:36:02.0352421Z [DEBUG] /home/runner/.m2/repository/io/fabric8/crd-generator-apt/6.11.0/crd-generator-apt-6.11.0.jar 2024-04-06T20:36:02.0354167Z [DEBUG] /home/runner/.m2/repository/io/fabric8/crd-generator-api/6.11.0/crd-generator-api-6.11.0.jar 2024-04-06T20:36:02.0355968Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-client-api/6.11.0/kubernetes-client-api-6.11.0.jar 2024-04-06T20:36:02.0357868Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-core/6.11.0/kubernetes-model-core-6.11.0.jar 2024-04-06T20:36:02.0359930Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-gatewayapi/6.11.0/kubernetes-model-gatewayapi-6.11.0.jar 2024-04-06T20:36:02.0362089Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-resource/6.11.0/kubernetes-model-resource-6.11.0.jar 2024-04-06T20:36:02.0364094Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-rbac/6.11.0/kubernetes-model-rbac-6.11.0.jar 2024-04-06T20:36:02.0366423Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-admissionregistration/6.11.0/kubernetes-model-admissionregistration-6.11.0.jar 2024-04-06T20:36:02.0368713Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-apps/6.11.0/kubernetes-model-apps-6.11.0.jar 2024-04-06T20:36:02.0370764Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-autoscaling/6.11.0/kubernetes-model-autoscaling-6.11.0.jar 2024-04-06T20:36:02.0373034Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-apiextensions/6.11.0/kubernetes-model-apiextensions-6.11.0.jar 2024-04-06T20:36:02.0375168Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-batch/6.11.0/kubernetes-model-batch-6.11.0.jar 2024-04-06T20:36:02.0377237Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-certificates/6.11.0/kubernetes-model-certificates-6.11.0.jar 2024-04-06T20:36:02.0379472Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-coordination/6.11.0/kubernetes-model-coordination-6.11.0.jar 2024-04-06T20:36:02.0381622Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-discovery/6.11.0/kubernetes-model-discovery-6.11.0.jar 2024-04-06T20:36:02.0383680Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-events/6.11.0/kubernetes-model-events-6.11.0.jar 2024-04-06T20:36:02.0385809Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-extensions/6.11.0/kubernetes-model-extensions-6.11.0.jar 2024-04-06T20:36:02.0388136Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-flowcontrol/6.11.0/kubernetes-model-flowcontrol-6.11.0.jar 2024-04-06T20:36:02.0390443Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-networking/6.11.0/kubernetes-model-networking-6.11.0.jar 2024-04-06T20:36:02.0393004Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-metrics/6.11.0/kubernetes-model-metrics-6.11.0.jar 2024-04-06T20:36:02.0395080Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-policy/6.11.0/kubernetes-model-policy-6.11.0.jar 2024-04-06T20:36:02.0397493Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-scheduling/6.11.0/kubernetes-model-scheduling-6.11.0.jar 2024-04-06T20:36:02.0399792Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-storageclass/6.11.0/kubernetes-model-storageclass-6.11.0.jar 2024-04-06T20:36:02.0401899Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-node/6.11.0/kubernetes-model-node-6.11.0.jar 2024-04-06T20:36:02.0403518Z [DEBUG] /home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar 2024-04-06T20:36:02.0405025Z [DEBUG] /home/runner/.m2/repository/org/snakeyaml/snakeyaml-engine/2.7/snakeyaml-engine-2.7.jar 2024-04-06T20:36:02.0407144Z [DEBUG] /home/runner/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.17.0/jackson-dataformat-yaml-2.17.0.jar 2024-04-06T20:36:02.0409008Z [DEBUG] /home/runner/.m2/repository/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar 2024-04-06T20:36:02.0411170Z [DEBUG] /home/runner/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.17.0/jackson-datatype-jsr310-2.17.0.jar 2024-04-06T20:36:02.0413475Z [DEBUG] /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.0/jackson-databind-2.17.0.jar 2024-04-06T20:36:02.0415249Z [DEBUG] /home/runner/.m2/repository/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar 2024-04-06T20:36:02.0416915Z [DEBUG] /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.0/jackson-core-2.17.0.jar 2024-04-06T20:36:02.0418640Z [DEBUG] /home/runner/.m2/repository/io/fabric8/generator-annotations/6.11.0/generator-annotations-6.11.0.jar 2024-04-06T20:36:02.0420044Z [DEBUG] /home/runner/.m2/repository/io/fabric8/kubernetes-model-common/6.11.0/kubernetes-model-common-6.11.0.jar 2024-04-06T20:36:02.0422204Z [DEBUG] /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.0/jackson-annotations-2.17.0.jar 2024-04-06T20:36:02.0424311Z [DEBUG] /home/runner/.m2/repository/io/sundr/sundr-adapter-reflect/0.103.1/sundr-adapter-reflect-0.103.1.jar 2024-04-06T20:36:02.0426051Z [DEBUG] /home/runner/.m2/repository/io/sundr/sundr-model/0.103.1/sundr-model-0.103.1.jar 2024-04-06T20:36:02.0427543Z [DEBUG] /home/runner/.m2/repository/io/sundr/sundr-core/0.103.1/sundr-core-0.103.1.jar 2024-04-06T20:36:02.0429108Z [DEBUG] /home/runner/.m2/repository/io/sundr/sundr-model-base/0.103.1/sundr-model-base-0.103.1.jar 2024-04-06T20:36:02.0430815Z [DEBUG] /home/runner/.m2/repository/io/sundr/sundr-adapter-api/0.103.1/sundr-adapter-api-0.103.1.jar 2024-04-06T20:36:02.0432719Z [DEBUG] /home/runner/.m2/repository/io/sundr/sundr-model-repo/0.103.1/sundr-model-repo-0.103.1.jar 2024-04-06T20:36:02.0434536Z [DEBUG] /home/runner/.m2/repository/io/sundr/builder-annotations/0.103.1/builder-annotations-0.103.1.jar 2024-04-06T20:36:02.0436311Z [DEBUG] /home/runner/.m2/repository/io/sundr/sundr-codegen-apt/0.103.1/sundr-codegen-apt-0.103.1.jar 2024-04-06T20:36:02.0438128Z [DEBUG] /home/runner/.m2/repository/io/sundr/sundr-codegen-api/0.103.1/sundr-codegen-api-0.103.1.jar 2024-04-06T20:36:02.0439880Z [DEBUG] /home/runner/.m2/repository/io/sundr/sundr-adapter-apt/0.103.1/sundr-adapter-apt-0.103.1.jar 2024-04-06T20:36:02.0441653Z [DEBUG] /home/runner/.m2/repository/io/sundr/sundr-model-utils/0.103.1/sundr-model-utils-0.103.1.jar 2024-04-06T20:36:02.0443592Z [DEBUG] /home/runner/.m2/repository/io/sundr/resourcecify-annotations/0.103.1/resourcecify-annotations-0.103.1.jar 2024-04-06T20:36:02.0444862Z [DEBUG] Source roots: 2024-04-06T20:36:02.0446090Z [DEBUG] /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/src/main/java 2024-04-06T20:36:02.0447284Z [DEBUG] Command line options: 2024-04-06T20:36:02.0498116Z [DEBUG] -d /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/target/classes -classpath /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/target/classes:/home/runner/.m2/repository/io/fabric8/crd-generator-apt/6.11.0/crd-generator-apt-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/crd-generator-api/6.11.0/crd-generator-api-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-client-api/6.11.0/kubernetes-client-api-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-core/6.11.0/kubernetes-model-core-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-gatewayapi/6.11.0/kubernetes-model-gatewayapi-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-resource/6.11.0/kubernetes-model-resource-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-rbac/6.11.0/kubernetes-model-rbac-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-admissionregistration/6.11.0/kubernetes-model-admissionregistration-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-apps/6.11.0/kubernetes-model-apps-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-autoscaling/6.11.0/kubernetes-model-autoscaling-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-apiextensions/6.11.0/kubernetes-model-apiextensions-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-batch/6.11.0/kubernetes-model-batch-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-certificates/6.11.0/kubernetes-model-certificates-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-coordination/6.11.0/kubernetes-model-coordination-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-discovery/6.11.0/kubernetes-model-discovery-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-events/6.11.0/kubernetes-model-events-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-extensions/6.11.0/kubernetes-model-extensions-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-flowcontrol/6.11.0/kubernetes-model-flowcontrol-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-networking/6.11.0/kubernetes-model-networking-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-metrics/6.11.0/kubernetes-model-metrics-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-policy/6.11.0/kubernetes-model-policy-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-scheduling/6.11.0/kubernetes-model-scheduling-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-storageclass/6.11.0/kubernetes-model-storageclass-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-node/6.11.0/kubernetes-model-node-6.11.0.jar:/home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/home/runner/.m2/repository/org/snakeyaml/snakeyaml-engine/2.7/snakeyaml-engine-2.7.jar:/home/runner/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.17.0/jackson-dataformat-yaml-2.17.0.jar:/home/runner/.m2/repository/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/home/runner/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.17.0/jackson-datatype-jsr310-2.17.0.jar:/home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.0/jackson-databind-2.17.0.jar:/home/runner/.m2/repository/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar:/home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.0/jackson-core-2.17.0.jar:/home/runner/.m2/repository/io/fabric8/generator-annotations/6.11.0/generator-annotations-6.11.0.jar:/home/runner/.m2/repository/io/fabric8/kubernetes-model-common/6.11.0/kubernetes-model-common-6.11.0.jar:/home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.0/jackson-annotations-2.17.0.jar:/home/runner/.m2/repository/io/sundr/sundr-adapter-reflect/0.103.1/sundr-adapter-reflect-0.103.1.jar:/home/runner/.m2/repository/io/sundr/sundr-model/0.103.1/sundr-model-0.103.1.jar:/home/runner/.m2/repository/io/sundr/sundr-core/0.103.1/sundr-core-0.103.1.jar:/home/runner/.m2/repository/io/sundr/sundr-model-base/0.103.1/sundr-model-base-0.103.1.jar:/home/runner/.m2/repository/io/sundr/sundr-adapter-api/0.103.1/sundr-adapter-api-0.103.1.jar:/home/runner/.m2/repository/io/sundr/sundr-model-repo/0.103.1/sundr-model-repo-0.103.1.jar:/home/runner/.m2/repository/io/sundr/builder-annotations/0.103.1/builder-annotations-0.103.1.jar:/home/runner/.m2/repository/io/sundr/sundr-codegen-apt/0.103.1/sundr-codegen-apt-0.103.1.jar:/home/runner/.m2/repository/io/sundr/sundr-codegen-api/0.103.1/sundr-codegen-api-0.103.1.jar:/home/runner/.m2/repository/io/sundr/sundr-adapter-apt/0.103.1/sundr-adapter-apt-0.103.1.jar:/home/runner/.m2/repository/io/sundr/sundr-model-utils/0.103.1/sundr-model-utils-0.103.1.jar:/home/runner/.m2/repository/io/sundr/resourcecify-annotations/0.103.1/resourcecify-annotations-0.103.1.jar: -sourcepath /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/src/main/java: -s /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/target/generated-sources/annotations -g -nowarn -target 1.8 -source 1.8 2024-04-06T20:36:02.0547092Z [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! 2024-04-06T20:36:02.0548459Z [DEBUG] incrementalBuildHelper#beforeRebuildExecution 2024-04-06T20:36:02.0550321Z [INFO] Compiling 2 source files to /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer/target/classes 2024-04-06T20:36:02.5041111Z SLF4J(W): No SLF4J providers were found. 2024-04-06T20:36:02.5042250Z SLF4J(W): Defaulting to no-operation (NOP) logger implementation 2024-04-06T20:36:02.5043316Z SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. 2024-04-06T20:36:02.7936231Z Cannot reliably determine status types for org.example.Example because it isn't parameterized with only spec and status types. Status replicas detection will be deactivated. 2024-04-06T20:36:03.6224047Z [INFO] ------------------------------------------------------------------------ 2024-04-06T20:36:03.6224816Z [INFO] BUILD FAILURE 2024-04-06T20:36:03.6227887Z [INFO] ------------------------------------------------------------------------ 2024-04-06T20:36:03.6237050Z [INFO] Total time: 6.441 s 2024-04-06T20:36:03.6243301Z [INFO] Finished at: 2024-04-06T20:36:03Z 2024-04-06T20:36:03.6248319Z [INFO] ------------------------------------------------------------------------ 2024-04-06T20:36:03.6261498Z [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project crd-generator-date-time-reproducer: Fatal error compiling: java.util.regex.PatternSyntaxException: Stack overflow during pattern compilation near index 4 2024-04-06T20:36:03.6266004Z [ERROR] [^a-zA-Z0-9] 2024-04-06T20:36:03.6268000Z [ERROR] ^ 2024-04-06T20:36:03.6270071Z [ERROR] -> [Help 1] 2024-04-06T20:36:03.6275834Z org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project crd-generator-date-time-reproducer: Fatal error compiling 2024-04-06T20:36:03.6283527Z at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375) 2024-04-06T20:36:03.6286900Z at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) 2024-04-06T20:36:03.6290330Z at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) 2024-04-06T20:36:03.6293567Z at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) 2024-04-06T20:36:03.6296798Z at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) 2024-04-06T20:36:03.6300296Z at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 2024-04-06T20:36:03.6304203Z at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 2024-04-06T20:36:03.6308373Z at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 2024-04-06T20:36:03.6312410Z at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 2024-04-06T20:36:03.6316716Z at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:299) 2024-04-06T20:36:03.6320078Z at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:193) 2024-04-06T20:36:03.6323448Z at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:106) 2024-04-06T20:36:03.6327048Z at org.apache.maven.cli.MavenCli.execute (MavenCli.java:963) 2024-04-06T20:36:03.6330211Z at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296) 2024-04-06T20:36:03.6333394Z at org.apache.maven.cli.MavenCli.main (MavenCli.java:199) 2024-04-06T20:36:03.6336923Z at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:104) 2024-04-06T20:36:03.6340428Z at java.lang.reflect.Method.invoke (Method.java:578) 2024-04-06T20:36:03.6343750Z at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 2024-04-06T20:36:03.6347589Z at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 2024-04-06T20:36:03.6351439Z at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 2024-04-06T20:36:03.6355735Z at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 2024-04-06T20:36:03.6362319Z Caused by: org.apache.maven.plugin.MojoExecutionException: Fatal error compiling 2024-04-06T20:36:03.6366782Z at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:796) 2024-04-06T20:36:03.6370704Z at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:129) 2024-04-06T20:36:03.6374215Z at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 2024-04-06T20:36:03.6377378Z at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) 2024-04-06T20:36:03.6380310Z at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) 2024-04-06T20:36:03.6383206Z at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) 2024-04-06T20:36:03.6386005Z at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) 2024-04-06T20:36:03.6388832Z at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) 2024-04-06T20:36:03.6392139Z at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 2024-04-06T20:36:03.6395517Z at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 2024-04-06T20:36:03.6399013Z at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 2024-04-06T20:36:03.6402248Z at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 2024-04-06T20:36:03.6404882Z at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:299) 2024-04-06T20:36:03.6407223Z at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:193) 2024-04-06T20:36:03.6409564Z at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:106) 2024-04-06T20:36:03.6412002Z at org.apache.maven.cli.MavenCli.execute (MavenCli.java:963) 2024-04-06T20:36:03.6414207Z at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296) 2024-04-06T20:36:03.6415173Z at org.apache.maven.cli.MavenCli.main (MavenCli.java:199) 2024-04-06T20:36:03.6416436Z at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:104) 2024-04-06T20:36:03.6417664Z at java.lang.reflect.Method.invoke (Method.java:578) 2024-04-06T20:36:03.6418833Z at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 2024-04-06T20:36:03.6420237Z at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 2024-04-06T20:36:03.6421685Z at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 2024-04-06T20:36:03.6423411Z at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 2024-04-06T20:36:03.6425313Z Caused by: org.codehaus.plexus.compiler.CompilerException: java.util.regex.PatternSyntaxException: Stack overflow during pattern compilation near index 4 2024-04-06T20:36:03.6426900Z [^a-zA-Z0-9] 2024-04-06T20:36:03.6427284Z ^ 2024-04-06T20:36:03.6428286Z at org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess (JavaxToolsCompiler.java:191) 2024-04-06T20:36:03.6429977Z at org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile (JavacCompiler.java:169) 2024-04-06T20:36:03.6431573Z at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:785) 2024-04-06T20:36:03.6433348Z at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:129) 2024-04-06T20:36:03.6435175Z at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 2024-04-06T20:36:03.6436818Z at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) 2024-04-06T20:36:03.6438287Z at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) 2024-04-06T20:36:03.6439708Z at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) 2024-04-06T20:36:03.6441114Z at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) 2024-04-06T20:36:03.6442506Z at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) 2024-04-06T20:36:03.6444180Z at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 2024-04-06T20:36:03.6446084Z at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 2024-04-06T20:36:03.6448148Z at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 2024-04-06T20:36:03.6450032Z at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 2024-04-06T20:36:03.6451436Z at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:299) 2024-04-06T20:36:03.6452536Z at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:193) 2024-04-06T20:36:03.6453590Z at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:106) 2024-04-06T20:36:03.6454603Z at org.apache.maven.cli.MavenCli.execute (MavenCli.java:963) 2024-04-06T20:36:03.6455560Z at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296) 2024-04-06T20:36:03.6456486Z at org.apache.maven.cli.MavenCli.main (MavenCli.java:199) 2024-04-06T20:36:03.6457732Z at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:104) 2024-04-06T20:36:03.6458957Z at java.lang.reflect.Method.invoke (Method.java:578) 2024-04-06T20:36:03.6460135Z at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 2024-04-06T20:36:03.6461568Z at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 2024-04-06T20:36:03.6463016Z at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 2024-04-06T20:36:03.6464438Z at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 2024-04-06T20:36:03.6466159Z Caused by: java.lang.RuntimeException: java.util.regex.PatternSyntaxException: Stack overflow during pattern compilation near index 4 2024-04-06T20:36:03.6467544Z [^a-zA-Z0-9] 2024-04-06T20:36:03.6467904Z ^ 2024-04-06T20:36:03.6468667Z at com.sun.tools.javac.api.JavacTaskImpl.invocationHelper (JavacTaskImpl.java:168) 2024-04-06T20:36:03.6469952Z at com.sun.tools.javac.api.JavacTaskImpl.doCall (JavacTaskImpl.java:100) 2024-04-06T20:36:03.6471112Z at com.sun.tools.javac.api.JavacTaskImpl.call (JavacTaskImpl.java:94) 2024-04-06T20:36:03.6472790Z at org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess (JavaxToolsCompiler.java:126) 2024-04-06T20:36:03.6474744Z at org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile (JavacCompiler.java:169) 2024-04-06T20:36:03.6476366Z at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:785) 2024-04-06T20:36:03.6477872Z at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:129) 2024-04-06T20:36:03.6479427Z at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 2024-04-06T20:36:03.6481293Z at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) 2024-04-06T20:36:03.6483109Z at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) 2024-04-06T20:36:03.6484537Z at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) 2024-04-06T20:36:03.6486213Z at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) 2024-04-06T20:36:03.6487651Z at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) 2024-04-06T20:36:03.6489328Z at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 2024-04-06T20:36:03.6491418Z at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 2024-04-06T20:36:03.6493755Z at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 2024-04-06T20:36:03.6495654Z at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 2024-04-06T20:36:03.6496973Z at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:299) 2024-04-06T20:36:03.6498039Z at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:193) 2024-04-06T20:36:03.6499092Z at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:106) 2024-04-06T20:36:03.6500096Z at org.apache.maven.cli.MavenCli.execute (MavenCli.java:963) 2024-04-06T20:36:03.6501062Z at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296) 2024-04-06T20:36:03.6501979Z at org.apache.maven.cli.MavenCli.main (MavenCli.java:199) 2024-04-06T20:36:03.6503242Z at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:104) 2024-04-06T20:36:03.6504470Z at java.lang.reflect.Method.invoke (Method.java:578) 2024-04-06T20:36:03.6505625Z at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 2024-04-06T20:36:03.6507054Z at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 2024-04-06T20:36:03.6508499Z at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 2024-04-06T20:36:03.6509919Z at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 2024-04-06T20:36:03.6511412Z Caused by: java.util.regex.PatternSyntaxException: Stack overflow during pattern compilation near index 4 2024-04-06T20:36:03.6632938Z [^a-zA-Z0-9] 2024-04-06T20:36:03.6633375Z ^ 2024-04-06T20:36:03.6633996Z at java.util.regex.Pattern.error (Pattern.java:2045) 2024-04-06T20:36:03.6634861Z at java.util.regex.Pattern. (Pattern.java:1447) 2024-04-06T20:36:03.6635725Z at java.util.regex.Pattern.compile (Pattern.java:1084) 2024-04-06T20:36:03.6636513Z at java.lang.String.split (String.java:3161) 2024-04-06T20:36:03.6637222Z at java.lang.String.split (String.java:3207) 2024-04-06T20:36:03.6638121Z at io.sundr.model.Property.getNameCapitalized (Property.java:121) 2024-04-06T20:36:03.6639482Z at io.fabric8.crd.generator.AbstractJsonSchema$PropertyFacade. (AbstractJsonSchema.java:561) 2024-04-06T20:36:03.6641097Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:334) 2024-04-06T20:36:03.6642703Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6644547Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6646128Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6647749Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6649315Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6650854Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6652453Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6654021Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6655844Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6657466Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6659026Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6660610Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6662196Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6663768Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6665373Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6666964Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6668535Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6670145Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6671738Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6673496Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6675073Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6676655Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6678234Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6679780Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6681373Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6682972Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6684533Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6686088Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6687677Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6689270Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6690820Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6692401Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6693989Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6695814Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6697369Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6698962Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6700555Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6702124Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6703712Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6705302Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6707063Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6708651Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6710241Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6711816Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6713538Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6715135Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6716720Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6718285Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6719842Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6721440Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6723032Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6724624Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6726222Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6727787Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6729308Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6730892Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6732463Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6734067Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6735641Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6737188Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6738747Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6740310Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6741827Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6743356Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6744953Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6746484Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6748270Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6749867Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6751395Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6753076Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6754659Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6756222Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6757745Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6759514Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6761111Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6762628Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6764147Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6765693Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6767261Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6768779Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6770324Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6771904Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6773424Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6774973Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6776497Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6778062Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6779592Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6781136Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6782712Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6784246Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6785792Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6787330Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6788897Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6790437Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6792122Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6793697Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6795218Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6796751Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6798509Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6800073Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6801606Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6803140Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6804712Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6806232Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6807760Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6809507Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6811077Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6812613Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6814145Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6815714Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6817227Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6818748Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6820308Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6821872Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6823432Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6824970Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6826531Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6828057Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6829574Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6831119Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6832832Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6834439Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6836001Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6837553Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6839090Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6840618Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6842182Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6843733Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6845303Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6846871Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6848658Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6850192Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6851702Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6853250Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6854810Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6856350Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6857895Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6859653Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6861212Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6862725Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6864292Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6865831Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6867356Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6868907Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6870444Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6872146Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6873668Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6875238Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6876772Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6878297Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6879845Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6881377Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6882926Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6884445Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6886010Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6887551Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6889077Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6890633Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6892167Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6893705Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6895219Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6896786Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6898553Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6900086Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6901656Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6903202Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6904744Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6906274Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6907834Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6909603Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6911147Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6912926Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6914485Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6916041Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6917559Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6919126Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6920667Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6922223Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6923808Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6925397Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6926914Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6928430Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6930018Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6931579Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6933170Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6934747Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6936309Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6937865Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6939424Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6940973Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6942524Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6944069Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6945641Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6947237Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6948972Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6950502Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6952229Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6953800Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6955340Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6956894Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6958457Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6960227Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6961821Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6963375Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6964908Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6966467Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6968032Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6969606Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6971129Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6972653Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6974244Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6975827Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6977366Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6978911Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6980483Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6982023Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6983589Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6985143Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6986703Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6988255Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6989825Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6991393Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6993069Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.6994590Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.6996171Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.6997754Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.6999507Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7001070Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7002647Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7004181Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7005731Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7007273Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7008823Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7010579Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7012188Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7013737Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7015247Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7016777Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7018357Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7019938Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7021464Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7023022Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7024628Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7026165Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7027706Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7029260Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7030815Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7032609Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7034228Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7035814Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7037400Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7038925Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7040518Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7042103Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7043645Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7045250Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7046826Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7048397Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7050280Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7051866Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7053467Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7055020Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7056863Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7058452Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7060021Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7061794Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7063425Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7065003Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7066565Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7068144Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7069727Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7071271Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7072975Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7074582Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7076197Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7078174Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7079765Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7081345Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7082917Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7084461Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7086027Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7087676Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7089381Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7090993Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7092596Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7094150Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7095738Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7097342Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7098945Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7100543Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7102472Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7104097Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7105686Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7107275Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7108884Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7110491Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7112209Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7114039Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7115697Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7117283Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7118882Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7120483Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7122074Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7123639Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7125245Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7126869Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7128462Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7130055Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7131663Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7133285Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7135040Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7136679Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7138329Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7139942Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7141535Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7143157Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7144779Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7146365Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7147991Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7149612Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7151194Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7158351Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7160297Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7161938Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7163536Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7165154Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7166716Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7168218Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7169700Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7171521Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7172992Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7174488Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7176056Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7177671Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7179193Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7180772Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7182357Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7183994Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7185564Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7187179Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7188812Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7190372Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7191932Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7193663Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7201306Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7208564Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7210259Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7211907Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7213553Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7215174Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7216835Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7218475Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7219958Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7220860Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7221990Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7222850Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7223705Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7224575Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7225446Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7226294Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7227165Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7228177Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7229034Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7229888Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7230742Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7231604Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7232728Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7233621Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7234487Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7235331Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7236176Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7237035Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7237897Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7238740Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7239603Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7240460Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7241294Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7242131Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7242999Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7243863Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7244702Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7245567Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7246429Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7247278Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7248138Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7248998Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7249860Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7250906Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7251786Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7252651Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7253490Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7254323Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7255180Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7256039Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7257035Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7257908Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7258763Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7259602Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7260429Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7261292Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7262150Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7263027Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7263891Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7264756Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7265602Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7266436Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7267297Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7268149Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7268994Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7269859Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7270720Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7271561Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7272678Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7273562Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7274439Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7275287Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7276141Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7276992Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7277831Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7278827Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7279687Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7280566Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7281406Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7282266Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7283122Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7283962Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7284927Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7285796Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7286651Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7287489Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7288355Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7289226Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7290101Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7290946Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7291849Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7292731Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7293583Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7294436Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7295298Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7296137Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7296965Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7297834Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7298704Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7299552Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7300408Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7302376Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7303893Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7305300Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7306811Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7308390Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7309898Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7311539Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7313223Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7314766Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7316289Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7317829Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7319389Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7320919Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7322631Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7324219Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7325756Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7327284Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7328851Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7330419Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7331976Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7333525Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7335107Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7336661Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7338216Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7339785Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7341227Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7342741Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7344327Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7345901Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7347451Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7349002Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7350516Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7352199Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7353693Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7355233Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7356795Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7358331Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7359824Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7361552Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7363180Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7364739Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7366324Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7367908Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7369462Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7371016Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7372762Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7374357Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7375917Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7377460Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7379058Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7380616Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7382158Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7383717Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7385300Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7386810Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7388301Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7389873Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7391422Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7393058Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7394627Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7396187Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7397737Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7399338Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7400923Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7402482Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7404047Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7405611Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7407200Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7408764Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7410359Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7412139Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7413708Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7415262Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7416837Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7418425Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7419976Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7421526Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7423296Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7424855Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7426404Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7427977Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7429529Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7431070Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7432966Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7434568Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7436144Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7437708Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7439283Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7440868Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7442443Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7444037Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7445626Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7447178Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7448705Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7450267Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7451858Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7453410Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7454981Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7456528Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7458032Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7459565Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7461193Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7463029Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7464601Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7466183Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7467718Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7469191Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7470646Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7472323Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7473683Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7474560Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7475619Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7476493Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7477350Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7478188Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7479044Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7482161Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7483096Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7483985Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7484860Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7485720Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7486575Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7487510Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7488376Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7489230Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7490100Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7490972Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7491824Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7492671Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7493533Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7494399Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7495244Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7496111Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7496984Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7498006Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7498846Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7499708Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7500562Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7501416Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7502275Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7503142Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7504096Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7504948Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7505811Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7506671Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7507519Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7508376Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7509237Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7510075Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7510915Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7511783Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7513192Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7514080Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7514963Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7515848Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7516702Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7517560Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7518438Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7519304Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7520158Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7521035Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7521916Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7522760Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7524085Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7525031Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7525915Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7526991Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7527868Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7528740Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7529591Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7530442Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7531313Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7532186Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7533166Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7534047Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7534911Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7535757Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7536602Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7537465Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7538330Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7539175Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7540056Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7540932Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7541782Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7542631Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7543494Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7544362Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7545209Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7546084Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7546955Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7547835Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7548676Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7549544Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7550407Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7551254Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7552313Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7553190Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7554031Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7555029Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7555894Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7556765Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7557604Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7558468Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7559347Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7560203Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7561170Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7562058Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7562959Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7563796Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7564665Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7565532Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7566373Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7567204Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7568071Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7568937Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7569773Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7570634Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7571487Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7572328Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7573161Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7574021Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7574883Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7575723Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7576590Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7577460Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7578302Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7579131Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7579989Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7580855Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7581698Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7582563Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7583583Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7584424Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7585255Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7586115Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7586976Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7587811Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7588666Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7589632Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7590491Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7591332Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7592392Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7593255Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7594094Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7594948Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7595828Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7596688Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7597531Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7598400Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7599268Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7600110Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7600966Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7601829Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7602671Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7603511Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7604382Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7605242Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7606084Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7606935Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7607790Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7608628Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7609455Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7610310Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7611367Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7612228Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7613089Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7613966Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7614819Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7615652Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7616514Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7617518Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7618386Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7619247Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7620122Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7620965Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7621900Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7622751Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7623617Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7624475Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7625334Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7626202Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7627040Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7627876Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7628730Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7629606Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7630464Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7631325Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7632627Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7633640Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7634482Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7635329Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7636200Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7637052Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7637909Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7638782Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7639790Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7640632Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7641478Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7642342Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7643199Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7644071Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7644927Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7645922Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7646779Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7647633Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7648493Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7649334Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7650194Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7651053Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7651896Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7652738Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7653593Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7654455Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7655295Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7656141Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7656994Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7657831Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7658672Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7659520Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7660385Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7661221Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7662077Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7662965Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7663806Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7664641Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7665494Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7666360Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7667327Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7668185Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7669036Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7669872Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7670709Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7671560Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7672619Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7673607Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7674476Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7675326Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7676162Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7676996Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7677847Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7678696Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7679533Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7680432Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7681290Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7682148Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7682991Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7683849Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7684715Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7685567Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7686433Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7687299Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7688146Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7688988Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7689846Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7690704Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7691554Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7692429Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7693287Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7694135Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7695151Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7696014Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7696873Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7697715Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7698572Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7699424Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7700269Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7701218Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7702085Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7702943Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7703787Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7704646Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7705507Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7706342Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7707184Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7708046Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7708905Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7709788Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7710658Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7711513Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7712542Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7713385Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7714240Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7715100Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7715958Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7716819Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7717678Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7718512Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7719350Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7720214Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7721068Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7721934Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7722952Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7723809Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7724646Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7725482Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7726337Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7727186Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7728031Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7729023Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7729895Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7730731Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7731564Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7732420Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7733277Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7734118Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7734977Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7735840Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7736681Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7737519Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7738378Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7739231Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7740068Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7740928Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7741792Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7742633Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7743471Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7744330Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7745188Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7746023Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7746884Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7747743Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7748573Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7749416Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7750400Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7751255Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7752283Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7753154Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7754012Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7754848Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7755687Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7756694Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7757682Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7758545Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7759415Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7760282Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7761118Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7761956Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7762847Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7763710Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7764553Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7765416Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7766277Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7767116Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7767944Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7768801Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7769657Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7770495Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7771351Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7772199Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7773031Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7773858Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7774718Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7775577Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7776413Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7777283Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7778297Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7779137Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7779969Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7780834Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7781694Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7782537Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7783395Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7784379Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7785227Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7786055Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7786920Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7787779Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7788610Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7789462Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7790319Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7791164Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7792196Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7793081Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7793945Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7794779Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7795634Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7796486Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7797322Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7798156Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7799109Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7799965Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7800805Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7801659Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7802520Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7803357Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7804188Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7805051Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7806076Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7806916Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7807765Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7808619Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7809457Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7810284Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7811138Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7812127Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7813124Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7813990Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7814850Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7815690Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7816524Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7817384Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7818246Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7819091Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7819944Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7820800Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7821641Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7822469Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7823323Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7824178Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7825022Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7825879Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7826748Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7827588Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7828429Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7829285Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7830146Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7830981Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7831825Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7832938Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7833784Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7834799Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7835645Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7836504Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7837343Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7838195Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7839053Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7839892Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7840860Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7841728Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7842582Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7843419Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7844264Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7845129Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7845968Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7846800Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7847648Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7848506Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7849343Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7850190Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7851059Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7851906Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7852742Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7853589Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7854451Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7855290Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7856136Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7857003Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7857839Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7858672Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7859526Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7860386Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7861228Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7862214Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7863104Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7863942Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7864777Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7865625Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7866474Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7867311Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7868273Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7869134Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7869972Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7870806Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7871648Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7872657Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7873498Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7874350Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7875202Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:842) 2024-04-06T20:36:03.7876045Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:797) 2024-04-06T20:36:03.7876875Z at io.fabric8.crd.generator.AbstractJsonSchema.internalFromImpl (AbstractJsonSchema.java:343) 2024-04-06T20:36:03.7877721Z at io.fabric8.crd.generator.AbstractJsonSchema.resolveNestedClass (AbstractJsonSchema.java:867) 2024-04-06T20:36:03.7878300Z [ERROR] 2024-04-06T20:36:03.7878501Z [ERROR] 2024-04-06T20:36:03.7878994Z [ERROR] For more information about the errors and possible solutions, please read the following articles: 2024-04-06T20:36:03.7879834Z [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 2024-04-06T20:36:03.7892928Z ##[error]Process completed with exit code 1. 2024-04-06T20:36:03.7972542Z Post job cleanup. 2024-04-06T20:36:03.9616694Z Post job cleanup. 2024-04-06T20:36:04.0354027Z [command]/usr/bin/git version 2024-04-06T20:36:04.0393383Z git version 2.43.2 2024-04-06T20:36:04.0441471Z Temporarily overriding HOME='/home/runner/work/_temp/3171d7ee-f9fd-43f8-9903-b8515727bb64' before making global git config changes 2024-04-06T20:36:04.0443079Z Adding repository directory to the temporary git global config as a safe directory 2024-04-06T20:36:04.0445028Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/crd-generator-date-time-reproducer/crd-generator-date-time-reproducer 2024-04-06T20:36:04.0475243Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-06T20:36:04.0509717Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-04-06T20:36:04.0745040Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-06T20:36:04.0764028Z http.https://github.com/.extraheader 2024-04-06T20:36:04.0774936Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-04-06T20:36:04.0804646Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-04-06T20:36:04.1256186Z Cleaning up orphan processes