qiime2 2022.2: docker Quay
--Starting at Mon Apr 25 17:40:04 2022
qiime diversity alpha-rarefaction
--i-table /data/PRJNA378896/qiime/02_DADA2_denoise/table.qza
--i-phylogeny /data/PRJNA378896/qiime/04_diversity/rooted-tree.qza
--p-max-depth 40000
--p-steps 40
--o-visualization /data/PRJNA378896/qiime/04_diversity/alpha/alpha-rarefaction.qzv
Saved Visualization to: /data/PRJNA378896/qiime/04_diversity/alpha/alpha-rarefaction.qzv
--Finishing at Mon Apr 25 23:47:28 2022
--Runtime: 06h:07m:24s
PS. All 24 cores 100% occupied. (I have tried 3 times, seems a reproduciable bug)
qiime2 2020.8: docker qiime2/core
--Starting at Tue Apr 26 07:26:01 2022
qiime diversity alpha-rarefaction
--i-table /data/PRJNA378896/qiime/02_DADA2_denoise/table.qza
--i-phylogeny /data/PRJNA378896/qiime/04_diversity/rooted-tree.qza
--p-max-depth 40000
--p-steps 40
--o-visualization /data/PRJNA378896/qiime/04_diversity/alpha/alpha-rarefaction.qzv
Saved Visualization to: /data/PRJNA378896/qiime/04_diversity/alpha/alpha-rarefaction.qzv
--Finishing at Tue Apr 26 07:30:02 2022
--Runtime: 04m:01s
PS. Single core used
Despite this bug is minor, low-priority, low-severity and has an alternative fix by using two verisons of QIIME2, it's still inconvient for users. Hope there is a better solution than using two verisons.
Thank you!