Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update actions/checkout digest to 0ad4b8f #1682

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action digest 3df4ab1 -> 0ad4b8f

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@yegor256
Copy link
Member

@rultor please, try to merge, since 8 checks have passed

@rultor
Copy link
Contributor

rultor commented Sep 22, 2023

@rultor please, try to merge, since 8 checks have passed

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Contributor

rultor commented Sep 22, 2023

@rultor please, try to merge, since 8 checks have passed

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 14min)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd '/home/r/repo' && '/usr/lib/jvm/java-11-openjdk-amd64/bin/java' '-jar' '/home/r/repo/target/surefire/surefirebooter-20230922194757207_3.jar' '/home/r/repo/target/surefire' '2023-09-22T19-47-53_329-jvmRun1' 'surefire-20230922194757207_1tmp' 'surefire_0-20230922194757207_2tmp'
Error occurred in starting fork, check output in log
Process Exit Code: 1
    at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork (ForkStarter.java:714)
    at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run (ForkStarter.java:311)
    at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run (ForkStarter.java:268)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider (AbstractSurefireMojo.java:1334)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1167)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:931)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
\u001b[0m\u001b[0mcontainer 29add673d2d2a37b02bb3daae137ff99f4da2ebd843534471dfc84d475a78749 is dead
Fri Sep 22 21:58:30 CEST 2023

@renovate renovate bot changed the title chore(deps): update actions/checkout digest to 8ade135 chore(deps): update actions/checkout digest to 8ade135 - autoclosed Oct 17, 2023
@renovate renovate bot closed this Oct 17, 2023
@renovate renovate bot deleted the renovate/actions-checkout-digest branch October 17, 2023 17:10
@0crat
Copy link

0crat commented Oct 17, 2023

There is an unrecoverable failure on my side. Please, submit it here:

PID: 2@486cd642-cd5e-405a-bdc4-f9c237857c98, thread: PQ-C9R53K5JA
com.zerocracy.farm.strict.StrictProject[122] java.lang.IllegalArgumentException: File "blanks/renovate[bot].xml" is not accessible in "PMO"

1.0-SNAPSHOT: CID: 6879d758-7d19-4ef6-a47f-9788a37b388f, Type: "Close job"

@0crat
Copy link

0crat commented Oct 17, 2023

Job gh:jcabi/jcabi-github#1682 is not assigned, can't get performer

@renovate renovate bot changed the title chore(deps): update actions/checkout digest to 8ade135 - autoclosed chore(deps): update actions/checkout digest to 8ade135 Oct 19, 2023
@renovate renovate bot reopened this Oct 19, 2023
@renovate renovate bot restored the renovate/actions-checkout-digest branch October 19, 2023 10:39
@renovate renovate bot changed the title chore(deps): update actions/checkout digest to 8ade135 chore(deps): update actions/checkout digest to b4ffde6 Oct 19, 2023
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from cf7afb2 to b8c4996 Compare October 19, 2023 10:39
@0crat
Copy link

0crat commented Oct 19, 2023

@renovate/z[bot] this pull request is too small, just 8 lines changed (less than 10), there will be no formal code review, see §53 and §28; in the future, try to make sure your pull requests are not too small; @amihaiemil/z please review this and merge or reject

@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from b8c4996 to a631cfe Compare November 29, 2023 19:27
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch 2 times, most recently from 141e273 to 60729c2 Compare December 27, 2023 08:51
@renovate renovate bot changed the title chore(deps): update actions/checkout digest to b4ffde6 chore(deps): update actions/checkout digest to 9bb5618 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 60729c2 to 8ad54d7 Compare March 12, 2024 11:51
@renovate renovate bot changed the title chore(deps): update actions/checkout digest to 9bb5618 chore(deps): update actions/checkout digest to b4ffde6 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 8ad54d7 to c75be90 Compare March 12, 2024 15:15
@renovate renovate bot changed the title chore(deps): update actions/checkout digest to b4ffde6 chore(deps): update actions/checkout digest to 1d96c77 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from c75be90 to cf5a3b5 Compare April 22, 2024 14:45
@renovate renovate bot changed the title chore(deps): update actions/checkout digest to 1d96c77 chore(deps): update actions/checkout digest to 0ad4b8f Apr 25, 2024
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from cf5a3b5 to 7ee47b6 Compare April 25, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants