Page MenuHomePhabricator

PhabricatorAuthSSHKeyTestCase::Unknown Unit Message ("")
Failed

Referenced Files
None

TEST RESULT

Run At
Jan 24 2019, 12:06 AM
Details
EXCEPTION (Exception): No config value specified for key 'amazon-s3.access-key'. #0 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/engine/PhabricatorS3FileStorageEngine.php(29): PhabricatorEnv::getEnvConfig('amazon-s3.acces...') #1 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/engine/PhabricatorFileStorageEngine.php(264): PhabricatorS3FileStorageEngine->canWriteFiles() #2 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/engine/PhabricatorFileStorageEngine.php(207): PhabricatorFileStorageEngine::loadWritableEngines() #3 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(331): PhabricatorFileStorageEngine::loadStorageEngines(1569) #4 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(448): PhabricatorFile::buildFromFileData('?PNG????????IHD...', Array) #5 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/builtin/PhabricatorFilesComposeAvatarBuiltinFile.php(39): PhabricatorFile::newFromFileData('?PNG????????IHD...', Array) #6 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/cache/PhabricatorUserProfileImageCacheType.php(50): PhabricatorFilesComposeAvatarBuiltinFile->updateUser(Object(PhabricatorUser)) #7 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(611): PhabricatorUserProfileImageCacheType->newValueForUsers('user.profile.im...', Array) #8 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(441): PhabricatorPeopleQuery->fillUserCaches(Array) #9 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(201): PhabricatorPeopleQuery->rebuildAvailabilityCache(Array) #10 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(273): PhabricatorPeopleQuery->didFilterPage(Array) #11 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/type/PhabricatorPHIDType.php(91): PhabricatorPolicyAwareQuery->execute() #12 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/query/PhabricatorObjectQuery.php(153): PhabricatorPHIDType->loadObjects(Object(PhabricatorObjectQuery), Array) #13 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/query/PhabricatorObjectQuery.php(73): PhabricatorObjectQuery->loadObjectsByPHID(Array, Array) #14 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorObjectQuery->loadPage() #15 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/auth/query/PhabricatorAuthSSHKeyQuery.php(61): PhabricatorPolicyAwareQuery->execute() #16 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(247): PhabricatorAuthSSHKeyQuery->willFilterPage(Array) #17 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/auth/editor/PhabricatorAuthSSHKeyEditor.php(167): PhabricatorPolicyAwareQuery->execute() #18 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1012): PhabricatorAuthSSHKeyEditor->validateTransaction(Object(PhabricatorAuthSSHKey), 'sshkey.key', Array) #19 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/auth/__tests__/PhabricatorAuthSSHKeyTestCase.php(75): PhabricatorApplicationTransactionEditor->applyTransactions(Object(PhabricatorAuthSSHKey), Array) #20 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/auth/__tests__/PhabricatorAuthSSHKeyTestCase.php(53): PhabricatorAuthSSHKeyTestCase->applyTransactions(Object(PhabricatorUser), Object(PhabricatorAuthSSHKey), Array) #21 [internal function]: PhabricatorAuthSSHKeyTestCase->testRevokeSSHKey() #22 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) #23 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #24 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() #25 /core/data/drydock/workingcopy-85/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #26 /core/data/drydock/workingcopy-85/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() #27 {main}