Started by timer Building in workspace /var/lib/jenkins/jobs/P_Aegir_Puppet_Module_functional_test_Aegir2-backports/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://git.drupal.org/project/puppet-aegir.git # timeout=10 Fetching upstream changes from http://git.drupal.org/project/puppet-aegir.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress http://git.drupal.org/project/puppet-aegir.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/1.0.x^{commit} # timeout=10 Checking out Revision ae011e6946293f0abe7a39b9d0d38fa0914ce0f0 (origin/1.0.x) > git config core.sparsecheckout # timeout=10 > git checkout -f ae011e6946293f0abe7a39b9d0d38fa0914ce0f0 > git rev-list ae011e6946293f0abe7a39b9d0d38fa0914ce0f0 # timeout=10 > git tag -a -f -m Jenkins Build #270 jenkins-P_Aegir_Puppet_Module_functional_test_Aegir2-backports-270 # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson2503615572712657700.sh + ./tests/functional_tests/aegir2-backports/setup.sh Already up-to-date. Already up-to-date. ==> default: VM not created. Moving on... [workspace] $ /bin/sh -xe /tmp/hudson7002353529337712967.sh + ./tests/functional_tests/aegir2-backports/run-tests.sh Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing base box 'wheezy64'... Progress: 10% Progress: 20% Progress: 30% Progress: 40% Progress: 70% Progress: 90% ==> default: Matching MAC address for NAT networking... ==> default: Setting the name of the VM: workspace_default_1456299796426_94051 ==> default: Fixed port collision for 22 => 2222. Now on port 2209. ==> default: Clearing any previously set network interfaces... ==> default: Preparing network interfaces based on configuration... default: Adapter 1: nat ==> default: Forwarding ports... default: 22 => 2209 (adapter 1) ==> default: Booting VM... ==> default: Waiting for machine to boot. This may take a few minutes... default: SSH address: 127.0.0.1:2209 default: SSH username: vagrant default: SSH auth method: private key default: Warning: Connection timeout. Retrying... ==> default: Machine booted and ready! ==> default: Checking for guest additions in VM... default: The guest additions on this VM do not match the installed version of default: VirtualBox! In most cases this is fine, but in rare cases it can default: prevent things such as shared folders from working properly. If you see default: shared folder errors, please make sure the guest additions within the default: virtual machine match the version of VirtualBox you have installed on default: your host and reload your VM. default: default: Guest Additions Version: 4.2.12 default: VirtualBox Version: 4.3 ==> default: Setting hostname... ==> default: Mounting shared folders... default: /vagrant => /var/lib/jenkins/jobs/P_Aegir_Puppet_Module_functional_test_Aegir2-backports/workspace default: /var/cache/apt/archives => /var/lib/jenkins/jobs/P_Aegir_Puppet_Module_functional_test_Aegir2-backports/workspace/tmp/apt/cache default: /var/aegir/.drush/cache => /var/lib/jenkins/jobs/P_Aegir_Puppet_Module_functional_test_Aegir2-backports/workspace/tmp/drush/cache default: /tmp/vagrant-puppet-3/manifests => /var/lib/jenkins/jobs/P_Aegir_Puppet_Module_functional_test_Aegir2-backports/workspace/tests/functional_tests/aegir2-backports default: /tmp/vagrant-puppet-3/modules-0 => /var/lib/jenkins/jobs/P_Aegir_Puppet_Module_functional_test_Aegir2-backports/workspace/tests/functional_tests/aegir2-backports/modules ==> default: Running provisioner: puppet... ==> default: Running Puppet with nodes.pp... ==> default: stdin: is not a tty ==> default: notice: /Stage[main]/Drush::Apt::Update/Exec[drush_apt_update]/returns: executed successfully ==> default: notice: /Stage[main]/Drush::Git::Drush/Drush::Git[https://github.com/drush-ops/drush.git]/Exec[drush-clone-repo:https://github.com/drush-ops/drush.git]/returns: executed successfully ==> default: notice: /Stage[main]/Drush::Git::Drush/Drush::Git[https://github.com/drush-ops/drush.git]/Exec[drush-checkout-ref:https://github.com/drush-ops/drush.git]/returns: executed successfully ==> default: notice: /Stage[main]/Drush::Git::Drush/File[symlink drush]/ensure: created ==> default: notice: /Stage[main]/Drush::Git::Drush/Package[php5-cli]/ensure: ensure changed 'purged' to 'present' ==> default: notice: /Stage[main]/Drush::Git::Drush/Exec[Install composer]/returns: executed successfully ==> default: err: /Stage[main]/Drush::Git::Drush/Exec[Install Drush dependencies]: Failed to call refresh: php ./composer.phar install > composer.log returned 1 instead of one of [0] at /tmp/vagrant-puppet-3/modules-0/drush/manifests/git/drush.pp:64 ==> default: notice: /Stage[main]/Drush::Git::Drush/Exec[first drush run]: Triggered 'refresh' from 1 events ==> default: notice: /Stage[main]/Aegir::Dev/File[/etc/sudoers.d/aegir]/ensure: created ==> default: notice: /Stage[main]/Aegir::Dev/Group[aegir]/ensure: created ==> default: notice: /Stage[main]/Aegir::Dev/Exec[aegir_dev_update_apt]/returns: executed successfully ==> default: notice: /Stage[main]/Aegir::Dev/Package[mysql-server]/ensure: ensure changed 'purged' to 'present' ==> default: notice: /Stage[main]/Aegir::Dev/Exec[mysql_secure_installation]/returns: executed successfully ==> default: notice: /Stage[main]/Aegir::Dev/Exec[mysql_secure_installation]: Triggered 'refresh' from 1 events ==> default: notice: /Stage[main]/Aegir::Dev::Dependencies/Package[php5-mysql]/ensure: ensure changed 'purged' to 'present' ==> default: notice: /Stage[main]/Aegir::Dev::Dependencies/Package[php5-gd]/ensure: ensure changed 'purged' to 'present' ==> default: notice: /Stage[main]/Aegir::Dev::Dependencies/Package[php5]/ensure: ensure changed 'purged' to 'present' ==> default: notice: /Stage[main]/Aegir::Dev::Dependencies/Package[postfix]/ensure: ensure changed 'purged' to 'present' ==> default: notice: /Stage[main]/Aegir::Dev::Dependencies/Package[unzip]/ensure: ensure changed 'purged' to 'present' ==> default: notice: /Stage[main]/Aegir::Dev/Package[apache2]/ensure: ensure changed 'purged' to 'present' ==> default: notice: /Stage[main]/Aegir::Dev/User[aegir]/ensure: created ==> default: notice: /Stage[main]/Aegir::Dev/File[/var/aegir]/owner: owner changed 'root' to 'aegir' ==> default: notice: /Stage[main]/Aegir::Dev/File[/var/aegir]/group: group changed 'root' to 'aegir' ==> default: notice: /Stage[main]/Aegir::Dev/File[/etc/apache2/conf.d/aegir.conf]/ensure: created ==> default: notice: /Stage[main]/Aegir::Dev/Exec[Enable mod-rewrite]: Triggered 'refresh' from 1 events ==> default: notice: /Stage[main]/Aegir::Dev/File[/var/aegir/.drush]/owner: owner changed 'root' to 'aegir' ==> default: notice: /Stage[main]/Aegir::Dev/File[/var/aegir/.drush]/group: group changed 'root' to 'aegir' ==> default: notice: /Stage[main]/Aegir::Dev/Drush::Git[Install provision]/Exec[drush-clone-repo:Install provision]/returns: executed successfully ==> default: notice: /Stage[main]/Aegir::Dev/Drush::Git[Install provision]/Exec[drush-checkout-ref:Install provision]/returns: executed successfully ==> default: notice: /Stage[main]/Aegir::Dev/Drush::Git[Install provision_git]/Exec[drush-clone-repo:Install provision_git]/returns: executed successfully ==> default: notice: /Stage[main]/Aegir::Dev/Drush::Git[Install provision_git]/Exec[drush-checkout-ref:Install provision_git]/returns: executed successfully ==> default: notice: /Stage[main]/Aegir::Dev/Drush::Run[cache-clear drush]/Exec[drush-run:cache-clear drush]/returns: executed successfully ==> default: notice: /Stage[main]/Aegir::Dev/Drush::Run[hostmaster-install]/Exec[drush-run:hostmaster-install]/returns: executed successfully ==> default: alert: /Stage[main]/Aegir::Dev/Exec[aegir-dev login]/returns: ******************************************************************************* ==> default: alert: /Stage[main]/Aegir::Dev/Exec[aegir-dev login]/returns: * Open the link below to access your new Aegir site: ==> default: alert: /Stage[main]/Aegir::Dev/Exec[aegir-dev login]/returns: * http://aegir2-backports.test/user/reset/1/1456299940/b170e673c45a75402e6d71f6248cef65/login ==> default: alert: /Stage[main]/Aegir::Dev/Exec[aegir-dev login]/returns: ******************************************************************************* ==> default: alert: /Stage[main]/Aegir::Dev/Exec[aegir-dev login]/returns: executed successfully ==> default: notice: /Stage[main]/Aegir::Dev/File[queue daemon init script]/ensure: defined content as '{md5}8f8fa21f052d3e3e8e55a5b7359fa624' ==> default: notice: /Stage[main]/Aegir::Dev/Drush::En[hosting_queued]/Drush::Run[drush-en:hosting_queued]/Exec[drush-run:drush-en:hosting_queued]: Triggered 'refresh' from 1 events ==> default: notice: /Stage[main]/Aegir::Dev/Service[hosting-queued]/ensure: ensure changed 'stopped' to 'running' ==> default: notice: /Stage[main]/Aegir::Dev/Service[hosting-queued]: Triggered 'refresh' from 1 events ==> default: notice: Finished catalog run in 117.20 seconds This command should only be run on a clean Aegir install, and data may be lost! Do you want to continue? (y/n): y Building platform: drupal6 and adding to hostmaster. [ok] Beginning to build [ok] /var/aegir/.drush/provision/provision-tests/makes/drupal6.build. drupal-6.37 downloaded. [ok] Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 440 Task verify was added to the queue. Next queue run is 08:46:33+0100, [status] server time is 08:45:50+0100. Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal6/sites is writable [success] by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A platform configuration file [success] Created directory /var/aegir/platforms/drupal6/sites/all/drush. [success] Generated config A Platform Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Building platform: drupal7 and adding to hostmaster. [ok] Beginning to build [ok] /var/aegir/.drush/provision/provision-tests/makes/drupal7.build. drupal-7.42 downloaded. [ok] Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440 Task verify was added to the queue. Next queue run is 08:46:33+0100, [status] server time is 08:45:53+0100. Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal7/sites is writable [success] by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A platform configuration file [success] Created directory /var/aegir/platforms/drupal7/sites/all/drush. [success] Generated config A Platform Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Building platform: openatrium and adding to hostmaster. [ok] Beginning to build [ok] /var/aegir/.drush/provision/provision-tests/makes/openatrium.build. drupal-6.28 downloaded. [ok] drupal patched with common.inc_6.28.patch. [ok] Generated PATCHES.txt file for drupal [ok] openatrium-6.x-1.7 downloaded. [ok] Found makefile: drupal-org.make [ok] ginkgo-6.x-1.1 downloaded. [ok] >> Project rubik contains 2 themes: cube, rubik. rubik-6.x-3.0-beta3 downloaded. [ok] tao-6.x-3.3 downloaded. [ok] l10n_update-6.x-1.0-beta3 downloaded. [ok] l10n_client-6.x-2.1 downloaded. [ok] >> Project atrium_features contains 13 modules: atrium_test, atrium_translate, atrium_shoutbox, atrium_groups, atrium_members, atrium_reader, atrium, atrium_blog, atrium_book, atrium_calendar, atrium_profile, atrium_activity, atrium_casetracker. atrium_features-6.x-1.3 downloaded. [ok] simpletest-6.x-2.11 downloaded. [ok] schema-6.x-1.7 downloaded. [ok] >> Project devel contains 3 modules: devel, devel_node_access, devel_generate. devel-6.x-1.27 downloaded. [ok] coder-6.x-2.0-rc1 downloaded. [ok] xref-6.x-1.1 downloaded. [ok] >> Project views contains 3 modules: views_export, views, views_ui. views-6.x-2.16 downloaded. [ok] views patched with views-static-cache-resets-694094-7.patch. [ok] views patched with views2_simple_translatables.patch. [ok] views patched with 789674-29-vocabulary_module-6.x-2.x.patch. [ok] views patched with views-1040744-8.patch. [ok] Generated PATCHES.txt file for views [ok] >> Project ucreate contains 2 modules: ucreate_og, ucreate. ucreate-6.x-1.0-beta4 downloaded. [ok] transliteration-6.x-3.1 downloaded. [ok] >> Project token contains 3 modules: tokenSTARTER, token, token_actions. token-6.x-1.19 downloaded. [ok] strongarm-6.x-2.2 downloaded. [ok] >> Project spaces contains 7 modules: spaces_taxonomy, spaces_og, spaces_dashboard, spaces_user, spaces_ui, spaces_customtext, spaces. spaces-6.x-3.7 downloaded. [ok] reldate-6.x-1.0-beta2 downloaded. [ok] purl-6.x-1.0-beta13 downloaded. [ok] prepopulate-6.x-2.2 downloaded. [ok] parser_ical-6.x-2.0-beta1 downloaded. [ok] openidadmin-6.x-1.2 downloaded. [ok] >> Project og contains 5 modules: og_notifications, og_actions, og_views, og_access, og. og-6.x-2.4 downloaded. [ok] notifications_team-6.x-2.1-beta9 downloaded. [ok] >> Project notifications contains 7 modules: notifications_content, notifications_autosubscribe, notifications_ui, notifications_lite, notifications_tags, notifications_views, notifications. notifications-6.x-2.3 downloaded. [ok] >> Project nodeformcols contains 3 modules: nfccaptcha, nfcbiblio, nodeformcols. nodeformcols-6.x-1.6 downloaded. [ok] >> Project messaging contains 10 modules: messaging_phpmailer, messaging_debug, messaging_twitter, messaging_sms, messaging_mime_mail, messaging_privatemsg, messaging_mail, messaging_xmpp, messaging_simple, messaging. messaging-6.x-2.4 downloaded. [ok] markdown-6.x-1.3 downloaded. [ok] mailhandler-6.x-1.11 downloaded. [ok] >> Project mailcomment contains 2 modules: mailcomment_extras, mailcomment. mailcomment-6.x-1.0 downloaded. [ok] litecal-6.x-1.0 downloaded. [ok] libraries-6.x-1.0 downloaded. [ok] jquery_update-6.x-2.0-alpha1 downloaded. [ok] jquery_ui-6.x-1.5 downloaded. [ok] job_scheduler-6.x-1.0-beta3 downloaded. [ok] itweak_upload-6.x-2.6 downloaded. [ok] imagecache_profiles-6.x-1.3 downloaded. [ok] >> Project imagecache contains 2 modules: imagecache_ui, imagecache. imagecache-6.x-2.0-rc1 downloaded. [ok] >> Project imageapi contains 3 modules: imageapi_gd, imageapi, imageapi_imagemagick. imageapi-6.x-1.10 downloaded. [ok] >> Project data contains 6 modules: data_node, data_search, data_ui, data_taxonomy, data_vbo, data. data-6.x-1.1 downloaded. [ok] >> Project feeds contains 5 modules: feeds_fast_news, feeds_import, feeds_ui, feeds_news, feeds. feeds-6.x-1.0-beta13 downloaded. [ok] features-6.x-1.2 downloaded. [ok] diff-6.x-2.3 downloaded. [ok] designkit-6.x-1.0-beta1 downloaded. [ok] >> Project date contains 8 modules: date_timezone, date_locale, date_php4, date_popup, date, date_tools, date_repeat, date_api. date-6.x-2.9 downloaded. [ok] >> Project ctools contains 9 modules: ctools_access_ruleset, stylizer, ctools_ajax_sample, page_manager, bulk_export, ctools_custom_content, views_content, ctools_plugin_example, ctools. ctools-6.x-1.10 downloaded. [ok] crayon-6.x-1.0-beta3 downloaded. [ok] >> Project context contains 3 modules: context_layouts, context_ui, context. context-6.x-3.1 downloaded. [ok] >> Project content_profile contains 3 modules: content_profile_tokens, content_profile_registration, content_profile. content_profile-6.x-1.0 downloaded. [ok] comment_upload-6.x-1.0-alpha6 downloaded. [ok] codefilter-6.x-1.0 downloaded. [ok] >> Project cck contains 9 modules: content_permissions, optionwidgets, text, nodereference, number, fieldgroup, userreference, content_copy, content. cck-6.x-2.9 downloaded. [ok] >> Project casetracker contains 4 modules: casetracker_actions, casetracker_notifications, casetracker, casetracker_basic. casetracker-6.x-1.0-beta9 downloaded. [ok] boxes-6.x-1.1 downloaded. [ok] admin-6.x-2.0 downloaded. [ok] jquery_ui downloaded from [ok] http://jquery-ui.googlecode.com/files/jquery-ui-1.7.3.zip. Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/platform_openatrium.alias.drushrc.php to 440 Task verify was added to the queue. Next queue run is 08:46:33+0100, [status] server time is 08:46:18+0100. Changed permissions of [success] /var/aegir/.drush/platform_openatrium.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/platform_openatrium.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/openatrium/sites is [success] writable by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A platform configuration file [success] Created directory /var/aegir/platforms/openatrium/sites/all/drush. [success] Generated config A Platform Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/openatrium/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Installing: drupal6-default.aegir.example.com on platform: drupal6 [ok] with profile: default. Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal6-default.aegir.example.com.alias.drushrc.php to 440 Created drupal6defaultae database [success] Created sites/drupal6-default.aegir.example.com [success] Changed permissions of [success] sites/drupal6-default.aegir.example.com to 755 Created sites/drupal6-default.aegir.example.com/themes [success] Changed permissions of [success] sites/drupal6-default.aegir.example.com/themes to 2775 Created sites/drupal6-default.aegir.example.com/modules [success] Changed permissions of [success] sites/drupal6-default.aegir.example.com/modules to 2775 Created [success] sites/drupal6-default.aegir.example.com/libraries Changed permissions of [success] sites/drupal6-default.aegir.example.com/libraries to 2775 Created sites/drupal6-default.aegir.example.com/files [success] Changed permissions of [success] sites/drupal6-default.aegir.example.com/files to 2770 Created [success] sites/drupal6-default.aegir.example.com/files/tmp Changed permissions of [success] sites/drupal6-default.aegir.example.com/files/tmp to 2770 Created [success] sites/drupal6-default.aegir.example.com/files/images Changed permissions of [success] sites/drupal6-default.aegir.example.com/files/images to 2770 Created [success] sites/drupal6-default.aegir.example.com/files/pictures Changed permissions of [success] sites/drupal6-default.aegir.example.com/files/pictures to 2770 Created [success] sites/drupal6-default.aegir.example.com/files/css Changed permissions of [success] sites/drupal6-default.aegir.example.com/files/css to 2770 Created sites/drupal6-default.aegir.example.com/files/js [success] Changed permissions of [success] sites/drupal6-default.aegir.example.com/files/js to 2770 Created [success] sites/drupal6-default.aegir.example.com/files/ctools Changed permissions of [success] sites/drupal6-default.aegir.example.com/files/ctools to 2770 Created [success] sites/drupal6-default.aegir.example.com/files/imagecache Changed permissions of [success] sites/drupal6-default.aegir.example.com/files/imagecache to 2770 Created [success] sites/drupal6-default.aegir.example.com/files/locations Changed permissions of [success] sites/drupal6-default.aegir.example.com/files/locations to 2770 Created sites/drupal6-default.aegir.example.com/private [success] Changed permissions of [success] sites/drupal6-default.aegir.example.com/private to 2770 Created [success] sites/drupal6-default.aegir.example.com/private/files Changed permissions of [success] sites/drupal6-default.aegir.example.com/private/files to 2770 Created [success] sites/drupal6-default.aegir.example.com/private/temp Changed permissions of [success] sites/drupal6-default.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal6-default.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/private/temp to www-data Generated config A virtual host configuration file [success] Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Error validating client email ``. Please check your user account email. To allow the site installation to proceed, the email `this.email@is.invalid` has been used instead. Please use the `login` link to change the site admin email to a proper valid address. Login url: [success] http://drupal6-default.aegir.example.com/user/reset/1/1456299983/TLQnC_LmSn85E_MuE5YeT-7Nvnk/login Sent welcome mail to this.email@is.invalid [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal6/sites is writable [success] by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A platform configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/all/drush/drushrc.php to 644 Generated config A Platform Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Task import was added to the queue. Next queue run is 08:46:33+0100, [status] server time is 08:46:25+0100. Changed permissions of [success] /var/aegir/.drush/drupal6-default.aegir.example.com.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal6-default.aegir.example.com.alias.drushrc.php to 440 Changed permissions of [success] /var/aegir/.drush/drupal6-default.aegir.example.com.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal6-default.aegir.example.com.alias.drushrc.php to 440 Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] sites/drupal6-default.aegir.example.com to 755 Changed permissions of [success] sites/drupal6-default.aegir.example.com/themes to 2775 Changed permissions of [success] sites/drupal6-default.aegir.example.com/modules to 2775 Changed permissions of [success] sites/drupal6-default.aegir.example.com/libraries to 2775 Changed permissions of [success] sites/drupal6-default.aegir.example.com/files to 2770 Changed permissions of [success] sites/drupal6-default.aegir.example.com/files/tmp to 2770 Changed permissions of [success] sites/drupal6-default.aegir.example.com/files/images to 2770 Changed permissions of [success] sites/drupal6-default.aegir.example.com/files/pictures to 2770 Changed permissions of [success] sites/drupal6-default.aegir.example.com/files/css to 2770 Changed permissions of [success] sites/drupal6-default.aegir.example.com/files/js to 2770 Changed permissions of [success] sites/drupal6-default.aegir.example.com/files/ctools to 2770 Changed permissions of [success] sites/drupal6-default.aegir.example.com/files/imagecache to 2770 Changed permissions of [success] sites/drupal6-default.aegir.example.com/files/locations to 2770 Changed permissions of [success] sites/drupal6-default.aegir.example.com/private to 2770 Changed permissions of [success] sites/drupal6-default.aegir.example.com/private/files to 2770 Changed permissions of [success] sites/drupal6-default.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal6-default.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal6-default.aegir.example.com/private/temp to www-data Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A virtual host configuration file [success] Client home directory for admin path /var/aegir/clients/admin exists. [success] Client home directory for admin ownership of /var/aegir/clients/admin [success] has been changed to aegir. Client home directory for admin permissions of [success] /var/aegir/clients/admin have been changed to 750. Client home directory for admin path /var/aegir/clients/admin is [success] writable. Created symlink [success] /var/aegir/clients/admin/drupal6-default.aegir.example.com to /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Installing: drupal7-standard.aegir.example.com on platform: drupal7 [ok] with profile: standard. Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal7-standard.aegir.example.com.alias.drushrc.php to 440 Created drupal7standarda database [success] Created sites/drupal7-standard.aegir.example.com [success] Changed permissions of [success] sites/drupal7-standard.aegir.example.com to 755 Created sites/drupal7-standard.aegir.example.com/themes [success] Changed permissions of [success] sites/drupal7-standard.aegir.example.com/themes to 2775 Created sites/drupal7-standard.aegir.example.com/modules [success] Changed permissions of [success] sites/drupal7-standard.aegir.example.com/modules to 2775 Created [success] sites/drupal7-standard.aegir.example.com/libraries Changed permissions of [success] sites/drupal7-standard.aegir.example.com/libraries to 2775 Created sites/drupal7-standard.aegir.example.com/files [success] Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files to 2770 Created [success] sites/drupal7-standard.aegir.example.com/files/tmp Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/tmp to 2770 Created [success] sites/drupal7-standard.aegir.example.com/files/images Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/images to 2770 Created [success] sites/drupal7-standard.aegir.example.com/files/pictures Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/pictures to 2770 Created [success] sites/drupal7-standard.aegir.example.com/files/css Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/css to 2770 Created [success] sites/drupal7-standard.aegir.example.com/files/js Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/js to 2770 Created [success] sites/drupal7-standard.aegir.example.com/files/ctools Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/ctools to 2770 Created [success] sites/drupal7-standard.aegir.example.com/files/imagecache Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/imagecache to 2770 Created [success] sites/drupal7-standard.aegir.example.com/files/locations Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/locations to 2770 Created sites/drupal7-standard.aegir.example.com/private [success] Changed permissions of [success] sites/drupal7-standard.aegir.example.com/private to 2770 Created [success] sites/drupal7-standard.aegir.example.com/private/files Changed permissions of [success] sites/drupal7-standard.aegir.example.com/private/files to 2770 Created [success] sites/drupal7-standard.aegir.example.com/private/temp Changed permissions of [success] sites/drupal7-standard.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/private/temp to www-data Generated config A virtual host configuration file [success] Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Error validating client email ``. Please check your user account [warning] email. To allow the site installation to proceed, the email `this.email@is.invalid` has been used instead. Please use the `login` link to change the site admin email to a proper valid address. Changed permissions of [success] sites/drupal7-standard.aegir.example.com to 755 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/themes to 2775 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/modules to 2775 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/libraries to 2775 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/tmp to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/images to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/pictures to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/css to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/js to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/ctools to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/imagecache to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/locations to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/private to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/private/files to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/private/temp to www-data Login url: [success] http://drupal7-standard.aegir.example.com/user/reset/1/1456299988/-kRHbcv7cf3YZ8yW3zJj7z7N_DNPAjK65yId_c2vHOY/login Generated config A Drupal sites.php file [success] Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal7/sites is writable [success] by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A platform configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 644 Generated config A Platform Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Task import was added to the queue. Next queue run is 08:47:33+0100, [status] server time is 08:46:36+0100. Changed permissions of [success] /var/aegir/.drush/drupal7-standard.aegir.example.com.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal7-standard.aegir.example.com.alias.drushrc.php to 440 Changed permissions of [success] /var/aegir/.drush/drupal7-standard.aegir.example.com.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal7-standard.aegir.example.com.alias.drushrc.php to 440 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] sites/drupal7-standard.aegir.example.com to 755 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/themes to 2775 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/modules to 2775 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/libraries to 2775 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/tmp to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/images to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/pictures to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/css to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/js to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/ctools to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/imagecache to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/files/locations to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/private to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/private/files to 2770 Changed permissions of [success] sites/drupal7-standard.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal7-standard.aegir.example.com/private/temp to www-data Generated config A Drupal sites.php file [success] Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A virtual host configuration file [success] Client home directory for admin path /var/aegir/clients/admin exists. [success] Client home directory for admin ownership of /var/aegir/clients/admin [success] has been changed to aegir. Client home directory for admin permissions of [success] /var/aegir/clients/admin have been changed to 750. Client home directory for admin path /var/aegir/clients/admin is [success] writable. Created symlink [success] /var/aegir/clients/admin/drupal7-standard.aegir.example.com to /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Installing: drupal7-minimal.aegir.example.com on platform: drupal7 [ok] with profile: minimal. Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal7-minimal.aegir.example.com.alias.drushrc.php to 440 Created drupal7minimalae database [success] Created sites/drupal7-minimal.aegir.example.com [success] Changed permissions of [success] sites/drupal7-minimal.aegir.example.com to 755 Created sites/drupal7-minimal.aegir.example.com/themes [success] Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/themes to 2775 Created sites/drupal7-minimal.aegir.example.com/modules [success] Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/modules to 2775 Created [success] sites/drupal7-minimal.aegir.example.com/libraries Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/libraries to 2775 Created sites/drupal7-minimal.aegir.example.com/files [success] Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files to 2770 Created [success] sites/drupal7-minimal.aegir.example.com/files/tmp Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/tmp to 2770 Created [success] sites/drupal7-minimal.aegir.example.com/files/images Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/images to 2770 Created [success] sites/drupal7-minimal.aegir.example.com/files/pictures Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/pictures to 2770 Created [success] sites/drupal7-minimal.aegir.example.com/files/css Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/css to 2770 Created sites/drupal7-minimal.aegir.example.com/files/js [success] Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/js to 2770 Created [success] sites/drupal7-minimal.aegir.example.com/files/ctools Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/ctools to 2770 Created [success] sites/drupal7-minimal.aegir.example.com/files/imagecache Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/imagecache to 2770 Created [success] sites/drupal7-minimal.aegir.example.com/files/locations Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/locations to 2770 Created sites/drupal7-minimal.aegir.example.com/private [success] Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/private to 2770 Created [success] sites/drupal7-minimal.aegir.example.com/private/files Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/private/files to 2770 Created [success] sites/drupal7-minimal.aegir.example.com/private/temp Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/private/temp to www-data Generated config A virtual host configuration file [success] Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Error validating client email ``. Please check your user account [warning] email. To allow the site installation to proceed, the email `this.email@is.invalid` has been used instead. Please use the `login` link to change the site admin email to a proper valid address. Changed permissions of [success] sites/drupal7-minimal.aegir.example.com to 755 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/themes to 2775 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/modules to 2775 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/libraries to 2775 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/tmp to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/images to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/pictures to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/css to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/js to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/ctools to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/imagecache to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/locations to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/private to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/private/files to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/private/temp to www-data Login url: [success] http://drupal7-minimal.aegir.example.com/user/reset/1/1456299999/MKwixUHYdcRQoNuja7-lCJXPzb4uOSaF2CE8tFUQp1k/login Generated config A Drupal sites.php file [success] Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal7/sites is writable [success] by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A platform configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 644 Generated config A Platform Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Task import was added to the queue. Next queue run is 08:47:33+0100, [status] server time is 08:46:44+0100. Changed permissions of [success] /var/aegir/.drush/drupal7-minimal.aegir.example.com.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal7-minimal.aegir.example.com.alias.drushrc.php to 440 Changed permissions of [success] /var/aegir/.drush/drupal7-minimal.aegir.example.com.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal7-minimal.aegir.example.com.alias.drushrc.php to 440 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] sites/drupal7-minimal.aegir.example.com to 755 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/themes to 2775 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/modules to 2775 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/libraries to 2775 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/tmp to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/images to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/pictures to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/css to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/js to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/ctools to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/imagecache to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/files/locations to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/private to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/private/files to 2770 Changed permissions of [success] sites/drupal7-minimal.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal7-minimal.aegir.example.com/private/temp to www-data Generated config A Drupal sites.php file [success] Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A virtual host configuration file [success] Client home directory for admin path /var/aegir/clients/admin exists. [success] Client home directory for admin ownership of /var/aegir/clients/admin [success] has been changed to aegir. Client home directory for admin permissions of [success] /var/aegir/clients/admin have been changed to 750. Client home directory for admin path /var/aegir/clients/admin is [success] writable. Created symlink [success] /var/aegir/clients/admin/drupal7-minimal.aegir.example.com to /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Installing: openatrium-openatrium.aegir.example.com on platform: [ok] openatrium with profile: openatrium. Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/openatrium-openatrium.aegir.example.com.alias.drushrc.php to 440 Created openatriumopenat database [success] Created sites/openatrium-openatrium.aegir.example.com [success] Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com to 755 Created [success] sites/openatrium-openatrium.aegir.example.com/themes Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/themes to 2775 Created [success] sites/openatrium-openatrium.aegir.example.com/modules Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/modules to 2775 Created [success] sites/openatrium-openatrium.aegir.example.com/libraries Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/libraries to 2775 Created [success] sites/openatrium-openatrium.aegir.example.com/files Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/files to 2770 Created [success] sites/openatrium-openatrium.aegir.example.com/files/tmp Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/files/tmp to 2770 Created [success] sites/openatrium-openatrium.aegir.example.com/files/images Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/files/images to 2770 Created [success] sites/openatrium-openatrium.aegir.example.com/files/pictures Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/files/pictures to 2770 Created [success] sites/openatrium-openatrium.aegir.example.com/files/css Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/files/css to 2770 Created [success] sites/openatrium-openatrium.aegir.example.com/files/js Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/files/js to 2770 Created [success] sites/openatrium-openatrium.aegir.example.com/files/ctools Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/files/ctools to 2770 Created [success] sites/openatrium-openatrium.aegir.example.com/files/imagecache Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/files/imagecache to 2770 Created [success] sites/openatrium-openatrium.aegir.example.com/files/locations Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/files/locations to 2770 Created [success] sites/openatrium-openatrium.aegir.example.com/private Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/private to 2770 Created [success] sites/openatrium-openatrium.aegir.example.com/private/files Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/private/files to 2770 Created [success] sites/openatrium-openatrium.aegir.example.com/private/temp Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/files to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/private to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/private/temp to www-data Generated config A virtual host configuration file [success] Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Enabling module : strongarm [success] Enabling module : book [success] Enabling module : casetracker [success] Enabling module : date [success] Enabling module : date_popup [success] Enabling module : litecal [success] Enabling module : content [success] Enabling module : nodereference [success] Enabling module : text [success] Enabling module : optionwidgets [success] Enabling module : job_scheduler [success] Enabling module : feeds [success] Enabling module : parser_ical [success] Enabling module : notifications_team [success] Enabling module : content_profile [success] Enabling module : atrium [success] Enabling module : atrium_activity [success] Enabling module : atrium_blog [success] Enabling module : atrium_book [success] Enabling module : atrium_calendar [success] Enabling module : atrium_casetracker [success] Enabling module : atrium_groups [success] Enabling module : atrium_members [success] Enabling module : atrium_profile [success] Enabling module : atrium_shoutbox [success] Enabling module : spaces_dashboard [success] Enabling module : jquery_ui [success] Enabling module : codefilter [success] Enabling module : markdown [success] Enabling module : boxes [success] Enabling module : comment_upload [success] Enabling module : crayon [success] Enabling module : diff [success] Enabling module : itweak_upload [success] Enabling module : imagecache_profiles [success] Enabling module : nodeformcols [success] Enabling module : prepopulate [success] Enabling module : reldate [success] Enabling module : xref [success] Enabling module : color [success] Enabling module : designkit [success] Error validating client email ``. Please check your user account email. To allow the site installation to proceed, the email `this.email@is.invalid` has been used instead. Please use the `login` link to change the site admin email to a proper valid address. Login url: [success] http://openatrium-openatrium.aegir.example.com/user/reset/1/1456300018/9ef4c613db8ec72dcfe9cd609ac509a9/login Sent welcome mail to this.email@is.invalid [success] Organic groups module enabled. Please see the included README file [status] for further installation instructions. A new Input format has been created: Messaging plain text [status] Content permissions have been rebuilt. [status] Changed permissions of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_openatrium.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/platform_openatrium.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/openatrium/sites is [success] writable by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A platform configuration file [success] Changed permissions of [success] /var/aegir/platforms/openatrium/sites/all/drush/drushrc.php to 644 Generated config A Platform Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/openatrium/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Task import was added to the queue. Next queue run is 08:47:33+0100, [status] server time is 08:47:04+0100. Changed permissions of [success] /var/aegir/.drush/openatrium-openatrium.aegir.example.com.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/openatrium-openatrium.aegir.example.com.alias.drushrc.php to 440 Changed permissions of [success] /var/aegir/.drush/openatrium-openatrium.aegir.example.com.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/openatrium-openatrium.aegir.example.com.alias.drushrc.php to 440 Changed permissions of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com to 755 Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/themes to 2775 Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/modules to 2775 Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/libraries to 2775 Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/files to 2770 Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/files/tmp to 2770 Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/files/images to 2770 Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/files/pictures to 2770 Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/files/css to 2770 Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/files/js to 2770 Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/files/ctools to 2770 Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/files/imagecache to 2770 Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/files/locations to 2770 Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/private to 2770 Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/private/files to 2770 Changed permissions of [success] sites/openatrium-openatrium.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/files to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/private to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/openatrium-openatrium.aegir.example.com/private/temp to www-data Changed permissions of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A virtual host configuration file [success] Client home directory for admin path /var/aegir/clients/admin exists. [success] Client home directory for admin ownership of /var/aegir/clients/admin [success] has been changed to aegir. Client home directory for admin permissions of [success] /var/aegir/clients/admin have been changed to 750. Client home directory for admin path /var/aegir/clients/admin is [success] writable. Created symlink [success] /var/aegir/clients/admin/openatrium-openatrium.aegir.example.com to /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com Changed permissions of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Removing: drupal6-default.aegir.example.com. [ok] Task delete was added to the queue. Next queue run is 08:47:33+0100, [status] server time is 08:47:10+0100. Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleted mysql dump from sites directory [success] Backed up site up to [success] /var/aegir/backups/drupal6-default.aegir.example.com-20160224.084710.tar.gz. Client backup directory for admin path [success] /var/aegir/clients/admin/backups has been created. Client backup directory for admin ownership of [success] /var/aegir/clients/admin/backups has been changed to aegir. Client backup directory for admin permissions of [success] /var/aegir/clients/admin/backups have been changed to 750. Client backup directory for admin path [success] /var/aegir/clients/admin/backups is writable. Created symlink [success] /var/aegir/clients/admin/backups/drupal6-default.aegir.example.com-20160224.084710.tar.gz to /var/aegir/backups/drupal6-default.aegir.example.com-20160224.084710.tar.gz Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/private/files directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/private/temp directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/private directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/modules directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/files/css directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/files/images directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/files/locations directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/files/imagecache directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/files/pictures directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/files/tmp directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/files/ctools directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/files/js directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/files directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/libraries directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com/themes directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-default.aegir.example.com directory successful. Deleted symlink [success] /var/aegir/clients/admin/drupal6-default.aegir.example.com Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Removing: drupal7-standard.aegir.example.com. [ok] Task delete was added to the queue. Next queue run is 08:47:33+0100, [status] server time is 08:47:12+0100. Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleted mysql dump from sites directory [success] Backed up site up to [success] /var/aegir/backups/drupal7-standard.aegir.example.com-20160224.084712.tar.gz. Client backup directory for admin path [success] /var/aegir/clients/admin/backups exists. Client backup directory for admin ownership of [success] /var/aegir/clients/admin/backups has been changed to aegir. Client backup directory for admin permissions of [success] /var/aegir/clients/admin/backups have been changed to 750. Client backup directory for admin path [success] /var/aegir/clients/admin/backups is writable. Created symlink [success] /var/aegir/clients/admin/backups/drupal7-standard.aegir.example.com-20160224.084712.tar.gz to /var/aegir/backups/drupal7-standard.aegir.example.com-20160224.084712.tar.gz Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/private/files directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/private/temp directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/private directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/modules directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/files/css directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/files/images directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/files/locations directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/files/styles directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/files/imagecache directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/files/pictures directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/files/tmp directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/files/ctools directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/files/js directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/files directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/libraries directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/themes directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com directory successful. Generated config A Drupal sites.php file [success] Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Deleted symlink [success] /var/aegir/clients/admin/drupal7-standard.aegir.example.com Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Removing: drupal7-minimal.aegir.example.com. [ok] Task delete was added to the queue. Next queue run is 08:47:33+0100, [status] server time is 08:47:14+0100. Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleted mysql dump from sites directory [success] Backed up site up to [success] /var/aegir/backups/drupal7-minimal.aegir.example.com-20160224.084714.tar.gz. Client backup directory for admin path [success] /var/aegir/clients/admin/backups exists. Client backup directory for admin ownership of [success] /var/aegir/clients/admin/backups has been changed to aegir. Client backup directory for admin permissions of [success] /var/aegir/clients/admin/backups have been changed to 750. Client backup directory for admin path [success] /var/aegir/clients/admin/backups is writable. Created symlink [success] /var/aegir/clients/admin/backups/drupal7-minimal.aegir.example.com-20160224.084714.tar.gz to /var/aegir/backups/drupal7-minimal.aegir.example.com-20160224.084714.tar.gz Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/private/files directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/private/temp directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/private directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/modules directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/files/css directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/files/images directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/files/locations directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/files/imagecache directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/files/pictures directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/files/tmp directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/files/ctools directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/files/js directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/files directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/libraries directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/themes directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com directory successful. Generated config A Drupal sites.php file [success] Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Deleted symlink [success] /var/aegir/clients/admin/drupal7-minimal.aegir.example.com Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Removing: openatrium-openatrium.aegir.example.com. [ok] Task delete was added to the queue. Next queue run is 08:47:33+0100, [status] server time is 08:47:15+0100. Changed permissions of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleted mysql dump from sites directory [success] Backed up site up to [success] /var/aegir/backups/openatrium-openatrium.aegir.example.com-20160224.084716.tar.gz. Client backup directory for admin path [success] /var/aegir/clients/admin/backups exists. Client backup directory for admin ownership of [success] /var/aegir/clients/admin/backups has been changed to aegir. Client backup directory for admin permissions of [success] /var/aegir/clients/admin/backups have been changed to 750. Client backup directory for admin path [success] /var/aegir/clients/admin/backups is writable. Created symlink [success] /var/aegir/clients/admin/backups/openatrium-openatrium.aegir.example.com-20160224.084716.tar.gz to /var/aegir/backups/openatrium-openatrium.aegir.example.com-20160224.084716.tar.gz Changed permissions of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleting [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/private/files directory successful. Deleting [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/private/temp directory successful. Deleting [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/private directory successful. Deleting [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/modules directory successful. Deleting [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/files/css directory successful. Deleting [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/files/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/files/locations directory successful. Deleting [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/files/imagecache directory successful. Deleting [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/files/pictures directory successful. Deleting [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/files/tmp directory successful. Deleting [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/files/ctools directory successful. Deleting [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/files/js directory successful. Deleting [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/files directory successful. Deleting [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/libraries directory successful. Deleting [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/themes directory successful. Deleting [success] /var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com directory successful. Deleted symlink [success] /var/aegir/clients/admin/openatrium-openatrium.aegir.example.com Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Building platform: drupal6_other and adding to hostmaster. [ok] Beginning to build [ok] /var/aegir/.drush/provision/provision-tests/makes/drupal6.build. drupal-6.37 downloaded. [ok] Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal6_other.alias.drushrc.php to 440 Task verify was added to the queue. Next queue run is 08:47:33+0100, [status] server time is 08:47:18+0100. Changed permissions of [success] /var/aegir/.drush/platform_drupal6_other.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal6_other.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal6_other/sites is [success] writable by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A platform configuration file [success] Created directory /var/aegir/platforms/drupal6_other/sites/all/drush. [success] Generated config A Platform Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Installing: drupal6-migrate-drupal6-other.aegir.example.com on [ok] platform: drupal6 with profile: default. Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal6-migrate-drupal6-other.aegir.example.com.alias.drushrc.php to 440 Created drupal6migratedr database [success] Created [success] sites/drupal6-migrate-drupal6-other.aegir.example.com Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com to 755 Created [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/themes Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/themes to 2775 Created [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/modules Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/modules to 2775 Created [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/libraries Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/libraries to 2775 Created [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files to 2770 Created [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/tmp Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/tmp to 2770 Created [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/images Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/images to 2770 Created [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/pictures Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/pictures to 2770 Created [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/css Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/css to 2770 Created [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/js Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/js to 2770 Created [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/ctools Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/ctools to 2770 Created [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/imagecache Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/imagecache to 2770 Created [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/locations Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/locations to 2770 Created [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private to 2770 Created [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/files Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/files to 2770 Created [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/temp Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/temp to www-data Generated config A virtual host configuration file [success] Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Error validating client email ``. Please check your user account email. To allow the site installation to proceed, the email `this.email@is.invalid` has been used instead. Please use the `login` link to change the site admin email to a proper valid address. Login url: [success] http://drupal6-migrate-drupal6-other.aegir.example.com/user/reset/1/1456300042/m02E2m_PJRTk1Fmuhedf3k4X8yw/login Sent welcome mail to this.email@is.invalid [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal6/sites is writable [success] by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A platform configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/all/drush/drushrc.php to 644 Generated config A Platform Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Task import was added to the queue. Next queue run is 08:47:33+0100, [status] server time is 08:47:24+0100. Changed permissions of [success] /var/aegir/.drush/drupal6-migrate-drupal6-other.aegir.example.com.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal6-migrate-drupal6-other.aegir.example.com.alias.drushrc.php to 440 Changed permissions of [success] /var/aegir/.drush/drupal6-migrate-drupal6-other.aegir.example.com.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal6-migrate-drupal6-other.aegir.example.com.alias.drushrc.php to 440 Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com to 755 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/themes to 2775 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/modules to 2775 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/libraries to 2775 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/tmp to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/images to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/pictures to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/css to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/js to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/ctools to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/imagecache to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/locations to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/files to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/temp to www-data Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A virtual host configuration file [success] Client home directory for admin path /var/aegir/clients/admin exists. [success] Client home directory for admin ownership of /var/aegir/clients/admin [success] has been changed to aegir. Client home directory for admin permissions of [success] /var/aegir/clients/admin have been changed to 750. Client home directory for admin path /var/aegir/clients/admin is [success] writable. Created symlink [success] /var/aegir/clients/admin/drupal6-migrate-drupal6-other.aegir.example.com to /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Downloading module: token to site: [ok] drupal6-migrate-drupal6-other.aegir.example.com. Project token contains 3 modules: tokenSTARTER, token, token_actions. Project token (6.x-1.19) downloaded to [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/modules/token. Migrating: drupal6-migrate-drupal6-other.aegir.example.com to [ok] platform: drupal6_other. Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to www-data Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleted mysql dump from sites directory [success] Backed up site up to [success] /var/aegir/backups/drupal6-migrate-drupal6-other.aegir.example.com-20160224.084727.tar.gz. Client backup directory for admin path [success] /var/aegir/clients/admin/backups exists. Client backup directory for admin ownership of [success] /var/aegir/clients/admin/backups has been changed to aegir. Client backup directory for admin permissions of [success] /var/aegir/clients/admin/backups have been changed to 750. Client backup directory for admin path [success] /var/aegir/clients/admin/backups is writable. Created symlink [success] /var/aegir/clients/admin/backups/drupal6-migrate-drupal6-other.aegir.example.com-20160224.084727.tar.gz to /var/aegir/backups/drupal6-migrate-drupal6-other.aegir.example.com-20160224.084727.tar.gz Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/drupal6-migrate-drupal6-other.aegir.example.com.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal6-migrate-drupal6-other.aegir.example.com.alias.drushrc.php to 440 Deploying site from [success] /var/aegir/backups/drupal6-migrate-drupal6-other.aegir.example.com-20160224.084727.tar.gz Created drupal6migrate_0 database [success] Successfully extracted the contents of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com Changed group ownership of files in [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/files to www-data Changed group ownership of private files in [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/private/files to www-data Changed group ownership of temp files in [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/private/temp to www-data Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Found database dump at [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/database.sql. Database dump at [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/database.sql is readable Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com to 755 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/themes to 2775 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/modules to 2775 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/libraries to 2775 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/tmp to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/images to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/pictures to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/css to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/js to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/ctools to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/imagecache to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/locations to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/files to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/temp to www-data Removed dump file [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/database.sql after restoring from it Generated config A virtual host configuration file [success] No database updates required [success] 'all' cache was cleared in [success] /var/aegir/platforms/drupal6_other#drupal6-migrate-drupal6-other.aegir.example.com Finished performing updates. [ok] Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com to 755 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/themes to 2775 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/modules to 2775 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/libraries to 2775 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/tmp to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/images to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/pictures to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/css to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/js to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/ctools to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/imagecache to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/locations to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/files to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/temp to www-data Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A virtual host configuration file [success] Client home directory for admin path /var/aegir/clients/admin exists. [success] Client home directory for admin ownership of /var/aegir/clients/admin [success] has been changed to aegir. Client home directory for admin permissions of [success] /var/aegir/clients/admin have been changed to 750. Client home directory for admin path /var/aegir/clients/admin is [success] writable. Created symlink [success] /var/aegir/clients/admin/drupal6-migrate-drupal6-other.aegir.example.com to /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/private/files directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/private/temp directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/private directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/modules/token/tests directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/modules/token directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/modules directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/files/css directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/files/images directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/files/locations directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/files/imagecache directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/files/pictures directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/files/tmp directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/files/ctools directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/files/js directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/files directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/libraries directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com/themes directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-migrate-drupal6-other.aegir.example.com directory successful. Changed permissions of [success] /var/aegir/.drush/platform_drupal6_other.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal6_other.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal6_other/sites is [success] writable by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A platform configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/all/drush/drushrc.php to 644 Generated config A Platform Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Task verify was added to the queue. Next queue run is 08:48:33+0100, [status] server time is 08:47:34+0100. Changed permissions of [success] /var/aegir/.drush/drupal6-migrate-drupal6-other.aegir.example.com.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal6-migrate-drupal6-other.aegir.example.com.alias.drushrc.php to 440 Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com to 755 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/themes to 2775 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/modules to 2775 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/libraries to 2775 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/tmp to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/images to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/pictures to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/css to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/js to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/ctools to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/imagecache to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/locations to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/files to 2770 Changed permissions of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal6-migrate-drupal6-other.aegir.example.com/private/temp to www-data Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A virtual host configuration file [success] Client home directory for admin path /var/aegir/clients/admin exists. [success] Client home directory for admin ownership of /var/aegir/clients/admin [success] has been changed to aegir. Client home directory for admin permissions of [success] /var/aegir/clients/admin have been changed to 750. Client home directory for admin path /var/aegir/clients/admin is [success] writable. Created symlink [success] /var/aegir/clients/admin/drupal6-migrate-drupal6-other.aegir.example.com to /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Enabling module: token on site: [ok] drupal6-migrate-drupal6-other.aegir.example.com. The following extensions will be enabled: token Do you really want to continue? (y/n): y token was enabled successfully. [ok] Removing: drupal6-migrate-drupal6-other.aegir.example.com. [ok] Task delete was added to the queue. Next queue run is 08:48:33+0100, [status] server time is 08:47:37+0100. Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleted mysql dump from sites directory [success] Backed up site up to [success] /var/aegir/backups/drupal6-migrate-drupal6-other.aegir.example.com-20160224.084737.tar.gz. Client backup directory for admin path [success] /var/aegir/clients/admin/backups exists. Client backup directory for admin ownership of [success] /var/aegir/clients/admin/backups has been changed to aegir. Client backup directory for admin permissions of [success] /var/aegir/clients/admin/backups have been changed to 750. Client backup directory for admin path [success] /var/aegir/clients/admin/backups is writable. Created symlink [success] /var/aegir/clients/admin/backups/drupal6-migrate-drupal6-other.aegir.example.com-20160224.084737.tar.gz to /var/aegir/backups/drupal6-migrate-drupal6-other.aegir.example.com-20160224.084737.tar.gz Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleting [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/private/files directory successful. Deleting [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/private/temp directory successful. Deleting [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/private directory successful. Deleting [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/modules/token/tests directory successful. Deleting [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/modules/token directory successful. Deleting [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/modules directory successful. Deleting [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/files/css directory successful. Deleting [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/files/images directory successful. Deleting [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/files/locations directory successful. Deleting [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/files/imagecache directory successful. Deleting [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/files/pictures directory successful. Deleting [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/files/tmp directory successful. Deleting [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/files/ctools directory successful. Deleting [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/files/js directory successful. Deleting [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/files directory successful. Deleting [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/libraries directory successful. Deleting [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com/themes directory successful. Deleting [success] /var/aegir/platforms/drupal6_other/sites/drupal6-migrate-drupal6-other.aegir.example.com directory successful. Deleted symlink [success] /var/aegir/clients/admin/drupal6-migrate-drupal6-other.aegir.example.com Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Removing platform: drupal6_other. [ok] Task delete was added to the queue. Next queue run is 08:48:33+0100, [status] server time is 08:47:38+0100. Deleting /var/aegir/platforms/drupal6_other/modules/contact directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/color/images [success] directory successful. Deleting /var/aegir/platforms/drupal6_other/modules/color directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/taxonomy [success] directory successful. Deleting /var/aegir/platforms/drupal6_other/modules/dblog directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/openid directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/locale directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/trigger directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/block directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/blogapi directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/path directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/php directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/profile directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/statistics [success] directory successful. Deleting /var/aegir/platforms/drupal6_other/modules/upload directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/book directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/system directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/poll directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/throttle [success] directory successful. Deleting /var/aegir/platforms/drupal6_other/modules/syslog directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/blog directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/menu directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/comment directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/help directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/update directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/node directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/search directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/user directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/filter directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/ping directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/aggregator [success] directory successful. Deleting /var/aegir/platforms/drupal6_other/modules/tracker directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules/translation [success] directory successful. Deleting /var/aegir/platforms/drupal6_other/modules/forum directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/modules directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/includes directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/scripts directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/misc/farbtastic directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/misc directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/profiles/default [success] directory successful. Deleting /var/aegir/platforms/drupal6_other/profiles directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/sites/all/drush directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/sites/all directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/sites/default directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/sites directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/themes/pushbutton [success] directory successful. Deleting /var/aegir/platforms/drupal6_other/themes/bluemarine [success] directory successful. Deleting /var/aegir/platforms/drupal6_other/themes/garland/color [success] directory successful. Deleting /var/aegir/platforms/drupal6_other/themes/garland/images [success] directory successful. Deleting [success] /var/aegir/platforms/drupal6_other/themes/garland/minnelli/color directory successful. Deleting /var/aegir/platforms/drupal6_other/themes/garland/minnelli [success] directory successful. Deleting /var/aegir/platforms/drupal6_other/themes/garland directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/themes/chameleon/marvin [success] directory successful. Deleting /var/aegir/platforms/drupal6_other/themes/chameleon [success] directory successful. Deleting [success] /var/aegir/platforms/drupal6_other/themes/engines/phptemplate directory successful. Deleting /var/aegir/platforms/drupal6_other/themes/engines directory [success] successful. Deleting /var/aegir/platforms/drupal6_other/themes directory [success] successful. Deleting /var/aegir/platforms/drupal6_other directory successful. [success] Building platform: drupal7_other and adding to hostmaster. [ok] Beginning to build [ok] /var/aegir/.drush/provision/provision-tests/makes/drupal7.build. drupal-7.42 downloaded. [ok] Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7_other.alias.drushrc.php to 440 Task verify was added to the queue. Next queue run is 08:48:33+0100, [status] server time is 08:47:41+0100. Changed permissions of [success] /var/aegir/.drush/platform_drupal7_other.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7_other.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal7_other/sites is [success] writable by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A platform configuration file [success] Created directory /var/aegir/platforms/drupal7_other/sites/all/drush. [success] Generated config A Platform Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Installing: drupal7-migrate-drupal7-other.aegir.example.com on [ok] platform: drupal7 with profile: standard. Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 440 Created drupal7migratedr database [success] Created [success] sites/drupal7-migrate-drupal7-other.aegir.example.com Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com to 755 Created [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/themes Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/themes to 2775 Created [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/modules Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/modules to 2775 Created [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries to 2775 Created [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files to 2770 Created [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp to 2770 Created [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images to 2770 Created [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures to 2770 Created [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css to 2770 Created [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js to 2770 Created [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools to 2770 Created [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache to 2770 Created [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations to 2770 Created [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private to 2770 Created [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files to 2770 Created [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp to www-data Generated config A virtual host configuration file [success] Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Error validating client email ``. Please check your user account [warning] email. To allow the site installation to proceed, the email `this.email@is.invalid` has been used instead. Please use the `login` link to change the site admin email to a proper valid address. Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com to 755 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/themes to 2775 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/modules to 2775 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries to 2775 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp to www-data Login url: [success] http://drupal7-migrate-drupal7-other.aegir.example.com/user/reset/1/1456300063/P54aenGxexeg8gvxGUCVxXtVn1pnZYIVR--SmYSq-sc/login Generated config A Drupal sites.php file [success] Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal7/sites is writable [success] by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A platform configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 644 Generated config A Platform Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Task import was added to the queue. Next queue run is 08:48:33+0100, [status] server time is 08:47:51+0100. Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 440 Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 440 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com to 755 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/themes to 2775 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/modules to 2775 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries to 2775 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp to www-data Generated config A Drupal sites.php file [success] Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A virtual host configuration file [success] Client home directory for admin path /var/aegir/clients/admin exists. [success] Client home directory for admin ownership of /var/aegir/clients/admin [success] has been changed to aegir. Client home directory for admin permissions of [success] /var/aegir/clients/admin have been changed to 750. Client home directory for admin path /var/aegir/clients/admin is [success] writable. Created symlink [success] /var/aegir/clients/admin/drupal7-migrate-drupal7-other.aegir.example.com to /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Downloading module: token to site: [ok] drupal7-migrate-drupal7-other.aegir.example.com. Project token (7.x-1.6) downloaded to [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/modules/token. Migrating: drupal7-migrate-drupal7-other.aegir.example.com to [ok] platform: drupal7_other. Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleted mysql dump from sites directory [success] Backed up site up to [success] /var/aegir/backups/drupal7-migrate-drupal7-other.aegir.example.com-20160224.084756.tar.gz. Client backup directory for admin path [success] /var/aegir/clients/admin/backups exists. Client backup directory for admin ownership of [success] /var/aegir/clients/admin/backups has been changed to aegir. Client backup directory for admin permissions of [success] /var/aegir/clients/admin/backups have been changed to 750. Client backup directory for admin path [success] /var/aegir/clients/admin/backups is writable. Created symlink [success] /var/aegir/clients/admin/backups/drupal7-migrate-drupal7-other.aegir.example.com-20160224.084756.tar.gz to /var/aegir/backups/drupal7-migrate-drupal7-other.aegir.example.com-20160224.084756.tar.gz Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 440 Deploying site from [success] /var/aegir/backups/drupal7-migrate-drupal7-other.aegir.example.com-20160224.084756.tar.gz Created drupal7migrate_0 database [success] Successfully extracted the contents of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com Changed group ownership of files in [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files to www-data Changed group ownership of private files in [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files to www-data Changed group ownership of temp files in [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp to www-data Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Found database dump at [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/database.sql. Database dump at [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/database.sql is readable Generated config A Drupal sites.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/sites.php to 644 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com to 755 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/themes to 2775 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/modules to 2775 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries to 2775 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp to www-data Removed dump file [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/database.sql after restoring from it Generated config A virtual host configuration file [success] No database updates required [success] 'all' cache was cleared in [success] /var/aegir/platforms/drupal7_other#drupal7-migrate-drupal7-other.aegir.example.com Finished performing updates. [ok] Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com to 755 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/themes to 2775 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/modules to 2775 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries to 2775 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp to www-data Generated config A Drupal sites.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/sites.php to 644 Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A virtual host configuration file [success] Client home directory for admin path /var/aegir/clients/admin exists. [success] Client home directory for admin ownership of /var/aegir/clients/admin [success] has been changed to aegir. Client home directory for admin permissions of [success] /var/aegir/clients/admin have been changed to 750. Client home directory for admin path /var/aegir/clients/admin is [success] writable. Created symlink [success] /var/aegir/clients/admin/drupal7-migrate-drupal7-other.aegir.example.com to /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A Drupal sites.php file [success] Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/private directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/modules/token/tests directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/modules/token directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/modules directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/styles directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/files directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/themes directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com directory successful. Changed permissions of [success] /var/aegir/.drush/platform_drupal7_other.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7_other.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal7_other/sites is [success] writable by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A platform configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/all/drush/drushrc.php to 644 Generated config A Platform Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Task verify was added to the queue. Next queue run is 08:48:33+0100, [status] server time is 08:48:04+0100. Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php to 440 Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com to 755 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/themes to 2775 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/modules to 2775 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries to 2775 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files to 2770 Changed permissions of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp to www-data Generated config A Drupal sites.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/sites.php to 644 Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A virtual host configuration file [success] Client home directory for admin path /var/aegir/clients/admin exists. [success] Client home directory for admin ownership of /var/aegir/clients/admin [success] has been changed to aegir. Client home directory for admin permissions of [success] /var/aegir/clients/admin have been changed to 750. Client home directory for admin path /var/aegir/clients/admin is [success] writable. Created symlink [success] /var/aegir/clients/admin/drupal7-migrate-drupal7-other.aegir.example.com to /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Enabling module: token on site: [ok] drupal7-migrate-drupal7-other.aegir.example.com. The following extensions will be enabled: token Do you really want to continue? (y/n): y token was enabled successfully. [ok] Removing: drupal7-migrate-drupal7-other.aegir.example.com. [ok] Task delete was added to the queue. Next queue run is 08:48:33+0100, [status] server time is 08:48:07+0100. Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleted mysql dump from sites directory [success] Backed up site up to [success] /var/aegir/backups/drupal7-migrate-drupal7-other.aegir.example.com-20160224.084807.tar.gz. Client backup directory for admin path [success] /var/aegir/clients/admin/backups exists. Client backup directory for admin ownership of [success] /var/aegir/clients/admin/backups has been changed to aegir. Client backup directory for admin permissions of [success] /var/aegir/clients/admin/backups have been changed to 750. Client backup directory for admin path [success] /var/aegir/clients/admin/backups is writable. Created symlink [success] /var/aegir/clients/admin/backups/drupal7-migrate-drupal7-other.aegir.example.com-20160224.084807.tar.gz to /var/aegir/backups/drupal7-migrate-drupal7-other.aegir.example.com-20160224.084807.tar.gz Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleting [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/private directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/modules/token/tests directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/modules/token directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/modules directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/styles directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/themes directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com directory successful. Generated config A Drupal sites.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7_other/sites/sites.php to 644 Deleted symlink [success] /var/aegir/clients/admin/drupal7-migrate-drupal7-other.aegir.example.com Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Removing platform: drupal7_other. [ok] Task delete was added to the queue. Next queue run is 08:48:33+0100, [status] server time is 08:48:08+0100. Deleting /var/aegir/platforms/drupal7_other/modules/contact directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/contextual/images [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/contextual [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/file/tests [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/file/icons [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/file directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/color/images [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/color directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/rdf/tests [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/rdf directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/taxonomy [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/overlay/images [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/overlay directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/dblog directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/dashboard [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/openid/tests [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/openid directory [success] successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/locale/tests/translations directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/locale/tests [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/locale directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/trigger/tests [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/trigger directory [success] successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/block/tests/themes/block_test_theme directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/block/tests/themes directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/block/tests [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/block directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/path directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/php directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/profile directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/statistics [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/book directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/field_ui [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/system/tests [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/system directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/poll directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/shortcut [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/syslog directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/blog directory [success] successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/lib/Drupal/simpletest/Tests directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/lib/Drupal/simpletest directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/lib/Drupal directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/simpletest/lib [success] directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/tests/psr_4_test/src/Tests/Nested directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/tests/psr_4_test/src/Tests directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/tests/psr_4_test/src directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/tests/psr_4_test directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/tests/drupal_autoload_test directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/tests/drupal_system_listing_compatible_test directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/tests/upgrade directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test/Tests/Nested directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test/Tests directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/tests/psr_0_test/lib/Drupal directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/tests/psr_0_test/lib directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/tests/psr_0_test directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/tests/drupal_system_listing_incompatible_test directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/tests/themes/test_subtheme directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/tests/themes/test_basetheme directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/tests/themes/test_theme/templates directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/tests/themes/test_theme directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/tests/themes directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/simpletest/tests [success] directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/files/css_test_files/css_subfolder directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/files/css_test_files directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/simpletest/files [success] directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/simpletest/src/Tests directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/simpletest/src [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/simpletest [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/menu directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/comment directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/image/tests [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/image directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/help directory [success] successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/update/tests/themes/update_test_basetheme directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/update/tests/themes/update_test_subtheme directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/update/tests/themes directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/update/tests [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/update directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/node/tests [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/node directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/search/tests [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/search directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/user/tests [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/user directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/filter/tests [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/filter directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/toolbar directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/aggregator/tests [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/aggregator [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/tracker directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/translation/tests [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/translation [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/field/tests [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/field/theme [success] directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/field/modules/field_sql_storage directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/field/modules/number directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/field/modules/options directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/field/modules/list/tests directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/field/modules/list directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/modules/field/modules/text directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/field/modules [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/modules/field directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules/forum directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/modules directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/includes/database/sqlite [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/includes/database/pgsql [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/includes/database/mysql [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/includes/database [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/includes/filetransfer [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/includes directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/scripts directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/misc/farbtastic directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/misc/ui/images directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/misc/ui directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/misc directory [success] successful. Deleting [success] /var/aegir/platforms/drupal7_other/profiles/testing/modules/drupal_system_listing_compatible_test directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/profiles/testing/modules/drupal_system_listing_incompatible_test directory successful. Deleting /var/aegir/platforms/drupal7_other/profiles/testing/modules [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/profiles/testing [success] directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/profiles/standard/translations directory successful. Deleting /var/aegir/platforms/drupal7_other/profiles/standard [success] directory successful. Deleting [success] /var/aegir/platforms/drupal7_other/profiles/minimal/translations directory successful. Deleting /var/aegir/platforms/drupal7_other/profiles/minimal [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/profiles directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/sites/all/drush directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/sites/all/modules [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/sites/all/libraries [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/sites/all/themes [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/sites/all directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/sites/default directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/sites directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/themes/stark directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/themes/garland/color [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/themes/garland/images [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/themes/garland directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/themes/seven/images [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/themes/seven directory [success] successful. Deleting [success] /var/aegir/platforms/drupal7_other/themes/engines/phptemplate directory successful. Deleting /var/aegir/platforms/drupal7_other/themes/engines directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/themes/bartik/css [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/themes/bartik/color [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/themes/bartik/images [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/themes/bartik/templates [success] directory successful. Deleting /var/aegir/platforms/drupal7_other/themes/bartik directory [success] successful. Deleting /var/aegir/platforms/drupal7_other/themes directory [success] successful. Deleting /var/aegir/platforms/drupal7_other directory successful. [success] Installing: drupal6-upgrade-drupal7.aegir.example.com on platform: [ok] drupal6 with profile: default. Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 440 Created drupal6upgradedr database [success] Created sites/drupal6-upgrade-drupal7.aegir.example.com [success] Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com to 755 Created [success] sites/drupal6-upgrade-drupal7.aegir.example.com/themes Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/themes to 2775 Created [success] sites/drupal6-upgrade-drupal7.aegir.example.com/modules Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/modules to 2775 Created [success] sites/drupal6-upgrade-drupal7.aegir.example.com/libraries Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/libraries to 2775 Created [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files to 2770 Created [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp to 2770 Created [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/images Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/images to 2770 Created [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures to 2770 Created [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/css Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/css to 2770 Created [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/js Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/js to 2770 Created [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools to 2770 Created [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache to 2770 Created [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations to 2770 Created [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private to 2770 Created [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/files Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/files to 2770 Created [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp to www-data Generated config A virtual host configuration file [success] Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Error validating client email ``. Please check your user account email. To allow the site installation to proceed, the email `this.email@is.invalid` has been used instead. Please use the `login` link to change the site admin email to a proper valid address. Login url: [success] http://drupal6-upgrade-drupal7.aegir.example.com/user/reset/1/1456300092/aluF45vSAkh_OHmdIDx4jWGnSeE/login Sent welcome mail to this.email@is.invalid [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal6.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal6/sites is writable [success] by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A platform configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/all/drush/drushrc.php to 644 Generated config A Platform Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Task import was added to the queue. Next queue run is 08:48:33+0100, [status] server time is 08:48:14+0100. Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 440 Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 440 Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com to 755 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/themes to 2775 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/modules to 2775 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/libraries to 2775 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/images to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/css to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/js to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/files to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp to www-data Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A virtual host configuration file [success] Client home directory for admin path /var/aegir/clients/admin exists. [success] Client home directory for admin ownership of /var/aegir/clients/admin [success] has been changed to aegir. Client home directory for admin permissions of [success] /var/aegir/clients/admin have been changed to 750. Client home directory for admin path /var/aegir/clients/admin is [success] writable. Created symlink [success] /var/aegir/clients/admin/drupal6-upgrade-drupal7.aegir.example.com to /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Migrating: drupal6-upgrade-drupal7.aegir.example.com to platform: [ok] drupal7. Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleted mysql dump from sites directory [success] Backed up site up to [success] /var/aegir/backups/drupal6-upgrade-drupal7.aegir.example.com-20160224.084816.tar.gz. Client backup directory for admin path [success] /var/aegir/clients/admin/backups exists. Client backup directory for admin ownership of [success] /var/aegir/clients/admin/backups has been changed to aegir. Client backup directory for admin permissions of [success] /var/aegir/clients/admin/backups have been changed to 750. Client backup directory for admin path [success] /var/aegir/clients/admin/backups is writable. Created symlink [success] /var/aegir/clients/admin/backups/drupal6-upgrade-drupal7.aegir.example.com-20160224.084816.tar.gz to /var/aegir/backups/drupal6-upgrade-drupal7.aegir.example.com-20160224.084816.tar.gz Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 440 Deploying site from [success] /var/aegir/backups/drupal6-upgrade-drupal7.aegir.example.com-20160224.084816.tar.gz Created drupal6upgrade_0 database [success] Successfully extracted the contents of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com Changed group ownership of files in [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/files to www-data Changed group ownership of private files in [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/private/files to www-data Changed group ownership of temp files in [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp to www-data Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Found database dump at [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/database.sql. Database dump at [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/database.sql is readable Generated config A Drupal sites.php file [success] Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com to 755 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/themes to 2775 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/modules to 2775 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/libraries to 2775 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/images to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/css to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/js to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/files to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp to www-data Removed dump file [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/database.sql after restoring from it Generated config A virtual host configuration file [success] The following updates are pending: system module : 7000 - Rename blog and forum permissions to be consistent with other content types. 7001 - Generate a cron key and save it in the variables table. 7002 - Add a table to store blocked IP addresses. 7003 - Update {blocked_ips} with valid IP addresses from {access}. 7004 - Remove hardcoded numeric deltas from all blocks in core. 7005 - Remove throttle columns and variables. 7007 - Convert to new method of storing permissions. 7009 - Rename the variable for primary links. 7011 - Split the 'bypass node access' permission from 'administer nodes'. 7013 - Convert default time zone offset to default time zone name. 7015 - Change the user logout path. 7016 - Remove custom datatype _unsigned in PostgreSQL. 7017 - Change the theme setting 'toggle_node_info' into a per content type variable. 7018 - Shorten the {system}.type column and modify indexes. 7020 - Enable field and field_ui modules. 7021 - Change the PHP for settings permission. 7027 - Enable field type modules. 7029 - Add new 'view own unpublished content' permission for authenticated users. Preserves legacy behavior from Drupal 6.x. 7032 - Alter field hostname to identifier in the {flood} table. 7033 - Move CACHE_AGGRESSIVE to CACHE_NORMAL. 7034 - Migrate the file path settings and create the new {file_managed} table. 7036 - Split the 'access site in maintenance mode' permission from 'administer site configuration'. 7042 - Upgrade the {url_alias} table and create a cache bin for path aliases. 7044 - Drop the actions_aid table. 7045 - Add expiration field to the {flood} table. 7046 - Switch from the Minnelli theme if it is the default or admin theme. 7047 - Normalize the front page path variable. 7048 - Convert path languages from the empty string to LANGUAGE_NONE. 7049 - Rename 'Default' profile to 'Standard.' 7050 - Change {batch}.id column from serial to regular int. 7051 - make the IP field IPv6 compatible 7052 - Rename file to include_file in {menu_router} table. 7053 - Upgrade standard blocks and menus. 7054 - Remove {cache_}.headers columns. 7055 - Converts fields that store serialized variables from text to blob. 7057 - Increase the size of session-ids. 7058 - Remove cron semaphore variable. 7059 - Create the {file_usage} table. 7060 - Create fields in preparation for migrating upload.module to file.module. 7061 - Migrate upload.module data to the newly created file field. 7062 - Replace 'system_list' index with 'bootstrap' index on {system}. 7063 - Delete {menu_links} records for 'type' => MENU_CALLBACK which would not appear in a fresh install. 7064 - Remove block_callback field from {menu_router}. 7065 - Remove the default value for sid. 7066 - Migrate the 'file_directory_temp' variable. 7067 - Grant administrators permission to view the administration theme. 7068 - Update {url_alias}.language description. 7069 - Remove the obsolete 'site_offline' variable. @see update_fix_d7_requirements() 7070 - Remove the obsolete 'drupal_badge_color' and 'drupal_badge_size' variables. 7071 - Add index missed during upgrade, and fix field default. 7072 - Remove the obsolete 'site_offline_message' variable. @see update_fix_d7_requirements() 7073 - Add binary to {file_managed}, in case system_update_7034() was run without it. 7074 - This update has been removed and will not run. 7076 - Convert menu_links query strings into arrays. 7077 - Revert {file_managed}.filename changed to a binary column. 7078 - Add binary to {date_formats}.format. 7079 - Convert the 'filesize' column in {file_managed} to a bigint. 7080 - Convert the 'format' column in {date_format_locale} to case sensitive varchar. block module : 7000 - Set system.weight to a low value for block module. Block should go first so that other modules can alter its output during hook_page_alter(). Almost everything on the page is a block, so before block module runs, there will not be much to alter. 7002 - Rename {blocks} table to {block}, {blocks_roles} to {block_role} and {boxes} to {block_custom}. 7003 - Change the weight column to normal int. 7004 - Add new blocks to new regions, migrate custom variables to blocks. 7005 - Update the {block_custom}.format column. 7006 - Recreates cache_block table. Converts fields that hold serialized variables from text to blob. Removes 'headers' column. 7007 - Change {block_custom}.format into varchar. 7008 - Update database to match Drupal 7 schema. 7009 - Increase {block}.title length to 255 characters. color module : 7001 - Warn site administrator if unsafe CSS color codes are found in the database. comment module : 7000 - Rename comment display setting variables. 7001 - Change comment status from published being 0 to being 1 7002 - Rename {comments} table to {comment} and upgrade it. 7003 - Split {comment}.timestamp into 'created' and 'changed', improve indexing on {comment}. 7004 - Upgrade the {node_comment_statistics} table. 7005 - Create the comment_body field. 7006 - Migrate data from the comment field to field storage. 7007 - Add an index to the created column. 7008 - Update database to match Drupal 7 schema. 7009 - Change the last_comment_timestamp column description. dblog module : 7001 - Update the {watchdog} table. 7002 - Add an index to the severity column in the watchdog database table. filter module : 7000 - Upgrade the {filter_formats} table and rename it to {filter_format}. 7001 - Break out "escape HTML filter" option to its own filter. 7003 - Upgrade the {filter} table for core filters. 7005 - Integrate text formats with the user permissions system. This function converts text format role assignments to use the new text format permissions introduced in Drupal 7, creates a fallback (plain text) format that is available to all users, and explicitly sets the text format in cases that used to rely on a single site-wide default. 7008 - Grant usage of all text formats to user roles having the 'administer filters' permission. 7009 - Converts fields that store serialized variables from text to blob. 7010 - Change {filter_format}.format and {filter}.format into varchar. menu module : 7000 - Migrate the "Default menu for content" setting to individual node types. 7001 - Rename "Primary Links" and "Secondary Links" to their Drupal 7 equivalents. 7002 - Rename the primarysecondary menu blocks to match previously renamed menus. 7003 - Add missing custom menus to active menus list. node module : 7000 - Upgrade the node type table and fix node type 'module' attribute to avoid name-space conflicts. 7001 - Rename {node_revisions} table to {node_revision}. 7002 - Extend the node_promote_status index to include all fields required for the node page query. 7003 - Remove the node_counter if the statistics module is uninstalled. 7004 - Extend the existing default preview and teaser settings to all node types. 7005 - Add statuscommentpromote and sticky columns to the {node_revision} table. 7006 - Convert body and teaser from node properties to fields, and migrate statuscommentpromote and sticky columns to the {node_revision} table. 7007 - Remove column min_word_count. 7008 - Split the 'administer nodes' permission from 'access content overview'. 7009 - Convert node languages from the empty string to LANGUAGE_NONE. 7010 - Add the {block_node_type} table. 7011 - Update the database from Drupal 6 to match the schema. 7012 - Switches body fields to untranslatable while upgrading from D6 and makes them language neutral. 7013 - Change {node}.vid default value from 0 to NULL to avoid deadlock issues on MySQL. 7014 - Add an index on {node}.language. 7015 - Enable node types that may have been erroneously disabled in Drupal 7.36. taxonomy module : 7001 - Rename taxonomy tables. 7002 - Add {vocabulary}.machine_name column. 7003 - Remove the related terms setting from vocabularies. This setting has not been used since Drupal 6. The {taxonomy_relations} table itself is retained to allow for data to be upgraded. 7004 - Move taxonomy vocabulary associations for nodes to fields and field instances. 7005 - Migrate {taxonomy_term_node} table to field storage. @todo: This function can possibly be made much faster by wrapping a transaction around all the inserts. 7006 - Add {taxonomy_term_data}.format column. 7007 - Add index on {taxonomy_term_data}.name column to speed up taxonomy_get_term_by_name(). 7008 - Change the weight columns to normal int. 7009 - Change {taxonomy_term_data}.format into varchar. 7010 - Change {taxonomy_index}.created to support signed int. 7011 - Drop unpublished nodes from the index. user module : 7000 - Increase the length of the password field to accommodate better hashes. Also re-hashes all current passwords to improve security. This may be a lengthy process, and is performed batch-wise. 7001 - Remove the 'threshold', 'mode' and 'sort' columns from the {users} table. These fields were previously used to store per-user comment settings. 7002 - Convert user time zones from time zone offsets to time zone names. 7003 - Update user settings for cancelling user accounts. Prior to 7.x, users were not able to cancel their accounts. When administrators deleted an account, all contents were assigned to uid 0, which is the same as the 'user_cancel_reassign' method now. 7005 - Changes the users table to allow longer e-mail addresses. 7006 - Add module data to {role_permission}. 7007 - Add a weight column to user roles. 7008 - If 'user_register' variable was unset in Drupal 6, set it to be the same as the Drupal 6 default setting. 7009 - Converts fields that store serialized variables from text to blob. 7010 - Update the {user}.signature_format column. 7011 - Placeholder function. As a fix for user_update_7011() not updating email templates to use the new tokens, user_update_7017() now targets email templates of Drupal 6 sites and already upgraded sites. 7012 - Add the user's pictures to the {file_managed} table and make them managed files. 7013 - Add user module file usage entries. 7014 - Rename the 'post comments without approval' permission. In Drupal 7, this permission has been renamed to 'skip comment approval'. 7015 - Change {users}.signature_format into varchar. 7016 - Update the database to match the schema. 7017 - Update email templates to use new tokens. This function upgrades customized email templates from the old !token format to the new core tokens format. Additionally, in Drupal 7 we no longer e-mail plain text passwords to users, and there is no token for a plain text password in the new token system. Therefore, it also modifies any saved templates using the old '!password' token such that the token is removed, and displays a warning to users that they may need to go and modify the wording of their templates. 7018 - Ensure there is an index on {users}.picture. Do you wish to run all pending updates? (y/n): y Performed update: user_update_7000 [ok] Performed update: user_update_7000 [ok] Performed update: user_update_7000 [ok] Performed update: user_update_7001 [ok] Performed update: user_update_7002 [ok] Performed update: user_update_7002 [ok] Some user time zones have been emptied and need to be set to the [warning] correct values. Use the new time zone options to choose whether to remind users at login to set the correct time zone. Performed update: user_update_7003 [ok] Performed update: user_update_7005 [ok] Performed update: taxonomy_update_7001 [ok] Performed update: taxonomy_update_7002 [ok] Performed update: taxonomy_update_7003 [ok] Performed update: node_update_7000 [ok] Performed update: node_update_7001 [ok] Performed update: node_update_7002 [ok] Performed update: node_update_7003 [ok] Performed update: node_update_7004 [ok] Performed update: node_update_7005 [ok] Performed update: filter_update_7000 [ok] Performed update: filter_update_7001 [ok] Performed update: filter_update_7003 [ok] Performed update: comment_update_7000 [ok] Performed update: comment_update_7001 [ok] Performed update: comment_update_7002 [ok] Performed update: comment_update_7003 [ok] Performed update: comment_update_7004 [ok] Performed update: block_update_7000 [ok] Performed update: block_update_7002 [ok] Performed update: block_update_7003 [ok] Performed update: block_update_7004 [ok] Performed update: block_update_7005 [ok] Performed update: block_update_7006 [ok] Performed update: block_update_7007 [ok] Performed update: block_update_7008 [ok] Performed update: block_update_7009 [ok] Performed update: system_update_7000 [ok] Performed update: system_update_7001 [ok] Performed update: system_update_7002 [ok] Performed update: system_update_7003 [ok] Performed update: system_update_7004 [ok] Performed update: system_update_7005 [ok] Performed update: system_update_7007 [ok] Performed update: user_update_7006 [ok] Performed update: user_update_7007 [ok] Performed update: filter_update_7005 [ok] A new Plain text format has been created which will be available to [status] all users. You can configure this text format on the text format configuration page. Performed update: filter_update_7008 [ok] Performed update: filter_update_7009 [ok] Performed update: filter_update_7010 [ok] Performed update: user_update_7008 [ok] Performed update: user_update_7009 [ok] Performed update: user_update_7010 [ok] Performed update: user_update_7011 [ok] Performed update: system_update_7009 [ok] Performed update: system_update_7011 [ok] Performed update: system_update_7013 [ok] The default time zone has been set to Europe/Paris. Check the date [warning] and time configuration page to configure it correctly. Performed update: system_update_7015 [ok] Performed update: system_update_7016 [ok] Performed update: system_update_7017 [ok] Performed update: system_update_7018 [ok] Performed update: system_update_7020 [ok] Performed update: system_update_7021 [ok] Performed update: system_update_7027 [ok] Performed update: taxonomy_update_7004 [ok] Performed update: taxonomy_update_7005 [ok] Performed update: taxonomy_update_7006 [ok] Performed update: taxonomy_update_7007 [ok] Performed update: taxonomy_update_7008 [ok] Performed update: taxonomy_update_7009 [ok] Performed update: taxonomy_update_7010 [ok] Performed update: taxonomy_update_7011 [ok] Performed update: node_update_7006 [ok] Performed update: node_update_7006 [ok] Performed update: node_update_7007 [ok] Performed update: node_update_7008 [ok] Performed update: node_update_7009 [ok] Performed update: node_update_7010 [ok] Performed update: node_update_7011 [ok] Performed update: node_update_7012 [ok] Performed update: node_update_7013 [ok] Performed update: node_update_7014 [ok] Performed update: node_update_7015 [ok] Performed update: comment_update_7005 [ok] Performed update: comment_update_7006 [ok] Performed update: comment_update_7007 [ok] Performed update: comment_update_7008 [ok] Performed update: comment_update_7009 [ok] Performed update: system_update_7029 [ok] Performed update: system_update_7032 [ok] Performed update: system_update_7033 [ok] Performed update: system_update_7034 [ok] Performed update: system_update_7036 [ok] Performed update: system_update_7042 [ok] Performed update: system_update_7044 [ok] Performed update: system_update_7045 [ok] Performed update: system_update_7046 [ok] Performed update: system_update_7047 [ok] Performed update: system_update_7048 [ok] Performed update: system_update_7049 [ok] Performed update: system_update_7050 [ok] Performed update: system_update_7051 [ok] Performed update: system_update_7052 [ok] Performed update: system_update_7053 [ok] Performed update: system_update_7054 [ok] Performed update: system_update_7055 [ok] Performed update: system_update_7057 [ok] Performed update: system_update_7058 [ok] Performed update: system_update_7059 [ok] Performed update: system_update_7060 [ok] Performed update: system_update_7061 [ok] Performed update: user_update_7012 [ok] Performed update: user_update_7013 [ok] Performed update: user_update_7014 [ok] Performed update: user_update_7015 [ok] Performed update: user_update_7016 [ok] Performed update: user_update_7017 [ok] Performed update: user_update_7018 [ok] Performed update: system_update_7062 [ok] Performed update: system_update_7063 [ok] Performed update: system_update_7064 [ok] Performed update: system_update_7065 [ok] Performed update: system_update_7066 [ok] Performed update: system_update_7067 [ok] Performed update: system_update_7068 [ok] Performed update: system_update_7069 [ok] Performed update: system_update_7070 [ok] Performed update: system_update_7071 [ok] Performed update: system_update_7072 [ok] Performed update: system_update_7073 [ok] Performed update: system_update_7074 [ok] Performed update: system_update_7076 [ok] Performed update: system_update_7077 [ok] Performed update: menu_update_7000 [ok] Performed update: system_update_7078 [ok] Performed update: menu_update_7001 [ok] Performed update: dblog_update_7001 [ok] Performed update: menu_update_7002 [ok] Performed update: system_update_7079 [ok] Performed update: color_update_7001 [ok] Performed update: system_update_7080 [ok] Performed update: dblog_update_7002 [ok] Performed update: menu_update_7003 [ok] 'all' cache was cleared in [success] /var/aegir/platforms/drupal7#drupal6-upgrade-drupal7.aegir.example.com Finished performing updates. [ok] Creating default object from empty value [warning] provision_drupal.drush.inc:615 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Creating default object from empty value [warning] provision_drupal.drush.inc:615 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com to 755 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/themes to 2775 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/modules to 2775 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/libraries to 2775 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/images to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/css to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/js to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/files to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp to www-data Generated config A Drupal sites.php file [success] Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A virtual host configuration file [success] Client home directory for admin path /var/aegir/clients/admin exists. [success] Client home directory for admin ownership of /var/aegir/clients/admin [success] has been changed to aegir. Client home directory for admin permissions of [success] /var/aegir/clients/admin have been changed to 750. Client home directory for admin path /var/aegir/clients/admin is [success] writable. Created symlink [success] /var/aegir/clients/admin/drupal6-upgrade-drupal7.aegir.example.com to /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/private/files directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/private directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/modules directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/files/css directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/files/images directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/files/js directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/files directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/libraries directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com/themes directory successful. Deleting [success] /var/aegir/platforms/drupal6/sites/drupal6-upgrade-drupal7.aegir.example.com directory successful. Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440 Drupal sites directory /var/aegir/platforms/drupal7/sites is writable [success] by the provisioning script Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A platform configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 644 Generated config A Platform Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 444 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Task verify was added to the queue. Next queue run is 08:49:33+0100, [status] server time is 08:49:32+0100. Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 640 Generated config A Drush configuration file [success] Changed permissions of [success] /var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php to 440 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Creating default object from empty value [warning] provision_drupal.drush.inc:615 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com to 755 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/themes to 2775 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/modules to 2775 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/libraries to 2775 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/images to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/css to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/js to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/files to 2770 Changed permissions of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp to 2770 Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/images to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/css to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/js to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/files to www-data Changed group ownership of [success] sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp to www-data Generated config A Drupal sites.php file [success] Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Generated config A virtual host configuration file [success] Client home directory for admin path /var/aegir/clients/admin exists. [success] Client home directory for admin ownership of /var/aegir/clients/admin [success] has been changed to aegir. Client home directory for admin permissions of [success] /var/aegir/clients/admin have been changed to 750. Client home directory for admin path /var/aegir/clients/admin is [success] writable. Created symlink [success] /var/aegir/clients/admin/drupal6-upgrade-drupal7.aegir.example.com to /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Removing: drupal6-upgrade-drupal7.aegir.example.com. [ok] Task delete was added to the queue. Next queue run is 08:50:33+0100, [status] server time is 08:49:34+0100. Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 640 Generated config A Drupal settings.php file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to 440 Change group ownership of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/settings.php to www-data Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleted mysql dump from sites directory [success] Backed up site up to [success] /var/aegir/backups/drupal6-upgrade-drupal7.aegir.example.com-20160224.084934.tar.gz. Client backup directory for admin path [success] /var/aegir/clients/admin/backups exists. Client backup directory for admin ownership of [success] /var/aegir/clients/admin/backups has been changed to aegir. Client backup directory for admin permissions of [success] /var/aegir/clients/admin/backups have been changed to 750. Client backup directory for admin path [success] /var/aegir/clients/admin/backups is writable. Created symlink [success] /var/aegir/clients/admin/backups/drupal6-upgrade-drupal7.aegir.example.com-20160224.084934.tar.gz to /var/aegir/backups/drupal6-upgrade-drupal7.aegir.example.com-20160224.084934.tar.gz Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Deleting [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/private/files directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/private/temp directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/private directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/modules directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/files/css directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/files/images directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/files/locations directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/files/imagecache directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/files/pictures directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/files/tmp directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/files/ctools directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/files/js directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/files directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/libraries directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com/themes directory successful. Deleting [success] /var/aegir/platforms/drupal7/sites/drupal6-upgrade-drupal7.aegir.example.com directory successful. Generated config A Drupal sites.php file [success] Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php [success] to 644 Deleted symlink [success] /var/aegir/clients/admin/drupal6-upgrade-drupal7.aegir.example.com Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] Removing platform: drupal6. [ok] Task delete was added to the queue. Next queue run is 08:50:33+0100, [status] server time is 08:49:35+0100. Deleting /var/aegir/platforms/drupal6/modules/contact directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/color/images directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/color directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/taxonomy directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/dblog directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/openid directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/locale directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/trigger directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/block directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/blogapi directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/path directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/php directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/profile directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/statistics directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/upload directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/book directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/system directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/poll directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/throttle directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/syslog directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/blog directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/menu directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/comment directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/help directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/update directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/node directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/search directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/user directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/filter directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/ping directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/aggregator directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/tracker directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/translation directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules/forum directory [success] successful. Deleting /var/aegir/platforms/drupal6/modules directory successful. [success] Deleting /var/aegir/platforms/drupal6/includes directory successful. [success] Deleting /var/aegir/platforms/drupal6/scripts directory successful. [success] Deleting /var/aegir/platforms/drupal6/misc/farbtastic directory [success] successful. Deleting /var/aegir/platforms/drupal6/misc directory successful. [success] Deleting /var/aegir/platforms/drupal6/profiles/default directory [success] successful. Deleting /var/aegir/platforms/drupal6/profiles directory successful. [success] Deleting /var/aegir/platforms/drupal6/sites/all/drush directory [success] successful. Deleting /var/aegir/platforms/drupal6/sites/all directory successful. [success] Deleting /var/aegir/platforms/drupal6/sites/default directory [success] successful. Deleting /var/aegir/platforms/drupal6/sites directory successful. [success] Deleting /var/aegir/platforms/drupal6/themes/pushbutton directory [success] successful. Deleting /var/aegir/platforms/drupal6/themes/bluemarine directory [success] successful. Deleting /var/aegir/platforms/drupal6/themes/garland/color directory [success] successful. Deleting /var/aegir/platforms/drupal6/themes/garland/images directory [success] successful. Deleting /var/aegir/platforms/drupal6/themes/garland/minnelli/color [success] directory successful. Deleting /var/aegir/platforms/drupal6/themes/garland/minnelli [success] directory successful. Deleting /var/aegir/platforms/drupal6/themes/garland directory [success] successful. Deleting /var/aegir/platforms/drupal6/themes/chameleon/marvin [success] directory successful. Deleting /var/aegir/platforms/drupal6/themes/chameleon directory [success] successful. Deleting /var/aegir/platforms/drupal6/themes/engines/phptemplate [success] directory successful. Deleting /var/aegir/platforms/drupal6/themes/engines directory [success] successful. Deleting /var/aegir/platforms/drupal6/themes directory successful. [success] Deleting /var/aegir/platforms/drupal6 directory successful. [success] Removing platform: drupal7. [ok] Task delete was added to the queue. Next queue run is 08:50:33+0100, [status] server time is 08:49:36+0100. Deleting /var/aegir/platforms/drupal7/modules/contact directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/contextual/images [success] directory successful. Deleting /var/aegir/platforms/drupal7/modules/contextual directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/file/tests directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/file/icons directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/file directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/color/images directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/color directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/rdf/tests directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/rdf directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/taxonomy directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/overlay/images [success] directory successful. Deleting /var/aegir/platforms/drupal7/modules/overlay directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/dblog directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/dashboard directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/openid/tests directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/openid directory [success] successful. Deleting [success] /var/aegir/platforms/drupal7/modules/locale/tests/translations directory successful. Deleting /var/aegir/platforms/drupal7/modules/locale/tests directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/locale directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/trigger/tests directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/trigger directory [success] successful. Deleting [success] /var/aegir/platforms/drupal7/modules/block/tests/themes/block_test_theme directory successful. Deleting /var/aegir/platforms/drupal7/modules/block/tests/themes [success] directory successful. Deleting /var/aegir/platforms/drupal7/modules/block/tests directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/block directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/path directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/php directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/profile directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/statistics directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/book directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/field_ui directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/system/tests directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/system directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/poll directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/shortcut directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/syslog directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/blog directory [success] successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/lib/Drupal/simpletest/Tests directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/lib/Drupal/simpletest directory successful. Deleting /var/aegir/platforms/drupal7/modules/simpletest/lib/Drupal [success] directory successful. Deleting /var/aegir/platforms/drupal7/modules/simpletest/lib [success] directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/tests/psr_4_test/src/Tests/Nested directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/tests/psr_4_test/src/Tests directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/tests/psr_4_test/src directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/tests/psr_4_test directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/tests/drupal_autoload_test directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/tests/drupal_system_listing_compatible_test directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/tests/upgrade directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test/Tests/Nested directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test/Tests directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/tests/psr_0_test/lib/Drupal directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/tests/psr_0_test/lib directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/tests/psr_0_test directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/tests/drupal_system_listing_incompatible_test directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/tests/themes/test_subtheme directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/tests/themes/test_basetheme directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/tests/themes/test_theme/templates directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/tests/themes/test_theme directory successful. Deleting /var/aegir/platforms/drupal7/modules/simpletest/tests/themes [success] directory successful. Deleting /var/aegir/platforms/drupal7/modules/simpletest/tests [success] directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/files/css_test_files/css_subfolder directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/simpletest/files/css_test_files directory successful. Deleting /var/aegir/platforms/drupal7/modules/simpletest/files [success] directory successful. Deleting /var/aegir/platforms/drupal7/modules/simpletest/src/Tests [success] directory successful. Deleting /var/aegir/platforms/drupal7/modules/simpletest/src [success] directory successful. Deleting /var/aegir/platforms/drupal7/modules/simpletest directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/menu directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/comment directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/image/tests directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/image directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/help directory [success] successful. Deleting [success] /var/aegir/platforms/drupal7/modules/update/tests/themes/update_test_basetheme directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/update/tests/themes/update_test_subtheme directory successful. Deleting /var/aegir/platforms/drupal7/modules/update/tests/themes [success] directory successful. Deleting /var/aegir/platforms/drupal7/modules/update/tests directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/update directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/node/tests directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/node directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/search/tests directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/search directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/user/tests directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/user directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/filter/tests directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/filter directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/toolbar directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/aggregator/tests [success] directory successful. Deleting /var/aegir/platforms/drupal7/modules/aggregator directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/tracker directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/translation/tests [success] directory successful. Deleting /var/aegir/platforms/drupal7/modules/translation directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/field/tests directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/field/theme directory [success] successful. Deleting [success] /var/aegir/platforms/drupal7/modules/field/modules/field_sql_storage directory successful. Deleting /var/aegir/platforms/drupal7/modules/field/modules/number [success] directory successful. Deleting /var/aegir/platforms/drupal7/modules/field/modules/options [success] directory successful. Deleting [success] /var/aegir/platforms/drupal7/modules/field/modules/list/tests directory successful. Deleting /var/aegir/platforms/drupal7/modules/field/modules/list [success] directory successful. Deleting /var/aegir/platforms/drupal7/modules/field/modules/text [success] directory successful. Deleting /var/aegir/platforms/drupal7/modules/field/modules directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/field directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules/forum directory [success] successful. Deleting /var/aegir/platforms/drupal7/modules directory successful. [success] Deleting /var/aegir/platforms/drupal7/includes/database/sqlite [success] directory successful. Deleting /var/aegir/platforms/drupal7/includes/database/pgsql [success] directory successful. Deleting /var/aegir/platforms/drupal7/includes/database/mysql [success] directory successful. Deleting /var/aegir/platforms/drupal7/includes/database directory [success] successful. Deleting /var/aegir/platforms/drupal7/includes/filetransfer directory [success] successful. Deleting /var/aegir/platforms/drupal7/includes directory successful. [success] Deleting /var/aegir/platforms/drupal7/scripts directory successful. [success] Deleting /var/aegir/platforms/drupal7/misc/farbtastic directory [success] successful. Deleting /var/aegir/platforms/drupal7/misc/ui/images directory [success] successful. Deleting /var/aegir/platforms/drupal7/misc/ui directory successful. [success] Deleting /var/aegir/platforms/drupal7/misc directory successful. [success] Deleting [success] /var/aegir/platforms/drupal7/profiles/testing/modules/drupal_system_listing_compatible_test directory successful. Deleting [success] /var/aegir/platforms/drupal7/profiles/testing/modules/drupal_system_listing_incompatible_test directory successful. Deleting /var/aegir/platforms/drupal7/profiles/testing/modules [success] directory successful. Deleting /var/aegir/platforms/drupal7/profiles/testing directory [success] successful. Deleting /var/aegir/platforms/drupal7/profiles/standard/translations [success] directory successful. Deleting /var/aegir/platforms/drupal7/profiles/standard directory [success] successful. Deleting /var/aegir/platforms/drupal7/profiles/minimal/translations [success] directory successful. Deleting /var/aegir/platforms/drupal7/profiles/minimal directory [success] successful. Deleting /var/aegir/platforms/drupal7/profiles directory successful. [success] Deleting /var/aegir/platforms/drupal7/sites/all/drush directory [success] successful. Deleting /var/aegir/platforms/drupal7/sites/all/modules directory [success] successful. Deleting /var/aegir/platforms/drupal7/sites/all/libraries directory [success] successful. Deleting /var/aegir/platforms/drupal7/sites/all/themes directory [success] successful. Deleting /var/aegir/platforms/drupal7/sites/all directory successful. [success] Deleting /var/aegir/platforms/drupal7/sites/default directory [success] successful. Deleting /var/aegir/platforms/drupal7/sites directory successful. [success] Deleting /var/aegir/platforms/drupal7/themes/stark directory [success] successful. Deleting /var/aegir/platforms/drupal7/themes/garland/color directory [success] successful. Deleting /var/aegir/platforms/drupal7/themes/garland/images directory [success] successful. Deleting /var/aegir/platforms/drupal7/themes/garland directory [success] successful. Deleting /var/aegir/platforms/drupal7/themes/seven/images directory [success] successful. Deleting /var/aegir/platforms/drupal7/themes/seven directory [success] successful. Deleting /var/aegir/platforms/drupal7/themes/engines/phptemplate [success] directory successful. Deleting /var/aegir/platforms/drupal7/themes/engines directory [success] successful. Deleting /var/aegir/platforms/drupal7/themes/bartik/css directory [success] successful. Deleting /var/aegir/platforms/drupal7/themes/bartik/color directory [success] successful. Deleting /var/aegir/platforms/drupal7/themes/bartik/images directory [success] successful. Deleting /var/aegir/platforms/drupal7/themes/bartik/templates [success] directory successful. Deleting /var/aegir/platforms/drupal7/themes/bartik directory [success] successful. Deleting /var/aegir/platforms/drupal7/themes directory successful. [success] Deleting /var/aegir/platforms/drupal7 directory successful. [success] Removing platform: openatrium. [ok] Task delete was added to the queue. Next queue run is 08:50:33+0100, [status] server time is 08:49:37+0100. Deleting /var/aegir/platforms/openatrium/modules/contact directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/color/images [success] directory successful. Deleting /var/aegir/platforms/openatrium/modules/color directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/taxonomy directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/dblog directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/openid directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/locale directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/trigger directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/block directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/blogapi directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/path directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/php directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/profile directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/statistics directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/upload directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/book directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/system directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/poll directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/throttle directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/syslog directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/blog directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/menu directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/comment directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/help directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/update directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/node directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/search directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/user directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/filter directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/ping directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/aggregator directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/tracker directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules/translation [success] directory successful. Deleting /var/aegir/platforms/openatrium/modules/forum directory [success] successful. Deleting /var/aegir/platforms/openatrium/modules directory [success] successful. Deleting /var/aegir/platforms/openatrium/includes directory [success] successful. Deleting /var/aegir/platforms/openatrium/scripts directory [success] successful. Deleting /var/aegir/platforms/openatrium/misc/farbtastic directory [success] successful. Deleting /var/aegir/platforms/openatrium/misc directory successful. [success] Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/crayon/views directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/crayon directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/openidadmin directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/mailcomment/addon/mailcomment_extras directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/mailcomment/addon directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/mailcomment directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/external/cookie directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/external/bgiframe/docs directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/external/bgiframe/test directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/external/bgiframe directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/external/jsdiff directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/external/qunit directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/external/simulate directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/external directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/sortable directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/selectable directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/slider directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/tabs directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/resizable/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/resizable directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/dialog directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/datepicker directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/droppable directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/draggable directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/progressbar directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/accordion directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/sortable directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/selectable directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/all directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/slider directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/tabs directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/resizable/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/resizable directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/core directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/dialog directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/datepicker directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/droppable directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/draggable directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/progressbar directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/accordion directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/sortable directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/selectable directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/slider directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/tabs directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/resizable directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/dialog directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/datepicker directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/droppable directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/draggable directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/progressbar directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/accordion directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/docs directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/addClass directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/sortable directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/toggle directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/toggleClass directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/removeClass directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/selectable directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/slider directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/tabs/ajax directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/tabs directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/animate directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/resizable directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/dialog directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/datepicker/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/datepicker directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/droppable/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/droppable directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/switchClass directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/draggable directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/hide directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/show directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/effect directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/progressbar/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/progressbar directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/accordion directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/ui/minified/i18n directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/ui/minified directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/ui/i18n directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/ui directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/themes/base/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/themes/base directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/themes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/mappers directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/feeds_news directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/tests/feeds directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/feeds_ui directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/views directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/feeds_import directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/includes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/plugins directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/feeds_fast_news directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/libraries directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_simple/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_simple directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_xmpp/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_xmpp directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_mail/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_mail directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_privatemsg/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_privatemsg directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_mime_mail/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_mime_mail directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_sms/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_sms directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_twitter/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_twitter directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_debug/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_debug directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_phpmailer/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_phpmailer directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/codefilter/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/codefilter directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/designkit directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/litecal directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/markdown directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/spaces/spaces_customtext/plugins directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/spaces/spaces_customtext directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/spaces/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/spaces/spaces_ui/export_ui directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/spaces/spaces_ui directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/spaces/spaces_user/plugins directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/spaces/spaces_user directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/spaces/spaces_dashboard/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/spaces/spaces_dashboard directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/spaces/spaces_og/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/spaces/spaces_og/views directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/spaces/spaces_og/plugins directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/spaces/spaces_og directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/spaces/includes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/spaces/spaces_taxonomy/plugins directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/spaces/spaces_taxonomy directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/spaces/plugins directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/spaces directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications_team/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications_team directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/reldate/views directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/reldate directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/casetracker/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/casetracker/casetracker_notifications directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/casetracker/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/casetracker/casetracker_actions directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/casetracker/includes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/casetracker directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/content_profile/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/content_profile/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/content_profile/views directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/content_profile/modules directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/content_profile/panels/relationships directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/content_profile/panels directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/content_profile directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_update/replace directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_update/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_update directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/theme directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/date_repeat directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/date_tools directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/date directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/date_popup/lib directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/date_popup/themes/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/date_popup/themes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/date_popup directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/date_php4 directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/help directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/date_locale directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/includes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/date_timezone directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/job_scheduler directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/strongarm directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/imagecache/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/imagecache directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/comment_upload directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/itweak_upload/images/imageNav directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/itweak_upload/images/mime/32 directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/itweak_upload/images/mime/16 directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/itweak_upload/images/mime directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/itweak_upload/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/itweak_upload directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/css directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/theme directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/docs directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/views_export directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/contact directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/taxonomy directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/locale directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/profile directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/statistics directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/upload directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/system directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/comment directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/node directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/search directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/user directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/filter directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/aggregator directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/translation directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/help/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/help directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/includes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/handlers directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/plugins directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/js directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/xref directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/admin/theme directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/admin/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/admin/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/admin/includes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/admin directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/boxes/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/boxes/plugins directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/boxes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/transliteration/data directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/transliteration directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og/theme directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og/modules/og_access directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og/modules/og_views/includes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og/modules/og_views directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og/modules/og_actions directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og/modules/og_notifications directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og/modules directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og/includes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/features/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/features/theme directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/features/includes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/features directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/imageapi directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/mailhandler/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/mailhandler directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications/notifications_views directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications/notifications_tags directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications/notifications_lite directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications/notifications_ui directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications/notifications_autosubscribe directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications/notifications_content directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/purl/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/purl/includes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/purl directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/prepopulate directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/parser_ical/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/parser_ical/includes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/parser_ical directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/token/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/token directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/css directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_plugin_example/help directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_plugin_example/plugins/relationships directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_plugin_example/plugins/content_types directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_plugin_example/plugins/access directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_plugin_example/plugins/arguments directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_plugin_example/plugins/contexts directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_plugin_example/plugins directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_plugin_example directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/views_content/plugins/relationships directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/views_content/plugins/content_types directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/views_content/plugins/views directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/views_content/plugins/contexts directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/views_content/plugins directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/views_content directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_custom_content/plugins/export_ui directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_custom_content/plugins directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_custom_content directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/help directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/includes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/bulk_export directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/page_manager/css directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/page_manager/theme directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/page_manager/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/page_manager/help directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/page_manager/plugins/task_handlers directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/page_manager/plugins/tasks directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/page_manager/plugins directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/page_manager/js directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/page_manager directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/relationships directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/export_ui directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/contact directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/node_form directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/page directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/block directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/user_context directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/term_context directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/custom directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/node directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/search directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/node_context directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/form directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/vocabulary_context directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/access directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/arguments directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/contexts directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_ajax_sample/css directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_ajax_sample/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_ajax_sample/js directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_ajax_sample directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/stylizer/help directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/stylizer/plugins/export_ui directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/stylizer/plugins directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/stylizer directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_access_ruleset/plugins/export_ui directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_access_ruleset/plugins/access directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_access_ruleset/plugins directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_access_ruleset directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/js directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/data_vbo directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/data_taxonomy/theme directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/data_taxonomy/views directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/data_taxonomy directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/data_ui/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/data_ui directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/views directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/data_search directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/includes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/data_node/views directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/data_node directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/diff/includes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/diff directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/libraries directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ucreate directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/context/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/context/theme directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/context/context_ui/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/context/context_ui/theme directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/context/context_ui/export_ui directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/context/context_ui directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/context/context_layouts/plugins directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/context/context_layouts directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/context/plugins directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/context directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/nodeformcols/css directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/nodeformcols/plugins/content_types directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/nodeformcols/plugins directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/nodeformcols/js directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/nodeformcols directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/imagecache_profiles/views directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/imagecache_profiles directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/theme directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/translations/help/de directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/translations/help directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/content_copy/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/content_copy directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/userreference/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/userreference/help directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/userreference/panels/relationships directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/userreference/panels directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/userreference directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/fieldgroup/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/fieldgroup/panels/content_types directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/fieldgroup/panels directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/fieldgroup directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/number/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/number/help directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/number directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/nodereference/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/nodereference/help directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/nodereference/panels/relationships directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/nodereference/panels directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/nodereference directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/content_multigroup directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/text/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/text/help directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/text directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/optionwidgets/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/optionwidgets/help directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/optionwidgets directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/content_permissions/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/content_permissions directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/help directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/includes/views/handlers directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/includes/views directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/includes/panels/content_types directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/includes/panels directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/includes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/schema/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/schema/translations directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/schema/engines directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/schema directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/coder/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/coder/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/coder/includes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/coder/scripts/coder_format/tests/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/coder/scripts/coder_format/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/coder/scripts/coder_format directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/coder/scripts directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/coder directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/simpletest/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/simpletest/files directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/simpletest directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/docs/media/lib directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/docs/media/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/docs/media directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/docs/Krumo directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/docs directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/skins/default directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/skins/orange directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/skins/white directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/skins/green directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/skins/blue directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/skins directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/developer directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/l10n/l10n_update directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/l10n/l10n_client directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/l10n directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_casetracker/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_casetracker/includes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_casetracker directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_activity/includes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_activity directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_profile directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_calendar/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_calendar directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_book/includes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_book directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_blog directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium/theme directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium/includes directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_reader/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_reader/views directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_reader directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_members directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_groups directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_shoutbox directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_translate directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_test/tests directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_test directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features directory successful. Deleting /var/aegir/platforms/openatrium/profiles/openatrium/modules [success] directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/themes/ginkgo/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/themes/ginkgo/templates directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/themes/ginkgo/js directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/themes/ginkgo directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/themes/rubik/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/themes/rubik/cube/images directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/themes/rubik/cube directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/themes/rubik/templates directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/themes/rubik/js directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/themes/rubik directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/themes/tao/drupal directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/themes/tao/templates directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/themes/tao/js directory successful. Deleting [success] /var/aegir/platforms/openatrium/profiles/openatrium/themes/tao directory successful. Deleting /var/aegir/platforms/openatrium/profiles/openatrium/themes [success] directory successful. Deleting /var/aegir/platforms/openatrium/profiles/openatrium [success] directory successful. Deleting /var/aegir/platforms/openatrium/profiles/default directory [success] successful. Deleting /var/aegir/platforms/openatrium/profiles directory [success] successful. Deleting /var/aegir/platforms/openatrium/sites/all/drush directory [success] successful. Deleting /var/aegir/platforms/openatrium/sites/all directory [success] successful. Deleting /var/aegir/platforms/openatrium/sites/default directory [success] successful. Deleting /var/aegir/platforms/openatrium/sites directory successful. [success] Deleting /var/aegir/platforms/openatrium/themes/pushbutton directory [success] successful. Deleting /var/aegir/platforms/openatrium/themes/bluemarine directory [success] successful. Deleting /var/aegir/platforms/openatrium/themes/garland/color [success] directory successful. Deleting /var/aegir/platforms/openatrium/themes/garland/images [success] directory successful. Deleting [success] /var/aegir/platforms/openatrium/themes/garland/minnelli/color directory successful. Deleting /var/aegir/platforms/openatrium/themes/garland/minnelli [success] directory successful. Deleting /var/aegir/platforms/openatrium/themes/garland directory [success] successful. Deleting /var/aegir/platforms/openatrium/themes/chameleon/marvin [success] directory successful. Deleting /var/aegir/platforms/openatrium/themes/chameleon directory [success] successful. Deleting /var/aegir/platforms/openatrium/themes/engines/phptemplate [success] directory successful. Deleting /var/aegir/platforms/openatrium/themes/engines directory [success] successful. Deleting /var/aegir/platforms/openatrium/themes directory successful. [success] Deleting /var/aegir/platforms/openatrium directory successful. [success] Tests completed successfully [success] Changed permissions of [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2-backports.test/drushrc.php to 640 Generated config A Site Drush configuration file [success] Changed permissions of [success] /var/aegir/hostmaster-6.x-2.x/sites/aegir2-backports.test/drushrc.php to 440 Platforms path /var/aegir/platforms exists. [success] Platforms ownership of /var/aegir/platforms has been changed to [success] aegir. Platforms permissions of /var/aegir/platforms have been changed to [success] 755. Platforms path /var/aegir/platforms is writable. [success] ==> default: Forcing shutdown of VM... ==> default: Destroying VM and associated drives... ==> default: Running cleanup tasks for 'puppet' provisioner... Finished: SUCCESS