25/08/2020 6:00:06.15 Get bootstrap.py % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98629 100 98629 0 0 98629 0 0:00:01 --:--:-- 0:00:01 205k 25/08/2020 6:00:14.06 C:\Users\phaserbuilder\NightlyBuilds\PhenixVC2008\x64\Current>((ROBOCOPY empty dist /MIR /COPYALL 1>nul ) & rmdir /S /Q dist\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\PhenixVC2008\x64\Current>((ROBOCOPY empty tests /MIR /COPYALL 1>nul ) & rmdir /S /Q tests\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\PhenixVC2008\x64\Current>((ROBOCOPY empty doc /MIR /COPYALL 1>nul ) & rmdir /S /Q doc\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\PhenixVC2008\x64\Current>((ROBOCOPY empty tmp /MIR /COPYALL 1>nul ) & rmdir /S /Q tmp\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\PhenixVC2008\x64\Current>((ROBOCOPY empty base /MIR /COPYALL 1>nul ) & rmdir /S /Q base\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\PhenixVC2008\x64\Current>((ROBOCOPY empty base_tmp /MIR /COPYALL 1>nul ) & rmdir /S /Q base_tmp\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\PhenixVC2008\x64\Current>((ROBOCOPY empty build /MIR /COPYALL 1>nul ) & rmdir /S /Q build\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\PhenixVC2008\x64\Current>((ROBOCOPY empty conda_base /MIR /COPYALL 1>nul ) & rmdir /S /Q conda_base\ & ) The system cannot find the file specified. Performing actions: cleanup hot update base build ******************************************************************************* An environment containing git-lfs and/or svn will be installed during the "base" step. Pleaser re-run the "update" step after "base" completes, so that git-lfs files for phenix_regression will be downloaded. ******************************************************************************* ******************************************************************************* An environment containing git-lfs and/or svn will be installed during the "base" step. Pleaser re-run the "update" step after "base" completes, so that git-lfs files for phenix_examples will be downloaded. ******************************************************************************* Installing base packages using: python modules\cctbx_project\libtbx\auto_build\install_conda.py --builder=phenix --install_conda --python=27 ===== Running in .: deleting dist, tests, doc, tmp, base, base_tmp, build, conda_base Existing non-git directory -- don't know what to do. skipping: annlib Existing non-git directory -- don't know what to do. skipping: scons Existing non-git directory -- don't know what to do. skipping: ccp4io Existing non-git directory -- don't know what to do. skipping: eigen ===== Downloading https://gitcdn.xyz/repo/dials/dependencies/dials-1.13/msgpack-3.1.1.tar.gz: 484 kB From https://github.com/dials/dials 91bec7aef..47f988f4f master -> origin/master 8ecf59f9b..9b41aa78b dials-next -> origin/dials-next Updating 91bec7aef..47f988f4f Fast-forward algorithms/scaling/observers.py | 2 +- algorithms/symmetry/__init__.py | 29 ++++++++++++++------------- installer/bootstrap.py | 2 +- newsfragments/1373.feature | 1 + newsfragments/1378.bugfix | 2 ++ test/command_line/test_estimate_resolution.py | 1 - util/image_viewer/slip_viewer/frame.py | 6 +++--- util/resolution_analysis.py | 9 +++++---- util/test_resolution_analysis.py | 7 +++++++ 9 files changed, 35 insertions(+), 24 deletions(-) create mode 100644 newsfragments/1373.feature create mode 100644 newsfragments/1378.bugfix Current branch master is up to date. Updating 'probe': At revision 103. Updating 'reduce': At revision 318. From https://github.com/cctbx/dxtbx 55328de..8286938 master -> origin/master Updating 55328de..8286938 Fast-forward .pre-commit-config.yaml | 3 +- command_line/detector_superpose.py | 1 + command_line/display_parallax_correction.py | 3 +- command_line/print_header.py | 3 + format/FormatCBFCspad.py | 3 +- format/FormatCBFFull.py | 2 +- format/FormatCBFMini.py | 3 +- format/FormatCBFMultiTile.py | 2 +- format/FormatCBFMultiTileHierarchy.py | 3 +- format/FormatNexus.py | 2 +- format/FormatPY.py | 27 ++++++-- format/FormatPYmultitile.py | 4 +- format/FormatPYunspecified.py | 13 ++-- format/FormatPYunspecifiedStill.py | 6 +- format/FormatXTCCspad.py | 4 +- format/FormatXTCJungfrau.py | 102 ++++++++++++---------------- format/FormatXTCRayonix.py | 3 +- format/cbf_writer.py | 2 +- format/nexus.py | 2 +- model/beam.py | 3 +- model/detector.py | 3 +- model/goniometer.py | 3 +- model/scan.py | 3 +- newsfragments/205.bugfix | 1 + newsfragments/211.misc | 1 + pyproject.toml | 12 ++-- tests/test_image_readers.py | 1 + tests/test_split_singleimage_datablock.py | 1 - 28 files changed, 115 insertions(+), 101 deletions(-) create mode 100644 newsfragments/205.bugfix create mode 100644 newsfragments/211.misc Current branch master is up to date. Already up to date. Current branch master is up to date. There is no tracking information for the current branch. Please specify which branch you want to rebase against. See git-pull(1) for details. git pull If you wish to set tracking information for this branch you can do so with: git branch --set-upstream-to=origin/ master ===== Running in modules: extracting files from msgpack-3.1.1.tar.gz ===== Running in modules\dials: git pull --rebase ===== Running in modules: svn update probe --non-interactive --trust-server-cert ===== Running in modules: svn update reduce --non-interactive --trust-server-cert ===== Running in modules\dxtbx: git pull --rebase ===== Running in modules\amber_library: git pull --rebase Existing non-git directory -- don't know what to do. skipping: ccp4io_adaptbx ===== Running in modules\solve_resolve: git pull --rebase Process failed with return code 1