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

DO NOT MERGE - PR to test the bot #2355

Closed
wants to merge 1 commit into from
Closed

DO NOT MERGE - PR to test the bot #2355

wants to merge 1 commit into from

Conversation

remi-kazeroni
Copy link
Contributor

Description

This PR is only to test the bot. Please do not merge.

The main recent problem was that the bot could not solve the conda environment and no logs were stored in the output webpage.

@remi-kazeroni remi-kazeroni added testing ESMValBot Issues related to the ESMValBot labels Oct 20, 2021
@remi-kazeroni remi-kazeroni self-assigned this Oct 20, 2021
@remi-kazeroni
Copy link
Contributor Author

@esmvalbot Please run examples/recipe_python.yml

@esmvalbot
Copy link

esmvalbot bot commented Oct 20, 2021

Since @remi-kazeroni asked, ESMValBot will run recipe examples/recipe_python.yml as soon as possible, output will be generated here

@esmvalbot
Copy link

esmvalbot bot commented Oct 20, 2021

ESMValBot is sorry to report it failed to run recipe examples/recipe_python.yml: exit is 1, output has been generated here

@remi-kazeroni
Copy link
Contributor Author

@esmvalbot Please run examples/recipe_python.yml

@esmvalbot
Copy link

esmvalbot bot commented Oct 20, 2021

Since @remi-kazeroni asked, ESMValBot will run recipe examples/recipe_python.yml as soon as possible, output will be generated here

@esmvalbot
Copy link

esmvalbot bot commented Oct 20, 2021

ESMValBot is sorry to report it failed to run recipe examples/recipe_python.yml: exit is 1, output has been generated here

@remi-kazeroni
Copy link
Contributor Author

Quick update on the bot: last run was not succsessfull but logs show that the installation went fine and the run did not start. I suspect that the culprit is the config-user.yml file which still uses write_plots and write_netcdf. I just disabled those and will restart a test.

After a call with @zklaus, we decided to skip the R diagnostics for the time being. The installation process of the ESMValTool via the bot still needs some fixing for R.

Also, please merge the main branch into your branches before calling the bot. It cannot run unless the branch is up to date with main.

@remi-kazeroni
Copy link
Contributor Author

@esmvalbot Please run examples/recipe_python.yml

@esmvalbot
Copy link

esmvalbot bot commented Oct 20, 2021

Since @remi-kazeroni asked, ESMValBot will run recipe examples/recipe_python.yml as soon as possible, output will be generated here

@esmvalbot
Copy link

esmvalbot bot commented Oct 20, 2021

ESMValBot is happy to report recipe examples/recipe_python.yml ran OK, output has been generated here

@remi-kazeroni
Copy link
Contributor Author

I'm starting a couple of test runs using mamba from miniforge instead of conda. This should speed up the environment creation and thus the runs.

@remi-kazeroni
Copy link
Contributor Author

@esmvalbot Please run examples/recipe_python.yml

@esmvalbot
Copy link

esmvalbot bot commented Oct 21, 2021

Since @remi-kazeroni asked, ESMValBot will run recipe examples/recipe_python.yml as soon as possible, output will be generated here

@esmvalbot
Copy link

esmvalbot bot commented Oct 21, 2021

ESMValBot is happy to report recipe examples/recipe_python.yml ran OK, output has been generated here

@remi-kazeroni
Copy link
Contributor Author

@esmvalbot Please run examples/recipe_python.yml

@esmvalbot
Copy link

esmvalbot bot commented Oct 21, 2021

Since @remi-kazeroni asked, ESMValBot will run recipe examples/recipe_python.yml as soon as possible, output will be generated here

@esmvalbot
Copy link

esmvalbot bot commented Oct 21, 2021

ESMValBot is happy to report recipe examples/recipe_python.yml ran OK, output has been generated here

@remi-kazeroni
Copy link
Contributor Author

@esmvalbot Please run examples/recipe_python.yml

@esmvalbot
Copy link

esmvalbot bot commented Oct 21, 2021

Since @remi-kazeroni asked, ESMValBot will run recipe examples/recipe_python.yml as soon as possible, output will be generated here

@esmvalbot
Copy link

esmvalbot bot commented Oct 21, 2021

ESMValBot is happy to report recipe examples/recipe_python.yml ran OK, output has been generated here

@remi-kazeroni
Copy link
Contributor Author

@esmvalbot Please run examples/recipe_ncl.yml

@esmvalbot
Copy link

esmvalbot bot commented Oct 21, 2021

Since @remi-kazeroni asked, ESMValBot will run recipe examples/recipe_ncl.yml as soon as possible, output will be generated here

@remi-kazeroni
Copy link
Contributor Author

@esmvalbot Please run examples/recipe_r.yml

@esmvalbot
Copy link

esmvalbot bot commented Oct 21, 2021

Since @remi-kazeroni asked, ESMValBot will run recipe examples/recipe_r.yml as soon as possible, output will be generated here

@remi-kazeroni
Copy link
Contributor Author

@esmvalbot Please run examples/recipe_julia.yml

@esmvalbot
Copy link

esmvalbot bot commented Oct 21, 2021

Since @remi-kazeroni asked, ESMValBot will run recipe examples/recipe_julia.yml as soon as possible, output will be generated here

@remi-kazeroni
Copy link
Contributor Author

ESMValBot is sorry to report it failed to run recipe examples/recipe_ncl.yml: exit is 1, output has been generated here

Something seems wrong with the provenance in the NCL diagnostic but I don't understand what. Any idea of another NCL based recipe that could be tested and not affected by the write_* deprecation? Please feel free to start such runs here.

@remi-kazeroni
Copy link
Contributor Author

@esmvalbot Please run examples/recipe_python.yml

@esmvalbot
Copy link

esmvalbot bot commented Oct 21, 2021

Since @remi-kazeroni asked, ESMValBot will run recipe examples/recipe_python.yml as soon as possible, output will be generated here

@remi-kazeroni
Copy link
Contributor Author

@esmvalbot Please run examples/recipe_r.yml

@esmvalbot
Copy link

esmvalbot bot commented Oct 21, 2021

Since @remi-kazeroni asked, ESMValBot will run recipe examples/recipe_r.yml as soon as possible, output will be generated here

@esmvalbot
Copy link

esmvalbot bot commented Oct 21, 2021

ESMValBot is happy to report recipe examples/recipe_python.yml ran OK, output has been generated here

@esmvalbot
Copy link

esmvalbot bot commented Oct 21, 2021

ESMValBot is happy to report recipe examples/recipe_r.yml ran OK, output has been generated here

@valeriupredoi
Copy link
Contributor

@remi-kazeroni @zklaus re: failed NCL example recipe (but the actual diagnostic runs fine): I ran a test on JASMIN and all goes fine there (made sure NCL is the same). Note that exit code 2 means invalid usage of some shell built-in command. Examples of built-in commands include alias, echo, and printf. What sort of shell is the bot using? bash or tcsh or zsh? @bouweandela is the provenence logger (the last thing that runs in that diagnostic) twisting some shell built-ins by any chance?

@zklaus
Copy link

zklaus commented Oct 22, 2021

@esmvalbot Please run examples/recipe_julia.yml

@esmvalbot
Copy link

esmvalbot bot commented Oct 22, 2021

Since @zklaus asked, ESMValBot will run recipe examples/recipe_julia.yml as soon as possible, output will be generated here

@esmvalbot
Copy link

esmvalbot bot commented Oct 22, 2021

ESMValBot is sorry to report it failed to run recipe examples/recipe_julia.yml: exit is 1, output has been generated here

@zklaus
Copy link

zklaus commented Oct 22, 2021

I think we can close this. @remi-kazeroni, if you think we still need it, please reopen.

@zklaus zklaus closed this Oct 22, 2021
@remi-kazeroni remi-kazeroni deleted the test_bot branch October 22, 2021 14:46
@zklaus
Copy link

zklaus commented Nov 1, 2021

@esmvalbot please run recipe_rainfarm.yml

@esmvalbot
Copy link

esmvalbot bot commented Nov 1, 2021

Sorry, ESMValBot can not find recipe_rainfarm.yml recipe in ESMValGroup/ESMValTool repo at test_bot branch, please check that recipe name is correct

@bouweandela
Copy link
Member

@esmvalbot Please run examples/recipe_python.yml

@esmvalbot
Copy link

esmvalbot bot commented Nov 18, 2021

Sorry, ESMValBot can not find examples/recipe_python.yml recipe in ESMValGroup/ESMValTool repo at test_bot branch, please check that recipe name is correct

@bouweandela bouweandela restored the test_bot branch November 18, 2021 15:13
@bouweandela
Copy link
Member

@esmvalbot Please run examples/recipe_python.yml

@esmvalbot
Copy link

esmvalbot bot commented Nov 18, 2021

Since @bouweandela asked, ESMValBot will run recipe examples/recipe_python.yml as soon as possible, output will be generated here

@esmvalbot
Copy link

esmvalbot bot commented Nov 18, 2021

ESMValBot is happy to report recipe examples/recipe_python.yml ran OK, output has been generated here

@bouweandela bouweandela deleted the test_bot branch November 18, 2021 15:36
@bouweandela bouweandela restored the test_bot branch November 18, 2021 15:38
@bouweandela
Copy link
Member

@esmvalbot Please run examples/recipe_python.yml

@esmvalbot
Copy link

esmvalbot bot commented Nov 18, 2021

Since @bouweandela asked, ESMValBot will run recipe examples/recipe_python.yml as soon as possible, output will be generated here

@valeriupredoi
Copy link
Contributor

Bot giving you a hard time, @bouweandela ? Tell me his address, I'll pay him a visit 😁

@bouweandela
Copy link
Member

Trying out the new and bigger hard disk, I'm trying to convince the bot to use it.

@esmvalbot
Copy link

esmvalbot bot commented Nov 18, 2021

ESMValBot is happy to report recipe examples/recipe_python.yml ran OK, output has been generated here

@bouweandela bouweandela deleted the test_bot branch November 18, 2021 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ESMValBot Issues related to the ESMValBot testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants