Newer
Older
JenkinsConfig / jobs / Backups / jobs / GitbucketBackup / builds / 139 / log
@Jenkins Jenkins on 3 Jan 2021 1 KB daily backup
Started by timer
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/Backups/GitbucketBackup
[GitbucketBackup] $ /bin/sh -xe /tmp/jenkins8881248277068495480.sh
+ echo Backing up Git repos from Jenkins /var/lib/jenkins/backups
Backing up Git repos from Jenkins /var/lib/jenkins/backups
+ cd /var/lib/jenkins/backups
+ ./backup.sh
Backing up JenkinsConfig
fatal: destination path 'JenkinsConfig.git' already exists and is not an empty directory.
Encrypting backup of JenkinsConfig
gpg: jryland: skipped: No public key
gpg: JenkinsConfig.git.bundle: encryption failed: No public key
Backing up Code
fatal: destination path 'Code.git' already exists and is not an empty directory.
Encrypting backup of Code
gpg: jryland: skipped: No public key
gpg: Code.git.bundle: encryption failed: No public key
Backing up WickedDocs
fatal: destination path 'WickedDocs.git' already exists and is not an empty directory.
Encrypting backup of WickedDocs
gpg: jryland: skipped: No public key
gpg: WickedDocs.git.bundle: encryption failed: No public key
Backing up invertedlogic
fatal: destination path 'invertedlogic.git' already exists and is not an empty directory.
Encrypting backup of invertedlogic
gpg: jryland: skipped: No public key
gpg: invertedlogic.git.bundle: encryption failed: No public key
Backing up Dockerfiles
fatal: destination path 'Dockerfiles.git' already exists and is not an empty directory.
Encrypting backup of Dockerfiles
gpg: jryland: skipped: No public key
gpg: Dockerfiles.git.bundle: encryption failed: No public key
Build step 'Execute shell' marked build as failure
Finished: FAILURE