Pull request #159 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fb417ca03c979ef2c27f29e29bbdedb695fb4c5d+61a361d9b68ffcf858458df79d4a2319d2580f82 (3ac88d6d41b33d1083f57e1fbaa33c4a639e3d54) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-159/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-159/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-17007 in /w/workspace/foundry_device-virtual-go_PR-159 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-159 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 61a361d9b68ffcf858458df79d4a2319d2580f82 into PR head commit fb417ca03c979ef2c27f29e29bbdedb695fb4c5d Merge succeeded, producing fb417ca03c979ef2c27f29e29bbdedb695fb4c5d Checking out Revision fb417ca03c979ef2c27f29e29bbdedb695fb4c5d (PR-159) > git config core.sparsecheckout # timeout=10 > git checkout -f fb417ca03c979ef2c27f29e29bbdedb695fb4c5d # 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 61a361d9b68ffcf858458df79d4a2319d2580f82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb417ca03c979ef2c27f29e29bbdedb695fb4c5d # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-21T06:18:13.162Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-21T06:18:13.529Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-21T06:18:13.795Z] ========================================================= [2020-12-21T06:18:13.795Z] EdgeX Global Pipelines Version Info [2020-12-21T06:18:13.795Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:18:15.789Z] ------------------- [2020-12-21T06:18:15.789Z] stable info: [2020-12-21T06:18:15.789Z] ------------------- [2020-12-21T06:18:15.789Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-21T06:18:15.789Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-21T06:18:15.789Z] Message: update stable to v1.0.173 [2020-12-21T06:18:16.362Z] ------------------- [2020-12-21T06:18:16.362Z] experimental info: [2020-12-21T06:18:16.362Z] ------------------- [2020-12-21T06:18:16.362Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-21T06:18:16.362Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-21T06:18:16.362Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-21T06:18:16.738Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2020-12-21T06:18:16.885Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2020-12-21T06:18:17.024Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-21T06:18:17.138Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-21T06:18:17.284Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-21T06:18:17.398Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-21T06:18:17.579Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-21T06:18:17.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-21T06:18:17.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-21T06:18:17.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-21T06:18:18.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-21T06:18:18.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2020-12-21T06:18:18.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-21T06:18:18.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-21T06:18:18.610Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-21T06:18:18.730Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-21T06:18:18.852Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-21T06:18:19.009Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-21T06:18:19.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-21T06:18:19.284Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-21T06:18:19.449Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-21T06:18:19.566Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-21T06:18:19.682Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-21T06:18:19.801Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-21T06:18:19.924Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-21T06:18:20.044Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-21T06:18:20.192Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-21T06:18:20.412Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-159 [Pipeline] echo [2020-12-21T06:18:20.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-159 [Pipeline] echo [2020-12-21T06:18:20.652Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-159 [Pipeline] echo [2020-12-21T06:18:20.784Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb417ca03c979ef2c27f29e29bbdedb695fb4c5d [Pipeline] echo [2020-12-21T06:18:20.944Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb417ca [Pipeline] echo [2020-12-21T06:18:21.065Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-21T06:18:21.294Z] provisioning config files... [2020-12-21T06:18:21.329Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-159@tmp/config7287752771121177862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:18:21.745Z] ---> docker-login.sh [2020-12-21T06:18:21.745Z] nexus3.edgexfoundry.org:10001 [2020-12-21T06:18:22.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:18:22.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:18:22.009Z] Configure a credential helper to remove this warning. See [2020-12-21T06:18:22.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:18:22.009Z] [2020-12-21T06:18:22.009Z] Login Succeeded [2020-12-21T06:18:22.009Z] nexus3.edgexfoundry.org:10002 [2020-12-21T06:18:22.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:18:22.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:18:22.271Z] Configure a credential helper to remove this warning. See [2020-12-21T06:18:22.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:18:22.271Z] [2020-12-21T06:18:22.271Z] Login Succeeded [2020-12-21T06:18:22.271Z] nexus3.edgexfoundry.org:10003 [2020-12-21T06:18:22.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:18:22.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:18:22.534Z] Configure a credential helper to remove this warning. See [2020-12-21T06:18:22.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:18:22.534Z] [2020-12-21T06:18:22.534Z] Login Succeeded [2020-12-21T06:18:22.534Z] nexus3.edgexfoundry.org:10004 [2020-12-21T06:18:22.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:18:22.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:18:22.796Z] Configure a credential helper to remove this warning. See [2020-12-21T06:18:22.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:18:22.796Z] [2020-12-21T06:18:22.796Z] Login Succeeded [2020-12-21T06:18:22.796Z] docker.io [2020-12-21T06:18:22.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:18:23.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:18:23.058Z] Configure a credential helper to remove this warning. See [2020-12-21T06:18:23.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:18:23.058Z] [2020-12-21T06:18:23.058Z] Login Succeeded [2020-12-21T06:18:23.058Z] ---> docker-login.sh ends [Pipeline] } [2020-12-21T06:18:23.079Z] 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-21T06:18:24.184Z] + git log --format=format:%s -1 fb417ca03c979ef2c27f29e29bbdedb695fb4c5d [Pipeline] echo [2020-12-21T06:18:24.264Z] GIT_COMMIT: fb417ca03c979ef2c27f29e29bbdedb695fb4c5d, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go [Pipeline] echo [2020-12-21T06:18:24.331Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:18:24.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T06:18:24.941Z] [2020-12-21T06:18:24.941Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:18:25.325Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T06:18:25.325Z] latest: Pulling from edgex-devops/git-semver [2020-12-21T06:18:25.325Z] 31603596830f: Pulling fs layer [2020-12-21T06:18:25.325Z] 2a8b12db71e7: Pulling fs layer [2020-12-21T06:18:25.325Z] 6ca5941a6612: Pulling fs layer [2020-12-21T06:18:25.325Z] ecc8261a40a4: Pulling fs layer [2020-12-21T06:18:25.325Z] ecc8261a40a4: Waiting [2020-12-21T06:18:25.325Z] 2a8b12db71e7: Verifying Checksum [2020-12-21T06:18:25.325Z] 2a8b12db71e7: Download complete [2020-12-21T06:18:25.325Z] 31603596830f: Verifying Checksum [2020-12-21T06:18:25.325Z] 31603596830f: Download complete [2020-12-21T06:18:25.591Z] ecc8261a40a4: Verifying Checksum [2020-12-21T06:18:25.591Z] ecc8261a40a4: Download complete [2020-12-21T06:18:25.591Z] 6ca5941a6612: Verifying Checksum [2020-12-21T06:18:25.591Z] 6ca5941a6612: Download complete [2020-12-21T06:18:25.867Z] 31603596830f: Pull complete [2020-12-21T06:18:25.867Z] 2a8b12db71e7: Pull complete [2020-12-21T06:18:26.832Z] 6ca5941a6612: Pull complete [2020-12-21T06:18:26.832Z] ecc8261a40a4: Pull complete [2020-12-21T06:18:26.832Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-21T06:18:27.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T06:18:27.099Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-21T06:18:27.224Z] prd-centos7-docker-4c-2g-17007 does not seem to be running inside a container [2020-12-21T06:18:27.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-159 -v /w/workspace/foundry_device-virtual-go_PR-159:/w/workspace/foundry_device-virtual-go_PR-159:rw,z -v /w/workspace/foundry_device-virtual-go_PR-159@tmp:/w/workspace/foundry_device-virtual-go_PR-159@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-21T06:18:29.639Z] $ docker top 8929888a7d105c8c196bad26eeed1dac5845d347490180fdc383bf39d086b11f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-21T06:18:30.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-21T06:18:30.063Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-21T06:18:30.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-21T06:18:30.298Z] $ docker exec 8929888a7d105c8c196bad26eeed1dac5845d347490180fdc383bf39d086b11f ssh-agent [2020-12-21T06:18:30.469Z] SSH_AUTH_SOCK=/tmp/ssh-E557Uj3rpIfp/agent.12 [2020-12-21T06:18:30.469Z] SSH_AGENT_PID=17 [2020-12-21T06:18:30.480Z] Running ssh-add (command line suppressed) [2020-12-21T06:18:30.625Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-159@tmp/private_key_228946050585723818.key (/w/workspace/foundry_device-virtual-go_PR-159@tmp/private_key_228946050585723818.key) [2020-12-21T06:18:30.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-21T06:18:31.059Z] + git tag --points-at HEAD [Pipeline] } [2020-12-21T06:18:31.096Z] $ docker exec --env ******** --env ******** 8929888a7d105c8c196bad26eeed1dac5845d347490180fdc383bf39d086b11f ssh-agent -k [2020-12-21T06:18:31.224Z] unset SSH_AUTH_SOCK; [2020-12-21T06:18:31.225Z] unset SSH_AGENT_PID; [2020-12-21T06:18:31.225Z] echo Agent pid 17 killed; [2020-12-21T06:18:31.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-21T06:18:31.495Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-21T06:18:31.495Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-21T06:18:31.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-21T06:18:31.684Z] $ docker exec 8929888a7d105c8c196bad26eeed1dac5845d347490180fdc383bf39d086b11f ssh-agent [2020-12-21T06:18:31.851Z] SSH_AUTH_SOCK=/tmp/ssh-ML6kdQVbafUc/agent.46 [2020-12-21T06:18:31.851Z] SSH_AGENT_PID=51 [2020-12-21T06:18:31.858Z] Running ssh-add (command line suppressed) [2020-12-21T06:18:31.984Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-159@tmp/private_key_3870293453848748584.key (/w/workspace/foundry_device-virtual-go_PR-159@tmp/private_key_3870293453848748584.key) [2020-12-21T06:18:32.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-21T06:18:32.418Z] + git semver init [2020-12-21T06:18:32.418Z] # -> Open(): unable to determine branch for HEAD [2020-12-21T06:18:32.418Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-159/.git [2020-12-21T06:18:32.418Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-159 [2020-12-21T06:18:32.418Z] # $SEMVER_REMOTE_NAME = origin [2020-12-21T06:18:32.418Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-21T06:18:32.418Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-21T06:18:32.418Z] # $SEMVER_BRANCH = PR-159 [2020-12-21T06:18:32.418Z] # $SEMVER_TEMP = /tmp/semver-010720788 [2020-12-21T06:18:32.418Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-12-21T06:18:32.995Z] # '/tmp/semver-010720788' -> '/w/workspace/foundry_device-virtual-go_PR-159/.semver' [2020-12-21T06:18:32.995Z] # -> Force: false [2020-12-21T06:18:32.995Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-159/.semver [Pipeline] } [2020-12-21T06:18:33.020Z] $ docker exec --env ******** --env ******** 8929888a7d105c8c196bad26eeed1dac5845d347490180fdc383bf39d086b11f ssh-agent -k [2020-12-21T06:18:33.134Z] unset SSH_AUTH_SOCK; [2020-12-21T06:18:33.134Z] unset SSH_AGENT_PID; [2020-12-21T06:18:33.134Z] echo Agent pid 51 killed; [2020-12-21T06:18:33.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-21T06:18:33.737Z] + git semver [Pipeline] } [2020-12-21T06:18:33.770Z] $ docker stop --time=1 8929888a7d105c8c196bad26eeed1dac5845d347490180fdc383bf39d086b11f [2020-12-21T06:18:35.199Z] $ docker rm -f 8929888a7d105c8c196bad26eeed1dac5845d347490180fdc383bf39d086b11f [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-21T06:18:35.706Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-21T06:18:36.143Z] Stashed 1 file(s) [Pipeline] echo [2020-12-21T06:18:36.161Z] [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-21T06:18:52.011Z] Still waiting to schedule task [2020-12-21T06:18:52.011Z] ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-17002’ is offline; ‘prd-centos7-docker-4c-2g-17004’ is offline; ‘prd-centos7-docker-4c-2g-17011’ is offline; ‘prd-centos7-docker-4c-2g-17012’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-17003’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-17009’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-12-21T06:18:52.041Z] Still waiting to schedule task [2020-12-21T06:18:52.041Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-21T06:20:12.319Z] Running on prd-centos7-docker-4c-2g-17015 in /w/workspace/foundry_device-virtual-go_PR-159 [Pipeline] { [Pipeline] ws [2020-12-21T06:20:12.409Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-12-21T06:20:15.737Z] using credential edgex-jenkins-ssh [2020-12-21T06:20:15.789Z] Cloning the remote Git repository [2020-12-21T06:20:15.820Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-12-21T06:20:15.891Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-12-21T06:20:15.952Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-12-21T06:20:15.953Z] > git --version # timeout=10 [2020-12-21T06:20:15.962Z] > git --version # 'git version 2.24.3' [2020-12-21T06:20:15.963Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T06:20:15.989Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T06:20:17.022Z] Merging remotes/origin/master commit 61a361d9b68ffcf858458df79d4a2319d2580f82 into PR head commit fb417ca03c979ef2c27f29e29bbdedb695fb4c5d [2020-12-21T06:20:17.195Z] Merge succeeded, producing fb417ca03c979ef2c27f29e29bbdedb695fb4c5d [2020-12-21T06:20:17.195Z] Checking out Revision fb417ca03c979ef2c27f29e29bbdedb695fb4c5d (PR-159) [2020-12-21T06:20:16.549Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-12-21T06:20:16.559Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T06:20:16.574Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-12-21T06:20:16.593Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-12-21T06:20:16.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T06:20:16.598Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-21T06:20:17.093Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T06:20:17.101Z] > git checkout -f fb417ca03c979ef2c27f29e29bbdedb695fb4c5d # timeout=10 [2020-12-21T06:20:17.145Z] > git remote # timeout=10 [2020-12-21T06:20:17.151Z] > git config --get remote.origin.url # timeout=10 [2020-12-21T06:20:17.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T06:20:17.164Z] > git merge 61a361d9b68ffcf858458df79d4a2319d2580f82 # timeout=10 [2020-12-21T06:20:17.178Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-21T06:20:17.201Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T06:20:17.206Z] > git checkout -f fb417ca03c979ef2c27f29e29bbdedb695fb4c5d # timeout=10 [2020-12-21T06:20:21.034Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" [2020-12-21T06:20:21.065Z] > git --version # timeout=10 [2020-12-21T06:20:21.069Z] > git --version # 'git version 2.24.3' [2020-12-21T06:20:21.075Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-21T06:20:22.441Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-21T06:20:22.787Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-21T06:20:23.108Z] + sudo service docker restart [2020-12-21T06:20:23.108Z] + true [2020-12-21T06:20:23.108Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-21T06:20:24.204Z] provisioning config files... [2020-12-21T06:20:24.379Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config8053011507297790666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:20:24.796Z] ---> docker-login.sh [2020-12-21T06:20:24.796Z] nexus3.edgexfoundry.org:10001 [2020-12-21T06:20:25.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:20:25.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:20:25.059Z] Configure a credential helper to remove this warning. See [2020-12-21T06:20:25.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:20:25.059Z] [2020-12-21T06:20:25.059Z] Login Succeeded [2020-12-21T06:20:25.059Z] nexus3.edgexfoundry.org:10002 [2020-12-21T06:20:25.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:20:25.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:20:25.326Z] Configure a credential helper to remove this warning. See [2020-12-21T06:20:25.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:20:25.326Z] [2020-12-21T06:20:25.326Z] Login Succeeded [2020-12-21T06:20:25.326Z] nexus3.edgexfoundry.org:10003 [2020-12-21T06:20:25.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:20:25.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:20:25.588Z] Configure a credential helper to remove this warning. See [2020-12-21T06:20:25.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:20:25.588Z] [2020-12-21T06:20:25.588Z] Login Succeeded [2020-12-21T06:20:25.588Z] nexus3.edgexfoundry.org:10004 [2020-12-21T06:20:25.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:20:25.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:20:25.852Z] Configure a credential helper to remove this warning. See [2020-12-21T06:20:25.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:20:25.852Z] [2020-12-21T06:20:25.852Z] Login Succeeded [2020-12-21T06:20:25.852Z] docker.io [2020-12-21T06:20:25.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:20:26.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:20:26.114Z] Configure a credential helper to remove this warning. See [2020-12-21T06:20:26.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:20:26.114Z] [2020-12-21T06:20:26.114Z] Login Succeeded [2020-12-21T06:20:26.114Z] ---> docker-login.sh ends [Pipeline] } [2020-12-21T06:20:26.147Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-21T06:20:26.692Z] ========================================================= [2020-12-21T06:20:26.693Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-21T06:20:26.693Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:20:27.150Z] + 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-21T06:20:27.150Z] Sending build context to Docker daemon 480.8kB [2020-12-21T06:20:27.417Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-21T06:20:27.417Z] Step 2/8 : FROM ${BASE} [2020-12-21T06:20:27.417Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-21T06:20:27.417Z] 188c0c94c7c5: Pulling fs layer [2020-12-21T06:20:27.417Z] 0ef7d3d256c8: Pulling fs layer [2020-12-21T06:20:27.417Z] de9db76c5a1d: Pulling fs layer [2020-12-21T06:20:27.417Z] bca2f99d35d6: Pulling fs layer [2020-12-21T06:20:27.417Z] 93359f2a8cfa: Pulling fs layer [2020-12-21T06:20:27.417Z] 7c6f9722023f: Pulling fs layer [2020-12-21T06:20:27.417Z] a35cf1a2eb13: Pulling fs layer [2020-12-21T06:20:27.417Z] bca2f99d35d6: Waiting [2020-12-21T06:20:27.417Z] 93359f2a8cfa: Waiting [2020-12-21T06:20:27.417Z] 7c6f9722023f: Waiting [2020-12-21T06:20:27.417Z] a35cf1a2eb13: Waiting [2020-12-21T06:20:27.417Z] de9db76c5a1d: Download complete [2020-12-21T06:20:27.682Z] 0ef7d3d256c8: Verifying Checksum [2020-12-21T06:20:27.682Z] 0ef7d3d256c8: Download complete [2020-12-21T06:20:27.682Z] 93359f2a8cfa: Verifying Checksum [2020-12-21T06:20:27.682Z] 93359f2a8cfa: Download complete [2020-12-21T06:20:27.682Z] 188c0c94c7c5: Verifying Checksum [2020-12-21T06:20:27.682Z] 7c6f9722023f: Verifying Checksum [2020-12-21T06:20:27.682Z] 7c6f9722023f: Download complete [2020-12-21T06:20:27.958Z] 188c0c94c7c5: Pull complete [2020-12-21T06:20:27.958Z] 0ef7d3d256c8: Pull complete [2020-12-21T06:20:28.219Z] de9db76c5a1d: Pull complete [2020-12-21T06:20:29.635Z] a35cf1a2eb13: Verifying Checksum [2020-12-21T06:20:29.635Z] a35cf1a2eb13: Download complete [2020-12-21T06:20:30.216Z] bca2f99d35d6: Verifying Checksum [2020-12-21T06:20:30.216Z] bca2f99d35d6: Download complete [2020-12-21T06:20:36.858Z] bca2f99d35d6: Pull complete [2020-12-21T06:20:36.858Z] 93359f2a8cfa: Pull complete [2020-12-21T06:20:36.858Z] 7c6f9722023f: Pull complete [2020-12-21T06:20:42.246Z] a35cf1a2eb13: Pull complete [2020-12-21T06:20:42.246Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-21T06:20:42.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-21T06:20:42.246Z] ---> a62c8e92a672 [2020-12-21T06:20:42.246Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-12-21T06:20:42.246Z] ---> Running in 8eface54168f [2020-12-21T06:20:42.246Z] Removing intermediate container 8eface54168f [2020-12-21T06:20:42.246Z] ---> b98dbcd4f91d [2020-12-21T06:20:42.246Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T06:20:42.516Z] ---> Running in 0d7636c2a167 [2020-12-21T06:20:43.478Z] Removing intermediate container 0d7636c2a167 [2020-12-21T06:20:43.478Z] ---> f8343aea6afb [2020-12-21T06:20:43.478Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-12-21T06:20:43.478Z] ---> Running in 6fe4b52add75 [2020-12-21T06:20:44.056Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T06:20:44.636Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T06:20:45.212Z] (1/14) Installing libmagic (5.38-r0) [2020-12-21T06:20:45.212Z] (2/14) Installing file (5.38-r0) [2020-12-21T06:20:45.476Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-12-21T06:20:45.476Z] (4/14) Installing g++ (9.3.0-r2) [2020-12-21T06:20:50.787Z] (5/14) Installing fortify-headers (1.1-r0) [2020-12-21T06:20:50.787Z] (6/14) Installing patch (2.7.6-r6) [2020-12-21T06:20:50.787Z] (7/14) Installing build-base (0.5-r2) [2020-12-21T06:20:50.787Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2020-12-21T06:20:50.787Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-12-21T06:20:50.787Z] (10/14) Installing openssh-client (8.3_p1-r1) [2020-12-21T06:20:51.365Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2020-12-21T06:20:51.365Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2020-12-21T06:20:51.365Z] (13/14) Installing openssh-server (8.3_p1-r1) [2020-12-21T06:20:51.641Z] (14/14) Installing openssh (8.3_p1-r1) [2020-12-21T06:20:51.641Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T06:20:51.641Z] OK: 237 MiB in 53 packages [2020-12-21T06:20:55.874Z] Removing intermediate container 6fe4b52add75 [2020-12-21T06:20:55.874Z] ---> 43cfbc596c7a [2020-12-21T06:20:55.874Z] Step 6/8 : WORKDIR /device-virtual-go [2020-12-21T06:20:55.874Z] ---> Running in 85d85a0cdc76 [2020-12-21T06:20:55.874Z] Removing intermediate container 85d85a0cdc76 [2020-12-21T06:20:55.874Z] ---> ee1c873470e7 [2020-12-21T06:20:55.874Z] Step 7/8 : COPY . . [2020-12-21T06:20:56.138Z] ---> 5aecdd33ec8f [2020-12-21T06:20:56.138Z] Step 8/8 : RUN go mod download [2020-12-21T06:20:56.403Z] ---> Running in 8043181a83c2 [2020-12-21T06:21:12.775Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17017 in /w/workspace/foundry_device-virtual-go_PR-159 [Pipeline] { [Pipeline] ws [2020-12-21T06:21:12.864Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-12-21T06:21:18.482Z] using credential edgex-jenkins-ssh [2020-12-21T06:21:18.541Z] Cloning the remote Git repository [2020-12-21T06:21:18.618Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-12-21T06:21:18.754Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-12-21T06:21:18.840Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-12-21T06:21:18.841Z] > git --version # timeout=10 [2020-12-21T06:21:18.868Z] > git --version # 'git version 2.17.1' [2020-12-21T06:21:18.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T06:21:18.959Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T06:21:20.489Z] Merging remotes/origin/master commit 61a361d9b68ffcf858458df79d4a2319d2580f82 into PR head commit fb417ca03c979ef2c27f29e29bbdedb695fb4c5d [2020-12-21T06:21:19.887Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-12-21T06:21:19.906Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T06:21:19.937Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-12-21T06:21:19.972Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-12-21T06:21:19.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T06:21:19.987Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-21T06:21:20.510Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T06:21:20.522Z] > git checkout -f fb417ca03c979ef2c27f29e29bbdedb695fb4c5d # timeout=10 [2020-12-21T06:21:20.698Z] Merge succeeded, producing fb417ca03c979ef2c27f29e29bbdedb695fb4c5d [2020-12-21T06:21:20.698Z] Checking out Revision fb417ca03c979ef2c27f29e29bbdedb695fb4c5d (PR-159) [2020-12-21T06:21:20.602Z] > git remote # timeout=10 [2020-12-21T06:21:20.618Z] > git config --get remote.origin.url # timeout=10 [2020-12-21T06:21:20.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T06:21:20.652Z] > git merge 61a361d9b68ffcf858458df79d4a2319d2580f82 # timeout=10 [2020-12-21T06:21:20.680Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-21T06:21:20.707Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T06:21:20.727Z] > git checkout -f fb417ca03c979ef2c27f29e29bbdedb695fb4c5d # timeout=10 [2020-12-21T06:21:25.309Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" [2020-12-21T06:21:25.387Z] > git --version # timeout=10 [2020-12-21T06:21:25.398Z] > git --version # 'git version 2.17.1' [2020-12-21T06:21:25.413Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-21T06:21:27.190Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-21T06:21:27.630Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-21T06:21:28.005Z] + sudo service docker restart [2020-12-21T06:21:28.005Z] + true [2020-12-21T06:21:28.642Z] Removing intermediate container 8043181a83c2 [2020-12-21T06:21:28.642Z] ---> a0ba4a0a9330 [2020-12-21T06:21:28.642Z] Successfully built a0ba4a0a9330 [2020-12-21T06:21:28.642Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:21:29.013Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-21T06:21:29.277Z] . [Pipeline] withDockerContainer [2020-12-21T06:21:29.421Z] prd-centos7-docker-4c-2g-17015 does not seem to be running inside a container [2020-12-21T06:21:29.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-x86_64 cat [2020-12-21T06:21:30.237Z] $ docker top 0b166bdedf28b2125c1eb57b1f65e57a617cbd18009f3eb5e30fcfcbce037e4c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2020-12-21T06:21:30.858Z] + go version [2020-12-21T06:21:30.858Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-21T06:21:30.936Z] $ docker stop --time=1 0b166bdedf28b2125c1eb57b1f65e57a617cbd18009f3eb5e30fcfcbce037e4c [2020-12-21T06:21:32.295Z] $ docker rm -f 0b166bdedf28b2125c1eb57b1f65e57a617cbd18009f3eb5e30fcfcbce037e4c [Pipeline] wrap [2020-12-21T06:21:32.470Z] provisioning config files... [2020-12-21T06:21:32.519Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1301136525464554072tmp [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-12-21T06:21:33.110Z] ---> docker-login.sh [2020-12-21T06:21:33.110Z] nexus3.edgexfoundry.org:10001 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:21:33.673Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-21T06:21:33.673Z] . [Pipeline] withDockerContainer [2020-12-21T06:21:33.807Z] prd-centos7-docker-4c-2g-17015 does not seem to be running inside a container [2020-12-21T06:21:33.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-x86_64 cat [2020-12-21T06:21:34.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:21:34.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:21:34.368Z] Configure a credential helper to remove this warning. See [2020-12-21T06:21:34.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:21:34.368Z] [2020-12-21T06:21:34.368Z] Login Succeeded [2020-12-21T06:21:34.368Z] nexus3.edgexfoundry.org:10002 [2020-12-21T06:21:34.543Z] $ docker top 7f5817e3ecf535bf92ec05a528549b6b4fe6e010a9763b9e0943ee7b69557626 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T06:21:34.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:21:34.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:21:34.964Z] Configure a credential helper to remove this warning. See [2020-12-21T06:21:34.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:21:34.964Z] [2020-12-21T06:21:34.964Z] Login Succeeded [2020-12-21T06:21:34.964Z] nexus3.edgexfoundry.org:10003 [2020-12-21T06:21:35.108Z] + make test [2020-12-21T06:21:35.108Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-12-21T06:21:35.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:21:35.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:21:35.515Z] Configure a credential helper to remove this warning. See [2020-12-21T06:21:35.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:21:35.515Z] [2020-12-21T06:21:35.515Z] Login Succeeded [2020-12-21T06:21:35.515Z] nexus3.edgexfoundry.org:10004 [2020-12-21T06:21:36.079Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-12-21T06:21:36.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:21:36.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:21:36.117Z] Configure a credential helper to remove this warning. See [2020-12-21T06:21:36.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:21:36.117Z] [2020-12-21T06:21:36.117Z] Login Succeeded [2020-12-21T06:21:36.117Z] docker.io [2020-12-21T06:21:36.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:21:37.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:21:37.005Z] Configure a credential helper to remove this warning. See [2020-12-21T06:21:37.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:21:37.005Z] [2020-12-21T06:21:37.005Z] Login Succeeded [2020-12-21T06:21:37.005Z] ---> docker-login.sh ends [Pipeline] } [2020-12-21T06:21:37.048Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-21T06:21:37.625Z] ========================================================= [2020-12-21T06:21:37.625Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-21T06:21:37.625Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:21:38.059Z] + 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-21T06:21:38.338Z] Sending build context to Docker daemon 479.7kB [2020-12-21T06:21:38.338Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-21T06:21:38.338Z] Step 2/8 : FROM ${BASE} [2020-12-21T06:21:38.620Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-21T06:21:38.620Z] 5f621e34cdf4: Pulling fs layer [2020-12-21T06:21:38.620Z] a4357932f1b6: Pulling fs layer [2020-12-21T06:21:38.620Z] 18c013af1878: Pulling fs layer [2020-12-21T06:21:38.620Z] 00ac8860ef70: Pulling fs layer [2020-12-21T06:21:38.620Z] 63d7cb157983: Pulling fs layer [2020-12-21T06:21:38.620Z] b116817d02f9: Pulling fs layer [2020-12-21T06:21:38.620Z] 745a02a5169b: Pulling fs layer [2020-12-21T06:21:38.620Z] 63d7cb157983: Waiting [2020-12-21T06:21:38.620Z] b116817d02f9: Waiting [2020-12-21T06:21:38.620Z] 745a02a5169b: Waiting [2020-12-21T06:21:38.620Z] 00ac8860ef70: Waiting [2020-12-21T06:21:38.620Z] 18c013af1878: Verifying Checksum [2020-12-21T06:21:38.620Z] 18c013af1878: Download complete [2020-12-21T06:21:38.621Z] a4357932f1b6: Download complete [2020-12-21T06:21:38.621Z] 63d7cb157983: Download complete [2020-12-21T06:21:38.621Z] b116817d02f9: Download complete [2020-12-21T06:21:38.621Z] 5f621e34cdf4: Verifying Checksum [2020-12-21T06:21:38.621Z] 5f621e34cdf4: Download complete [2020-12-21T06:21:39.232Z] 5f621e34cdf4: Pull complete [2020-12-21T06:21:40.230Z] a4357932f1b6: Pull complete [2020-12-21T06:21:40.522Z] 18c013af1878: Pull complete [2020-12-21T06:21:41.979Z] 745a02a5169b: Verifying Checksum [2020-12-21T06:21:41.979Z] 745a02a5169b: Download complete [2020-12-21T06:21:42.578Z] 00ac8860ef70: Verifying Checksum [2020-12-21T06:21:42.578Z] 00ac8860ef70: Download complete [2020-12-21T06:21:52.792Z] 00ac8860ef70: Pull complete [2020-12-21T06:21:52.792Z] 63d7cb157983: Pull complete [2020-12-21T06:21:53.398Z] b116817d02f9: Pull complete [2020-12-21T06:21:54.457Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-12-21T06:21:54.721Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.355s coverage: 64.4% of statements [2020-12-21T06:21:54.987Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-21T06:21:56.834Z] 745a02a5169b: Pull complete [2020-12-21T06:21:56.834Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-21T06:21:56.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-21T06:21:56.834Z] ---> b7e6874047d6 [2020-12-21T06:21:56.834Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-12-21T06:21:58.428Z] gofmt -l . [2020-12-21T06:21:58.429Z] [ "`gofmt -l .`" = "" ] [2020-12-21T06:21:58.429Z] ./bin/test-attribution-txt.sh [2020-12-21T06:21:59.832Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-21T06:22:00.124Z] $ docker stop --time=1 7f5817e3ecf535bf92ec05a528549b6b4fe6e010a9763b9e0943ee7b69557626 [2020-12-21T06:22:00.259Z] ---> Running in a2955830d0c9 [2020-12-21T06:22:00.540Z] Removing intermediate container a2955830d0c9 [2020-12-21T06:22:00.540Z] ---> c0eae2793eab [2020-12-21T06:22:00.540Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T06:22:00.818Z] ---> Running in d000c02c678b [2020-12-21T06:22:01.847Z] $ docker rm -f 7f5817e3ecf535bf92ec05a528549b6b4fe6e010a9763b9e0943ee7b69557626 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-21T06:22:02.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-21T06:22:03.065Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-12-21T06:22:03.507Z] Removing intermediate container d000c02c678b [2020-12-21T06:22:03.507Z] ---> 42541c102d01 [2020-12-21T06:22:03.507Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-12-21T06:22:03.507Z] ---> Running in 8d0c8d7d3cd9 [Pipeline] sh [2020-12-21T06:22:04.458Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-21T06:22:04.505Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T06:22:04.789Z] + ls -al . [2020-12-21T06:22:04.790Z] total 124 [2020-12-21T06:22:04.790Z] drwxrwxr-x. 7 jenkins jenkins 4096 Dec 21 06:21 . [2020-12-21T06:22:04.790Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 21 06:20 .. [2020-12-21T06:22:04.790Z] -rw-rw-r--. 1 jenkins jenkins 6713 Dec 21 06:20 Attribution.txt [2020-12-21T06:22:04.790Z] drwxrwxr-x. 2 jenkins jenkins 64 Dec 21 06:20 bin [2020-12-21T06:22:04.790Z] drwxrwxr-x. 3 jenkins jenkins 32 Dec 21 06:20 cmd [2020-12-21T06:22:04.790Z] -rw-r--r--. 1 jenkins jenkins 47242 Dec 21 06:21 coverage.out [2020-12-21T06:22:04.790Z] -rw-rw-r--. 1 jenkins jenkins 1834 Dec 21 06:20 Dockerfile [2020-12-21T06:22:04.790Z] -rw-rw-r--. 1 jenkins jenkins 957 Dec 21 06:20 Dockerfile.build [2020-12-21T06:22:04.790Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 21 06:20 .git [2020-12-21T06:22:04.790Z] drwxrwxr-x. 2 jenkins jenkins 60 Dec 21 06:20 .github [2020-12-21T06:22:04.790Z] -rw-rw-r--. 1 jenkins jenkins 258 Dec 21 06:20 .gitignore [2020-12-21T06:22:04.790Z] -rw-r--r--. 1 jenkins jenkins 863 Dec 21 06:21 go.mod [2020-12-21T06:22:04.790Z] -rw-r--r--. 1 jenkins jenkins 16360 Dec 21 06:21 go.sum [2020-12-21T06:22:04.790Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 21 06:20 internal [2020-12-21T06:22:04.790Z] -rw-rw-r--. 1 jenkins jenkins 660 Dec 21 06:20 Jenkinsfile [2020-12-21T06:22:04.790Z] -rw-rw-r--. 1 jenkins jenkins 11340 Dec 21 06:20 LICENSE [2020-12-21T06:22:04.790Z] -rw-rw-r--. 1 jenkins jenkins 873 Dec 21 06:20 Makefile [2020-12-21T06:22:04.790Z] -rw-rw-r--. 1 jenkins jenkins 918 Dec 21 06:20 README.md [2020-12-21T06:22:04.790Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 21 06:18 VERSION [2020-12-21T06:22:04.790Z] -rw-rw-r--. 1 jenkins jenkins 235 Dec 21 06:20 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:22:05.146Z] + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=fb417ca03c979ef2c27f29e29bbdedb695fb4c5d --label arch=amd64 --label version=0.0.0 . [2020-12-21T06:22:05.146Z] Sending build context to Docker daemon 545.8kB [2020-12-21T06:22:05.418Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-12-21T06:22:05.418Z] Step 2/22 : FROM ${BASE} AS builder [2020-12-21T06:22:05.418Z] ---> a0ba4a0a9330 [2020-12-21T06:22:05.418Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-12-21T06:22:05.683Z] ---> Running in 6ae612c50ebf [2020-12-21T06:22:05.684Z] Removing intermediate container 6ae612c50ebf [2020-12-21T06:22:05.684Z] ---> 0547abadace6 [2020-12-21T06:22:05.684Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-12-21T06:22:05.684Z] ---> Running in ba13be45e094 [2020-12-21T06:22:05.954Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T06:22:05.956Z] Removing intermediate container ba13be45e094 [2020-12-21T06:22:05.956Z] ---> 01c92c85436f [2020-12-21T06:22:05.956Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-12-21T06:22:05.956Z] ---> Running in 34d61aa17455 [2020-12-21T06:22:06.229Z] Removing intermediate container 34d61aa17455 [2020-12-21T06:22:06.229Z] ---> 9cd2fb173a99 [2020-12-21T06:22:06.229Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T06:22:06.229Z] ---> Running in 8ff535801326 [2020-12-21T06:22:06.958Z] (1/14) Installing libmagic (5.38-r0) [2020-12-21T06:22:07.248Z] (2/14) Installing file (5.38-r0) [2020-12-21T06:22:07.248Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-12-21T06:22:07.532Z] (4/14) Installing g++ (9.3.0-r2) [2020-12-21T06:22:07.649Z] Removing intermediate container 8ff535801326 [2020-12-21T06:22:07.649Z] ---> d9368c04db22 [2020-12-21T06:22:07.649Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-21T06:22:07.649Z] ---> Running in 9713a531fed0 [2020-12-21T06:22:07.929Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T06:22:08.510Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T06:22:09.476Z] OK: 237 MiB in 53 packages [2020-12-21T06:22:10.071Z] Removing intermediate container 9713a531fed0 [2020-12-21T06:22:10.071Z] ---> e782e586aa78 [2020-12-21T06:22:10.071Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-12-21T06:22:10.071Z] ---> Running in c40089dbe338 [2020-12-21T06:22:10.337Z] Removing intermediate container c40089dbe338 [2020-12-21T06:22:10.337Z] ---> 7c7d1d5aac92 [2020-12-21T06:22:10.337Z] Step 9/22 : COPY . . [2020-12-21T06:22:11.789Z] ---> 19c23d362a83 [2020-12-21T06:22:11.789Z] Step 10/22 : ARG MAKE='make build' [2020-12-21T06:22:11.789Z] ---> Running in 0313a06c15b6 [2020-12-21T06:22:11.789Z] Removing intermediate container 0313a06c15b6 [2020-12-21T06:22:11.789Z] ---> 833862b7e781 [2020-12-21T06:22:11.789Z] Step 11/22 : RUN $MAKE [2020-12-21T06:22:11.789Z] ---> Running in 481ab755de0a [2020-12-21T06:22:11.789Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2020-12-21T06:22:23.511Z] (5/14) Installing fortify-headers (1.1-r0) [2020-12-21T06:22:23.511Z] (6/14) Installing patch (2.7.6-r6) [2020-12-21T06:22:23.511Z] (7/14) Installing build-base (0.5-r2) [2020-12-21T06:22:23.511Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2020-12-21T06:22:23.797Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-12-21T06:22:23.797Z] (10/14) Installing openssh-client (8.3_p1-r1) [2020-12-21T06:22:25.784Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2020-12-21T06:22:25.784Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2020-12-21T06:22:25.784Z] (13/14) Installing openssh-server (8.3_p1-r1) [2020-12-21T06:22:26.060Z] (14/14) Installing openssh (8.3_p1-r1) [2020-12-21T06:22:26.341Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T06:22:26.341Z] OK: 221 MiB in 53 packages [2020-12-21T06:22:27.026Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-21T06:22:30.371Z] Removing intermediate container 481ab755de0a [2020-12-21T06:22:30.371Z] ---> 1421a16964a2 [2020-12-21T06:22:30.371Z] Step 12/22 : FROM alpine [2020-12-21T06:22:30.674Z] Removing intermediate container 8d0c8d7d3cd9 [2020-12-21T06:22:30.674Z] ---> f2b7e53a2ded [2020-12-21T06:22:30.674Z] Step 6/8 : WORKDIR /device-virtual-go [2020-12-21T06:22:30.674Z] ---> Running in fa07ce68febf [2020-12-21T06:22:30.971Z] latest: Pulling from library/alpine [2020-12-21T06:22:30.971Z] 801bfaa63ef2: Pulling fs layer [2020-12-21T06:22:30.971Z] 801bfaa63ef2: Verifying Checksum [2020-12-21T06:22:30.971Z] 801bfaa63ef2: Download complete [2020-12-21T06:22:31.240Z] 801bfaa63ef2: Pull complete [2020-12-21T06:22:31.281Z] Removing intermediate container fa07ce68febf [2020-12-21T06:22:31.281Z] ---> e995660931f2 [2020-12-21T06:22:31.281Z] Step 7/8 : COPY . . [2020-12-21T06:22:31.510Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-21T06:22:31.510Z] Status: Downloaded newer image for alpine:latest [2020-12-21T06:22:31.510Z] ---> 389fef711851 [2020-12-21T06:22:31.510Z] Step 13/22 : ENV APP_PORT=49990 [2020-12-21T06:22:31.510Z] ---> Running in cc98d6390965 [2020-12-21T06:22:31.784Z] Removing intermediate container cc98d6390965 [2020-12-21T06:22:31.784Z] ---> 47d9097175be [2020-12-21T06:22:31.784Z] Step 14/22 : EXPOSE $APP_PORT [2020-12-21T06:22:31.784Z] ---> Running in 06acea3ca0dc [2020-12-21T06:22:32.051Z] Removing intermediate container 06acea3ca0dc [2020-12-21T06:22:32.051Z] ---> c93a51707c8a [2020-12-21T06:22:32.051Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-12-21T06:22:32.291Z] ---> 1ce2c6604874 [2020-12-21T06:22:32.291Z] Step 8/8 : RUN go mod download [2020-12-21T06:22:32.291Z] ---> Running in f42e2696eda4 [2020-12-21T06:22:32.649Z] ---> 6fb8f3e1d958 [2020-12-21T06:22:32.649Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-12-21T06:22:32.930Z] ---> d6d708974541 [2020-12-21T06:22:32.930Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-12-21T06:22:33.208Z] ---> bcad63c54971 [2020-12-21T06:22:33.208Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2020-12-21T06:22:33.475Z] ---> Running in 231fddc0b948 [2020-12-21T06:22:33.475Z] Removing intermediate container 231fddc0b948 [2020-12-21T06:22:33.475Z] ---> 8f3a13e32820 [2020-12-21T06:22:33.475Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T06:22:33.475Z] ---> Running in e2377a5d3b36 [2020-12-21T06:22:33.741Z] Removing intermediate container e2377a5d3b36 [2020-12-21T06:22:33.741Z] ---> b771882089af [2020-12-21T06:22:33.741Z] Step 20/22 : LABEL arch=amd64 [2020-12-21T06:22:33.741Z] ---> Running in 900066dab8f8 [2020-12-21T06:22:34.004Z] Removing intermediate container 900066dab8f8 [2020-12-21T06:22:34.004Z] ---> 89d9ac127840 [2020-12-21T06:22:34.004Z] Step 21/22 : LABEL git_sha=fb417ca03c979ef2c27f29e29bbdedb695fb4c5d [2020-12-21T06:22:34.004Z] ---> Running in a3f4f711aa9a [2020-12-21T06:22:34.268Z] Removing intermediate container a3f4f711aa9a [2020-12-21T06:22:34.268Z] ---> 93436d5035f8 [2020-12-21T06:22:34.268Z] Step 22/22 : LABEL version=0.0.0 [2020-12-21T06:22:34.268Z] ---> Running in 6e15ab79e9db [2020-12-21T06:22:34.268Z] Removing intermediate container 6e15ab79e9db [2020-12-21T06:22:34.268Z] ---> c4e366b9ac2f [2020-12-21T06:22:34.268Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-21T06:22:34.268Z] Successfully built c4e366b9ac2f [2020-12-21T06:22:34.534Z] Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-21T06:22:59.184Z] Removing intermediate container f42e2696eda4 [2020-12-21T06:22:59.184Z] ---> baf8e785cd70 [2020-12-21T06:22:59.184Z] Successfully built baf8e785cd70 [2020-12-21T06:22:59.184Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:22:59.586Z] + docker inspect -f . ci-base-image-arm64 [2020-12-21T06:22:59.587Z] . [Pipeline] withDockerContainer [2020-12-21T06:22:59.946Z] prd-ubuntu18.04-docker-arm64-4c-16g-17017 does not seem to be running inside a container [2020-12-21T06:23:00.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat [2020-12-21T06:23:01.759Z] $ docker top e1980246bd4a4976e0b24a079946bb00317b9a77dbed3e05a9224c256657c2e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T06:23:02.901Z] + go version [2020-12-21T06:23:02.902Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-21T06:23:02.945Z] $ docker stop --time=1 e1980246bd4a4976e0b24a079946bb00317b9a77dbed3e05a9224c256657c2e8 [2020-12-21T06:23:04.973Z] $ docker rm -f e1980246bd4a4976e0b24a079946bb00317b9a77dbed3e05a9224c256657c2e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:23:06.256Z] + docker inspect -f . ci-base-image-arm64 [2020-12-21T06:23:06.256Z] . [Pipeline] withDockerContainer [2020-12-21T06:23:06.565Z] prd-ubuntu18.04-docker-arm64-4c-16g-17017 does not seem to be running inside a container [2020-12-21T06:23:06.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat [2020-12-21T06:23:08.232Z] $ docker top 1dc0ecd9f72cb18b10a278637efb6f1a19fe52cda7e903dbaee0bb7872616e49 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T06:23:09.349Z] + make test [2020-12-21T06:23:09.349Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-12-21T06:23:10.814Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-12-21T06:23:57.882Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-12-21T06:23:59.326Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.645s coverage: 64.4% of statements [2020-12-21T06:23:59.931Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-21T06:24:10.118Z] gofmt -l . [2020-12-21T06:24:10.118Z] [ "`gofmt -l .`" = "" ] [2020-12-21T06:24:10.118Z] ./bin/test-attribution-txt.sh [2020-12-21T06:24:10.393Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-21T06:24:11.033Z] $ docker stop --time=1 1dc0ecd9f72cb18b10a278637efb6f1a19fe52cda7e903dbaee0bb7872616e49 [2020-12-21T06:24:13.360Z] $ docker rm -f 1dc0ecd9f72cb18b10a278637efb6f1a19fe52cda7e903dbaee0bb7872616e49 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-21T06:24:14.354Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-21T06:24:14.416Z] Warning: overwriting stash ‘coverage-report’ [2020-12-21T06:24:15.294Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-21T06:24:16.321Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-21T06:24:16.737Z] + ls -al . [2020-12-21T06:24:16.738Z] total 148 [2020-12-21T06:24:16.738Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 21 06:24 . [2020-12-21T06:24:16.738Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 06:21 .. [2020-12-21T06:24:16.738Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 21 06:21 .git [2020-12-21T06:24:16.738Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 21 06:21 .github [2020-12-21T06:24:16.738Z] -rw-rw-r-- 1 jenkins jenkins 258 Dec 21 06:21 .gitignore [2020-12-21T06:24:16.738Z] -rw-rw-r-- 1 jenkins jenkins 6713 Dec 21 06:21 Attribution.txt [2020-12-21T06:24:16.738Z] -rw-rw-r-- 1 jenkins jenkins 1834 Dec 21 06:21 Dockerfile [2020-12-21T06:24:16.738Z] -rw-rw-r-- 1 jenkins jenkins 957 Dec 21 06:21 Dockerfile.build [2020-12-21T06:24:16.738Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 21 06:21 Jenkinsfile [2020-12-21T06:24:16.738Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 21 06:21 LICENSE [2020-12-21T06:24:16.738Z] -rw-rw-r-- 1 jenkins jenkins 873 Dec 21 06:21 Makefile [2020-12-21T06:24:16.738Z] -rw-rw-r-- 1 jenkins jenkins 918 Dec 21 06:21 README.md [2020-12-21T06:24:16.738Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 21 06:18 VERSION [2020-12-21T06:24:16.738Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 21 06:21 bin [2020-12-21T06:24:16.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 21 06:21 cmd [2020-12-21T06:24:16.738Z] -rw-r--r-- 1 jenkins jenkins 47242 Dec 21 06:23 coverage.out [2020-12-21T06:24:16.738Z] -rw-r--r-- 1 jenkins jenkins 863 Dec 21 06:24 go.mod [2020-12-21T06:24:16.738Z] -rw-r--r-- 1 jenkins jenkins 16360 Dec 21 06:24 go.sum [2020-12-21T06:24:16.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 21 06:21 internal [2020-12-21T06:24:16.738Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 21 06:21 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:24:17.160Z] + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fb417ca03c979ef2c27f29e29bbdedb695fb4c5d --label arch=arm64 --label version=0.0.0 . [2020-12-21T06:24:17.774Z] Sending build context to Docker daemon 544.8kB [2020-12-21T06:24:17.774Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-12-21T06:24:17.774Z] Step 2/22 : FROM ${BASE} AS builder [2020-12-21T06:24:17.774Z] ---> baf8e785cd70 [2020-12-21T06:24:17.774Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-12-21T06:24:18.069Z] ---> Running in f78d95ebd058 [2020-12-21T06:24:19.394Z] Removing intermediate container f78d95ebd058 [2020-12-21T06:24:19.394Z] ---> 3a0d40629919 [2020-12-21T06:24:19.394Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-12-21T06:24:19.394Z] ---> Running in 79518c47db0a [2020-12-21T06:24:19.394Z] Removing intermediate container 79518c47db0a [2020-12-21T06:24:19.394Z] ---> 8b001527e147 [2020-12-21T06:24:19.394Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-12-21T06:24:19.394Z] ---> Running in 6dc077e6e9f9 [2020-12-21T06:24:19.674Z] Removing intermediate container 6dc077e6e9f9 [2020-12-21T06:24:19.674Z] ---> 9472b8d9710c [2020-12-21T06:24:19.674Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T06:24:19.674Z] ---> Running in 9808d292ec1a [2020-12-21T06:24:22.302Z] Removing intermediate container 9808d292ec1a [2020-12-21T06:24:22.302Z] ---> 709feef29645 [2020-12-21T06:24:22.302Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-21T06:24:22.302Z] ---> Running in a5b4487ee998 [2020-12-21T06:24:23.292Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T06:24:24.271Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T06:24:25.249Z] OK: 221 MiB in 53 packages [2020-12-21T06:24:26.226Z] Removing intermediate container a5b4487ee998 [2020-12-21T06:24:26.226Z] ---> 8fb201afe8f2 [2020-12-21T06:24:26.226Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-12-21T06:24:26.502Z] ---> Running in de69d8fdb908 [2020-12-21T06:24:26.782Z] Removing intermediate container de69d8fdb908 [2020-12-21T06:24:26.782Z] ---> 318b7dcf5229 [2020-12-21T06:24:26.782Z] Step 9/22 : COPY . . [2020-12-21T06:24:28.221Z] ---> fef1b68a72af [2020-12-21T06:24:28.221Z] Step 10/22 : ARG MAKE='make build' [2020-12-21T06:24:28.221Z] ---> Running in 330083ded2c2 [2020-12-21T06:24:28.494Z] Removing intermediate container 330083ded2c2 [2020-12-21T06:24:28.494Z] ---> 9a5b8957234f [2020-12-21T06:24:28.494Z] Step 11/22 : RUN $MAKE [2020-12-21T06:24:28.770Z] ---> Running in 373400dceba1 [2020-12-21T06:24:29.755Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2020-12-21T06:25:08.798Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-21T06:25:14.190Z] Removing intermediate container 373400dceba1 [2020-12-21T06:25:14.190Z] ---> dcb291afd157 [2020-12-21T06:25:14.190Z] Step 12/22 : FROM alpine [2020-12-21T06:25:14.786Z] latest: Pulling from library/alpine [2020-12-21T06:25:14.786Z] 159e5727ea61: Pulling fs layer [2020-12-21T06:25:15.056Z] 159e5727ea61: Verifying Checksum [2020-12-21T06:25:15.056Z] 159e5727ea61: Download complete [2020-12-21T06:25:15.653Z] 159e5727ea61: Pull complete [2020-12-21T06:25:15.653Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-21T06:25:15.653Z] Status: Downloaded newer image for alpine:latest [2020-12-21T06:25:15.653Z] ---> afeebe901d6b [2020-12-21T06:25:15.653Z] Step 13/22 : ENV APP_PORT=49990 [2020-12-21T06:25:15.653Z] ---> Running in 580c4573ff24 [2020-12-21T06:25:16.248Z] Removing intermediate container 580c4573ff24 [2020-12-21T06:25:16.248Z] ---> cab46ebede1b [2020-12-21T06:25:16.248Z] Step 14/22 : EXPOSE $APP_PORT [2020-12-21T06:25:16.248Z] ---> Running in 3bd68e0ce207 [2020-12-21T06:25:16.845Z] Removing intermediate container 3bd68e0ce207 [2020-12-21T06:25:16.845Z] ---> ce622483b580 [2020-12-21T06:25:16.845Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-12-21T06:25:17.823Z] ---> f55227b3499c [2020-12-21T06:25:17.823Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-12-21T06:25:18.423Z] ---> e93733fe4f35 [2020-12-21T06:25:18.423Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-12-21T06:25:19.401Z] ---> 85d0cf30a589 [2020-12-21T06:25:19.401Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2020-12-21T06:25:19.401Z] ---> Running in 2bfe89311444 [2020-12-21T06:25:19.673Z] Removing intermediate container 2bfe89311444 [2020-12-21T06:25:19.673Z] ---> 8ad4660a4de7 [2020-12-21T06:25:19.673Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T06:25:19.955Z] ---> Running in 28a6637e701f [2020-12-21T06:25:20.227Z] Removing intermediate container 28a6637e701f [2020-12-21T06:25:20.227Z] ---> 9c1119dbb896 [2020-12-21T06:25:20.227Z] Step 20/22 : LABEL arch=arm64 [2020-12-21T06:25:20.501Z] ---> Running in a9cd69d75e93 [2020-12-21T06:25:20.780Z] Removing intermediate container a9cd69d75e93 [2020-12-21T06:25:20.780Z] ---> 1acf33cb5a42 [2020-12-21T06:25:20.780Z] Step 21/22 : LABEL git_sha=fb417ca03c979ef2c27f29e29bbdedb695fb4c5d [2020-12-21T06:25:20.780Z] ---> Running in 97970c0ad71f [2020-12-21T06:25:21.382Z] Removing intermediate container 97970c0ad71f [2020-12-21T06:25:21.382Z] ---> b526404237a0 [2020-12-21T06:25:21.382Z] Step 22/22 : LABEL version=0.0.0 [2020-12-21T06:25:21.382Z] ---> Running in 14469eee877b [2020-12-21T06:25:21.978Z] Removing intermediate container 14469eee877b [2020-12-21T06:25:21.978Z] ---> e89329e93ce8 [2020-12-21T06:25:21.978Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-21T06:25:21.978Z] Successfully built e89329e93ce8 [2020-12-21T06:25:21.978Z] Successfully tagged docker-device-virtual-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-21T06:25:24.178Z] provisioning config files... [2020-12-21T06:25:24.188Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-159@tmp/config7430357356087895720tmp [Pipeline] { [Pipeline] sh [2020-12-21T06:25:24.635Z] + set +x [2020-12-21T06:25:24.635Z] + curl -s https://codecov.io/bash [2020-12-21T06:25:24.635Z] + bash -s -- [2020-12-21T06:25:24.635Z] [2020-12-21T06:25:24.635Z] _____ _ [2020-12-21T06:25:24.635Z] / ____| | | [2020-12-21T06:25:24.635Z] | | ___ __| | ___ ___ _____ __ [2020-12-21T06:25:24.635Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-21T06:25:24.635Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-21T06:25:24.635Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-21T06:25:24.635Z] Bash-20201217-3d3df35 [2020-12-21T06:25:24.635Z] [2020-12-21T06:25:24.635Z] [2020-12-21T06:25:24.635Z] git version 2.24.3 found [2020-12-21T06:25:24.906Z] curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2020-12-21T06:25:24.906Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-21T06:25:24.906Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found [2020-12-21T06:25:24.906Z] ==> Jenkins CI detected. [2020-12-21T06:25:24.906Z] project root: . [2020-12-21T06:25:24.906Z] --> token set from env [2020-12-21T06:25:24.906Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-21T06:25:24.906Z] ==> Running gcov in . (disable via -X gcov) [2020-12-21T06:25:24.906Z] ==> Python coveragepy not found [2020-12-21T06:25:24.906Z] ==> Searching for coverage reports in: [2020-12-21T06:25:24.906Z] + . [2020-12-21T06:25:24.906Z] -> Found 1 reports [2020-12-21T06:25:24.906Z] ==> Detecting git/mercurial file structure [2020-12-21T06:25:24.906Z] ==> Reading reports [2020-12-21T06:25:24.906Z] + ./coverage.out bytes=47242 [2020-12-21T06:25:24.906Z] ==> Appending adjustments [2020-12-21T06:25:24.906Z] https://docs.codecov.io/docs/fixing-reports [2020-12-21T06:25:24.906Z] + Found adjustments [2020-12-21T06:25:24.906Z] ==> Gzipping contents [2020-12-21T06:25:24.906Z] 8.0K /tmp/codecov.3wuJpD.gz [2020-12-21T06:25:24.906Z] ==> Uploading reports [2020-12-21T06:25:24.906Z] url: https://codecov.io [2020-12-21T06:25:24.906Z] query: branch=PR-159&commit=fb417ca03c979ef2c27f29e29bbdedb695fb4c5d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=159&job=&cmd_args= [2020-12-21T06:25:24.906Z] -> Pinging Codecov [2020-12-21T06:25:24.907Z] https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-159&commit=fb417ca03c979ef2c27f29e29bbdedb695fb4c5d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=159&job=&cmd_args= [2020-12-21T06:25:25.852Z] -> Uploading to [2020-12-21T06:25:25.852Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-21/5E52B4B073DB2E39498172D8E973AA87/fb417ca03c979ef2c27f29e29bbdedb695fb4c5d/5ac6a535-01e0-4c5a-a136-263bf41a533d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201221T062525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3be409622861cf962e94f8c8cd944d2d99fffe6e27c878d71710a8ee06c51a5f [2020-12-21T06:25:25.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-21T06:25:25.852Z] Dload Upload Total Spent Left Speed [2020-12-21T06:25:26.116Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5841 0 0 100 5841 0 14631 --:--:-- --:--:-- --:--:-- 14602 100 5841 0 0 100 5841 0 14622 --:--:-- --:--:-- --:--:-- 14602 [2020-12-21T06:25:26.116Z] -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/fb417ca03c979ef2c27f29e29bbdedb695fb4c5d [Pipeline] } [2020-12-21T06:25:26.147Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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-21T06:25:29.479Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:25:29.815Z] ---> package-listing.sh [2020-12-21T06:25:29.815Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-21T06:25:29.815Z] ++ facter osfamily [2020-12-21T06:25:29.815Z] + OS_FAMILY=redhat [2020-12-21T06:25:29.815Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-159 [2020-12-21T06:25:29.815Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-21T06:25:29.815Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-21T06:25:29.815Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-21T06:25:29.815Z] + PACKAGES=/tmp/packages_start.txt [2020-12-21T06:25:29.815Z] + '[' /w/workspace/foundry_device-virtual-go_PR-159 ']' [2020-12-21T06:25:29.815Z] + PACKAGES=/tmp/packages_end.txt [2020-12-21T06:25:29.815Z] + case "${OS_FAMILY}" in [2020-12-21T06:25:29.815Z] + rpm -qa [2020-12-21T06:25:29.815Z] + sort [2020-12-21T06:25:35.131Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-21T06:25:35.131Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-21T06:25:35.131Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-21T06:25:35.131Z] + '[' /w/workspace/foundry_device-virtual-go_PR-159 ']' [2020-12-21T06:25:35.131Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-159/archives/ [2020-12-21T06:25:35.131Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-159/archives/ [Pipeline] echo [2020-12-21T06:25:35.166Z] 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/foundry_device-virtual-go_PR-159/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-21T06:25:35.471Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:25:35.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T06:25:35.805Z] [2020-12-21T06:25:35.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:25:36.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T06:25:36.251Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-21T06:25:36.251Z] df20fa9351a1: Pulling fs layer [2020-12-21T06:25:36.251Z] 36b3adc4ff6f: Pulling fs layer [2020-12-21T06:25:36.251Z] 8ad3a11d3b57: Pulling fs layer [2020-12-21T06:25:36.251Z] 46f8f816bc3b: Pulling fs layer [2020-12-21T06:25:36.251Z] 93b61091891f: Pulling fs layer [2020-12-21T06:25:36.251Z] 93b9cdb0e59b: Pulling fs layer [2020-12-21T06:25:36.251Z] 5e14af77c1be: Pulling fs layer [2020-12-21T06:25:36.251Z] 01666e4c0597: Pulling fs layer [2020-12-21T06:25:36.251Z] 46f8f816bc3b: Waiting [2020-12-21T06:25:36.251Z] 93b9cdb0e59b: Waiting [2020-12-21T06:25:36.251Z] aa168da1d23b: Pulling fs layer [2020-12-21T06:25:36.251Z] 01666e4c0597: Waiting [2020-12-21T06:25:36.251Z] aa168da1d23b: Waiting [2020-12-21T06:25:36.251Z] 36b3adc4ff6f: Download complete [2020-12-21T06:25:36.251Z] 46f8f816bc3b: Verifying Checksum [2020-12-21T06:25:36.251Z] 46f8f816bc3b: Download complete [2020-12-21T06:25:36.251Z] df20fa9351a1: Download complete [2020-12-21T06:25:36.251Z] 93b9cdb0e59b: Verifying Checksum [2020-12-21T06:25:36.251Z] 93b9cdb0e59b: Download complete [2020-12-21T06:25:36.518Z] 5e14af77c1be: Verifying Checksum [2020-12-21T06:25:36.518Z] 5e14af77c1be: Download complete [2020-12-21T06:25:36.518Z] 93b61091891f: Verifying Checksum [2020-12-21T06:25:36.518Z] 93b61091891f: Download complete [2020-12-21T06:25:36.518Z] 01666e4c0597: Verifying Checksum [2020-12-21T06:25:36.518Z] 01666e4c0597: Download complete [2020-12-21T06:25:36.780Z] df20fa9351a1: Pull complete [2020-12-21T06:25:36.780Z] 36b3adc4ff6f: Pull complete [2020-12-21T06:25:37.052Z] 8ad3a11d3b57: Verifying Checksum [2020-12-21T06:25:37.052Z] 8ad3a11d3b57: Download complete [2020-12-21T06:25:37.641Z] 8ad3a11d3b57: Pull complete [2020-12-21T06:25:37.641Z] 46f8f816bc3b: Pull complete [2020-12-21T06:25:38.592Z] aa168da1d23b: Verifying Checksum [2020-12-21T06:25:38.592Z] aa168da1d23b: Download complete [2020-12-21T06:25:38.855Z] 93b61091891f: Pull complete [2020-12-21T06:25:39.122Z] 93b9cdb0e59b: Pull complete [2020-12-21T06:25:39.122Z] 5e14af77c1be: Pull complete [2020-12-21T06:25:39.393Z] 01666e4c0597: Pull complete [2020-12-21T06:25:46.007Z] aa168da1d23b: Pull complete [2020-12-21T06:25:46.007Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-21T06:25:46.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T06:25:46.270Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-21T06:25:46.468Z] prd-centos7-docker-4c-2g-17007 does not seem to be running inside a container [2020-12-21T06:25:46.531Z] $ 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/foundry_device-virtual-go_PR-159/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-159 -v /w/workspace/foundry_device-virtual-go_PR-159:/w/workspace/foundry_device-virtual-go_PR-159:rw,z -v /w/workspace/foundry_device-virtual-go_PR-159@tmp:/w/workspace/foundry_device-virtual-go_PR-159@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-21T06:25:49.689Z] $ docker top f067087e7e9bd0043f8b0692443b7bfae6e860a81d2e186f37e77897525efbde -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T06:25:50.245Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-21T06:25:50.558Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-21T06:25:50.869Z] + ls /var/log/sa-host [2020-12-21T06:25:50.869Z] + sadf -c /var/log/sa-host/sa21 [2020-12-21T06:25:50.869Z] file_magic: OK [2020-12-21T06:25:50.869Z] HZ: Using current value: 100 [2020-12-21T06:25:50.869Z] file_header: OK [2020-12-21T06:25:50.869Z] 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-21T06:25:50.869Z] Statistics: [2020-12-21T06:25:50.869Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-21T06:25:50.869Z] File successfully converted to sysstat format version 12.2.1 [2020-12-21T06:25:50.869Z] + sadf -c /var/log/sa-host/sa23 [2020-12-21T06:25:50.869Z] file_magic: OK [2020-12-21T06:25:50.869Z] HZ: Using current value: 100 [2020-12-21T06:25:50.869Z] file_header: OK [2020-12-21T06:25:50.869Z] 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-21T06:25:50.869Z] Statistics: [2020-12-21T06:25:50.869Z] Hnuu...uuuununununu... [2020-12-21T06:25:50.869Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-21T06:25:51.129Z] provisioning config files... [2020-12-21T06:25:51.145Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-159@tmp/config6832968568468666706tmp [Pipeline] { [Pipeline] echo [2020-12-21T06:25:51.293Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:25:51.614Z] ---> create-netrc.sh [Pipeline] } [2020-12-21T06:25:51.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-21T06:25:51.779Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:25:52.111Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-21T06:25:52.144Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:25:52.468Z] ---> sudo-logs.sh [2020-12-21T06:25:52.468Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-21T06:25:52.495Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:25:52.820Z] ---> job-cost.sh [2020-12-21T06:25:52.820Z] lf-activate-venv: SKIPPING [2020-12-21T06:25:52.820Z] INFO: No Stack... [2020-12-21T06:25:53.770Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-21T06:25:54.061Z] INFO: Archiving Costs [Pipeline] echo [2020-12-21T06:25:54.098Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:25:54.429Z] ---> logs-deploy.sh [2020-12-21T06:25:54.429Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-159/1 [2020-12-21T06:25:54.429Z] INFO: archiving workspace using pattern(s): [2020-12-21T06:25:56.346Z] Archives upload complete. [2020-12-21T06:25:56.346Z] INFO: archiving logs to Nexus