Pull request #707 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357+42e5a1ea61e0adb23423a933a3224d1395f33e87 (da9c264ecdf66abedc719e97ff5f3d5a3193716d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-17760 in /w/workspace/dgexfoundry_device-sdk-go_PR-707 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-707 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/707/head:refs/remotes/origin/PR-707 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 42e5a1ea61e0adb23423a933a3224d1395f33e87 into PR head commit 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 Merge succeeded, producing 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 Checking out Revision 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 (PR-707) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 42e5a1ea61e0adb23423a933a3224d1395f33e87 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 # timeout=10 Commit message: "feat: SecretProvider for storing/retrieving secrets" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-30T15:23:04.677Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 9d682a45b9acd4bea8016cf0ffdd382bc727cf10 # timeout=10 [2020-12-30T15:23:04.911Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-30T15:23:05.019Z] ========================================================= [2020-12-30T15:23:05.019Z] EdgeX Global Pipelines Version Info [2020-12-30T15:23:05.019Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-30T15:23:06.495Z] ------------------- [2020-12-30T15:23:06.495Z] stable info: [2020-12-30T15:23:06.495Z] ------------------- [2020-12-30T15:23:06.495Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-30T15:23:06.495Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-30T15:23:06.495Z] Message: update stable to v1.0.173 [2020-12-30T15:23:07.444Z] ------------------- [2020-12-30T15:23:07.444Z] experimental info: [2020-12-30T15:23:07.444Z] ------------------- [2020-12-30T15:23:07.444Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-30T15:23:07.444Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-30T15:23:07.444Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-30T15:23:07.731Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-12-30T15:23:07.822Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-12-30T15:23:07.913Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-30T15:23:08.017Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-30T15:23:08.110Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-30T15:23:08.213Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-30T15:23:08.308Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-30T15:23:08.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-30T15:23:08.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-12-30T15:23:08.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-30T15:23:08.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-30T15:23:08.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-12-30T15:23:08.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-30T15:23:08.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-30T15:23:09.083Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-30T15:23:09.225Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-30T15:23:09.318Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-30T15:23:09.424Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-30T15:23:09.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-30T15:23:09.649Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-30T15:23:09.735Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-30T15:23:09.819Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-30T15:23:09.966Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-30T15:23:10.058Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-30T15:23:10.225Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-30T15:23:10.329Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-30T15:23:10.416Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-30T15:23:10.502Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-707 [Pipeline] echo [2020-12-30T15:23:10.586Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-707 [Pipeline] echo [2020-12-30T15:23:10.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-707 [Pipeline] echo [2020-12-30T15:23:10.805Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 [Pipeline] echo [2020-12-30T15:23:10.904Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50a8ddc [Pipeline] echo [2020-12-30T15:23:10.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-30T15:23:11.184Z] provisioning config files... [2020-12-30T15:23:11.217Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/config5515022123819095282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-30T15:23:11.572Z] ---> docker-login.sh [2020-12-30T15:23:11.572Z] nexus3.edgexfoundry.org:10001 [2020-12-30T15:23:11.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T15:23:12.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T15:23:12.102Z] Configure a credential helper to remove this warning. See [2020-12-30T15:23:12.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T15:23:12.102Z] [2020-12-30T15:23:12.102Z] Login Succeeded [2020-12-30T15:23:12.102Z] nexus3.edgexfoundry.org:10002 [2020-12-30T15:23:12.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T15:23:12.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T15:23:12.102Z] Configure a credential helper to remove this warning. See [2020-12-30T15:23:12.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T15:23:12.102Z] [2020-12-30T15:23:12.102Z] Login Succeeded [2020-12-30T15:23:12.102Z] nexus3.edgexfoundry.org:10003 [2020-12-30T15:23:12.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T15:23:12.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T15:23:12.367Z] Configure a credential helper to remove this warning. See [2020-12-30T15:23:12.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T15:23:12.367Z] [2020-12-30T15:23:12.367Z] Login Succeeded [2020-12-30T15:23:12.367Z] nexus3.edgexfoundry.org:10004 [2020-12-30T15:23:12.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T15:23:12.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T15:23:12.630Z] Configure a credential helper to remove this warning. See [2020-12-30T15:23:12.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T15:23:12.630Z] [2020-12-30T15:23:12.630Z] Login Succeeded [2020-12-30T15:23:12.630Z] docker.io [2020-12-30T15:23:12.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T15:23:12.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T15:23:12.894Z] Configure a credential helper to remove this warning. See [2020-12-30T15:23:12.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T15:23:12.894Z] [2020-12-30T15:23:12.894Z] Login Succeeded [2020-12-30T15:23:12.894Z] ---> docker-login.sh ends [Pipeline] } [2020-12-30T15:23:12.905Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-30T15:23:13.730Z] + git log --format=format:%s -1 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 [Pipeline] echo [2020-12-30T15:23:13.804Z] GIT_COMMIT: 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357, Commit Message: feat: SecretProvider for storing/retrieving secrets [Pipeline] echo [2020-12-30T15:23:13.852Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-30T15:23:14.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-30T15:23:14.447Z] [2020-12-30T15:23:14.447Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-30T15:23:14.792Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-30T15:23:14.792Z] latest: Pulling from edgex-devops/git-semver [2020-12-30T15:23:14.792Z] 31603596830f: Pulling fs layer [2020-12-30T15:23:14.792Z] 2a8b12db71e7: Pulling fs layer [2020-12-30T15:23:14.792Z] 6ca5941a6612: Pulling fs layer [2020-12-30T15:23:14.792Z] ecc8261a40a4: Pulling fs layer [2020-12-30T15:23:14.792Z] ecc8261a40a4: Waiting [2020-12-30T15:23:14.792Z] 2a8b12db71e7: Verifying Checksum [2020-12-30T15:23:14.792Z] 2a8b12db71e7: Download complete [2020-12-30T15:23:14.792Z] 31603596830f: Verifying Checksum [2020-12-30T15:23:14.792Z] 31603596830f: Download complete [2020-12-30T15:23:15.061Z] ecc8261a40a4: Verifying Checksum [2020-12-30T15:23:15.061Z] ecc8261a40a4: Download complete [2020-12-30T15:23:15.061Z] 6ca5941a6612: Verifying Checksum [2020-12-30T15:23:15.061Z] 6ca5941a6612: Download complete [2020-12-30T15:23:15.325Z] 31603596830f: Pull complete [2020-12-30T15:23:15.325Z] 2a8b12db71e7: Pull complete [2020-12-30T15:23:16.275Z] 6ca5941a6612: Pull complete [2020-12-30T15:23:16.540Z] ecc8261a40a4: Pull complete [2020-12-30T15:23:16.540Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-30T15:23:16.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-30T15:23:16.540Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-30T15:23:16.664Z] prd-centos7-docker-4c-2g-17760 does not seem to be running inside a container [2020-12-30T15:23:16.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-707 -v /w/workspace/dgexfoundry_device-sdk-go_PR-707:/w/workspace/dgexfoundry_device-sdk-go_PR-707:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-30T15:23:18.917Z] $ docker top 7d075a7bcac314eda3679b1170b507a57112997ce72c7211f6d283f7e62fe471 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-30T15:23:19.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-30T15:23:19.203Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-30T15:23:19.464Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-30T15:23:19.468Z] $ docker exec 7d075a7bcac314eda3679b1170b507a57112997ce72c7211f6d283f7e62fe471 ssh-agent [2020-12-30T15:23:19.653Z] SSH_AUTH_SOCK=/tmp/ssh-Q8JtkMpHmc8q/agent.12 [2020-12-30T15:23:19.653Z] SSH_AGENT_PID=17 [2020-12-30T15:23:19.664Z] Running ssh-add (command line suppressed) [2020-12-30T15:23:19.792Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/private_key_4600751008313159217.key (/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/private_key_4600751008313159217.key) [2020-12-30T15:23:19.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-30T15:23:20.190Z] + git tag --points-at HEAD [Pipeline] } [2020-12-30T15:23:20.214Z] $ docker exec --env ******** --env ******** 7d075a7bcac314eda3679b1170b507a57112997ce72c7211f6d283f7e62fe471 ssh-agent -k [2020-12-30T15:23:20.323Z] unset SSH_AUTH_SOCK; [2020-12-30T15:23:20.323Z] unset SSH_AGENT_PID; [2020-12-30T15:23:20.323Z] echo Agent pid 17 killed; [2020-12-30T15:23:20.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-30T15:23:20.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-30T15:23:20.592Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-30T15:23:20.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-30T15:23:20.767Z] $ docker exec 7d075a7bcac314eda3679b1170b507a57112997ce72c7211f6d283f7e62fe471 ssh-agent [2020-12-30T15:23:20.924Z] SSH_AUTH_SOCK=/tmp/ssh-LYEKSPXsLtc9/agent.47 [2020-12-30T15:23:20.924Z] SSH_AGENT_PID=52 [2020-12-30T15:23:20.931Z] Running ssh-add (command line suppressed) [2020-12-30T15:23:21.101Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/private_key_8087993905158971143.key (/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/private_key_8087993905158971143.key) [2020-12-30T15:23:21.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-30T15:23:21.512Z] + git semver init [2020-12-30T15:23:21.512Z] # -> Open(): unable to determine branch for HEAD [2020-12-30T15:23:21.512Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-707/.git [2020-12-30T15:23:21.512Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-707 [2020-12-30T15:23:21.512Z] # $SEMVER_REMOTE_NAME = origin [2020-12-30T15:23:21.512Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-30T15:23:21.512Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-30T15:23:21.512Z] # $SEMVER_BRANCH = PR-707 [2020-12-30T15:23:21.512Z] # $SEMVER_TEMP = /tmp/semver-318301676 [2020-12-30T15:23:21.512Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-12-30T15:23:22.089Z] # '/tmp/semver-318301676' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-707/.semver' [2020-12-30T15:23:22.089Z] # -> Force: false [2020-12-30T15:23:22.089Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-707/.semver [Pipeline] } [2020-12-30T15:23:22.103Z] $ docker exec --env ******** --env ******** 7d075a7bcac314eda3679b1170b507a57112997ce72c7211f6d283f7e62fe471 ssh-agent -k [2020-12-30T15:23:22.215Z] unset SSH_AUTH_SOCK; [2020-12-30T15:23:22.215Z] unset SSH_AGENT_PID; [2020-12-30T15:23:22.216Z] echo Agent pid 52 killed; [2020-12-30T15:23:22.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-30T15:23:22.729Z] + git semver [Pipeline] } [2020-12-30T15:23:22.749Z] $ docker stop --time=1 7d075a7bcac314eda3679b1170b507a57112997ce72c7211f6d283f7e62fe471 [2020-12-30T15:23:24.177Z] $ docker rm -f 7d075a7bcac314eda3679b1170b507a57112997ce72c7211f6d283f7e62fe471 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-30T15:23:24.640Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-30T15:23:25.124Z] Stashed 1 file(s) [Pipeline] echo [2020-12-30T15:23:25.127Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-12-30T15:23:40.648Z] Still waiting to schedule task [2020-12-30T15:23:40.648Z] ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-17761’ is offline [2020-12-30T15:23:40.650Z] Still waiting to schedule task [2020-12-30T15:23:40.650Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-30T15:25:09.002Z] Running on prd-centos7-docker-4c-2g-17763 in /w/workspace/dgexfoundry_device-sdk-go_PR-707 [Pipeline] { [Pipeline] ws [2020-12-30T15:25:09.062Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2020-12-30T15:25:11.516Z] using credential edgex-jenkins-ssh [2020-12-30T15:25:11.574Z] Cloning the remote Git repository [2020-12-30T15:25:11.592Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-30T15:25:11.661Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2020-12-30T15:25:11.718Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-30T15:25:11.719Z] > git --version # timeout=10 [2020-12-30T15:25:11.726Z] > git --version # 'git version 2.24.3' [2020-12-30T15:25:11.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T15:25:11.766Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-30T15:25:12.505Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-30T15:25:12.512Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-30T15:25:12.524Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-30T15:25:12.537Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-30T15:25:12.537Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T15:25:12.541Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/707/head:refs/remotes/origin/PR-707 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-30T15:25:13.013Z] Merging remotes/origin/master commit 42e5a1ea61e0adb23423a933a3224d1395f33e87 into PR head commit 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 [2020-12-30T15:25:13.118Z] Merge succeeded, producing 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 [2020-12-30T15:25:13.119Z] Checking out Revision 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 (PR-707) [2020-12-30T15:25:13.022Z] > git config core.sparsecheckout # timeout=10 [2020-12-30T15:25:13.037Z] > git checkout -f 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 # timeout=10 [2020-12-30T15:25:13.088Z] > git remote # timeout=10 [2020-12-30T15:25:13.095Z] > git config --get remote.origin.url # timeout=10 [2020-12-30T15:25:13.100Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T15:25:13.104Z] > git merge 42e5a1ea61e0adb23423a933a3224d1395f33e87 # timeout=10 [2020-12-30T15:25:13.113Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-30T15:25:13.122Z] > git config core.sparsecheckout # timeout=10 [2020-12-30T15:25:13.126Z] > git checkout -f 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 # timeout=10 [2020-12-30T15:25:16.845Z] Commit message: "feat: SecretProvider for storing/retrieving secrets" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-30T15:25:18.078Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-30T15:25:18.415Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-30T15:25:18.717Z] + sudo service docker restart [2020-12-30T15:25:18.717Z] + true [2020-12-30T15:25:18.717Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-30T15:25:20.196Z] provisioning config files... [2020-12-30T15:25:20.224Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config7000647501606362561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-30T15:25:20.603Z] ---> docker-login.sh [2020-12-30T15:25:20.603Z] nexus3.edgexfoundry.org:10001 [2020-12-30T15:25:20.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T15:25:20.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T15:25:20.867Z] Configure a credential helper to remove this warning. See [2020-12-30T15:25:20.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T15:25:20.867Z] [2020-12-30T15:25:20.867Z] Login Succeeded [2020-12-30T15:25:20.867Z] nexus3.edgexfoundry.org:10002 [2020-12-30T15:25:21.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T15:25:21.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T15:25:21.133Z] Configure a credential helper to remove this warning. See [2020-12-30T15:25:21.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T15:25:21.133Z] [2020-12-30T15:25:21.133Z] Login Succeeded [2020-12-30T15:25:21.133Z] nexus3.edgexfoundry.org:10003 [2020-12-30T15:25:21.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T15:25:21.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T15:25:21.394Z] Configure a credential helper to remove this warning. See [2020-12-30T15:25:21.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T15:25:21.394Z] [2020-12-30T15:25:21.394Z] Login Succeeded [2020-12-30T15:25:21.394Z] nexus3.edgexfoundry.org:10004 [2020-12-30T15:25:21.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T15:25:21.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T15:25:21.659Z] Configure a credential helper to remove this warning. See [2020-12-30T15:25:21.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T15:25:21.659Z] [2020-12-30T15:25:21.659Z] Login Succeeded [2020-12-30T15:25:21.659Z] docker.io [2020-12-30T15:25:21.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T15:25:21.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T15:25:21.921Z] Configure a credential helper to remove this warning. See [2020-12-30T15:25:21.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T15:25:21.921Z] [2020-12-30T15:25:21.921Z] Login Succeeded [2020-12-30T15:25:21.921Z] ---> docker-login.sh ends [Pipeline] } [2020-12-30T15:25:21.932Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-30T15:25:22.321Z] ========================================================= [2020-12-30T15:25:22.321Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-30T15:25:22.321Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-30T15:25:22.673Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-30T15:25:22.673Z] Sending build context to Docker daemon 2.463MB [2020-12-30T15:25:22.673Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-30T15:25:22.673Z] Step 2/8 : FROM ${BASE} [2020-12-30T15:25:22.935Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-30T15:25:22.935Z] 188c0c94c7c5: Pulling fs layer [2020-12-30T15:25:22.935Z] 0ef7d3d256c8: Pulling fs layer [2020-12-30T15:25:22.935Z] de9db76c5a1d: Pulling fs layer [2020-12-30T15:25:22.935Z] bca2f99d35d6: Pulling fs layer [2020-12-30T15:25:22.935Z] 93359f2a8cfa: Pulling fs layer [2020-12-30T15:25:22.935Z] 7c6f9722023f: Pulling fs layer [2020-12-30T15:25:22.935Z] a35cf1a2eb13: Pulling fs layer [2020-12-30T15:25:22.935Z] bca2f99d35d6: Waiting [2020-12-30T15:25:22.935Z] 93359f2a8cfa: Waiting [2020-12-30T15:25:22.935Z] 7c6f9722023f: Waiting [2020-12-30T15:25:22.935Z] a35cf1a2eb13: Waiting [2020-12-30T15:25:22.935Z] 0ef7d3d256c8: Download complete [2020-12-30T15:25:22.935Z] de9db76c5a1d: Verifying Checksum [2020-12-30T15:25:22.935Z] de9db76c5a1d: Download complete [2020-12-30T15:25:22.935Z] 93359f2a8cfa: Verifying Checksum [2020-12-30T15:25:22.935Z] 93359f2a8cfa: Download complete [2020-12-30T15:25:22.935Z] 188c0c94c7c5: Verifying Checksum [2020-12-30T15:25:22.935Z] 188c0c94c7c5: Download complete [2020-12-30T15:25:22.935Z] 7c6f9722023f: Verifying Checksum [2020-12-30T15:25:22.935Z] 7c6f9722023f: Download complete [2020-12-30T15:25:23.198Z] 188c0c94c7c5: Pull complete [2020-12-30T15:25:23.460Z] 0ef7d3d256c8: Pull complete [2020-12-30T15:25:23.460Z] de9db76c5a1d: Pull complete [2020-12-30T15:25:25.419Z] a35cf1a2eb13: Verifying Checksum [2020-12-30T15:25:25.419Z] a35cf1a2eb13: Download complete [2020-12-30T15:25:25.997Z] bca2f99d35d6: Verifying Checksum [2020-12-30T15:25:25.997Z] bca2f99d35d6: Download complete [2020-12-30T15:25:27.766Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17762 in /w/workspace/dgexfoundry_device-sdk-go_PR-707 [Pipeline] { [Pipeline] ws [2020-12-30T15:25:27.821Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2020-12-30T15:25:32.638Z] bca2f99d35d6: Pull complete [2020-12-30T15:25:32.638Z] 93359f2a8cfa: Pull complete [2020-12-30T15:25:32.638Z] 7c6f9722023f: Pull complete [2020-12-30T15:25:32.978Z] using credential edgex-jenkins-ssh [2020-12-30T15:25:33.114Z] Cloning the remote Git repository [2020-12-30T15:25:33.168Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-30T15:25:33.286Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2020-12-30T15:25:33.384Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-30T15:25:33.385Z] > git --version # timeout=10 [2020-12-30T15:25:33.404Z] > git --version # 'git version 2.17.1' [2020-12-30T15:25:33.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T15:25:33.453Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-30T15:25:35.145Z] Merging remotes/origin/master commit 42e5a1ea61e0adb23423a933a3224d1395f33e87 into PR head commit 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 [2020-12-30T15:25:34.463Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-30T15:25:34.481Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-30T15:25:34.505Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-30T15:25:34.544Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-30T15:25:34.544Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T15:25:34.556Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/707/head:refs/remotes/origin/PR-707 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-30T15:25:35.160Z] > git config core.sparsecheckout # timeout=10 [2020-12-30T15:25:35.182Z] > git checkout -f 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 # timeout=10 [2020-12-30T15:25:35.362Z] > git remote # timeout=10 [2020-12-30T15:25:35.558Z] Merge succeeded, producing 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 [2020-12-30T15:25:35.559Z] Checking out Revision 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 (PR-707) [2020-12-30T15:25:35.967Z] a35cf1a2eb13: Pull complete [2020-12-30T15:25:35.967Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-30T15:25:35.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-30T15:25:35.967Z] ---> a62c8e92a672 [2020-12-30T15:25:35.967Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-30T15:25:35.967Z] ---> Running in b349b89cd6ea [2020-12-30T15:25:35.967Z] Removing intermediate container b349b89cd6ea [2020-12-30T15:25:35.967Z] ---> 5dc0e8d7c270 [2020-12-30T15:25:35.967Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T15:25:36.230Z] ---> Running in 2f5b9c047182 [2020-12-30T15:25:35.422Z] > git config --get remote.origin.url # timeout=10 [2020-12-30T15:25:35.457Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T15:25:35.470Z] > git merge 42e5a1ea61e0adb23423a933a3224d1395f33e87 # timeout=10 [2020-12-30T15:25:35.511Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-30T15:25:35.557Z] > git config core.sparsecheckout # timeout=10 [2020-12-30T15:25:35.607Z] > git checkout -f 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 # timeout=10 [2020-12-30T15:25:37.182Z] Removing intermediate container 2f5b9c047182 [2020-12-30T15:25:37.182Z] ---> 340c0524c668 [2020-12-30T15:25:37.182Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-30T15:25:37.182Z] ---> Running in d906832b0757 [2020-12-30T15:25:38.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-30T15:25:38.701Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-30T15:25:39.272Z] OK: 166 MiB in 39 packages [2020-12-30T15:25:39.533Z] Removing intermediate container d906832b0757 [2020-12-30T15:25:39.533Z] ---> bf62cc3c6108 [2020-12-30T15:25:39.533Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-30T15:25:39.533Z] ---> Running in 0a622906babd [2020-12-30T15:25:39.794Z] Removing intermediate container 0a622906babd [2020-12-30T15:25:39.794Z] ---> e8d208f5efee [2020-12-30T15:25:39.794Z] Step 7/8 : COPY . . [2020-12-30T15:25:39.894Z] Commit message: "feat: SecretProvider for storing/retrieving secrets" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-30T15:25:41.218Z] ---> ff317e21bbc0 [2020-12-30T15:25:41.218Z] Step 8/8 : RUN go mod download [2020-12-30T15:25:41.218Z] ---> Running in b9e9b5bffa0f [2020-12-30T15:25:41.513Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-30T15:25:42.022Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-30T15:25:42.379Z] + + truesudo [2020-12-30T15:25:42.379Z] service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-30T15:25:44.434Z] provisioning config files... [2020-12-30T15:25:44.471Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config2883328875165010330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-30T15:25:44.880Z] ---> docker-login.sh [2020-12-30T15:25:44.880Z] nexus3.edgexfoundry.org:10001 [2020-12-30T15:25:45.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T15:25:46.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T15:25:46.135Z] Configure a credential helper to remove this warning. See [2020-12-30T15:25:46.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T15:25:46.135Z] [2020-12-30T15:25:46.135Z] Login Succeeded [2020-12-30T15:25:46.135Z] nexus3.edgexfoundry.org:10002 [2020-12-30T15:25:46.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T15:25:46.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T15:25:46.688Z] Configure a credential helper to remove this warning. See [2020-12-30T15:25:46.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T15:25:46.688Z] [2020-12-30T15:25:46.688Z] Login Succeeded [2020-12-30T15:25:46.688Z] nexus3.edgexfoundry.org:10003 [2020-12-30T15:25:46.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T15:25:47.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T15:25:47.234Z] Configure a credential helper to remove this warning. See [2020-12-30T15:25:47.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T15:25:47.234Z] [2020-12-30T15:25:47.234Z] Login Succeeded [2020-12-30T15:25:47.234Z] nexus3.edgexfoundry.org:10004 [2020-12-30T15:25:47.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T15:25:47.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T15:25:47.785Z] Configure a credential helper to remove this warning. See [2020-12-30T15:25:47.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T15:25:47.785Z] [2020-12-30T15:25:47.785Z] Login Succeeded [2020-12-30T15:25:47.785Z] docker.io [2020-12-30T15:25:48.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T15:25:48.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T15:25:48.333Z] Configure a credential helper to remove this warning. See [2020-12-30T15:25:48.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T15:25:48.333Z] [2020-12-30T15:25:48.333Z] Login Succeeded [2020-12-30T15:25:48.605Z] ---> docker-login.sh ends [Pipeline] } [2020-12-30T15:25:48.622Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-30T15:25:49.089Z] ========================================================= [2020-12-30T15:25:49.089Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-30T15:25:49.089Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-30T15:25:49.479Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-30T15:25:50.087Z] Sending build context to Docker daemon 2.462MB [2020-12-30T15:25:50.087Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-30T15:25:50.087Z] Step 2/8 : FROM ${BASE} [2020-12-30T15:25:50.087Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-30T15:25:50.087Z] 5f621e34cdf4: Pulling fs layer [2020-12-30T15:25:50.087Z] a4357932f1b6: Pulling fs layer [2020-12-30T15:25:50.087Z] 18c013af1878: Pulling fs layer [2020-12-30T15:25:50.087Z] 00ac8860ef70: Pulling fs layer [2020-12-30T15:25:50.087Z] 63d7cb157983: Pulling fs layer [2020-12-30T15:25:50.087Z] b116817d02f9: Pulling fs layer [2020-12-30T15:25:50.087Z] 745a02a5169b: Pulling fs layer [2020-12-30T15:25:50.087Z] 00ac8860ef70: Waiting [2020-12-30T15:25:50.087Z] 63d7cb157983: Waiting [2020-12-30T15:25:50.087Z] b116817d02f9: Waiting [2020-12-30T15:25:50.087Z] 745a02a5169b: Waiting [2020-12-30T15:25:50.087Z] 18c013af1878: Verifying Checksum [2020-12-30T15:25:50.087Z] 18c013af1878: Download complete [2020-12-30T15:25:50.087Z] a4357932f1b6: Verifying Checksum [2020-12-30T15:25:50.087Z] a4357932f1b6: Download complete [2020-12-30T15:25:50.087Z] 63d7cb157983: Verifying Checksum [2020-12-30T15:25:50.087Z] 63d7cb157983: Download complete [2020-12-30T15:25:50.087Z] 5f621e34cdf4: Verifying Checksum [2020-12-30T15:25:50.087Z] 5f621e34cdf4: Download complete [2020-12-30T15:25:50.087Z] b116817d02f9: Verifying Checksum [2020-12-30T15:25:50.087Z] b116817d02f9: Download complete [2020-12-30T15:25:51.101Z] 5f621e34cdf4: Pull complete [2020-12-30T15:25:51.709Z] a4357932f1b6: Pull complete [2020-12-30T15:25:52.317Z] 18c013af1878: Pull complete [2020-12-30T15:25:52.910Z] 745a02a5169b: Download complete [2020-12-30T15:25:53.883Z] 00ac8860ef70: Verifying Checksum [2020-12-30T15:25:53.883Z] 00ac8860ef70: Download complete [2020-12-30T15:25:59.416Z] Removing intermediate container b9e9b5bffa0f [2020-12-30T15:25:59.416Z] ---> d9737e1967de [2020-12-30T15:25:59.416Z] Successfully built d9737e1967de [2020-12-30T15:25:59.416Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-30T15:25:59.748Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-30T15:25:59.748Z] . [Pipeline] withDockerContainer [2020-12-30T15:25:59.848Z] prd-centos7-docker-4c-2g-17763 does not seem to be running inside a container [2020-12-30T15:25:59.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-30T15:26:00.531Z] $ docker top 42c2d249fe6b2f0e8d4e52e94e3a813a6b28ddc98e2e03a5ba370621dea113aa -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-30T15:26:01.125Z] + go version [2020-12-30T15:26:01.125Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-30T15:26:01.143Z] $ docker stop --time=1 42c2d249fe6b2f0e8d4e52e94e3a813a6b28ddc98e2e03a5ba370621dea113aa [2020-12-30T15:26:02.741Z] $ docker rm -f 42c2d249fe6b2f0e8d4e52e94e3a813a6b28ddc98e2e03a5ba370621dea113aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-30T15:26:03.668Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-30T15:26:03.668Z] . [Pipeline] withDockerContainer [2020-12-30T15:26:03.761Z] prd-centos7-docker-4c-2g-17763 does not seem to be running inside a container [2020-12-30T15:26:03.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-30T15:26:04.031Z] 00ac8860ef70: Pull complete [2020-12-30T15:26:04.031Z] 63d7cb157983: Pull complete [2020-12-30T15:26:04.031Z] b116817d02f9: Pull complete [2020-12-30T15:26:04.339Z] $ docker top 2f9f80664e2c0eb4b568ea8724c9c211c4dfcda4ab1cd7ba79007fce3dd3c67d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-30T15:26:04.835Z] + make test [2020-12-30T15:26:04.835Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-30T15:26:07.418Z] 745a02a5169b: Pull complete [2020-12-30T15:26:07.418Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-30T15:26:07.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-30T15:26:07.690Z] ---> b7e6874047d6 [2020-12-30T15:26:07.690Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-30T15:26:10.318Z] ---> Running in 3bcb22354376 [2020-12-30T15:26:10.603Z] Removing intermediate container 3bcb22354376 [2020-12-30T15:26:10.603Z] ---> a72da38936ba [2020-12-30T15:26:10.603Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T15:26:10.603Z] ---> Running in 15dee3a7900a [2020-12-30T15:26:11.490Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-30T15:26:13.243Z] Removing intermediate container 15dee3a7900a [2020-12-30T15:26:13.243Z] ---> 3250ab1e4981 [2020-12-30T15:26:13.243Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-30T15:26:13.243Z] ---> Running in ad5e6011fe07 [2020-12-30T15:26:14.240Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-30T15:26:14.841Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-30T15:26:15.432Z] OK: 142 MiB in 39 packages [2020-12-30T15:26:16.431Z] Removing intermediate container ad5e6011fe07 [2020-12-30T15:26:16.431Z] ---> 38e3a4efb612 [2020-12-30T15:26:16.431Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-30T15:26:16.705Z] ---> Running in 3bff0209eb1f [2020-12-30T15:26:17.298Z] Removing intermediate container 3bff0209eb1f [2020-12-30T15:26:17.298Z] ---> 733fabd4f0b9 [2020-12-30T15:26:17.298Z] Step 7/8 : COPY . . [2020-12-30T15:26:18.291Z] ---> 56c4d161764b [2020-12-30T15:26:18.291Z] Step 8/8 : RUN go mod download [2020-12-30T15:26:18.566Z] ---> Running in d8f9f9fa5e6d [2020-12-30T15:26:26.522Z] # github.com/edgexfoundry/device-sdk-go/internal/autoevent [github.com/edgexfoundry/device-sdk-go/internal/autoevent.test] [2020-12-30T15:26:26.523Z] internal/autoevent/executor_test.go:23:8: undefined: logger.NewClientStdOut [2020-12-30T15:26:26.523Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-12-30T15:26:26.523Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-12-30T15:26:26.523Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-12-30T15:26:26.523Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/autoevent [build failed] [2020-12-30T15:26:26.523Z] # github.com/edgexfoundry/device-sdk-go/internal/clients [github.com/edgexfoundry/device-sdk-go/internal/clients.test] [2020-12-30T15:26:26.523Z] internal/clients/init_test.go:27:8: undefined: logger.NewClientStdOut [2020-12-30T15:26:26.523Z] # github.com/edgexfoundry/device-sdk-go/internal/common [github.com/edgexfoundry/device-sdk-go/internal/common.test] [2020-12-30T15:26:26.523Z] internal/common/utils_test.go:110:8: undefined: logger.NewClientStdOut [2020-12-30T15:26:27.923Z] # github.com/edgexfoundry/device-sdk-go/internal/controller [github.com/edgexfoundry/device-sdk-go/internal/controller.test] [2020-12-30T15:26:27.923Z] internal/controller/restfuncs_test.go:50:8: undefined: logger.NewClientStdOut [2020-12-30T15:26:27.923Z] internal/controller/restfuncs_test.go:88:8: undefined: logger.NewClientStdOut [2020-12-30T15:26:27.923Z] internal/controller/restfuncs_test.go:125:8: undefined: logger.NewClientStdOut [2020-12-30T15:26:27.923Z] internal/controller/restrouter_test.go:45:8: undefined: logger.NewClientStdOut [2020-12-30T15:26:27.923Z] internal/controller/restrouter_test.go:92:8: undefined: logger.NewClientStdOut [2020-12-30T15:26:27.923Z] # github.com/edgexfoundry/device-sdk-go/internal/cache [github.com/edgexfoundry/device-sdk-go/internal/cache.test] [2020-12-30T15:26:27.923Z] internal/cache/init_test.go:24:8: undefined: logger.NewClientStdOut [2020-12-30T15:26:27.923Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/cache [build failed] [2020-12-30T15:26:27.923Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/clients [build failed] [2020-12-30T15:26:27.923Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/common [build failed] [2020-12-30T15:26:27.923Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-12-30T15:26:27.923Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] [2020-12-30T15:26:27.923Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-12-30T15:26:27.923Z] # github.com/edgexfoundry/device-sdk-go/internal/transformer [github.com/edgexfoundry/device-sdk-go/internal/transformer.test] [2020-12-30T15:26:27.923Z] internal/transformer/transformresult_test.go:23:7: undefined: logger.NewClientStdOut [2020-12-30T15:26:28.195Z] # github.com/edgexfoundry/device-sdk-go/internal/handler [github.com/edgexfoundry/device-sdk-go/internal/handler.test] [2020-12-30T15:26:28.195Z] internal/handler/command_test.go:72:7: undefined: logger.NewClientStdOut [2020-12-30T15:26:28.195Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/handler [build failed] [2020-12-30T15:26:28.195Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-12-30T15:26:28.195Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-12-30T15:26:28.195Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-12-30T15:26:28.195Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-12-30T15:26:28.195Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/transformer [build failed] [2020-12-30T15:26:28.195Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-12-30T15:26:28.195Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-12-30T15:26:28.195Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-12-30T15:26:29.589Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.358s coverage: 68.9% of statements [2020-12-30T15:26:29.589Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.054s coverage: 4.2% of statements [2020-12-30T15:26:29.589Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-12-30T15:26:29.589Z] FAIL [2020-12-30T15:26:29.589Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2020-12-30T15:26:29.609Z] $ docker stop --time=1 2f9f80664e2c0eb4b568ea8724c9c211c4dfcda4ab1cd7ba79007fce3dd3c67d [2020-12-30T15:26:32.613Z] $ docker rm -f 2f9f80664e2c0eb4b568ea8724c9c211c4dfcda4ab1cd7ba79007fce3dd3c67d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-30T15:26:34.377Z] Failed in branch amd64 [2020-12-30T15:26:40.724Z] Removing intermediate container d8f9f9fa5e6d [2020-12-30T15:26:40.724Z] ---> 323ef6107759 [2020-12-30T15:26:40.724Z] Successfully built 323ef6107759 [2020-12-30T15:26:40.724Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-30T15:26:41.062Z] + docker inspect -f . ci-base-image-arm64 [2020-12-30T15:26:41.062Z] . [Pipeline] withDockerContainer [2020-12-30T15:26:41.338Z] prd-ubuntu18.04-docker-arm64-4c-16g-17762 does not seem to be running inside a container [2020-12-30T15:26:41.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-30T15:26:42.989Z] $ docker top 67bb293cb7b96c42811d9a9f8f3929b96f940bc73edccee3617c86d0be6c9b5e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-30T15:26:44.066Z] + go version [2020-12-30T15:26:44.066Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-30T15:26:44.068Z] $ docker stop --time=1 67bb293cb7b96c42811d9a9f8f3929b96f940bc73edccee3617c86d0be6c9b5e [2020-12-30T15:26:45.988Z] $ docker rm -f 67bb293cb7b96c42811d9a9f8f3929b96f940bc73edccee3617c86d0be6c9b5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-30T15:26:47.081Z] + docker inspect -f . ci-base-image-arm64 [2020-12-30T15:26:47.081Z] . [Pipeline] withDockerContainer [2020-12-30T15:26:47.310Z] prd-ubuntu18.04-docker-arm64-4c-16g-17762 does not seem to be running inside a container [2020-12-30T15:26:47.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-30T15:26:48.872Z] $ docker top 7f926d46dec10e02f0cb9344fc73b6f5e8e24ea0d348b1f2c9e734fa5e5a0f2d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-30T15:26:49.901Z] + make test [2020-12-30T15:26:49.901Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-30T15:27:12.081Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-30T15:27:51.125Z] # github.com/edgexfoundry/device-sdk-go/internal/autoevent [github.com/edgexfoundry/device-sdk-go/internal/autoevent.test] [2020-12-30T15:27:51.125Z] internal/autoevent/executor_test.go:23:8: undefined: logger.NewClientStdOut [2020-12-30T15:27:51.125Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-12-30T15:27:51.125Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-12-30T15:27:51.125Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-12-30T15:27:51.125Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/autoevent [build failed] [2020-12-30T15:27:51.125Z] # github.com/edgexfoundry/device-sdk-go/internal/clients [github.com/edgexfoundry/device-sdk-go/internal/clients.test] [2020-12-30T15:27:51.125Z] internal/clients/init_test.go:27:8: undefined: logger.NewClientStdOut [2020-12-30T15:27:51.125Z] # github.com/edgexfoundry/device-sdk-go/internal/common [github.com/edgexfoundry/device-sdk-go/internal/common.test] [2020-12-30T15:27:51.125Z] internal/common/utils_test.go:110:8: undefined: logger.NewClientStdOut [2020-12-30T15:27:51.125Z] # github.com/edgexfoundry/device-sdk-go/internal/controller [github.com/edgexfoundry/device-sdk-go/internal/controller.test] [2020-12-30T15:27:51.125Z] internal/controller/restfuncs_test.go:50:8: undefined: logger.NewClientStdOut [2020-12-30T15:27:51.125Z] internal/controller/restfuncs_test.go:88:8: undefined: logger.NewClientStdOut [2020-12-30T15:27:51.125Z] internal/controller/restfuncs_test.go:125:8: undefined: logger.NewClientStdOut [2020-12-30T15:27:51.125Z] internal/controller/restrouter_test.go:45:8: undefined: logger.NewClientStdOut [2020-12-30T15:27:51.125Z] internal/controller/restrouter_test.go:92:8: undefined: logger.NewClientStdOut [2020-12-30T15:27:51.125Z] # github.com/edgexfoundry/device-sdk-go/internal/cache [github.com/edgexfoundry/device-sdk-go/internal/cache.test] [2020-12-30T15:27:51.125Z] internal/cache/init_test.go:24:8: undefined: logger.NewClientStdOut [2020-12-30T15:27:51.400Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/cache [build failed] [2020-12-30T15:27:51.400Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/clients [build failed] [2020-12-30T15:27:51.400Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/common [build failed] [2020-12-30T15:27:51.400Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-12-30T15:27:51.400Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] [2020-12-30T15:27:51.400Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-12-30T15:27:51.675Z] # github.com/edgexfoundry/device-sdk-go/internal/transformer [github.com/edgexfoundry/device-sdk-go/internal/transformer.test] [2020-12-30T15:27:51.675Z] internal/transformer/transformresult_test.go:23:7: undefined: logger.NewClientStdOut [2020-12-30T15:27:52.285Z] # github.com/edgexfoundry/device-sdk-go/internal/handler [github.com/edgexfoundry/device-sdk-go/internal/handler.test] [2020-12-30T15:27:52.285Z] internal/handler/command_test.go:72:7: undefined: logger.NewClientStdOut [2020-12-30T15:27:52.285Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/handler [build failed] [2020-12-30T15:27:52.285Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-12-30T15:27:52.285Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-12-30T15:27:52.285Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-12-30T15:27:52.285Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-12-30T15:27:52.285Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/transformer [build failed] [2020-12-30T15:27:52.285Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-12-30T15:27:52.285Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-12-30T15:27:52.285Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-12-30T15:28:00.570Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.940s coverage: 68.9% of statements [2020-12-30T15:28:00.570Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.143s coverage: 4.2% of statements [2020-12-30T15:28:00.570Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-12-30T15:28:00.570Z] FAIL [2020-12-30T15:28:00.570Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2020-12-30T15:28:00.559Z] $ docker stop --time=1 7f926d46dec10e02f0cb9344fc73b6f5e8e24ea0d348b1f2c9e734fa5e5a0f2d [2020-12-30T15:28:02.904Z] $ docker rm -f 7f926d46dec10e02f0cb9344fc73b6f5e8e24ea0d348b1f2c9e734fa5e5a0f2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-30T15:28:04.893Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-30T15:28:11.360Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T15:28:11.666Z] ---> package-listing.sh [2020-12-30T15:28:11.667Z] ++ facter osfamily [2020-12-30T15:28:11.667Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-30T15:28:11.667Z] + OS_FAMILY=redhat [2020-12-30T15:28:11.667Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-707 [2020-12-30T15:28:11.667Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-30T15:28:11.667Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-30T15:28:11.667Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-30T15:28:11.667Z] + PACKAGES=/tmp/packages_start.txt [2020-12-30T15:28:11.667Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-707 ']' [2020-12-30T15:28:11.667Z] + PACKAGES=/tmp/packages_end.txt [2020-12-30T15:28:11.667Z] + case "${OS_FAMILY}" in [2020-12-30T15:28:11.667Z] + rpm -qa [2020-12-30T15:28:11.667Z] + sort [2020-12-30T15:28:16.985Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-30T15:28:16.985Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-30T15:28:16.985Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-30T15:28:16.985Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-707 ']' [2020-12-30T15:28:16.985Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-707/archives/ [2020-12-30T15:28:16.985Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-707/archives/ [Pipeline] echo [2020-12-30T15:28:17.002Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-707/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-30T15:28:17.294Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-30T15:28:17.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-30T15:28:17.602Z] [2020-12-30T15:28:17.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-30T15:28:17.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-30T15:28:17.963Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-30T15:28:17.963Z] df20fa9351a1: Pulling fs layer [2020-12-30T15:28:17.963Z] 36b3adc4ff6f: Pulling fs layer [2020-12-30T15:28:17.963Z] 8ad3a11d3b57: Pulling fs layer [2020-12-30T15:28:17.963Z] 46f8f816bc3b: Pulling fs layer [2020-12-30T15:28:17.963Z] 93b61091891f: Pulling fs layer [2020-12-30T15:28:17.963Z] 93b9cdb0e59b: Pulling fs layer [2020-12-30T15:28:17.963Z] 5e14af77c1be: Pulling fs layer [2020-12-30T15:28:17.963Z] 01666e4c0597: Pulling fs layer [2020-12-30T15:28:17.963Z] aa168da1d23b: Pulling fs layer [2020-12-30T15:28:17.963Z] 93b61091891f: Waiting [2020-12-30T15:28:17.963Z] 93b9cdb0e59b: Waiting [2020-12-30T15:28:17.963Z] 5e14af77c1be: Waiting [2020-12-30T15:28:17.963Z] 01666e4c0597: Waiting [2020-12-30T15:28:17.963Z] aa168da1d23b: Waiting [2020-12-30T15:28:17.963Z] 46f8f816bc3b: Waiting [2020-12-30T15:28:17.963Z] 36b3adc4ff6f: Verifying Checksum [2020-12-30T15:28:17.963Z] 36b3adc4ff6f: Download complete [2020-12-30T15:28:18.228Z] 46f8f816bc3b: Verifying Checksum [2020-12-30T15:28:18.228Z] 46f8f816bc3b: Download complete [2020-12-30T15:28:18.228Z] df20fa9351a1: Download complete [2020-12-30T15:28:18.228Z] 93b9cdb0e59b: Verifying Checksum [2020-12-30T15:28:18.228Z] 93b9cdb0e59b: Download complete [2020-12-30T15:28:18.228Z] 5e14af77c1be: Verifying Checksum [2020-12-30T15:28:18.228Z] 5e14af77c1be: Download complete [2020-12-30T15:28:18.228Z] 93b61091891f: Verifying Checksum [2020-12-30T15:28:18.228Z] 93b61091891f: Download complete [2020-12-30T15:28:18.228Z] 01666e4c0597: Verifying Checksum [2020-12-30T15:28:18.228Z] 01666e4c0597: Download complete [2020-12-30T15:28:18.228Z] 8ad3a11d3b57: Verifying Checksum [2020-12-30T15:28:18.228Z] 8ad3a11d3b57: Download complete [2020-12-30T15:28:18.493Z] df20fa9351a1: Pull complete [2020-12-30T15:28:18.760Z] 36b3adc4ff6f: Pull complete [2020-12-30T15:28:19.723Z] 8ad3a11d3b57: Pull complete [2020-12-30T15:28:19.723Z] 46f8f816bc3b: Pull complete [2020-12-30T15:28:20.310Z] 93b61091891f: Pull complete [2020-12-30T15:28:20.310Z] 93b9cdb0e59b: Pull complete [2020-12-30T15:28:20.310Z] aa168da1d23b: Verifying Checksum [2020-12-30T15:28:20.310Z] aa168da1d23b: Download complete [2020-12-30T15:28:20.574Z] 5e14af77c1be: Pull complete [2020-12-30T15:28:20.574Z] 01666e4c0597: Pull complete [2020-12-30T15:28:27.255Z] aa168da1d23b: Pull complete [2020-12-30T15:28:27.255Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-30T15:28:27.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-30T15:28:27.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-30T15:28:27.461Z] prd-centos7-docker-4c-2g-17760 does not seem to be running inside a container [2020-12-30T15:28:27.532Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-707/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-707 -v /w/workspace/dgexfoundry_device-sdk-go_PR-707:/w/workspace/dgexfoundry_device-sdk-go_PR-707:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-30T15:28:30.885Z] $ docker top 1da42ccef414e3cb925d50996226bdbbd6bcc3cf6f62d4e67dda1b615444de22 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-30T15:28:31.357Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-30T15:28:31.658Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-30T15:28:31.959Z] + ls /var/log/sa-host [2020-12-30T15:28:31.959Z] + sadf -c /var/log/sa-host/sa23 [2020-12-30T15:28:31.959Z] file_magic: OK [2020-12-30T15:28:31.959Z] HZ: Using current value: 100 [2020-12-30T15:28:31.959Z] file_header: OK [2020-12-30T15:28:31.959Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-30T15:28:31.959Z] Statistics: [2020-12-30T15:28:31.959Z] Hnuu...uuuununununu... [2020-12-30T15:28:31.959Z] File successfully converted to sysstat format version 12.2.1 [2020-12-30T15:28:31.959Z] + sadf -c /var/log/sa-host/sa30 [2020-12-30T15:28:31.959Z] file_magic: OK [2020-12-30T15:28:31.959Z] HZ: Using current value: 100 [2020-12-30T15:28:31.959Z] file_header: OK [2020-12-30T15:28:31.959Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-30T15:28:31.959Z] Statistics: [2020-12-30T15:28:31.959Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-30T15:28:31.959Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-30T15:28:32.168Z] provisioning config files... [2020-12-30T15:28:32.184Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/config3591055930186096551tmp [Pipeline] { [Pipeline] echo [2020-12-30T15:28:32.251Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T15:28:32.554Z] ---> create-netrc.sh [Pipeline] } [2020-12-30T15:28:32.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-30T15:28:32.654Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T15:28:32.954Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-30T15:28:32.967Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T15:28:33.263Z] ---> sudo-logs.sh [2020-12-30T15:28:33.264Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-30T15:28:33.275Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T15:28:33.574Z] ---> job-cost.sh [2020-12-30T15:28:33.574Z] lf-activate-venv: SKIPPING [2020-12-30T15:28:33.574Z] INFO: No Stack... [2020-12-30T15:28:34.968Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-30T15:28:35.230Z] INFO: Archiving Costs [Pipeline] echo [2020-12-30T15:28:35.244Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T15:28:35.543Z] ---> logs-deploy.sh [2020-12-30T15:28:35.543Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-707/2 [2020-12-30T15:28:35.543Z] INFO: archiving workspace using pattern(s): [2020-12-30T15:28:37.466Z] Archives upload complete. [2020-12-30T15:28:37.466Z] INFO: archiving logs to Nexus