Skip to content

Instantly share code, notes, and snippets.

@markf3lton
Created May 1, 2019 14:15
Show Gist options
  • Save markf3lton/200b0c45104832f4765b54762fe99045 to your computer and use it in GitHub Desktop.
Save markf3lton/200b0c45104832f4765b54762fe99045 to your computer and use it in GitHub Desktop.
vagrant@local:/var/www/sbd10$ php --version
PHP 7.1.28-1+ubuntu16.04.1+deb.sury.org+3 (cli) (built: Apr 10 2019 10:49:52) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.1.0, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.1.28-1+ubuntu16.04.1+deb.sury.org+3, Copyright (c) 1999-2018, by Zend Technologies
vagrant@local:/var/www/sbd10$ blt sync -vvv
> source:build:composer
[Exec] Running export COMPOSER_EXIT_ON_PATCH_FAILURE=1 &&
composer install --ansi --no-interaction --optimize-autoloader --apcu-autoloader in /var/www/sbd10
Could not scan for classes inside "/var/www/sbd10/vendor/drupal/core/lib/Drupal.php" which does not appear to be a file nor a folder
Could not scan for classes inside "/var/www/sbd10/vendor/drupal/core/lib/Drupal/Component/Utility/Timer.php" which does not appear to be a file nor a folder
Could not scan for classes inside "/var/www/sbd10/vendor/drupal/core/lib/Drupal/Component/Utility/Unicode.php" which does not appear to be a file nor a folder
Could not scan for classes inside "/var/www/sbd10/vendor/drupal/core/lib/Drupal/Core/Database/Database.php" which does not appear to be a file nor a folder
Could not scan for classes inside "/var/www/sbd10/vendor/drupal/core/lib/Drupal/Core/DrupalKernel.php" which does not appear to be a file nor a folder
Could not scan for classes inside "/var/www/sbd10/vendor/drupal/core/lib/Drupal/Core/DrupalKernelInterface.php" which does not appear to be a file nor a folder
Could not scan for classes inside "/var/www/sbd10/vendor/drupal/core/lib/Drupal/Core/Site/Settings.php" which does not appear to be a file nor a folder
Gathering patches for root package.
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
Generating optimized autoload files
PHP CodeSniffer Config installed_paths set to ../../drupal/coder/coder_sniffer/
[Exec] Done in 16.511s
> blt:init:settings
Hash salt already exists.
[debug] Multisites found: default
[debug] Initial site: default
[Filesystem\FilesystemStack] _chmod ["/var/www/sbd10/docroot/sites/default",511]
[Filesystem\FilesystemStack] _chmod ["/var/www/sbd10/docroot/sites/default/settings.php",511]
[File\Write] Writing to /var/www/sbd10/docroot/sites/default/settings.php.
[Filesystem\FilesystemStack] _chmod ["/var/www/sbd10/docroot/sites/default/settings.php",420]
> drupal:sync:db
[Acquia\Blt\Robo\Tasks\DrushTask] Running /var/www/sbd10/vendor/bin/drush cache-clear drush --no-interaction -vvv --ansi &&
/var/www/sbd10/vendor/bin/drush sql-sync @idstanley3.01test @self --target-dump=/tmp/tmp.target.sql.gz --structure-tables-key=lightweight --create-db --no-interaction -vvv --ansi &&
/var/www/sbd10/vendor/bin/drush sql-sanitize --no-interaction -vvv --ansi &&
/var/www/sbd10/vendor/bin/drush cr --no-interaction -vvv --ansi &&
/var/www/sbd10/vendor/bin/drush sqlq "TRUNCATE cache_entity" --no-interaction -vvv --ansi in /var/www/sbd10/docroot
[preflight] Config paths: /var/www/sbd10/vendor/drush/drush/drush.yml,/var/www/sbd10/drush/drush.yml,/var/www/sbd10/docroot/sites/default/local.drush.yml
[preflight] Alias paths: /var/www/sbd10/docroot/drush/sites,/var/www/sbd10/drush/sites
[preflight] Commandfile search paths: /var/www/sbd10/vendor/drush/drush/src,/var/www/sbd10/drush
[bootstrap] Starting bootstrap to max [0.23 sec, 9.53 MB]
[debug] Trying to bootstrap as far as we can [0.23 sec, 9.59 MB]
[bootstrap] Drush bootstrap phase: bootstrapDrupalRoot() [0.24 sec, 9.59 MB]
[bootstrap] Change working directory to /var/www/sbd10/docroot [0.24 sec, 9.59 MB]
[bootstrap] Initialized Drupal 8.6.15 root directory at /var/www/sbd10/docroot [0.24 sec, 9.72 MB]
[bootstrap] Drush bootstrap phase: bootstrapDrupalSite() [0.25 sec, 10.01 MB]
[bootstrap] Initialized Drupal site local.sbd10.com at sites/default [0.29 sec, 10.25 MB]
[bootstrap] Drush bootstrap phase: bootstrapDrupalConfiguration() [0.29 sec, 10.25 MB]
[debug] Add service modifier [0.37 sec, 10.91 MB]
[bootstrap] Drush bootstrap phase: bootstrapDrupalDatabase() [0.39 sec, 11.31 MB]
[bootstrap] Successfully connected to the Drupal database. [0.4 sec, 11.31 MB]
[bootstrap] Drush bootstrap phase: bootstrapDrupalFull() [0.4 sec, 11.31 MB]
[debug] Start bootstrap of the Drupal Kernel. [0.4 sec, 11.31 MB]
[debug] Found drush.services.yml for lightning_core Drush commands [2.33 sec, 13.99 MB]
[debug] Found drush.services.yml for lightning_scheduler Drush commands [2.35 sec, 13.99 MB]
[debug] Found drush.services.yml for search_api Drush commands [2.38 sec, 13.99 MB]
[debug] pathauto should have an extra.drush.services section in its composer.json. See http://docs.drush.org/en/master/commands/#specifying-the-services-file. [2.39 sec, 13.99 MB]
[debug] Get container builder [2.4 sec, 13.99 MB]
[debugnotify] Service modifier alter. [2.4 sec, 14.09 MB]
[debug] process drush.console.services console.command [2.68 sec, 18.6 MB]
[debug] process drush.command.services drush.command [2.69 sec, 18.6 MB]
[debugnotify] Found tagged service config.commands [2.69 sec, 18.6 MB]
[debugnotify] Found tagged service config.export.commands [2.69 sec, 18.6 MB]
[debugnotify] Found tagged service config.import.commands [2.69 sec, 18.61 MB]
[debugnotify] Found tagged service batch.commands [2.69 sec, 18.61 MB]
[debugnotify] Found tagged service cli.commands [2.69 sec, 18.61 MB]
[debugnotify] Found tagged service drupal.commands [2.69 sec, 18.61 MB]
[debugnotify] Found tagged service entity.commands [2.69 sec, 18.61 MB]
[debugnotify] Found tagged service image.commands [2.69 sec, 18.61 MB]
[debugnotify] Found tagged service language.commands [2.69 sec, 18.61 MB]
[debugnotify] Found tagged service locale.commands [2.69 sec, 18.61 MB]
[debugnotify] Found tagged service messenger.commands [2.69 sec, 18.61 MB]
[debugnotify] Found tagged service queue.commands [2.69 sec, 18.61 MB]
[debugnotify] Found tagged service role.commands [2.69 sec, 18.61 MB]
[debugnotify] Found tagged service state.commands [2.69 sec, 18.61 MB]
[debugnotify] Found tagged service twig.commands [2.69 sec, 18.62 MB]
[debugnotify] Found tagged service user.commands [2.69 sec, 18.62 MB]
[debugnotify] Found tagged service views.commands [2.69 sec, 18.62 MB]
[debugnotify] Found tagged service watchdog.commands [2.69 sec, 18.62 MB]
[debugnotify] Found tagged service pm.commands [2.7 sec, 18.62 MB]
[debugnotify] Found tagged service theme.commands [2.7 sec, 18.62 MB]
[debugnotify] Found tagged service sanitize.commands [2.7 sec, 18.62 MB]
[debugnotify] Found tagged service sanitize.comments.commands [2.7 sec, 18.62 MB]
[debugnotify] Found tagged service sanitize.sessions.commands [2.7 sec, 18.62 MB]
[debugnotify] Found tagged service sanitize.userfields.commands [2.7 sec, 18.62 MB]
[debugnotify] Found tagged service sanitize.usertable.commands [2.7 sec, 18.62 MB]
[debugnotify] Found tagged service lightning_core.hooks [2.7 sec, 18.62 MB]
[debugnotify] Found tagged service lightning_core.commands [2.7 sec, 18.63 MB]
[debugnotify] Found tagged service lightning_scheduler.migration_commands [2.7 sec, 18.63 MB]
[debugnotify] Found tagged service search_api.commands [2.7 sec, 18.63 MB]
[debugnotify] Found tagged service pathauto.commands [2.7 sec, 18.63 MB]
[debug] process drush.command_info_alterer.services drush.command_info_alterer [2.7 sec, 18.63 MB]
[debug] process drush.generator.services drush.generator [2.7 sec, 18.63 MB]
[debug] Finished bootstrap of the Drupal Kernel. [4.03 sec, 28.02 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\config\ConfigCommands [4.42 sec, 33.16 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\config\ConfigExportCommands [4.44 sec, 33.34 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\config\ConfigImportCommands [4.44 sec, 33.35 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\core\BatchCommands [4.44 sec, 33.35 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\core\CliCommands [4.45 sec, 33.35 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\core\DrupalCommands [4.45 sec, 33.36 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\core\EntityCommands [4.45 sec, 33.37 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\core\ImageCommands [4.45 sec, 33.37 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\core\LanguageCommands [4.46 sec, 33.39 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\core\LocaleCommands [4.46 sec, 33.4 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\core\MessengerCommands [4.46 sec, 33.41 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\core\QueueCommands [4.46 sec, 33.41 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\core\RoleCommands [4.47 sec, 33.42 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\core\StateCommands [4.47 sec, 33.45 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\core\TwigCommands [4.48 sec, 33.46 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\core\UserCommands [4.48 sec, 33.47 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\core\ViewsCommands [4.49 sec, 33.51 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\core\WatchdogCommands [4.5 sec, 33.54 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\pm\PmCommands [4.5 sec, 33.57 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\pm\ThemeCommands [4.5 sec, 33.58 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\sql\SanitizeCommands [4.51 sec, 33.58 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\sql\SanitizeCommentsCommands [4.51 sec, 33.59 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\sql\SanitizeSessionsCommands [4.53 sec, 33.59 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\sql\SanitizeUserFieldsCommands [4.54 sec, 33.59 MB]
[debugnotify] Add a commandfile class: Drush\Drupal\Commands\sql\SanitizeUserTableCommands [4.54 sec, 33.59 MB]
[debugnotify] Add a commandfile class: Drupal\lightning_core\Commands\Hooks [4.55 sec, 33.6 MB]
[debugnotify] Add a commandfile class: Drupal\lightning_core\Commands\LightningCoreCommands [4.55 sec, 33.6 MB]
[debugnotify] Add a commandfile class: Drupal\lightning_scheduler\Commands\MigrationCommands [4.55 sec, 33.6 MB]
[debugnotify] Add a commandfile class: Drupal\search_api\Commands\SearchApiCommands [4.56 sec, 33.61 MB]
[debugnotify] Add a commandfile class: Drupal\pathauto\Commands\PathautoCommands [4.56 sec, 33.68 MB]
[debug] Calling Drush\Commands\core\CacheCommands::clearDrush(Array) [4.57 sec, 33.72 MB]
[success] 'drush' cache was cleared. [4.58 sec, 33.72 MB]
[preflight] Config paths: /var/www/sbd10/vendor/drush/drush/drush.yml,/var/www/sbd10/drush/drush.yml,/var/www/sbd10/docroot/sites/default/local.drush.yml
[preflight] Alias paths: /var/www/sbd10/docroot/drush/sites,/var/www/sbd10/drush/sites
[preflight] Commandfile search paths: /var/www/sbd10/vendor/drush/drush/src,/var/www/sbd10/drush
[bootstrap] Starting bootstrap to none [0.41 sec, 9.67 MB]
[bootstrap] Drush bootstrap phase 0 [0.41 sec, 9.67 MB]
[bootstrap] Try to validate bootstrap phase 0 [0.41 sec, 9.67 MB]
[info] Executing: ssh -p 22 sbdinc.01test@staging-2290.enterprise-g1.hosting.acquia.com 'drush core-status db-name --format=json --uri=idstanley3.test-sbdinc.acsitefactory.com --root=/var/www/html/sbdinc.01test/docroot' [0.48 sec, 10.12 MB]
[info] Executing: /var/www/sbd10/vendor/drush/drush/drush core-status db-name --format=json --uri=http://local.sbd10.com --root=/var/www/sbd10/docroot [1.44 sec, 10.16 MB]
You will destroy data in drupal and replace with data from staging-2290.enterprise-g1.hosting.acquia.com/sbdinc01tdb488425.
[notice] Starting to create database on target. [2.46 sec, 10.21 MB]
[info] Executing: /var/www/sbd10/vendor/drush/drush/drush sql-create --create-db --target-dump=/tmp/tmp.target.sql.gz --ansi --no-interaction --structure-tables-key=lightweight --strict=0 --uri=http://local.sbd10.com --root=/var/www/sbd10/docroot [2.46 sec, 10.21 MB]
[notice] Starting to dump database on source. [3.95 sec, 10.21 MB]
[info] Executing: ssh -p 22 sbdinc.01test@staging-2290.enterprise-g1.hosting.acquia.com 'drush sql-dump --create-db --target-dump=/tmp/tmp.target.sql.gz --ansi --no-interaction --structure-tables-key=lightweight --strict=0 --gzip --result-file=auto --backend=json --uri=idstanley3.test-sbdinc.acsitefactory.com --root=/var/www/html/sbdinc.01test/docroot' [3.95 sec, 10.22 MB]
In Process.php line 239:
[Symfony\Component\Process\Exception\ProcessFailedException]
The command "ssh -p 22 sbdinc.01test@staging-2290.enterprise-g1.hosting.acq
uia.com 'drush sql-dump --create-db --target-dump=/tmp/tmp.target.sql.gz --
ansi --no-interaction --structure-tables-key=lightweight --strict=0 --gzip
--result-file=auto --backend=json --uri=idstanley3.test-sbdinc.acsitefactor
y.com --root=/var/www/html/sbdinc.01test/docroot'" failed.
Exit Code: 1(General error)
Working directory:
Output:
================
\DRUSH_BACKEND_OUTPUT_START>>>{"output":"","object":[],"error_status":1,"lo
g":[{"type":"preflight","message":"Drush preflight prepare loaded autoloade
r at \/usr\/local\/drush8\/vendor\/autoload.php","timestamp":1556719402.532
691,"memory":2488360,"error":null},{"type":"preflight","message":"Starting
Drush preflight.","timestamp":1556719402.535521,"memory":2488856,"error":nu
ll},{"type":"bootstrap","message":"Loading drushrc \"\/etc\/drush\/drushrc.
php\" into \"system\" scope.","timestamp":1556719402.53775,"memory":2770576
,"error":null},{"type":"debug","message":"Cache HIT cid: 8.1.17-commandfile
s-0-81eb3a592837f412d98e37df61c3a696","timestamp":1556719402.5467899,"memor
y":2809856,"error":null},{"type":"debugnotify","message":"Scanning into \/e
tc\/drush for \/.*aliases\\.drush(8|)rc\\.php$\/","timestamp":1556719402.57
36139,"memory":5713600,"error":null},{"type":"debugnotify","message":"Scann
ing into \/etc\/drush for \/self\\.alias\\.drush(8|)rc\\.php$\/","timestamp
":1556719402.5737131,"memory":5714232,"error":null},{"type":"debugnotify","
message":"Scanning into \/usr\/local\/drush8\/vendor\/drush\/drush\/include
s\/.. for \/.*aliases\\.drush(8|)rc\\.php$\/","timestamp":1556719402.573796
,"memory":5714864,"error":null},{"type":"debugnotify","message":"Scanning i
nto \/usr\/local\/drush8\/vendor\/drush\/drush\/includes\/.. for \/self\\.a
lias\\.drush(8|)rc\\.php$\/","timestamp":1556719402.5757539,"memory":571585
6,"error":null},{"type":"debugnotify","message":"Scanning into \/home\/sbdi
nc\/.drush for \/.*aliases\\.drush(8|)rc\\.php$\/","timestamp":1556719402.5
776479,"memory":5716488,"error":null},{"type":"debugnotify","message":"Scan
ning into \/home\/sbdinc\/.drush for \/self\\.alias\\.drush(8|)rc\\.php$\/"
,"timestamp":1556719402.578661,"memory":5717400,"error":null},{"type":"debu
gnotify","message":"Scanning into \/mnt\/drush\/sbdinc for \/.*aliases\\.dr
ush(8|)rc\\.php$\/","timestamp":1556719402.5796709,"memory":5718032,"error"
:null},{"type":"debugnotify","message":"Scanning into \/mnt\/drush\/sbdinc
for \/self\\.alias\\.drush(8|)rc\\.php$\/","timestamp":1556719402.579813,"m
emory":5719072,"error":null},{"type":"debugnotify","message":"Scanning into
\/mnt\/www\/html\/sbdinc01test\/docroot\/..\/drush for \/.*aliases\\.drush
(8|)rc\\.php$\/","timestamp":1556719402.5799179,"memory":5719704,"error":nu
ll},{"type":"debugnotify","message":"Scanning into \/mnt\/www\/html\/sbdinc
01test\/docroot\/..\/drush for \/self\\.alias\\.drush(8|)rc\\.php$\/","time
stamp":1556719402.5799711,"memory":5720456,"error":null},{"type":"debugnoti
fy","message":"Scanning into \/mnt\/www\/html\/sbdinc01test\/docroot\/drush
for \/.*aliases\\.drush(8|)rc\\.php$\/","timestamp":1556719402.580013,"mem
ory":5721088,"error":null},{"type":"debugnotify","message":"Scanning into \
/mnt\/www\/html\/sbdinc01test\/docroot\/drush for \/self\\.alias\\.drush(8|
)rc\\.php$\/","timestamp":1556719402.5800309,"memory":5721720,"error":null}
,{"type":"debugnotify","message":"Scanning into \/mnt\/www\/html\/sbdinc01t
est\/docroot\/sites\/all\/drush for \/.*aliases\\.drush(8|)rc\\.php$\/","ti
mestamp":1556719402.5800459,"memory":5722352,"error":null},{"type":"debugno
tify","message":"Scanning into \/mnt\/www\/html\/sbdinc01test\/docroot\/sit
es\/all\/drush for \/self\\.alias\\.drush(8|)rc\\.php$\/","timestamp":15567
19402.5800619,"memory":5723624,"error":null},{"type":"debugnotify","message
":"Scanning into \/mnt\/www\/html\/sbdinc01test\/docroot\/sites\/idstanley3
.test-sbdinc.acsitefactory.com for \/.*aliases\\.drush(8|)rc\\.php$\/","tim
estamp":1556719402.5800779,"memory":5724256,"error":null},{"type":"debugnot
ify","message":"Scanning into \/mnt\/www\/html\/sbdinc01test\/docroot\/site
s\/idstanley3.test-sbdinc.acsitefactory.com for \/self\\.alias\\.drush(8|)r
c\\.php$\/","timestamp":1556719402.5800941,"memory":5724888,"error":null},{
"type":"bootstrap","message":"Bootstrap to phase 0.","timestamp":1556719402
.624651,"memory":8143848,"error":null},{"type":"bootstrap","message":"Boots
trap to phase -1.","timestamp":1556719402.6251061,"memory":8147328,"error":
null},{"type":"bootstrap","message":"Found command: sql-dump (commandfile=s
ql)","timestamp":1556719402.6252401,"memory":8147984,"error":null},{"type":
"debug","message":"Calling hook drush_sql_dump","timestamp":1556719402.6279
8,"memory":8346136,"error":null},{"type":"bootstrap","message":"Drush boots
trap phase : bootstrap_drupal_root()","timestamp":1556719402.6361279,"memor
y":9248136,"error":null},{"type":"bootstrap","message":"Initialized Drupal
8.5.4 root directory at \/mnt\/www\/html\/sbdinc01test\/docroot","timestamp
":1556719402.6390271,"memory":9254584,"error":null},{"type":"debug","messag
e":"Find command files for phase 1 (max=3)","timestamp":1556719402.6399469,
"memory":7667016,"error":null},{"type":"debug","message":"Cache HIT cid: 8.
1.17-commandfiles-1-24b2e4fb1306f299d08de5ff79c1b6cb","timestamp":155671940
2.641767,"memory":7669616,"error":null},{"type":"debug","message":"Cache HI
T cid: 8.1.17-annotationfiles-1-e42e49fbf7ed81bd544d834f2d1daf99","timestam
p":1556719402.644397,"memory":7742104,"error":null},{"type":"bootstrap","me
ssage":"Drush bootstrap phase : bootstrap_drupal_site()","timestamp":155671
9402.6617739,"memory":8356672,"error":null},{"type":"bootstrap","message":"
Initialized Drupal site idstanley3.test-sbdinc.acsitefactory.com at sites\/
g\/files\/iupifu741","timestamp":1556719402.6619029,"memory":8357376,"error
":null},{"type":"debug","message":"Find command files for phase 2 (max=3)",
"timestamp":1556719402.6649301,"memory":8358008,"error":null},{"type":"debu
g","message":"Cache HIT cid: 8.1.17-install_profile-66ecfeb9791a02315077384
9f1550c5d","timestamp":1556719402.673543,"memory":8359816,"error":null},{"t
ype":"debug","message":"Cache MISS cid: 8.1.17-commandfiles-2-fd7b978053e75
6d83550ce98dba279a2","timestamp":1556719402.6807749,"memory":8361232,"error
":null},{"type":"debug","message":"Cache SET cid: 8.1.17-commandfiles-2-fd7
b978053e756d83550ce98dba279a2","timestamp":1556719402.8133359,"memory":8371
896,"error":null},{"type":"bootstrap","message":"Drush bootstrap phase : bo
otstrap_drupal_configuration()","timestamp":1556719402.819263,"memory":8961
504,"error":null},{"type":"debug","message":"Create from request","timestam
p":1556719402.8195679,"memory":8974608,"error":null},{"type":"debug","messa
ge":"add service modifier","timestamp":1556719402.8433981,"memory":9422864,
"error":null},{"type":"debug","message":"Find command files for phase 3 (ma
x=3)","timestamp":1556719402.8434889,"memory":9424800,"error":null},{"type"
:"debug","message":"Returned from hook drush_sql_dump","timestamp":15567194
03.1450739,"memory":9594224,"error":null},{"type":"notice","message":"Comma
nd dispatch complete","timestamp":1556719403.1452971,"memory":9529224,"erro
r":null}],"error_log":{"DRUSH_SQL_DUMP_FAIL":["Database dump failed"]},"sel
f":{"root":"\/mnt\/www\/html\/sbdinc01test\/docroot","uri":"idstanley3.test
-sbdinc.acsitefactory.com","path-aliases":{"%root":"\/mnt\/www\/html\/sbdin
c01test\/docroot"}},"context":{"alias-path":["\/mnt\/drush\/sbdinc","\/home
\/sbdinc\/.drush"],"config-file":"\/etc\/drush\/drushrc.php","context-path"
:"\/etc\/drush\/drushrc.php","php":"\/usr\/local\/php7.1\/bin\/php","php-op
tions":"","create-db":true,"target-dump":"\/tmp\/tmp.target.sql.gz","ansi":
true,"no-interaction":true,"structure-tables-key":"lightweight","strict":"0
","gzip":true,"result-file":"auto","backend":"json","uri":"idstanley3.test-
sbdinc.acsitefactory.com","root":"\/var\/www\/html\/sbdinc.01test\/docroot"
}}<<<DRUSH_BACKEND_OUTPUT_END
Error Output:
================
\DRUSH_BACKEND:{"type":"bootstrap","message":"Bootstrap to phase 0.","times
tamp":1556719402.624651,"memory":8143848,"error":null,"packet":"log"}
\\DRUSH_BACKEND:{"type":"bootstrap","message":"Bootstrap to phase -1.","tim
estamp":1556719402.6251061,"memory":8147328,"error":null,"packet":"log"}
\\DRUSH_BACKEND:{"type":"bootstrap","message":"Found command: sql-dump (com
mandfile=sql)","timestamp":1556719402.6252401,"memory":8147984,"error":null
,"packet":"log"}
\\DRUSH_BACKEND:{"type":"debug","message":"Calling hook drush_sql_dump","ti
mestamp":1556719402.62798,"memory":8346136,"error":null,"packet":"log"}
\\DRUSH_BACKEND:{"type":"bootstrap","message":"Drush bootstrap phase : boot
strap_drupal_root()","timestamp":1556719402.6361279,"memory":9248136,"error
":null,"packet":"log"}
\\DRUSH_BACKEND:{"type":"bootstrap","message":"Initialized Drupal 8.5.4 roo
t directory at \/mnt\/www\/html\/sbdinc01test\/docroot","timestamp":1556719
402.6390271,"memory":9254584,"error":null,"packet":"log"}
\\DRUSH_BACKEND:{"type":"debug","message":"Find command files for phase 1 (
max=3)","timestamp":1556719402.6399469,"memory":7667016,"error":null,"packe
t":"log"}
\\DRUSH_BACKEND:{"type":"debug","message":"Cache HIT cid: 8.1.17-commandfil
es-1-24b2e4fb1306f299d08de5ff79c1b6cb","timestamp":1556719402.641767,"memor
y":7669616,"error":null,"packet":"log"}
\\DRUSH_BACKEND:{"type":"debug","message":"Cache HIT cid: 8.1.17-annotation
files-1-e42e49fbf7ed81bd544d834f2d1daf99","timestamp":1556719402.644397,"me
mory":7742104,"error":null,"packet":"log"}
\\DRUSH_BACKEND:{"type":"bootstrap","message":"Drush bootstrap phase : boot
strap_drupal_site()","timestamp":1556719402.6617739,"memory":8356672,"error
":null,"packet":"log"}
\\DRUSH_BACKEND:{"type":"bootstrap","message":"Initialized Drupal site idst
anley3.test-sbdinc.acsitefactory.com at sites\/g\/files\/iupifu741","timest
amp":1556719402.6619029,"memory":8357376,"error":null,"packet":"log"}
\\DRUSH_BACKEND:{"type":"debug","message":"Find command files for phase 2 (
max=3)","timestamp":1556719402.6649301,"memory":8358008,"error":null,"packe
t":"log"}
\\DRUSH_BACKEND:{"type":"debug","message":"Cache HIT cid: 8.1.17-install_pr
ofile-66ecfeb9791a023150773849f1550c5d","timestamp":1556719402.673543,"memo
ry":8359816,"error":null,"packet":"log"}
\\DRUSH_BACKEND:{"type":"debug","message":"Cache MISS cid: 8.1.17-commandfi
les-2-fd7b978053e756d83550ce98dba279a2","timestamp":1556719402.6807749,"mem
ory":8361232,"error":null,"packet":"log"}
\\DRUSH_BACKEND:{"type":"debug","message":"Cache SET cid: 8.1.17-commandfil
es-2-fd7b978053e756d83550ce98dba279a2","timestamp":1556719402.8133359,"memo
ry":8371896,"error":null,"packet":"log"}
\\DRUSH_BACKEND:{"type":"bootstrap","message":"Drush bootstrap phase : boot
strap_drupal_configuration()","timestamp":1556719402.819263,"memory":896150
4,"error":null,"packet":"log"}
\\DRUSH_BACKEND:{"type":"debug","message":"Create from request","timestamp"
:1556719402.8195679,"memory":8974608,"error":null,"packet":"log"}
\\DRUSH_BACKEND:{"type":"debug","message":"add service modifier","timestamp
":1556719402.8433981,"memory":9422864,"error":null,"packet":"log"}
\\DRUSH_BACKEND:{"type":"debug","message":"Find command files for phase 3 (
max=3)","timestamp":1556719402.8434889,"memory":9424800,"error":null,"packe
t":"log"}
\sh: 1: cannot create auto.gz: Permission denied
mysqldump: Got errno 32 on write
\DRUSH_BACKEND:{"error":"DRUSH_SQL_DUMP_FAIL","message":"Database dump fail
ed","packet":"set_error"}
\\DRUSH_BACKEND:{"type":"debug","message":"Returned from hook drush_sql_dum
p","timestamp":1556719403.1450739,"memory":9594224,"error":null,"packet":"l
og"}
\\DRUSH_BACKEND:{"type":"notice","message":"Command dispatch complete","tim
estamp":1556719403.1452971,"memory":9529224,"error":null,"packet":"log"}
\\DRUSH_BACKEND:{"type":"debug","message":"Cache MISS cid: 8.1.17-alias-pat
h--7df0709d2a781a947858fe4462151f32","timestamp":1556719403.1749671,"memory
":9663160,"error":null,"packet":"log"}
Exception trace:
() at /var/www/sbd10/vendor/symfony/process/Process.php:239
Symfony\Component\Process\Process->mustRun() at /var/www/sbd10/vendor/drush/drush/src/Commands/sql/SqlSyncCommands.php:150
Drush\Commands\sql\SqlSyncCommands->dump() at /var/www/sbd10/vendor/drush/drush/src/Commands/sql/SqlSyncCommands.php:61
Drush\Commands\sql\SqlSyncCommands->sqlsync() at n/a:n/a
call_user_func_array() at /var/www/sbd10/vendor/consolidation/annotated-command/src/CommandProcessor.php:257
Consolidation\AnnotatedCommand\CommandProcessor->runCommandCallback() at /var/www/sbd10/vendor/consolidation/annotated-command/src/CommandProcessor.php:212
Consolidation\AnnotatedCommand\CommandProcessor->validateRunAndAlter() at /var/www/sbd10/vendor/consolidation/annotated-command/src/CommandProcessor.php:178
Consolidation\AnnotatedCommand\CommandProcessor->process() at /var/www/sbd10/vendor/consolidation/annotated-command/src/AnnotatedCommand.php:302
Consolidation\AnnotatedCommand\AnnotatedCommand->execute() at /var/www/sbd10/vendor/symfony/console/Command/Command.php:255
Symfony\Component\Console\Command\Command->run() at /var/www/sbd10/vendor/symfony/console/Application.php:978
Symfony\Component\Console\Application->doRunCommand() at /var/www/sbd10/vendor/symfony/console/Application.php:255
Symfony\Component\Console\Application->doRun() at /var/www/sbd10/vendor/symfony/console/Application.php:148
Symfony\Component\Console\Application->run() at /var/www/sbd10/vendor/drush/drush/src/Runtime/Runtime.php:118
Drush\Runtime\Runtime->doRun() at /var/www/sbd10/vendor/drush/drush/src/Runtime/Runtime.php:49
Drush\Runtime\Runtime->run() at /var/www/sbd10/vendor/drush/drush/drush.php:72
require() at /var/www/sbd10/vendor/drush/drush/drush:4
sql:sync [--no-dump] [--no-sync] [--runner RUNNER] [--create-db] [--db-su DB-SU] [--db-su-pw DB-SU-PW] [--target-dump TARGET-DUMP] [--source-dump [SOURCE-DUMP]] [--extra-dump] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-d|--debug] [-y|--yes] [--no] [--remote-host REMOTE-HOST] [--remote-user REMOTE-USER] [-r|--root ROOT] [-l|--uri URI] [--simulate] [--pipe] [-D|--define DEFINE] [--skip-tables-key SKIP-TABLES-KEY] [--structure-tables-key STRUCTURE-TABLES-KEY] [--tables-key TABLES-KEY] [--skip-tables-list SKIP-TABLES-LIST] [--structure-tables-list STRUCTURE-TABLES-LIST] [--tables-list TABLES-LIST] [--notify] [--druplicon] [--xh-link XH-LINK] [--] <command> <source> <target>
[Acquia\Blt\Robo\Tasks\DrushTask] Exit code 1 Time 10.277s
[error] Command `drupal:sync:db ` exited with code 1.
28.485s total time elapsed.
vagrant@local:/var/www/sbd10$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment