Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eddiejaoude/9410038 to your computer and use it in GitHub Desktop.
Save eddiejaoude/9410038 to your computer and use it in GitHub Desktop.
Discussion snippets
Reading ./composer.json
Executing command (CWD): git describe --exact-match --tags
Executing command (CWD): git branch --no-color --no-abbrev -v
Reading ./composer.lock
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Reading ./composer.lock
- Installing zendframework/zend-serializer (2.2.6)
Downloading https://api.github.com/repos/zendframework/Component_ZendSerializer/zipball/d76b931d3ffa842a496c9fa319bbe285b5ddfade
Downloading: connection...Failed to download zendframework/zend-serializer from dist: The 'https://api.github.com/repos/zendframework/Component_ZendSerializer/zipball/d76b931d3ffa842a496c9fa319bbe285b5ddfade' URL required authentication.
You must be using the interactive console
Now trying to download from source
- Installing zendframework/zend-serializer (2.2.6)
Cloning d76b931d3ffa842a496c9fa319bbe285b5ddfade
Executing command (CWD): git clone --no-checkout 'git://github.com/zendframework/Component_ZendSerializer.git' '/mnt/jenkins/store/OPG_CORE_DOMAIN_MODEL/workspace/vendor/zendframework/zend-serializer/Zend/Serializer' && cd '/mnt/jenkins/store/OPG_CORE_DOMAIN_MODEL/workspace/vendor/zendframework/zend-serializer/Zend/Serializer' && git remote add composer 'git://github.com/zendframework/Component_ZendSerializer.git' && git fetch composer
Executing command (/mnt/jenkins/store/OPG_CORE_DOMAIN_MODEL/workspace/vendor/zendframework/zend-serializer/Zend/Serializer): git remote set-url --push origin 'git@github.com:zendframework/Component_ZendSerializer.git'
Executing command (/mnt/jenkins/store/OPG_CORE_DOMAIN_MODEL/workspace/vendor/zendframework/zend-serializer/Zend/Serializer): git branch -r
Executing command (/mnt/jenkins/store/OPG_CORE_DOMAIN_MODEL/workspace/vendor/zendframework/zend-serializer/Zend/Serializer): git checkout '2.2.6'
Executing command (/mnt/jenkins/store/OPG_CORE_DOMAIN_MODEL/workspace/vendor/zendframework/zend-serializer/Zend/Serializer): git checkout -B '2.2.6' 'composer/2.2.6'
Executing command (/mnt/jenkins/store/OPG_CORE_DOMAIN_MODEL/workspace/vendor/zendframework/zend-serializer/Zend/Serializer): git checkout 'd76b931d3ffa842a496c9fa319bbe285b5ddfade' && git reset --hard 'd76b931d3ffa842a496c9fa319bbe285b5ddfade'
REASON: Required by root: zendframework/zend-serializer
- Removing zendframework/zend-i18n (2.2.5)
- Installing zendframework/zend-i18n (2.2.6)
Downloading https://api.github.com/repos/zendframework/Component_ZendI18n/zipball/10f56e0869761d62699782e4dd04eb77262cc353
Downloading: connection...
[Composer\Downloader\TransportException]
The 'https://api.github.com/repos/zendframework/Component_ZendI18n/zipball/10f56e0869761d62699782e4dd04eb77262cc353' URL required authentication.
You must be using the interactive console
Exception trace:
() at phar:///usr/local/bin/composer/src/Composer/Util/RemoteFilesystem.php:273
Composer\Util\RemoteFilesystem->callbackGet() at n/a:n/a
file_get_contents() at phar:///usr/local/bin/composer/src/Composer/Util/RemoteFilesystem.php:154
Composer\Util\RemoteFilesystem->get() at phar:///usr/local/bin/composer/src/Composer/Util/RemoteFilesystem.php:63
Composer\Util\RemoteFilesystem->copy() at phar:///usr/local/bin/composer/src/Composer/Downloader/FileDownloader.php:122
Composer\Downloader\FileDownloader->download() at phar:///usr/local/bin/composer/src/Composer/Downloader/ArchiveDownloader.php:34
Composer\Downloader\ArchiveDownloader->download() at phar:///usr/local/bin/composer/src/Composer/Downloader/FileDownloader.php:202
Composer\Downloader\FileDownloader->update() at phar:///usr/local/bin/composer/src/Composer/Downloader/DownloadManager.php:255
Composer\Downloader\DownloadManager->update() at phar:///usr/local/bin/composer/src/Composer/Installer/LibraryInstaller.php:176
Composer\Installer\LibraryInstaller->updateCode() at phar:///usr/local/bin/composer/src/Composer/Installer/LibraryInstaller.php:105
Composer\Installer\LibraryInstaller->update() at phar:///usr/local/bin/composer/src/Composer/Installer/InstallationManager.php:173
Composer\Installer\InstallationManager->update() at phar:///usr/local/bin/composer/src/Composer/Installer/InstallationManager.php:140
Composer\Installer\InstallationManager->execute() at phar:///usr/local/bin/composer/src/Composer/Installer.php:526
Composer\Installer->doInstall() at phar:///usr/local/bin/composer/src/Composer/Installer.php:215
Composer\Installer->run() at phar:///usr/local/bin/composer/src/Composer/Command/InstallCommand.php:122
Composer\Command\InstallCommand->execute() at phar:///usr/local/bin/composer/vendor/symfony/console/Symfony/Component/Console/Command/Command.php:241
Symfony\Component\Console\Command\Command->run() at phar:///usr/local/bin/composer/vendor/symfony/console/Symfony/Component/Console/Application.php:892
Symfony\Component\Console\Application->doRunCommand() at phar:///usr/local/bin/composer/vendor/symfony/console/Symfony/Component/Console/Application.php:191
Symfony\Component\Console\Application->doRun() at phar:///usr/local/bin/composer/src/Composer/Console/Application.php:117
Composer\Console\Application->doRun() at phar:///usr/local/bin/composer/vendor/symfony/console/Symfony/Component/Console/Application.php:121
Symfony\Component\Console\Application->run() at phar:///usr/local/bin/composer/src/Composer/Console/Application.php:83
Composer\Console\Application->run() at phar:///usr/local/bin/composer/bin/composer:43
require() at /usr/local/bin/composer:15
install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-plugins] [--no-custom-installers] [--no-scripts] [--no-progress] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [packages1] ... [packagesN]
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[PMD] Skipping publisher since build result is FAILURE
[DRY] Skipping publisher since build result is FAILURE
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Skipping post build task 0 - job status is worse than unstable : FAILURE
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure
Recording test results
Finished: FAILURE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment