Skip to content

fix(deps): update keycloak.version to v25.0.4 #781

fix(deps): update keycloak.version to v25.0.4

fix(deps): update keycloak.version to v25.0.4 #781

Triggered via push August 19, 2024 13:30
Status Failure
Total duration 3m 20s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
Error: Command failed with exit code 1: ./mvnw -B -ntp deploy -Drevision=1.4.14 -Pdeploy 1>&2 [INFO] Scanning for projects... [INFO] Inspecting build with total of 1 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] [INFO] -------------< fr.cnieg.keycloak:attribute-login-provider >------------- [INFO] Building fr.cnieg.keycloak:keycloak-login-attribute 1.4.14 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-no-snapshots) @ attribute-login-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ attribute-login-provider --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- flatten:1.6.0:flatten (flatten) @ attribute-login-provider --- [INFO] Generating flattened POM of project fr.cnieg.keycloak:attribute-login-provider:jar:1.4.14... [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ attribute-login-provider --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ attribute-login-provider --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ attribute-login-provider --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ attribute-login-provider --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running fr.cnieg.keycloak.providers.login.attribute.KeycloakLoginAttributeProviderTest [main] INFO org.testcontainers.images.PullPolicy - Image pull policy will be performed by: DefaultPullPolicy() [main] INFO org.testcontainers.utility.ImageNameSubstitutor - Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy - Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy - Found Docker environment with local Unix socket (unix:///var/run/docker.sock) [main] INFO org.testcontainers.DockerClientFactory - Docker host IP address is localhost [main] INFO org.testcontainers.DockerClientFactory - Connected to docker: Server Version: 26.1.3 API Version: 1.45 Operating System: Ubuntu 22.04.4 LTS Total Memory: 15981 MB [main] INFO tc.testcontainers/ryuk:0.7.0 - Creating container for image: testcontainers/ryuk:0.7.0 [main] INFO tc.testcontainers/ryuk:0.7.0 - Container testcontainers/ryuk:0.7.0 is starting: 5cdd2b1669e8de3ce5960799b22f8a0bcfef41960c9b17de86b95050a436abac [main] INFO tc.testcontainers/ryuk:0.7.0 - Container testcontainers/ryuk:0.7.0 started in PT0.404749898S [main] INFO org.testcontainers.utility.RyukResourceReaper - Ryuk started - will monitor and terminate Testcontainers containers on JVM exit [main] INFO org.testcontainers.DockerClientFactory - Checking the system... [main] INFO org.testcontainers.DockerClientFactory - ✔︎ Docker server version should be at least 1.6.0 [main] INFO tc.quay.io/keycloak/keycloak:25.0 - Creating container for image: quay.io/keycloak/keycloak:25.0 [main] INFO tc.quay.io/keycloak/keycloak:25.0 - Container quay.io/keycloak/keycloak:25.0 is starting: c9f58be88c001c9072cbaec1006ed8cc915f5926724ac6f0b1208870f9fc31be [docker-java-stream-597150901] INFO tc.quay.io/keycloak/keycloak:25.0 - STDOUT: JAVA_OPTS_KC_HEAP already set in environment; overriding default settings [main] INF
build
The following actions use a deprecated Node.js version and will be forced to run on node20: cycjimmy/semantic-release-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/