Pull request #713 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 76023af34ba6f447d4cb4323ea016fe79a268d46+372098887a6a7d5d9395bdaf9d03a023308f69fd (5eb65efa08e3dd1d55238bb5e9f25f7f2044cf93) 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-18262 in /w/workspace/dgexfoundry_device-sdk-go_PR-713 [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-713 # 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/713/head:refs/remotes/origin/PR-713 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 372098887a6a7d5d9395bdaf9d03a023308f69fd into PR head commit 76023af34ba6f447d4cb4323ea016fe79a268d46 Merge succeeded, producing 17b761ede73780e69f546e6eb5576d0a5856249a Checking out Revision 17b761ede73780e69f546e6eb5576d0a5856249a (PR-713) > git config core.sparsecheckout # timeout=10 > git checkout -f 76023af34ba6f447d4cb4323ea016fe79a268d46 # 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 372098887a6a7d5d9395bdaf9d03a023308f69fd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17b761ede73780e69f546e6eb5576d0a5856249a # timeout=10 Commit message: "Merge commit '372098887a6a7d5d9395bdaf9d03a023308f69fd' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-04T20:22:15.347Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-04T20:22:15.573Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-04T20:22:15.682Z] ========================================================= [2021-01-04T20:22:15.682Z] EdgeX Global Pipelines Version Info [2021-01-04T20:22:15.682Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fae3ab27dbdb7a862cdb1d8324a6b72faac0a423 # timeout=10 [2021-01-04T20:22:17.188Z] ------------------- [2021-01-04T20:22:17.188Z] stable info: [2021-01-04T20:22:17.188Z] ------------------- [2021-01-04T20:22:17.188Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-04T20:22:17.188Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T20:22:17.188Z] Message: update stable to v1.0.173 [2021-01-04T20:22:18.134Z] ------------------- [2021-01-04T20:22:18.134Z] experimental info: [2021-01-04T20:22:18.134Z] ------------------- [2021-01-04T20:22:18.134Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-04T20:22:18.134Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T20:22:18.134Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-04T20:22:18.418Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-01-04T20:22:18.502Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-01-04T20:22:18.592Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-04T20:22:18.678Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-04T20:22:18.764Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-04T20:22:18.853Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-04T20:22:18.943Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-04T20:22:19.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-04T20:22:19.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-01-04T20:22:19.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-04T20:22:19.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-04T20:22:19.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-01-04T20:22:19.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-04T20:22:19.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-04T20:22:19.677Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-04T20:22:19.789Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-04T20:22:19.876Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-04T20:22:20.000Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-04T20:22:20.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-04T20:22:20.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-04T20:22:20.379Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-04T20:22:20.524Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-04T20:22:20.636Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-04T20:22:20.768Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-04T20:22:20.855Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-04T20:22:20.940Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-04T20:22:21.076Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-04T20:22:21.194Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-713 [Pipeline] echo [2021-01-04T20:22:21.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-713 [Pipeline] echo [2021-01-04T20:22:21.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-713 [Pipeline] echo [2021-01-04T20:22:21.459Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17b761ede73780e69f546e6eb5576d0a5856249a [Pipeline] echo [2021-01-04T20:22:21.543Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17b761e [Pipeline] echo [2021-01-04T20:22:21.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T20:22:21.836Z] provisioning config files... [2021-01-04T20:22:21.864Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/config1628276302470531047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:22:22.215Z] ---> docker-login.sh [2021-01-04T20:22:22.215Z] nexus3.edgexfoundry.org:10001 [2021-01-04T20:22:22.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:22:22.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:22:22.479Z] Configure a credential helper to remove this warning. See [2021-01-04T20:22:22.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:22:22.479Z] [2021-01-04T20:22:22.479Z] Login Succeeded [2021-01-04T20:22:22.741Z] nexus3.edgexfoundry.org:10002 [2021-01-04T20:22:22.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:22:22.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:22:22.741Z] Configure a credential helper to remove this warning. See [2021-01-04T20:22:22.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:22:22.741Z] [2021-01-04T20:22:22.741Z] Login Succeeded [2021-01-04T20:22:22.741Z] nexus3.edgexfoundry.org:10003 [2021-01-04T20:22:23.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:22:23.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:22:23.005Z] Configure a credential helper to remove this warning. See [2021-01-04T20:22:23.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:22:23.005Z] [2021-01-04T20:22:23.005Z] Login Succeeded [2021-01-04T20:22:23.005Z] nexus3.edgexfoundry.org:10004 [2021-01-04T20:22:23.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:22:23.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:22:23.267Z] Configure a credential helper to remove this warning. See [2021-01-04T20:22:23.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:22:23.267Z] [2021-01-04T20:22:23.267Z] Login Succeeded [2021-01-04T20:22:23.267Z] docker.io [2021-01-04T20:22:23.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:22:23.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:22:23.530Z] Configure a credential helper to remove this warning. See [2021-01-04T20:22:23.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:22:23.530Z] [2021-01-04T20:22:23.530Z] Login Succeeded [2021-01-04T20:22:23.530Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T20:22:23.541Z] 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 [2021-01-04T20:22:24.342Z] + git log --format=format:%s -1 17b761ede73780e69f546e6eb5576d0a5856249a [Pipeline] echo [2021-01-04T20:22:24.410Z] GIT_COMMIT: 17b761ede73780e69f546e6eb5576d0a5856249a, Commit Message: Merge commit '372098887a6a7d5d9395bdaf9d03a023308f69fd' into HEAD [Pipeline] echo [2021-01-04T20:22:24.461Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:22:25.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T20:22:25.065Z] [2021-01-04T20:22:25.065Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:22:25.421Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T20:22:25.421Z] latest: Pulling from edgex-devops/git-semver [2021-01-04T20:22:25.421Z] 31603596830f: Pulling fs layer [2021-01-04T20:22:25.421Z] 2a8b12db71e7: Pulling fs layer [2021-01-04T20:22:25.421Z] 6ca5941a6612: Pulling fs layer [2021-01-04T20:22:25.421Z] ecc8261a40a4: Pulling fs layer [2021-01-04T20:22:25.421Z] ecc8261a40a4: Waiting [2021-01-04T20:22:25.421Z] 2a8b12db71e7: Verifying Checksum [2021-01-04T20:22:25.421Z] 2a8b12db71e7: Download complete [2021-01-04T20:22:25.421Z] 31603596830f: Download complete [2021-01-04T20:22:25.686Z] ecc8261a40a4: Verifying Checksum [2021-01-04T20:22:25.686Z] ecc8261a40a4: Download complete [2021-01-04T20:22:25.686Z] 6ca5941a6612: Verifying Checksum [2021-01-04T20:22:25.686Z] 6ca5941a6612: Download complete [2021-01-04T20:22:25.949Z] 31603596830f: Pull complete [2021-01-04T20:22:25.950Z] 2a8b12db71e7: Pull complete [2021-01-04T20:22:26.897Z] 6ca5941a6612: Pull complete [2021-01-04T20:22:27.159Z] ecc8261a40a4: Pull complete [2021-01-04T20:22:27.159Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-04T20:22:27.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T20:22:27.159Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-04T20:22:27.349Z] prd-centos7-docker-4c-2g-18262 does not seem to be running inside a container [2021-01-04T20:22:27.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-713 -v /w/workspace/dgexfoundry_device-sdk-go_PR-713:/w/workspace/dgexfoundry_device-sdk-go_PR-713:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-713@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 [2021-01-04T20:22:29.593Z] $ docker top 903c7c619ea990e1fcd72c187f236638e099d9b7e7f6ebfab472e74c5f02ed45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-04T20:22:29.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T20:22:29.923Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T20:22:30.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T20:22:30.164Z] $ docker exec 903c7c619ea990e1fcd72c187f236638e099d9b7e7f6ebfab472e74c5f02ed45 ssh-agent [2021-01-04T20:22:30.341Z] SSH_AUTH_SOCK=/tmp/ssh-YrTiVVV4q7kv/agent.12 [2021-01-04T20:22:30.341Z] SSH_AGENT_PID=18 [2021-01-04T20:22:30.356Z] Running ssh-add (command line suppressed) [2021-01-04T20:22:30.494Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_4829424792245737577.key (/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_4829424792245737577.key) [2021-01-04T20:22:30.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T20:22:30.938Z] + git tag --points-at HEAD [Pipeline] } [2021-01-04T20:22:30.966Z] $ docker exec --env ******** --env ******** 903c7c619ea990e1fcd72c187f236638e099d9b7e7f6ebfab472e74c5f02ed45 ssh-agent -k [2021-01-04T20:22:31.087Z] unset SSH_AUTH_SOCK; [2021-01-04T20:22:31.087Z] unset SSH_AGENT_PID; [2021-01-04T20:22:31.087Z] echo Agent pid 18 killed; [2021-01-04T20:22:31.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-04T20:22:31.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T20:22:31.282Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T20:22:31.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T20:22:31.463Z] $ docker exec 903c7c619ea990e1fcd72c187f236638e099d9b7e7f6ebfab472e74c5f02ed45 ssh-agent [2021-01-04T20:22:31.622Z] SSH_AUTH_SOCK=/tmp/ssh-q3T2GqCO79Km/agent.46 [2021-01-04T20:22:31.622Z] SSH_AGENT_PID=51 [2021-01-04T20:22:31.630Z] Running ssh-add (command line suppressed) [2021-01-04T20:22:31.759Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_2402166604541774143.key (/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_2402166604541774143.key) [2021-01-04T20:22:31.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T20:22:32.161Z] + git semver init [2021-01-04T20:22:32.161Z] # -> Open(): unable to determine branch for HEAD [2021-01-04T20:22:32.161Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-713/.git [2021-01-04T20:22:32.161Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-713 [2021-01-04T20:22:32.161Z] # $SEMVER_REMOTE_NAME = origin [2021-01-04T20:22:32.161Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-04T20:22:32.161Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-04T20:22:32.161Z] # $SEMVER_BRANCH = PR-713 [2021-01-04T20:22:32.161Z] # $SEMVER_TEMP = /tmp/semver-551172397 [2021-01-04T20:22:32.161Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-01-04T20:22:32.736Z] # '/tmp/semver-551172397' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-713/.semver' [2021-01-04T20:22:32.736Z] # -> Force: false [2021-01-04T20:22:32.736Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-713/.semver [Pipeline] } [2021-01-04T20:22:32.753Z] $ docker exec --env ******** --env ******** 903c7c619ea990e1fcd72c187f236638e099d9b7e7f6ebfab472e74c5f02ed45 ssh-agent -k [2021-01-04T20:22:32.869Z] unset SSH_AUTH_SOCK; [2021-01-04T20:22:32.869Z] unset SSH_AGENT_PID; [2021-01-04T20:22:32.869Z] echo Agent pid 51 killed; [2021-01-04T20:22:32.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-04T20:22:33.459Z] + git semver [Pipeline] } [2021-01-04T20:22:33.481Z] $ docker stop --time=1 903c7c619ea990e1fcd72c187f236638e099d9b7e7f6ebfab472e74c5f02ed45 [2021-01-04T20:22:34.959Z] $ docker rm -f 903c7c619ea990e1fcd72c187f236638e099d9b7e7f6ebfab472e74c5f02ed45 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T20:22:35.448Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-04T20:22:36.082Z] Stashed 1 file(s) [Pipeline] echo [2021-01-04T20:22:36.085Z] [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 [2021-01-04T20:22:51.550Z] Still waiting to schedule task [2021-01-04T20:22:51.550Z] ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-18251’ is offline; ‘prd-centos7-docker-4c-2g-18252’ is offline; ‘prd-centos7-docker-4c-2g-18263’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18259’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-01-04T20:22:51.552Z] Still waiting to schedule task [2021-01-04T20:22:51.552Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-04T20:23:45.771Z] Running on prd-centos7-docker-4c-2g-18266 in /w/workspace/dgexfoundry_device-sdk-go_PR-713 [Pipeline] { [Pipeline] ws [2021-01-04T20:23:45.825Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-01-04T20:23:47.997Z] using credential edgex-jenkins-ssh [2021-01-04T20:23:48.046Z] Cloning the remote Git repository [2021-01-04T20:23:47.975Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-04T20:23:48.046Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-01-04T20:23:48.112Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-04T20:23:48.112Z] > git --version # timeout=10 [2021-01-04T20:23:48.120Z] > git --version # 'git version 2.24.3' [2021-01-04T20:23:48.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T20:23:48.149Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T20:23:48.828Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-04T20:23:48.835Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T20:23:48.849Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-04T20:23:48.862Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-04T20:23:48.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T20:23:48.867Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/713/head:refs/remotes/origin/PR-713 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T20:23:49.361Z] Merging remotes/origin/master commit 372098887a6a7d5d9395bdaf9d03a023308f69fd into PR head commit 76023af34ba6f447d4cb4323ea016fe79a268d46 [2021-01-04T20:23:49.636Z] Merge succeeded, producing eedd30935f7aae2875098d90d0568c151579c322 [2021-01-04T20:23:49.636Z] Checking out Revision eedd30935f7aae2875098d90d0568c151579c322 (PR-713) [2021-01-04T20:23:49.376Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T20:23:49.382Z] > git checkout -f 76023af34ba6f447d4cb4323ea016fe79a268d46 # timeout=10 [2021-01-04T20:23:49.489Z] > git remote # timeout=10 [2021-01-04T20:23:49.499Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T20:23:49.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T20:23:49.528Z] > git merge 372098887a6a7d5d9395bdaf9d03a023308f69fd # timeout=10 [2021-01-04T20:23:49.630Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T20:23:49.640Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T20:23:49.644Z] > git checkout -f eedd30935f7aae2875098d90d0568c151579c322 # timeout=10 [2021-01-04T20:23:53.340Z] Commit message: "Merge commit '372098887a6a7d5d9395bdaf9d03a023308f69fd' into HEAD" [2021-01-04T20:23:53.353Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T20:23:53.345Z] > git rev-list --no-walk fae3ab27dbdb7a862cdb1d8324a6b72faac0a423 # timeout=10 [2021-01-04T20:23:54.507Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-04T20:23:54.844Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T20:23:55.155Z] + sudo service docker restart [2021-01-04T20:23:55.155Z] + true [2021-01-04T20:23:55.155Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T20:23:56.175Z] provisioning config files... [2021-01-04T20:23:56.204Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config2877344957917993676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:23:56.565Z] ---> docker-login.sh [2021-01-04T20:23:56.566Z] nexus3.edgexfoundry.org:10001 [2021-01-04T20:23:56.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:23:56.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:23:56.830Z] Configure a credential helper to remove this warning. See [2021-01-04T20:23:56.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:23:56.830Z] [2021-01-04T20:23:56.830Z] Login Succeeded [2021-01-04T20:23:56.830Z] nexus3.edgexfoundry.org:10002 [2021-01-04T20:23:57.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:23:57.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:23:57.096Z] Configure a credential helper to remove this warning. See [2021-01-04T20:23:57.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:23:57.096Z] [2021-01-04T20:23:57.096Z] Login Succeeded [2021-01-04T20:23:57.096Z] nexus3.edgexfoundry.org:10003 [2021-01-04T20:23:57.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:23:57.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:23:57.359Z] Configure a credential helper to remove this warning. See [2021-01-04T20:23:57.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:23:57.359Z] [2021-01-04T20:23:57.359Z] Login Succeeded [2021-01-04T20:23:57.359Z] nexus3.edgexfoundry.org:10004 [2021-01-04T20:23:57.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:23:57.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:23:57.621Z] Configure a credential helper to remove this warning. See [2021-01-04T20:23:57.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:23:57.621Z] [2021-01-04T20:23:57.621Z] Login Succeeded [2021-01-04T20:23:57.621Z] docker.io [2021-01-04T20:23:57.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:23:57.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:23:57.887Z] Configure a credential helper to remove this warning. See [2021-01-04T20:23:57.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:23:57.887Z] [2021-01-04T20:23:57.887Z] Login Succeeded [2021-01-04T20:23:57.887Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T20:23:57.896Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-04T20:23:58.252Z] ========================================================= [2021-01-04T20:23:58.252Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-04T20:23:58.252Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:23:58.620Z] + 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 . [2021-01-04T20:23:58.620Z] Sending build context to Docker daemon 2.536MB [2021-01-04T20:23:58.620Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T20:23:58.620Z] Step 2/8 : FROM ${BASE} [2021-01-04T20:23:58.883Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-04T20:23:58.883Z] 188c0c94c7c5: Pulling fs layer [2021-01-04T20:23:58.883Z] 0ef7d3d256c8: Pulling fs layer [2021-01-04T20:23:58.883Z] de9db76c5a1d: Pulling fs layer [2021-01-04T20:23:58.883Z] bca2f99d35d6: Pulling fs layer [2021-01-04T20:23:58.883Z] 93359f2a8cfa: Pulling fs layer [2021-01-04T20:23:58.883Z] 7c6f9722023f: Pulling fs layer [2021-01-04T20:23:58.883Z] a35cf1a2eb13: Pulling fs layer [2021-01-04T20:23:58.883Z] 93359f2a8cfa: Waiting [2021-01-04T20:23:58.883Z] 7c6f9722023f: Waiting [2021-01-04T20:23:58.883Z] a35cf1a2eb13: Waiting [2021-01-04T20:23:58.883Z] bca2f99d35d6: Waiting [2021-01-04T20:23:58.883Z] de9db76c5a1d: Download complete [2021-01-04T20:23:58.883Z] 0ef7d3d256c8: Verifying Checksum [2021-01-04T20:23:58.883Z] 0ef7d3d256c8: Download complete [2021-01-04T20:23:58.883Z] 93359f2a8cfa: Download complete [2021-01-04T20:23:58.883Z] 188c0c94c7c5: Verifying Checksum [2021-01-04T20:23:58.883Z] 188c0c94c7c5: Download complete [2021-01-04T20:23:58.883Z] 7c6f9722023f: Verifying Checksum [2021-01-04T20:23:58.883Z] 7c6f9722023f: Download complete [2021-01-04T20:23:59.153Z] 188c0c94c7c5: Pull complete [2021-01-04T20:23:59.417Z] 0ef7d3d256c8: Pull complete [2021-01-04T20:23:59.417Z] de9db76c5a1d: Pull complete [2021-01-04T20:24:02.746Z] a35cf1a2eb13: Verifying Checksum [2021-01-04T20:24:02.746Z] a35cf1a2eb13: Download complete [2021-01-04T20:24:03.726Z] bca2f99d35d6: Verifying Checksum [2021-01-04T20:24:03.726Z] bca2f99d35d6: Download complete [2021-01-04T20:24:10.376Z] bca2f99d35d6: Pull complete [2021-01-04T20:24:10.376Z] 93359f2a8cfa: Pull complete [2021-01-04T20:24:10.376Z] 7c6f9722023f: Pull complete [2021-01-04T20:24:13.710Z] a35cf1a2eb13: Pull complete [2021-01-04T20:24:13.710Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-04T20:24:13.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-04T20:24:13.710Z] ---> a62c8e92a672 [2021-01-04T20:24:13.710Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-04T20:24:13.710Z] ---> Running in 1b1c97dd288e [2021-01-04T20:24:13.978Z] Removing intermediate container 1b1c97dd288e [2021-01-04T20:24:13.978Z] ---> cc83fb3dd7ca [2021-01-04T20:24:13.978Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:24:13.978Z] ---> Running in 550ee2c681f1 [2021-01-04T20:24:15.391Z] Removing intermediate container 550ee2c681f1 [2021-01-04T20:24:15.391Z] ---> addc4e3632d6 [2021-01-04T20:24:15.391Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-04T20:24:15.391Z] ---> Running in 9115e1b896c0 [2021-01-04T20:24:16.343Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T20:24:17.291Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T20:24:18.693Z] OK: 166 MiB in 39 packages [2021-01-04T20:24:19.271Z] Removing intermediate container 9115e1b896c0 [2021-01-04T20:24:19.271Z] ---> 2863835f0908 [2021-01-04T20:24:19.271Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-04T20:24:19.271Z] ---> Running in 9ccae521bd0f [2021-01-04T20:24:19.271Z] Removing intermediate container 9ccae521bd0f [2021-01-04T20:24:19.271Z] ---> a94d4e89b695 [2021-01-04T20:24:19.271Z] Step 7/8 : COPY . . [2021-01-04T20:24:20.680Z] ---> 85b93227af55 [2021-01-04T20:24:20.680Z] Step 8/8 : RUN go mod download [2021-01-04T20:24:20.680Z] ---> Running in bb71323b7bb0 [2021-01-04T20:24:38.940Z] Removing intermediate container bb71323b7bb0 [2021-01-04T20:24:38.940Z] ---> 186468be758b [2021-01-04T20:24:38.940Z] Successfully built 186468be758b [2021-01-04T20:24:39.206Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:24:39.525Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T20:24:39.525Z] . [Pipeline] withDockerContainer [2021-01-04T20:24:39.653Z] prd-centos7-docker-4c-2g-18266 does not seem to be running inside a container [2021-01-04T20:24:39.706Z] $ 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-x86_64 cat [2021-01-04T20:24:40.416Z] $ docker top c6b0188ff0c48bd8f9d9ca7fd591874e7a4672fc4fa1504764c2dd57fc989dcc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T20:24:40.936Z] + go version [2021-01-04T20:24:40.936Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-04T20:24:40.952Z] $ docker stop --time=1 c6b0188ff0c48bd8f9d9ca7fd591874e7a4672fc4fa1504764c2dd57fc989dcc [2021-01-04T20:24:42.298Z] $ docker rm -f c6b0188ff0c48bd8f9d9ca7fd591874e7a4672fc4fa1504764c2dd57fc989dcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:24:43.207Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T20:24:43.207Z] . [Pipeline] withDockerContainer [2021-01-04T20:24:43.304Z] prd-centos7-docker-4c-2g-18266 does not seem to be running inside a container [2021-01-04T20:24:43.353Z] $ 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-x86_64 cat [2021-01-04T20:24:44.007Z] $ docker top ed7d3de084b466234139f7971e06d600e83474040d907df3fa502a2d374aae78 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T20:24:44.497Z] + make test [2021-01-04T20:24:44.497Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-04T20:24:52.693Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-04T20:25:07.723Z] # github.com/edgexfoundry/device-sdk-go/internal/autoevent [github.com/edgexfoundry/device-sdk-go/internal/autoevent.test] [2021-01-04T20:25:07.723Z] internal/autoevent/executor_test.go:23:8: undefined: logger.NewClientStdOut [2021-01-04T20:25:07.723Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-04T20:25:07.723Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-04T20:25:07.723Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-04T20:25:07.723Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/autoevent [build failed] [2021-01-04T20:25:07.723Z] # github.com/edgexfoundry/device-sdk-go/internal/clients [github.com/edgexfoundry/device-sdk-go/internal/clients.test] [2021-01-04T20:25:07.723Z] internal/clients/init_test.go:27:8: undefined: logger.NewClientStdOut [2021-01-04T20:25:07.723Z] # github.com/edgexfoundry/device-sdk-go/internal/common [github.com/edgexfoundry/device-sdk-go/internal/common.test] [2021-01-04T20:25:07.723Z] internal/common/utils_test.go:110:8: undefined: logger.NewClientStdOut [2021-01-04T20:25:07.723Z] # github.com/edgexfoundry/device-sdk-go/internal/controller [github.com/edgexfoundry/device-sdk-go/internal/controller.test] [2021-01-04T20:25:07.723Z] internal/controller/restfuncs_test.go:50:8: undefined: logger.NewClientStdOut [2021-01-04T20:25:07.723Z] internal/controller/restfuncs_test.go:88:8: undefined: logger.NewClientStdOut [2021-01-04T20:25:07.723Z] internal/controller/restfuncs_test.go:125:8: undefined: logger.NewClientStdOut [2021-01-04T20:25:07.723Z] internal/controller/restrouter_test.go:45:8: undefined: logger.NewClientStdOut [2021-01-04T20:25:07.723Z] internal/controller/restrouter_test.go:92:8: undefined: logger.NewClientStdOut [2021-01-04T20:25:07.723Z] # github.com/edgexfoundry/device-sdk-go/internal/cache [github.com/edgexfoundry/device-sdk-go/internal/cache.test] [2021-01-04T20:25:07.723Z] internal/cache/init_test.go:24:8: undefined: logger.NewClientStdOut [2021-01-04T20:25:07.723Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/cache [build failed] [2021-01-04T20:25:07.723Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/clients [build failed] [2021-01-04T20:25:07.723Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/common [build failed] [2021-01-04T20:25:07.723Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-04T20:25:07.723Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] [2021-01-04T20:25:07.723Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-04T20:25:07.999Z] # github.com/edgexfoundry/device-sdk-go/internal/transformer [github.com/edgexfoundry/device-sdk-go/internal/transformer.test] [2021-01-04T20:25:07.999Z] internal/transformer/transformresult_test.go:23:7: undefined: logger.NewClientStdOut [2021-01-04T20:25:07.999Z] # github.com/edgexfoundry/device-sdk-go/internal/handler [github.com/edgexfoundry/device-sdk-go/internal/handler.test] [2021-01-04T20:25:07.999Z] internal/handler/command_test.go:72:7: undefined: logger.NewClientStdOut [2021-01-04T20:25:07.999Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/handler [build failed] [2021-01-04T20:25:07.999Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-04T20:25:07.999Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-04T20:25:07.999Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-04T20:25:07.999Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-04T20:25:07.999Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/transformer [build failed] [2021-01-04T20:25:07.999Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-04T20:25:07.999Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-04T20:25:09.974Z] ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.092s coverage: 31.3% of statements [2021-01-04T20:25:09.974Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.495s coverage: 68.9% of statements [2021-01-04T20:25:09.974Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.054s coverage: 4.2% of statements [2021-01-04T20:25:09.974Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-04T20:25:09.974Z] FAIL [2021-01-04T20:25:10.236Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2021-01-04T20:25:10.254Z] $ docker stop --time=1 ed7d3de084b466234139f7971e06d600e83474040d907df3fa502a2d374aae78 [2021-01-04T20:25:12.342Z] $ docker rm -f ed7d3de084b466234139f7971e06d600e83474040d907df3fa502a2d374aae78 [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] } [2021-01-04T20:25:13.951Z] Failed in branch amd64 [2021-01-04T20:25:47.373Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18267 in /w/workspace/dgexfoundry_device-sdk-go_PR-713 [Pipeline] { [Pipeline] ws [2021-01-04T20:25:47.426Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-01-04T20:25:52.625Z] using credential edgex-jenkins-ssh [2021-01-04T20:25:52.815Z] Cloning the remote Git repository [2021-01-04T20:25:52.881Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-04T20:25:52.988Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-01-04T20:25:53.069Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-04T20:25:53.070Z] > git --version # timeout=10 [2021-01-04T20:25:53.096Z] > git --version # 'git version 2.17.1' [2021-01-04T20:25:53.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T20:25:53.188Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T20:25:54.969Z] Merging remotes/origin/master commit 372098887a6a7d5d9395bdaf9d03a023308f69fd into PR head commit 76023af34ba6f447d4cb4323ea016fe79a268d46 [2021-01-04T20:25:54.245Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-04T20:25:54.279Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T20:25:54.308Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-04T20:25:54.346Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-04T20:25:54.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T20:25:54.359Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/713/head:refs/remotes/origin/PR-713 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T20:25:54.993Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T20:25:55.014Z] > git checkout -f 76023af34ba6f447d4cb4323ea016fe79a268d46 # timeout=10 [2021-01-04T20:25:55.438Z] Merge succeeded, producing 05a7d4c21870617b8ad39e0b51b2f3b2d0a1d52d [2021-01-04T20:25:55.439Z] Checking out Revision 05a7d4c21870617b8ad39e0b51b2f3b2d0a1d52d (PR-713) [2021-01-04T20:25:55.135Z] > git remote # timeout=10 [2021-01-04T20:25:55.156Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T20:25:55.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T20:25:55.228Z] > git merge 372098887a6a7d5d9395bdaf9d03a023308f69fd # timeout=10 [2021-01-04T20:25:55.383Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T20:25:55.450Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T20:25:55.495Z] > git checkout -f 05a7d4c21870617b8ad39e0b51b2f3b2d0a1d52d # timeout=10 [2021-01-04T20:25:59.776Z] Commit message: "Merge commit '372098887a6a7d5d9395bdaf9d03a023308f69fd' into HEAD" [2021-01-04T20:25:59.805Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T20:25:59.786Z] > git rev-list --no-walk fae3ab27dbdb7a862cdb1d8324a6b72faac0a423 # timeout=10 [2021-01-04T20:26:01.374Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-04T20:26:01.790Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T20:26:02.175Z] + sudo service docker restart [2021-01-04T20:26:02.175Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T20:26:04.875Z] provisioning config files... [2021-01-04T20:26:04.912Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config6440293296680412968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:26:05.315Z] ---> docker-login.sh [2021-01-04T20:26:05.316Z] nexus3.edgexfoundry.org:10001 [2021-01-04T20:26:05.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:26:06.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:26:06.532Z] Configure a credential helper to remove this warning. See [2021-01-04T20:26:06.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:26:06.532Z] [2021-01-04T20:26:06.532Z] Login Succeeded [2021-01-04T20:26:06.532Z] nexus3.edgexfoundry.org:10002 [2021-01-04T20:26:06.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:26:07.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:26:07.082Z] Configure a credential helper to remove this warning. See [2021-01-04T20:26:07.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:26:07.082Z] [2021-01-04T20:26:07.082Z] Login Succeeded [2021-01-04T20:26:07.082Z] nexus3.edgexfoundry.org:10003 [2021-01-04T20:26:07.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:26:07.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:26:07.627Z] Configure a credential helper to remove this warning. See [2021-01-04T20:26:07.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:26:07.627Z] [2021-01-04T20:26:07.627Z] Login Succeeded [2021-01-04T20:26:07.627Z] nexus3.edgexfoundry.org:10004 [2021-01-04T20:26:07.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:26:07.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:26:07.900Z] Configure a credential helper to remove this warning. See [2021-01-04T20:26:07.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:26:07.900Z] [2021-01-04T20:26:07.900Z] Login Succeeded [2021-01-04T20:26:08.175Z] docker.io [2021-01-04T20:26:08.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:26:08.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:26:08.720Z] Configure a credential helper to remove this warning. See [2021-01-04T20:26:08.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:26:08.720Z] [2021-01-04T20:26:08.720Z] Login Succeeded [2021-01-04T20:26:08.720Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T20:26:08.737Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-04T20:26:09.188Z] ========================================================= [2021-01-04T20:26:09.188Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-04T20:26:09.188Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:26:09.565Z] + 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 . [2021-01-04T20:26:10.168Z] Sending build context to Docker daemon 2.534MB [2021-01-04T20:26:10.168Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T20:26:10.168Z] Step 2/8 : FROM ${BASE} [2021-01-04T20:26:10.168Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-04T20:26:10.168Z] 5f621e34cdf4: Pulling fs layer [2021-01-04T20:26:10.168Z] a4357932f1b6: Pulling fs layer [2021-01-04T20:26:10.168Z] 18c013af1878: Pulling fs layer [2021-01-04T20:26:10.168Z] 00ac8860ef70: Pulling fs layer [2021-01-04T20:26:10.168Z] 63d7cb157983: Pulling fs layer [2021-01-04T20:26:10.168Z] b116817d02f9: Pulling fs layer [2021-01-04T20:26:10.168Z] 745a02a5169b: Pulling fs layer [2021-01-04T20:26:10.168Z] 00ac8860ef70: Waiting [2021-01-04T20:26:10.168Z] 63d7cb157983: Waiting [2021-01-04T20:26:10.168Z] b116817d02f9: Waiting [2021-01-04T20:26:10.168Z] 745a02a5169b: Waiting [2021-01-04T20:26:10.168Z] 18c013af1878: Verifying Checksum [2021-01-04T20:26:10.168Z] 18c013af1878: Download complete [2021-01-04T20:26:10.168Z] a4357932f1b6: Verifying Checksum [2021-01-04T20:26:10.168Z] a4357932f1b6: Download complete [2021-01-04T20:26:10.168Z] 63d7cb157983: Download complete [2021-01-04T20:26:10.168Z] b116817d02f9: Verifying Checksum [2021-01-04T20:26:10.168Z] b116817d02f9: Download complete [2021-01-04T20:26:10.785Z] 5f621e34cdf4: Verifying Checksum [2021-01-04T20:26:10.785Z] 5f621e34cdf4: Download complete [2021-01-04T20:26:11.403Z] 5f621e34cdf4: Pull complete [2021-01-04T20:26:12.007Z] a4357932f1b6: Pull complete [2021-01-04T20:26:12.286Z] 18c013af1878: Pull complete [2021-01-04T20:26:12.888Z] 745a02a5169b: Verifying Checksum [2021-01-04T20:26:12.888Z] 745a02a5169b: Download complete [2021-01-04T20:26:13.867Z] 00ac8860ef70: Verifying Checksum [2021-01-04T20:26:13.867Z] 00ac8860ef70: Download complete [2021-01-04T20:26:24.045Z] 00ac8860ef70: Pull complete [2021-01-04T20:26:24.323Z] 63d7cb157983: Pull complete [2021-01-04T20:26:24.601Z] b116817d02f9: Pull complete [2021-01-04T20:26:28.924Z] 745a02a5169b: Pull complete [2021-01-04T20:26:28.924Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-04T20:26:28.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-04T20:26:28.924Z] ---> b7e6874047d6 [2021-01-04T20:26:28.924Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-04T20:26:31.555Z] ---> Running in 3cb4e30cbbf6 [2021-01-04T20:26:31.848Z] Removing intermediate container 3cb4e30cbbf6 [2021-01-04T20:26:31.848Z] ---> f7fca1b9ba04 [2021-01-04T20:26:31.848Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:26:31.848Z] ---> Running in edd6e922c5bc [2021-01-04T20:26:34.490Z] Removing intermediate container edd6e922c5bc [2021-01-04T20:26:34.490Z] ---> 6c4e465e021d [2021-01-04T20:26:34.490Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-04T20:26:34.490Z] ---> Running in 782ce7c2a781 [2021-01-04T20:26:35.471Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T20:26:36.443Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T20:26:37.412Z] OK: 142 MiB in 39 packages [2021-01-04T20:26:38.390Z] Removing intermediate container 782ce7c2a781 [2021-01-04T20:26:38.390Z] ---> 9eaa326cadd2 [2021-01-04T20:26:38.390Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-04T20:26:38.664Z] ---> Running in 3b4f3d5439ff [2021-01-04T20:26:39.260Z] Removing intermediate container 3b4f3d5439ff [2021-01-04T20:26:39.260Z] ---> 93130a9e7ae8 [2021-01-04T20:26:39.260Z] Step 7/8 : COPY . . [2021-01-04T20:26:40.693Z] ---> 6ef34c57d6fd [2021-01-04T20:26:40.693Z] Step 8/8 : RUN go mod download [2021-01-04T20:26:40.693Z] ---> Running in 68fa2ba5055a [2021-01-04T20:27:02.898Z] Removing intermediate container 68fa2ba5055a [2021-01-04T20:27:02.898Z] ---> 58cebcc8ba0e [2021-01-04T20:27:02.898Z] Successfully built 58cebcc8ba0e [2021-01-04T20:27:02.898Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:27:03.240Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T20:27:03.240Z] . [Pipeline] withDockerContainer [2021-01-04T20:27:03.502Z] prd-ubuntu18.04-docker-arm64-4c-16g-18267 does not seem to be running inside a container [2021-01-04T20:27:03.586Z] $ 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 [2021-01-04T20:27:04.913Z] $ docker top 65c56c0254fd539c0c943c1c0b9a39b516a58ec1aa92346e75660da76702935f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T20:27:05.908Z] + go version [2021-01-04T20:27:05.908Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-04T20:27:05.934Z] $ docker stop --time=1 65c56c0254fd539c0c943c1c0b9a39b516a58ec1aa92346e75660da76702935f [2021-01-04T20:27:07.748Z] $ docker rm -f 65c56c0254fd539c0c943c1c0b9a39b516a58ec1aa92346e75660da76702935f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:27:08.730Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T20:27:08.730Z] . [Pipeline] withDockerContainer [2021-01-04T20:27:08.996Z] prd-ubuntu18.04-docker-arm64-4c-16g-18267 does not seem to be running inside a container [2021-01-04T20:27:09.075Z] $ 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 [2021-01-04T20:27:10.574Z] $ docker top 388a33e080c34b4619baa2650223ce8191114c23e73695f75a4f20122d789b01 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T20:27:11.605Z] + make test [2021-01-04T20:27:11.605Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-04T20:27:33.801Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-04T20:28:12.877Z] # github.com/edgexfoundry/device-sdk-go/internal/autoevent [github.com/edgexfoundry/device-sdk-go/internal/autoevent.test] [2021-01-04T20:28:12.877Z] internal/autoevent/executor_test.go:23:8: undefined: logger.NewClientStdOut [2021-01-04T20:28:12.877Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-04T20:28:12.877Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-04T20:28:12.877Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-04T20:28:12.877Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/autoevent [build failed] [2021-01-04T20:28:12.877Z] # github.com/edgexfoundry/device-sdk-go/internal/clients [github.com/edgexfoundry/device-sdk-go/internal/clients.test] [2021-01-04T20:28:12.877Z] internal/clients/init_test.go:27:8: undefined: logger.NewClientStdOut [2021-01-04T20:28:12.877Z] # github.com/edgexfoundry/device-sdk-go/internal/common [github.com/edgexfoundry/device-sdk-go/internal/common.test] [2021-01-04T20:28:12.877Z] internal/common/utils_test.go:110:8: undefined: logger.NewClientStdOut [2021-01-04T20:28:13.150Z] # github.com/edgexfoundry/device-sdk-go/internal/controller [github.com/edgexfoundry/device-sdk-go/internal/controller.test] [2021-01-04T20:28:13.150Z] internal/controller/restfuncs_test.go:50:8: undefined: logger.NewClientStdOut [2021-01-04T20:28:13.150Z] internal/controller/restfuncs_test.go:88:8: undefined: logger.NewClientStdOut [2021-01-04T20:28:13.150Z] internal/controller/restfuncs_test.go:125:8: undefined: logger.NewClientStdOut [2021-01-04T20:28:13.150Z] internal/controller/restrouter_test.go:45:8: undefined: logger.NewClientStdOut [2021-01-04T20:28:13.150Z] internal/controller/restrouter_test.go:92:8: undefined: logger.NewClientStdOut [2021-01-04T20:28:13.150Z] # github.com/edgexfoundry/device-sdk-go/internal/cache [github.com/edgexfoundry/device-sdk-go/internal/cache.test] [2021-01-04T20:28:13.150Z] internal/cache/init_test.go:24:8: undefined: logger.NewClientStdOut [2021-01-04T20:28:13.428Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/cache [build failed] [2021-01-04T20:28:13.428Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/clients [build failed] [2021-01-04T20:28:13.428Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/common [build failed] [2021-01-04T20:28:13.428Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-04T20:28:13.428Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] [2021-01-04T20:28:13.428Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-04T20:28:13.704Z] # github.com/edgexfoundry/device-sdk-go/internal/transformer [github.com/edgexfoundry/device-sdk-go/internal/transformer.test] [2021-01-04T20:28:13.704Z] internal/transformer/transformresult_test.go:23:7: undefined: logger.NewClientStdOut [2021-01-04T20:28:14.697Z] # github.com/edgexfoundry/device-sdk-go/internal/handler [github.com/edgexfoundry/device-sdk-go/internal/handler.test] [2021-01-04T20:28:14.697Z] internal/handler/command_test.go:72:7: undefined: logger.NewClientStdOut [2021-01-04T20:28:14.697Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/handler [build failed] [2021-01-04T20:28:14.697Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-04T20:28:14.697Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-04T20:28:14.697Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-04T20:28:14.697Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-04T20:28:14.697Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/transformer [build failed] [2021-01-04T20:28:14.697Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-04T20:28:14.697Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-04T20:28:18.125Z] ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.175s coverage: 31.3% of statements [2021-01-04T20:28:21.499Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.895s coverage: 68.9% of statements [2021-01-04T20:28:21.499Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.142s coverage: 4.2% of statements [2021-01-04T20:28:21.499Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-04T20:28:21.499Z] FAIL [2021-01-04T20:28:22.090Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2021-01-04T20:28:22.116Z] $ docker stop --time=1 388a33e080c34b4619baa2650223ce8191114c23e73695f75a4f20122d789b01 [2021-01-04T20:28:24.405Z] $ docker rm -f 388a33e080c34b4619baa2650223ce8191114c23e73695f75a4f20122d789b01 [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] } [2021-01-04T20:28:26.229Z] 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 [2021-01-04T20:28:28.731Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:28:29.315Z] ---> package-listing.sh [2021-01-04T20:28:29.315Z] ++ facter osfamily [2021-01-04T20:28:29.315Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-04T20:28:29.315Z] + OS_FAMILY=redhat [2021-01-04T20:28:29.315Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-713 [2021-01-04T20:28:29.315Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-04T20:28:29.315Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-04T20:28:29.315Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-04T20:28:29.315Z] + PACKAGES=/tmp/packages_start.txt [2021-01-04T20:28:29.315Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-713 ']' [2021-01-04T20:28:29.315Z] + PACKAGES=/tmp/packages_end.txt [2021-01-04T20:28:29.315Z] + case "${OS_FAMILY}" in [2021-01-04T20:28:29.315Z] + rpm -qa [2021-01-04T20:28:29.315Z] + sort [2021-01-04T20:28:33.561Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-04T20:28:33.561Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-04T20:28:33.561Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-04T20:28:33.561Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-713 ']' [2021-01-04T20:28:33.561Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-713/archives/ [2021-01-04T20:28:33.561Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-713/archives/ [Pipeline] echo [2021-01-04T20:28:33.577Z] 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-713/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-04T20:28:33.872Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:28:34.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T20:28:34.196Z] [2021-01-04T20:28:34.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:28:34.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T20:28:34.619Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-04T20:28:34.619Z] df20fa9351a1: Pulling fs layer [2021-01-04T20:28:34.619Z] 36b3adc4ff6f: Pulling fs layer [2021-01-04T20:28:34.619Z] 8ad3a11d3b57: Pulling fs layer [2021-01-04T20:28:34.619Z] 46f8f816bc3b: Pulling fs layer [2021-01-04T20:28:34.619Z] 93b61091891f: Pulling fs layer [2021-01-04T20:28:34.619Z] 93b9cdb0e59b: Pulling fs layer [2021-01-04T20:28:34.619Z] 5e14af77c1be: Pulling fs layer [2021-01-04T20:28:34.619Z] 01666e4c0597: Pulling fs layer [2021-01-04T20:28:34.619Z] aa168da1d23b: Pulling fs layer [2021-01-04T20:28:34.619Z] 93b9cdb0e59b: Waiting [2021-01-04T20:28:34.619Z] 5e14af77c1be: Waiting [2021-01-04T20:28:34.619Z] 01666e4c0597: Waiting [2021-01-04T20:28:34.619Z] aa168da1d23b: Waiting [2021-01-04T20:28:34.619Z] 46f8f816bc3b: Waiting [2021-01-04T20:28:34.619Z] 93b61091891f: Waiting [2021-01-04T20:28:34.619Z] 36b3adc4ff6f: Verifying Checksum [2021-01-04T20:28:34.619Z] 36b3adc4ff6f: Download complete [2021-01-04T20:28:34.619Z] 46f8f816bc3b: Verifying Checksum [2021-01-04T20:28:34.619Z] 46f8f816bc3b: Download complete [2021-01-04T20:28:34.619Z] df20fa9351a1: Verifying Checksum [2021-01-04T20:28:34.619Z] df20fa9351a1: Download complete [2021-01-04T20:28:34.895Z] 93b9cdb0e59b: Verifying Checksum [2021-01-04T20:28:34.895Z] 93b9cdb0e59b: Download complete [2021-01-04T20:28:34.895Z] 5e14af77c1be: Download complete [2021-01-04T20:28:34.895Z] 93b61091891f: Download complete [2021-01-04T20:28:34.895Z] 01666e4c0597: Verifying Checksum [2021-01-04T20:28:34.895Z] 01666e4c0597: Download complete [2021-01-04T20:28:34.895Z] 8ad3a11d3b57: Verifying Checksum [2021-01-04T20:28:34.895Z] 8ad3a11d3b57: Download complete [2021-01-04T20:28:35.165Z] df20fa9351a1: Pull complete [2021-01-04T20:28:35.435Z] 36b3adc4ff6f: Pull complete [2021-01-04T20:28:36.417Z] 8ad3a11d3b57: Pull complete [2021-01-04T20:28:36.687Z] 46f8f816bc3b: Pull complete [2021-01-04T20:28:36.966Z] aa168da1d23b: Verifying Checksum [2021-01-04T20:28:36.967Z] aa168da1d23b: Download complete [2021-01-04T20:28:37.230Z] 93b61091891f: Pull complete [2021-01-04T20:28:37.230Z] 93b9cdb0e59b: Pull complete [2021-01-04T20:28:37.230Z] 5e14af77c1be: Pull complete [2021-01-04T20:28:37.498Z] 01666e4c0597: Pull complete [2021-01-04T20:28:44.184Z] aa168da1d23b: Pull complete [2021-01-04T20:28:44.184Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-04T20:28:44.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T20:28:44.184Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-04T20:28:44.343Z] prd-centos7-docker-4c-2g-18262 does not seem to be running inside a container [2021-01-04T20:28:44.404Z] $ 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-713/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-713 -v /w/workspace/dgexfoundry_device-sdk-go_PR-713:/w/workspace/dgexfoundry_device-sdk-go_PR-713:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-713@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 [2021-01-04T20:28:51.384Z] $ docker top 6ec1e5273e17521c18d3c934c15a9072cd78eab95c6b79fe3e0535f08a4f797f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T20:28:51.987Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-04T20:28:52.287Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-04T20:28:52.587Z] + ls /var/log/sa-host [2021-01-04T20:28:52.588Z] + sadf -c /var/log/sa-host/sa04 [2021-01-04T20:28:52.588Z] file_magic: OK [2021-01-04T20:28:52.588Z] HZ: Using current value: 100 [2021-01-04T20:28:52.588Z] file_header: OK [2021-01-04T20:28:52.588Z] 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 [2021-01-04T20:28:52.588Z] Statistics: [2021-01-04T20:28:52.588Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-04T20:28:52.588Z] File successfully converted to sysstat format version 12.2.1 [2021-01-04T20:28:52.588Z] + sadf -c /var/log/sa-host/sa23 [2021-01-04T20:28:52.588Z] file_magic: OK [2021-01-04T20:28:52.588Z] HZ: Using current value: 100 [2021-01-04T20:28:52.588Z] file_header: OK [2021-01-04T20:28:52.588Z] 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 [2021-01-04T20:28:52.588Z] Statistics: [2021-01-04T20:28:52.588Z] Hnuu...uuuununununu... [2021-01-04T20:28:52.588Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-04T20:28:52.850Z] provisioning config files... [2021-01-04T20:28:52.896Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/config3325155885060149222tmp [Pipeline] { [Pipeline] echo [2021-01-04T20:28:52.966Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:28:53.267Z] ---> create-netrc.sh [Pipeline] } [2021-01-04T20:28:53.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-04T20:28:53.374Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:28:53.678Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-04T20:28:53.690Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:28:53.989Z] ---> sudo-logs.sh [2021-01-04T20:28:53.989Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-04T20:28:54.001Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:28:54.295Z] ---> job-cost.sh [2021-01-04T20:28:54.295Z] lf-activate-venv: SKIPPING [2021-01-04T20:28:54.295Z] INFO: No Stack... [2021-01-04T20:28:55.238Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-04T20:28:55.811Z] INFO: Archiving Costs [Pipeline] echo [2021-01-04T20:28:55.825Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:28:56.124Z] ---> logs-deploy.sh [2021-01-04T20:28:56.124Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-713/2 [2021-01-04T20:28:56.124Z] INFO: archiving workspace using pattern(s): [2021-01-04T20:28:58.041Z] Archives upload complete. [2021-01-04T20:28:58.041Z] INFO: archiving logs to Nexus