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

Update actions/checkout digest to a5ac7e5 #194

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 -> a5ac7e5

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

@0crat
Copy link

0crat commented Sep 22, 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; @yegor256/z please review this and merge or reject

@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 1hr)

    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: There was an error in the forked process
Error occurred in starting fork, check output in log
unable to create native thread: possibly out of memory or process/resource limits reached
java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
	at java.base/java.lang.Thread.start0(Native Method)
	at java.base/java.lang.Thread.start(Thread.java:798)
	at org.apache.maven.surefire.booter.CommandReader.<init>(CommandReader.java:97)
	at org.apache.maven.surefire.booter.ForkedBooter.setupBooter(ForkedBooter.java:141)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:594)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)

    at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork (ForkStarter.java:701)
    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 c42a4a4660463e8938668f0b05016c2afa59dcb0567f551daa9e1d0a9091b759 is dead
Fri Sep 22 21:48:15 CEST 2023

@renovate renovate bot changed the title Update actions/checkout digest to 8ade135 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 19:47
@0crat
Copy link

0crat commented Oct 17, 2023

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

@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-C3RUBL5H9
com.zerocracy.farm.strict.StrictProject[122] java.lang.IllegalArgumentException: File "blanks/renovate[bot].xml" is not accessible in "PMO"

1.0-SNAPSHOT: CID: 4896af81-ba13-47ab-88aa-18632060657f, Type: "Close job"

@renovate renovate bot changed the title Update actions/checkout digest to 8ade135 - autoclosed 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:02
@renovate renovate bot changed the title Update actions/checkout digest to 8ade135 Update actions/checkout digest to b4ffde6 Oct 19, 2023
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 4c41622 to 62d9546 Compare October 19, 2023 10:02
@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; @yegor256/z please review this and merge or reject

@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 62d9546 to 06928b7 Compare November 29, 2023 20:08
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch 2 times, most recently from fa5d6fd to 34723f0 Compare December 27, 2023 08:51
@renovate renovate bot changed the title Update actions/checkout digest to b4ffde6 Update actions/checkout digest to 1d96c77 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 34723f0 to 406e2a6 Compare April 22, 2024 17:35
@renovate renovate bot changed the title Update actions/checkout digest to 1d96c77 Update actions/checkout digest to 0ad4b8f Apr 25, 2024
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 406e2a6 to c9a58d5 Compare April 25, 2024 15:53
@renovate renovate bot changed the title Update actions/checkout digest to 0ad4b8f Update actions/checkout digest to 44c2b7a May 8, 2024
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from c9a58d5 to f6c072b Compare May 8, 2024 22:36
@renovate renovate bot changed the title Update actions/checkout digest to 44c2b7a Update actions/checkout digest to 0ad4b8f May 9, 2024
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from f6c072b to def2f38 Compare May 9, 2024 15:56
@renovate renovate bot changed the title Update actions/checkout digest to 0ad4b8f Update actions/checkout digest to a5ac7e5 May 20, 2024
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from def2f38 to df274cd Compare May 20, 2024 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants