Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d+a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54 (61ae46f2c4e0f228c58ac223ad61a3e834442775) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh902508270659952722.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5296305495995801111.key > 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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-113/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-113/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2786507088195607631.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4474336226325974588.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-113/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-113/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6758241830370507380.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rest 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-924 in /w/workspace/gexfoundry_device-rest-go_PR-113 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-113 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-113@tmp/jenkins-gitclient-ssh1982305814543924279.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54 into PR head commit 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d Merge succeeded, producing 8e819f2e25f78bcb1ea4b79725daa0b6bf71eaec Checking out Revision 8e819f2e25f78bcb1ea4b79725daa0b6bf71eaec (PR-113) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-113@tmp/jenkins-gitclient-ssh2863711133149114932.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-113@tmp/jenkins-gitclient-ssh3569360241357105903.key > git merge a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e819f2e25f78bcb1ea4b79725daa0b6bf71eaec # timeout=10 Commit message: "Merge commit 'a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54' into HEAD" > git rev-list --no-walk 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T15:09:27.653Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-08T15:09:27.735Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T15:09:27.763Z] ========================================================= [2021-06-08T15:09:27.763Z] EdgeX Global Pipelines Version Info [2021-06-08T15:09:27.763Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:09:30.178Z] ------------------- [2021-06-08T15:09:30.178Z] stable info: [2021-06-08T15:09:30.178Z] ------------------- [2021-06-08T15:09:30.178Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T15:09:30.178Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T15:09:30.178Z] Message: update stable to v1.0.193 [2021-06-08T15:09:30.178Z] ------------------- [2021-06-08T15:09:30.178Z] experimental info: [2021-06-08T15:09:30.178Z] ------------------- [2021-06-08T15:09:30.178Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T15:09:30.178Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T15:09:30.178Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T15:09:30.314Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-06-08T15:09:30.343Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-06-08T15:09:30.367Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T15:09:30.392Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T15:09:30.417Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T15:09:30.442Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-08T15:09:30.467Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-08T15:09:30.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-08T15:09:30.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-08T15:09:30.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-08T15:09:30.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T15:09:30.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-06-08T15:09:30.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T15:09:30.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T15:09:30.679Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T15:09:30.707Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T15:09:30.731Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-08T15:09:30.756Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-08T15:09:30.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T15:09:30.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-08T15:09:30.838Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-08T15:09:30.867Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-08T15:09:30.901Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-08T15:09:30.926Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-08T15:09:30.949Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-08T15:09:30.975Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T15:09:30.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-113 [Pipeline] echo [2021-06-08T15:09:31.026Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-113 [Pipeline] echo [2021-06-08T15:09:31.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-113 [Pipeline] echo [2021-06-08T15:09:31.079Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e819f2e25f78bcb1ea4b79725daa0b6bf71eaec [Pipeline] echo [2021-06-08T15:09:31.104Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e819f2 [Pipeline] echo [2021-06-08T15:09:31.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T15:09:31.211Z] provisioning config files... [2021-06-08T15:09:31.233Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/config7558432784978410147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:09:31.564Z] ---> docker-login.sh [2021-06-08T15:09:31.564Z] nexus3.edgexfoundry.org:10001 [2021-06-08T15:09:31.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:09:31.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:09:31.841Z] Configure a credential helper to remove this warning. See [2021-06-08T15:09:31.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:09:31.841Z] [2021-06-08T15:09:31.841Z] Login Succeeded [2021-06-08T15:09:31.841Z] nexus3.edgexfoundry.org:10002 [2021-06-08T15:09:31.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:09:32.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:09:32.108Z] Configure a credential helper to remove this warning. See [2021-06-08T15:09:32.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:09:32.108Z] [2021-06-08T15:09:32.108Z] Login Succeeded [2021-06-08T15:09:32.108Z] nexus3.edgexfoundry.org:10003 [2021-06-08T15:09:32.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:09:32.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:09:32.108Z] Configure a credential helper to remove this warning. See [2021-06-08T15:09:32.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:09:32.108Z] [2021-06-08T15:09:32.108Z] Login Succeeded [2021-06-08T15:09:32.108Z] nexus3.edgexfoundry.org:10004 [2021-06-08T15:09:32.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:09:32.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:09:32.383Z] Configure a credential helper to remove this warning. See [2021-06-08T15:09:32.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:09:32.383Z] [2021-06-08T15:09:32.383Z] Login Succeeded [2021-06-08T15:09:32.383Z] docker.io [2021-06-08T15:09:32.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:09:32.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:09:32.647Z] Configure a credential helper to remove this warning. See [2021-06-08T15:09:32.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:09:32.647Z] [2021-06-08T15:09:32.647Z] Login Succeeded [2021-06-08T15:09:32.647Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T15:09:32.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T15:09:33.224Z] + git log --format=format:%s -1 8e819f2e25f78bcb1ea4b79725daa0b6bf71eaec [Pipeline] echo [2021-06-08T15:09:33.272Z] GIT_COMMIT: 8e819f2e25f78bcb1ea4b79725daa0b6bf71eaec, Commit Message: Merge commit 'a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54' into HEAD [Pipeline] echo [2021-06-08T15:09:33.285Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:09:33.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T15:09:33.890Z] [2021-06-08T15:09:33.890Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:09:34.220Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T15:09:34.220Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T15:09:34.220Z] 31603596830f: Pulling fs layer [2021-06-08T15:09:34.220Z] 54011a49482f: Pulling fs layer [2021-06-08T15:09:34.220Z] a6820b24f6d8: Pulling fs layer [2021-06-08T15:09:34.220Z] f581987b2513: Pulling fs layer [2021-06-08T15:09:34.220Z] f581987b2513: Waiting [2021-06-08T15:09:34.220Z] 54011a49482f: Verifying Checksum [2021-06-08T15:09:34.220Z] 54011a49482f: Download complete [2021-06-08T15:09:34.220Z] 31603596830f: Verifying Checksum [2021-06-08T15:09:34.220Z] 31603596830f: Download complete [2021-06-08T15:09:34.485Z] f581987b2513: Verifying Checksum [2021-06-08T15:09:34.485Z] f581987b2513: Download complete [2021-06-08T15:09:34.485Z] a6820b24f6d8: Verifying Checksum [2021-06-08T15:09:34.485Z] a6820b24f6d8: Download complete [2021-06-08T15:09:34.485Z] 31603596830f: Pull complete [2021-06-08T15:09:34.750Z] 54011a49482f: Pull complete [2021-06-08T15:09:35.330Z] a6820b24f6d8: Pull complete [2021-06-08T15:09:35.595Z] f581987b2513: Pull complete [2021-06-08T15:09:35.595Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T15:09:35.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T15:09:35.595Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T15:09:35.686Z] prd-centos7-docker-4c-2g-924 does not seem to be running inside a container [2021-06-08T15:09:35.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-113 -v /w/workspace/gexfoundry_device-rest-go_PR-113:/w/workspace/gexfoundry_device-rest-go_PR-113:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-113@tmp:/w/workspace/gexfoundry_device-rest-go_PR-113@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T15:09:36.866Z] $ docker top bfab25adef60b4fed786438e8dc87992a6c40e2d65da1a5cfe030c657d99f90f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T15:09:37.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T15:09:37.012Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T15:09:37.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T15:09:37.132Z] $ docker exec bfab25adef60b4fed786438e8dc87992a6c40e2d65da1a5cfe030c657d99f90f ssh-agent [2021-06-08T15:09:37.266Z] SSH_AUTH_SOCK=/tmp/ssh-izkoyBRA3Kzl/agent.13 [2021-06-08T15:09:37.266Z] SSH_AGENT_PID=20 [2021-06-08T15:09:37.275Z] Running ssh-add (command line suppressed) [2021-06-08T15:09:37.379Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-113@tmp/private_key_8806093496607583750.key (/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/private_key_8806093496607583750.key) [2021-06-08T15:09:37.406Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T15:09:37.710Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T15:09:37.723Z] $ docker exec --env ******** --env ******** bfab25adef60b4fed786438e8dc87992a6c40e2d65da1a5cfe030c657d99f90f ssh-agent -k [2021-06-08T15:09:37.830Z] unset SSH_AUTH_SOCK; [2021-06-08T15:09:37.830Z] unset SSH_AGENT_PID; [2021-06-08T15:09:37.830Z] echo Agent pid 20 killed; [2021-06-08T15:09:37.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T15:09:37.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T15:09:37.886Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T15:09:38.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T15:09:38.019Z] $ docker exec bfab25adef60b4fed786438e8dc87992a6c40e2d65da1a5cfe030c657d99f90f ssh-agent [2021-06-08T15:09:38.141Z] SSH_AUTH_SOCK=/tmp/ssh-m7KEi387FZcL/agent.52 [2021-06-08T15:09:38.141Z] SSH_AGENT_PID=58 [2021-06-08T15:09:38.147Z] Running ssh-add (command line suppressed) [2021-06-08T15:09:38.255Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-113@tmp/private_key_5447259536352285944.key (/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/private_key_5447259536352285944.key) [2021-06-08T15:09:38.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T15:09:38.584Z] + git semver init [2021-06-08T15:09:38.584Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T15:09:38.584Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-113/.git [2021-06-08T15:09:38.584Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-113 [2021-06-08T15:09:38.584Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T15:09:38.584Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T15:09:38.584Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T15:09:38.584Z] # $SEMVER_BRANCH = PR-113 [2021-06-08T15:09:38.584Z] # $SEMVER_TEMP = /tmp/semver-845116084 [2021-06-08T15:09:38.584Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-06-08T15:09:39.537Z] # '/tmp/semver-845116084' -> '/w/workspace/gexfoundry_device-rest-go_PR-113/.semver' [2021-06-08T15:09:39.537Z] # -> Force: false [2021-06-08T15:09:39.537Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-113/.semver [Pipeline] } [2021-06-08T15:09:39.545Z] $ docker exec --env ******** --env ******** bfab25adef60b4fed786438e8dc87992a6c40e2d65da1a5cfe030c657d99f90f ssh-agent -k [2021-06-08T15:09:39.644Z] unset SSH_AUTH_SOCK; [2021-06-08T15:09:39.644Z] unset SSH_AGENT_PID; [2021-06-08T15:09:39.644Z] echo Agent pid 58 killed; [2021-06-08T15:09:39.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T15:09:39.996Z] + git semver [Pipeline] } [2021-06-08T15:09:40.027Z] $ docker stop --time=1 bfab25adef60b4fed786438e8dc87992a6c40e2d65da1a5cfe030c657d99f90f [2021-06-08T15:09:41.894Z] $ docker rm -f bfab25adef60b4fed786438e8dc87992a6c40e2d65da1a5cfe030c657d99f90f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T15:09:42.301Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T15:09:46.354Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T15:09:46.360Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-08T15:10:01.641Z] Still waiting to schedule task [2021-06-08T15:10:01.641Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-08T15:10:01.645Z] Still waiting to schedule task [2021-06-08T15:10:01.645Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-08T15:13:30.119Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-929 in /w/workspace/gexfoundry_device-rest-go_PR-113 [Pipeline] { [Pipeline] ws [2021-06-08T15:13:30.137Z] Running in /w/workspace/device-rest-go/2 [Pipeline] { [Pipeline] checkout [2021-06-08T15:13:30.365Z] The recommended git tool is: git [2021-06-08T15:13:36.076Z] using credential edgex-jenkins-ssh [2021-06-08T15:13:36.110Z] Cloning the remote Git repository [2021-06-08T15:13:36.177Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-06-08T15:13:36.276Z] > git init /w/workspace/device-rest-go/2 # timeout=10 [2021-06-08T15:13:36.384Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-08T15:13:36.385Z] > git --version # timeout=10 [2021-06-08T15:13:36.412Z] > git --version # 'git version 2.17.1' [2021-06-08T15:13:36.414Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T15:13:36.499Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T15:13:38.552Z] Merging remotes/origin/master commit a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54 into PR head commit 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d [2021-06-08T15:13:38.740Z] Merge succeeded, producing df2e98fc4233dafd621c16b7c7bfeea978c921b2 [2021-06-08T15:13:38.740Z] Checking out Revision df2e98fc4233dafd621c16b7c7bfeea978c921b2 (PR-113) [2021-06-08T15:13:37.984Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-08T15:13:38.002Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T15:13:38.031Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-08T15:13:38.061Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-08T15:13:38.061Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T15:13:38.073Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T15:13:38.550Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T15:13:38.563Z] > git checkout -f 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 [2021-06-08T15:13:38.633Z] > git remote # timeout=10 [2021-06-08T15:13:38.648Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T15:13:38.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T15:13:38.669Z] > git merge a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54 # timeout=10 [2021-06-08T15:13:38.709Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T15:13:38.728Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T15:13:38.737Z] > git checkout -f df2e98fc4233dafd621c16b7c7bfeea978c921b2 # timeout=10 [2021-06-08T15:13:42.888Z] Commit message: "Merge commit 'a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54' into HEAD" [2021-06-08T15:13:42.879Z] > git rev-list --no-walk 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T15:13:44.265Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-08T15:13:44.670Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T15:13:45.012Z] + + true [2021-06-08T15:13:45.012Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T15:14:05.634Z] provisioning config files... [2021-06-08T15:14:05.664Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config3257614043438666426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:14:05.743Z] Running on prd-centos7-docker-4c-2g-928 in /w/workspace/gexfoundry_device-rest-go_PR-113 [Pipeline] { [Pipeline] ws [2021-06-08T15:14:05.795Z] Running in /w/workspace/device-rest-go/2 [Pipeline] { [Pipeline] checkout [2021-06-08T15:14:05.896Z] The recommended git tool is: git [2021-06-08T15:14:06.034Z] ---> docker-login.sh [2021-06-08T15:14:06.034Z] nexus3.edgexfoundry.org:10001 [2021-06-08T15:14:06.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:14:07.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:14:07.233Z] Configure a credential helper to remove this warning. See [2021-06-08T15:14:07.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:14:07.233Z] [2021-06-08T15:14:07.233Z] Login Succeeded [2021-06-08T15:14:07.233Z] nexus3.edgexfoundry.org:10002 [2021-06-08T15:14:07.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:14:07.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:14:07.789Z] Configure a credential helper to remove this warning. See [2021-06-08T15:14:07.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:14:07.789Z] [2021-06-08T15:14:07.789Z] Login Succeeded [2021-06-08T15:14:07.789Z] nexus3.edgexfoundry.org:10003 [2021-06-08T15:14:08.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:14:08.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:14:08.342Z] Configure a credential helper to remove this warning. See [2021-06-08T15:14:08.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:14:08.342Z] [2021-06-08T15:14:08.342Z] Login Succeeded [2021-06-08T15:14:08.342Z] nexus3.edgexfoundry.org:10004 [2021-06-08T15:14:08.738Z] using credential edgex-jenkins-ssh [2021-06-08T15:14:08.753Z] Cloning the remote Git repository [2021-06-08T15:14:08.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:14:09.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:14:09.216Z] Configure a credential helper to remove this warning. See [2021-06-08T15:14:09.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:14:09.216Z] [2021-06-08T15:14:09.216Z] Login Succeeded [2021-06-08T15:14:09.216Z] docker.io [2021-06-08T15:14:08.772Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-06-08T15:14:08.929Z] > git init /w/workspace/device-rest-go/2 # timeout=10 [2021-06-08T15:14:08.956Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-08T15:14:08.956Z] > git --version # timeout=10 [2021-06-08T15:14:08.962Z] > git --version # 'git version 2.24.4' [2021-06-08T15:14:08.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T15:14:09.016Z] [INFO] Currently running in a labeled security context [2021-06-08T15:14:09.016Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-08T15:14:09.016Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/2@tmp/jenkins-gitclient-ssh5144516942563356604.key [2021-06-08T15:14:09.041Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T15:14:09.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:14:10.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:14:10.091Z] Configure a credential helper to remove this warning. See [2021-06-08T15:14:10.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:14:10.091Z] [2021-06-08T15:14:10.091Z] Login Succeeded [2021-06-08T15:14:10.091Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T15:14:10.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-08T15:14:12.631Z] Merging remotes/origin/master commit a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54 into PR head commit 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d [2021-06-08T15:14:10.478Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-08T15:14:10.489Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T15:14:10.502Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-08T15:14:10.515Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-08T15:14:10.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T15:14:10.516Z] [INFO] Currently running in a labeled security context [2021-06-08T15:14:10.516Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-08T15:14:10.516Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/2@tmp/jenkins-gitclient-ssh7299876537511218680.key [2021-06-08T15:14:10.524Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] echo [2021-06-08T15:14:12.651Z] ========================================================= [2021-06-08T15:14:12.651Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-08T15:14:12.651Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:14:12.776Z] Merge succeeded, producing c0e90f9b595874ab0e884f6a9b0c689fa655909b [2021-06-08T15:14:12.776Z] Checking out Revision c0e90f9b595874ab0e884f6a9b0c689fa655909b (PR-113) [2021-06-08T15:14:12.637Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T15:14:12.651Z] > git checkout -f 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 [2021-06-08T15:14:12.686Z] > git remote # timeout=10 [2021-06-08T15:14:12.701Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T15:14:12.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T15:14:12.713Z] [INFO] Currently running in a labeled security context [2021-06-08T15:14:12.713Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-08T15:14:12.713Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/2@tmp/jenkins-gitclient-ssh7858129832510386697.key [2021-06-08T15:14:12.738Z] > git merge a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54 # timeout=10 [2021-06-08T15:14:12.761Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T15:14:12.774Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T15:14:12.796Z] > git checkout -f c0e90f9b595874ab0e884f6a9b0c689fa655909b # timeout=10 [2021-06-08T15:14:13.020Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-08T15:14:13.021Z] Sending build context to Docker daemon 92.16kB [2021-06-08T15:14:13.294Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T15:14:13.294Z] Step 2/10 : FROM ${BASE} [2021-06-08T15:14:13.570Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-08T15:14:13.570Z] 595b0fe564bb: Pulling fs layer [2021-06-08T15:14:13.570Z] 7186ed65a4f7: Pulling fs layer [2021-06-08T15:14:13.570Z] 316046926c0a: Pulling fs layer [2021-06-08T15:14:13.570Z] 4ebd0625c992: Pulling fs layer [2021-06-08T15:14:13.570Z] 207e8628e3a3: Pulling fs layer [2021-06-08T15:14:13.570Z] c791037a9be2: Pulling fs layer [2021-06-08T15:14:13.570Z] ffd874e62e21: Pulling fs layer [2021-06-08T15:14:13.570Z] c791037a9be2: Waiting [2021-06-08T15:14:13.570Z] 207e8628e3a3: Waiting [2021-06-08T15:14:13.570Z] ffd874e62e21: Waiting [2021-06-08T15:14:13.570Z] 4ebd0625c992: Waiting [2021-06-08T15:14:13.570Z] 316046926c0a: Verifying Checksum [2021-06-08T15:14:13.570Z] 316046926c0a: Download complete [2021-06-08T15:14:13.570Z] 7186ed65a4f7: Verifying Checksum [2021-06-08T15:14:13.570Z] 7186ed65a4f7: Download complete [2021-06-08T15:14:13.846Z] 207e8628e3a3: Verifying Checksum [2021-06-08T15:14:13.847Z] 207e8628e3a3: Download complete [2021-06-08T15:14:13.847Z] 595b0fe564bb: Verifying Checksum [2021-06-08T15:14:13.847Z] 595b0fe564bb: Download complete [2021-06-08T15:14:13.847Z] c791037a9be2: Verifying Checksum [2021-06-08T15:14:13.847Z] c791037a9be2: Download complete [2021-06-08T15:14:14.455Z] 595b0fe564bb: Pull complete [2021-06-08T15:14:15.056Z] 7186ed65a4f7: Pull complete [2021-06-08T15:14:15.333Z] 316046926c0a: Pull complete [2021-06-08T15:14:15.931Z] ffd874e62e21: Download complete [2021-06-08T15:14:16.382Z] Commit message: "Merge commit 'a5f0fcb7ff2b07fa983689fa49e62ef44d5b8a54' into HEAD" [2021-06-08T15:14:16.381Z] > git rev-list --no-walk 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T15:14:17.381Z] 4ebd0625c992: Download complete [2021-06-08T15:14:17.459Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T15:14:17.790Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T15:14:18.088Z] + sudo service docker restart [2021-06-08T15:14:18.088Z] + true [2021-06-08T15:14:18.088Z] Redirecting to /bin/systemctl restart docker.service [2021-06-08T15:14:27.564Z] 4ebd0625c992: Pull complete [2021-06-08T15:14:27.838Z] 207e8628e3a3: Pull complete [2021-06-08T15:14:28.119Z] c791037a9be2: Pull complete [2021-06-08T15:14:32.436Z] ffd874e62e21: Pull complete [2021-06-08T15:14:32.436Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-08T15:14:32.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-08T15:14:32.436Z] ---> cfc18b08335c [2021-06-08T15:14:32.436Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-08T15:14:33.913Z] ---> Running in e4ffa940b5f2 [2021-06-08T15:14:34.513Z] Removing intermediate container e4ffa940b5f2 [2021-06-08T15:14:34.513Z] ---> 239452293e8d [2021-06-08T15:14:34.513Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-08T15:14:34.513Z] ---> Running in 6cb27491a26d [2021-06-08T15:14:35.109Z] Removing intermediate container 6cb27491a26d [2021-06-08T15:14:35.109Z] ---> 221432a96aa6 [2021-06-08T15:14:35.109Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-08T15:14:35.109Z] ---> Running in 8ec67c82f499 [2021-06-08T15:14:35.707Z] Removing intermediate container 8ec67c82f499 [2021-06-08T15:14:35.707Z] ---> 898a820c34eb [2021-06-08T15:14:35.707Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T15:14:35.707Z] ---> Running in 3edd3f401698 [2021-06-08T15:14:38.354Z] Removing intermediate container 3edd3f401698 [2021-06-08T15:14:38.354Z] ---> d5d68fe13387 [2021-06-08T15:14:38.354Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-08T15:14:38.354Z] ---> Running in a453ba5115c8 [2021-06-08T15:14:39.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T15:14:40.152Z] provisioning config files... [2021-06-08T15:14:40.166Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config4787289387748339853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:14:40.308Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T15:14:40.491Z] ---> docker-login.sh [2021-06-08T15:14:40.491Z] nexus3.edgexfoundry.org:10001 [2021-06-08T15:14:41.282Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-06-08T15:14:41.282Z] (2/9) Installing libsodium (1.0.18-r0) [2021-06-08T15:14:41.282Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-06-08T15:14:41.282Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-06-08T15:14:41.553Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-06-08T15:14:41.553Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-06-08T15:14:41.553Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-06-08T15:14:41.829Z] (8/9) Installing libzmq (4.3.3-r1) [2021-06-08T15:14:41.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:14:41.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:14:41.882Z] Configure a credential helper to remove this warning. See [2021-06-08T15:14:41.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:14:41.882Z] [2021-06-08T15:14:41.882Z] Login Succeeded [2021-06-08T15:14:41.882Z] nexus3.edgexfoundry.org:10002 [2021-06-08T15:14:42.105Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-06-08T15:14:42.105Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T15:14:42.105Z] OK: 144 MiB in 49 packages [2021-06-08T15:14:42.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:14:42.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:14:42.148Z] Configure a credential helper to remove this warning. See [2021-06-08T15:14:42.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:14:42.148Z] [2021-06-08T15:14:42.148Z] Login Succeeded [2021-06-08T15:14:42.148Z] nexus3.edgexfoundry.org:10003 [2021-06-08T15:14:42.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:14:42.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:14:42.148Z] Configure a credential helper to remove this warning. See [2021-06-08T15:14:42.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:14:42.148Z] [2021-06-08T15:14:42.148Z] Login Succeeded [2021-06-08T15:14:42.148Z] nexus3.edgexfoundry.org:10004 [2021-06-08T15:14:42.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:14:42.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:14:42.408Z] Configure a credential helper to remove this warning. See [2021-06-08T15:14:42.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:14:42.408Z] [2021-06-08T15:14:42.408Z] Login Succeeded [2021-06-08T15:14:42.408Z] docker.io [2021-06-08T15:14:42.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:14:42.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:14:42.674Z] Configure a credential helper to remove this warning. See [2021-06-08T15:14:42.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:14:42.674Z] [2021-06-08T15:14:42.674Z] Login Succeeded [2021-06-08T15:14:42.674Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T15:14:42.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T15:14:42.920Z] ========================================================= [2021-06-08T15:14:42.920Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-08T15:14:42.920Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:14:43.230Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-08T15:14:43.230Z] Sending build context to Docker daemon 92.16kB [2021-06-08T15:14:43.230Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T15:14:43.230Z] Step 2/10 : FROM ${BASE} [2021-06-08T15:14:43.550Z] Removing intermediate container a453ba5115c8 [2021-06-08T15:14:43.551Z] ---> 55f542a51303 [2021-06-08T15:14:43.551Z] Step 8/10 : WORKDIR /device-rest-go [2021-06-08T15:14:43.551Z] ---> Running in 00cd10f8172a [2021-06-08T15:14:44.142Z] Removing intermediate container 00cd10f8172a [2021-06-08T15:14:44.142Z] ---> 9873bc40416b [2021-06-08T15:14:44.142Z] Step 9/10 : COPY . . [2021-06-08T15:14:44.186Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-08T15:14:44.186Z] 540db60ca938: Pulling fs layer [2021-06-08T15:14:44.186Z] adcc1eea9eea: Pulling fs layer [2021-06-08T15:14:44.186Z] 4c4ab2625f07: Pulling fs layer [2021-06-08T15:14:44.186Z] 0510c868ecb4: Pulling fs layer [2021-06-08T15:14:44.186Z] afea3b2eda06: Pulling fs layer [2021-06-08T15:14:44.186Z] 7809a108b3ef: Pulling fs layer [2021-06-08T15:14:44.186Z] f706445af74f: Pulling fs layer [2021-06-08T15:14:44.186Z] afea3b2eda06: Waiting [2021-06-08T15:14:44.186Z] 7809a108b3ef: Waiting [2021-06-08T15:14:44.186Z] 0510c868ecb4: Waiting [2021-06-08T15:14:44.186Z] f706445af74f: Waiting [2021-06-08T15:14:44.186Z] 4c4ab2625f07: Verifying Checksum [2021-06-08T15:14:44.186Z] 4c4ab2625f07: Download complete [2021-06-08T15:14:44.186Z] adcc1eea9eea: Download complete [2021-06-08T15:14:44.186Z] afea3b2eda06: Verifying Checksum [2021-06-08T15:14:44.186Z] afea3b2eda06: Download complete [2021-06-08T15:14:44.186Z] 7809a108b3ef: Verifying Checksum [2021-06-08T15:14:44.186Z] 7809a108b3ef: Download complete [2021-06-08T15:14:44.186Z] 540db60ca938: Verifying Checksum [2021-06-08T15:14:44.186Z] 540db60ca938: Download complete [2021-06-08T15:14:44.735Z] ---> 7d1990d0b5ed [2021-06-08T15:14:44.735Z] Step 10/10 : RUN go mod download [2021-06-08T15:14:44.735Z] ---> Running in 12a4bbbe2659 [2021-06-08T15:14:45.134Z] 540db60ca938: Pull complete [2021-06-08T15:14:45.397Z] f706445af74f: Verifying Checksum [2021-06-08T15:14:45.397Z] f706445af74f: Download complete [2021-06-08T15:14:45.658Z] adcc1eea9eea: Pull complete [2021-06-08T15:14:45.920Z] 4c4ab2625f07: Pull complete [2021-06-08T15:14:46.179Z] 0510c868ecb4: Verifying Checksum [2021-06-08T15:14:46.180Z] 0510c868ecb4: Download complete [2021-06-08T15:14:55.644Z] 0510c868ecb4: Pull complete [2021-06-08T15:14:56.215Z] afea3b2eda06: Pull complete [2021-06-08T15:14:56.787Z] 7809a108b3ef: Pull complete [2021-06-08T15:14:58.749Z] f706445af74f: Pull complete [2021-06-08T15:14:58.749Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-08T15:14:59.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-08T15:14:59.011Z] ---> b068be0155e3 [2021-06-08T15:14:59.011Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-08T15:15:11.342Z] Removing intermediate container 12a4bbbe2659 [2021-06-08T15:15:11.342Z] ---> fd7e6c32be55 [2021-06-08T15:15:11.342Z] Successfully built fd7e6c32be55 [2021-06-08T15:15:11.342Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:15:11.680Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T15:15:11.680Z] . [Pipeline] withDockerContainer [2021-06-08T15:15:11.899Z] prd-ubuntu18.04-docker-arm64-4c-16g-929 does not seem to be running inside a container [2021-06-08T15:15:11.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T15:15:13.437Z] $ docker top cd87f760fbcad087f2c50cf5018a7d0ff105ba4ca93593716b92814ac19ef8e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T15:15:14.512Z] + go version [2021-06-08T15:15:14.512Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-08T15:15:14.507Z] $ docker stop --time=1 cd87f760fbcad087f2c50cf5018a7d0ff105ba4ca93593716b92814ac19ef8e3 [2021-06-08T15:15:16.280Z] $ docker rm -f cd87f760fbcad087f2c50cf5018a7d0ff105ba4ca93593716b92814ac19ef8e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:15:17.156Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T15:15:17.156Z] . [Pipeline] withDockerContainer [2021-06-08T15:15:17.449Z] prd-ubuntu18.04-docker-arm64-4c-16g-929 does not seem to be running inside a container [2021-06-08T15:15:17.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T15:15:23.118Z] $ docker top 347ae6af345c2755665813ec99ba8db76967f34b5d3a7d7ce0764a7ecc2d6aab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T15:15:24.129Z] + go mod tidy [Pipeline] sh [2021-06-08T15:15:25.386Z] + make test [2021-06-08T15:15:25.386Z] go mod tidy [2021-06-08T15:15:25.987Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-08T15:15:26.974Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-06-08T15:15:39.932Z] ---> Running in bda008f340b8 [2021-06-08T15:15:39.932Z] Removing intermediate container bda008f340b8 [2021-06-08T15:15:39.932Z] ---> d7e3e07114ca [2021-06-08T15:15:39.932Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-08T15:15:39.932Z] ---> Running in e99893fad0d3 [2021-06-08T15:15:39.932Z] Removing intermediate container e99893fad0d3 [2021-06-08T15:15:39.932Z] ---> 3ef945cdf45b [2021-06-08T15:15:39.932Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-08T15:15:39.932Z] ---> Running in 926d794db958 [2021-06-08T15:15:39.932Z] Removing intermediate container 926d794db958 [2021-06-08T15:15:39.932Z] ---> d0843a49184f [2021-06-08T15:15:39.932Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T15:15:39.932Z] ---> Running in 3783483f2c8e [2021-06-08T15:15:40.508Z] Removing intermediate container 3783483f2c8e [2021-06-08T15:15:40.508Z] ---> 9f6a9b4c8822 [2021-06-08T15:15:40.508Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-08T15:15:41.086Z] ---> Running in 7f9812ce4c15 [2021-06-08T15:15:42.031Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T15:15:42.980Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T15:15:43.243Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-06-08T15:15:43.503Z] (2/9) Installing libsodium (1.0.18-r0) [2021-06-08T15:15:43.503Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-06-08T15:15:43.503Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-06-08T15:15:43.765Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-06-08T15:15:43.765Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-06-08T15:15:43.765Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-06-08T15:15:44.026Z] (8/9) Installing libzmq (4.3.3-r1) [2021-06-08T15:15:44.287Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-06-08T15:15:44.287Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T15:15:44.287Z] OK: 154 MiB in 49 packages [2021-06-08T15:15:50.880Z] Removing intermediate container 7f9812ce4c15 [2021-06-08T15:15:50.880Z] ---> c7c3c2f6b3a6 [2021-06-08T15:15:50.880Z] Step 8/10 : WORKDIR /device-rest-go [2021-06-08T15:15:50.880Z] ---> Running in 57d5868f80bc [2021-06-08T15:15:51.141Z] Removing intermediate container 57d5868f80bc [2021-06-08T15:15:51.141Z] ---> ce7e6e524551 [2021-06-08T15:15:51.141Z] Step 9/10 : COPY . . [2021-06-08T15:15:52.085Z] ---> db42128797f4 [2021-06-08T15:15:52.085Z] Step 10/10 : RUN go mod download [2021-06-08T15:15:52.348Z] ---> Running in 7c8eb0e4115b [2021-06-08T15:16:23.588Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-06-08T15:16:23.588Z] ok github.com/edgexfoundry/device-rest-go/driver 0.046s coverage: 54.0% of statements [2021-06-08T15:16:23.588Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-08T15:16:49.379Z] gofmt -l . [2021-06-08T15:16:49.379Z] [ "`gofmt -l .`" = "" ] [2021-06-08T15:16:49.379Z] ./bin/test-go-mod-tidy.sh [2021-06-08T15:16:49.380Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-08T15:16:49.355Z] $ docker stop --time=1 347ae6af345c2755665813ec99ba8db76967f34b5d3a7d7ce0764a7ecc2d6aab [2021-06-08T15:16:51.259Z] $ docker rm -f 347ae6af345c2755665813ec99ba8db76967f34b5d3a7d7ce0764a7ecc2d6aab [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T15:16:52.155Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-08T15:16:52.660Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T15:16:53.959Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-08T15:16:54.290Z] + ls -al . [2021-06-08T15:16:54.290Z] total 132 [2021-06-08T15:16:54.290Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 15:16 . [2021-06-08T15:16:54.290Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 15:13 .. [2021-06-08T15:16:54.290Z] -rw-rw-r-- 1 jenkins jenkins 151 Jun 8 15:13 .dockerignore [2021-06-08T15:16:54.290Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 15:13 .git [2021-06-08T15:16:54.290Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:13 .github [2021-06-08T15:16:54.290Z] -rw-rw-r-- 1 jenkins jenkins 336 Jun 8 15:13 .gitignore [2021-06-08T15:16:54.290Z] -rw-rw-r-- 1 jenkins jenkins 6792 Jun 8 15:13 Attribution.txt [2021-06-08T15:16:54.290Z] -rw-rw-r-- 1 jenkins jenkins 1615 Jun 8 15:13 Dockerfile [2021-06-08T15:16:54.290Z] -rw-rw-r-- 1 jenkins jenkins 1087 Jun 8 15:13 Dockerfile.build [2021-06-08T15:16:54.290Z] -rw-rw-r-- 1 jenkins jenkins 680 Jun 8 15:13 Jenkinsfile [2021-06-08T15:16:54.290Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 8 15:13 LICENSE [2021-06-08T15:16:54.290Z] -rw-rw-r-- 1 jenkins jenkins 996 Jun 8 15:13 Makefile [2021-06-08T15:16:54.290Z] -rw-rw-r-- 1 jenkins jenkins 7667 Jun 8 15:13 README.md [2021-06-08T15:16:54.290Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 15:09 VERSION [2021-06-08T15:16:54.290Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:13 bin [2021-06-08T15:16:54.290Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 15:13 cmd [2021-06-08T15:16:54.290Z] -rw-r--r-- 1 jenkins jenkins 8513 Jun 8 15:16 coverage.out [2021-06-08T15:16:54.290Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:13 driver [2021-06-08T15:16:54.290Z] -rw-r--r-- 1 jenkins jenkins 285 Jun 8 15:16 go.mod [2021-06-08T15:16:54.290Z] -rw-r--r-- 1 jenkins jenkins 20873 Jun 8 15:15 go.sum [2021-06-08T15:16:54.290Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 15:13 snap [2021-06-08T15:16:54.290Z] -rw-rw-r-- 1 jenkins jenkins 713 Jun 8 15:13 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:16:54.639Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=df2e98fc4233dafd621c16b7c7bfeea978c921b2 --label arch=arm64 --label version=0.0.0 . [2021-06-08T15:16:54.639Z] Sending build context to Docker daemon 101.9kB [2021-06-08T15:16:54.909Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T15:16:54.909Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-08T15:16:54.909Z] ---> fd7e6c32be55 [2021-06-08T15:16:54.909Z] Step 3/25 : ARG MAKE='make build' [2021-06-08T15:16:55.185Z] ---> Running in 989b5d0b3c73 [2021-06-08T15:16:55.782Z] Removing intermediate container 989b5d0b3c73 [2021-06-08T15:16:55.782Z] ---> ab1e415e80b8 [2021-06-08T15:16:55.782Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-08T15:16:55.782Z] ---> Running in fa3eedb911f6 [2021-06-08T15:16:56.056Z] Removing intermediate container fa3eedb911f6 [2021-06-08T15:16:56.056Z] ---> 9973f962c3f2 [2021-06-08T15:16:56.056Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-08T15:16:56.332Z] ---> Running in 90ceec9aea95 [2021-06-08T15:16:56.927Z] Removing intermediate container 90ceec9aea95 [2021-06-08T15:16:56.927Z] ---> 19c1c86afa4b [2021-06-08T15:16:56.927Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T15:16:56.927Z] ---> Running in 1dda9dc41e09 [2021-06-08T15:16:58.908Z] Removing intermediate container 1dda9dc41e09 [2021-06-08T15:16:58.908Z] ---> ee291c2971b9 [2021-06-08T15:16:58.908Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-08T15:16:59.181Z] ---> Running in 9d527cb08feb [2021-06-08T15:17:00.612Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T15:17:01.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T15:17:02.197Z] OK: 144 MiB in 49 packages [2021-06-08T15:17:03.175Z] Removing intermediate container 9d527cb08feb [2021-06-08T15:17:03.175Z] ---> 6c42979f708d [2021-06-08T15:17:03.175Z] Step 8/25 : WORKDIR /device-rest-go [2021-06-08T15:17:03.175Z] ---> Running in bbcc0d5fae9a [2021-06-08T15:17:03.772Z] Removing intermediate container bbcc0d5fae9a [2021-06-08T15:17:03.772Z] ---> 01f2faec7d18 [2021-06-08T15:17:03.772Z] Step 9/25 : COPY . . [2021-06-08T15:17:04.749Z] ---> a9b136f339ee [2021-06-08T15:17:04.749Z] Step 10/25 : RUN go mod tidy [2021-06-08T15:17:04.749Z] ---> Running in 00c6d0202ad6 [2021-06-08T15:17:07.381Z] Removing intermediate container 00c6d0202ad6 [2021-06-08T15:17:07.381Z] ---> 7160a5d03eae [2021-06-08T15:17:07.381Z] Step 11/25 : RUN make update [2021-06-08T15:17:07.664Z] ---> Running in a556c1fdb94d [2021-06-08T15:17:08.635Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-08T15:17:09.608Z] Removing intermediate container a556c1fdb94d [2021-06-08T15:17:09.608Z] ---> b6b3ef2811fa [2021-06-08T15:17:09.608Z] Step 12/25 : RUN $MAKE [2021-06-08T15:17:09.878Z] ---> Running in 101ca1c0f067 [2021-06-08T15:17:10.859Z] go mod tidy [2021-06-08T15:17:11.460Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2021-06-08T15:17:44.621Z] Removing intermediate container 7c8eb0e4115b [2021-06-08T15:17:44.621Z] ---> 7e21f7da9b46 [2021-06-08T15:17:44.621Z] Successfully built 7e21f7da9b46 [2021-06-08T15:17:46.017Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:17:46.327Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T15:17:46.327Z] . [Pipeline] withDockerContainer [2021-06-08T15:17:46.404Z] prd-centos7-docker-4c-2g-928 does not seem to be running inside a container [2021-06-08T15:17:46.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T15:17:48.592Z] $ docker top 7a1921448b16436318ee3693bb5e1879e7d556541120f2892df420181a68bd24 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T15:17:50.782Z] Removing intermediate container 101ca1c0f067 [2021-06-08T15:17:50.782Z] ---> 6a3b90a4c0c4 [2021-06-08T15:17:50.782Z] Step 13/25 : FROM alpine:3.12 [2021-06-08T15:17:50.782Z] 3.12: Pulling from library/alpine [2021-06-08T15:17:50.782Z] d2f70382dc9a: Pulling fs layer [2021-06-08T15:17:50.782Z] d2f70382dc9a: Download complete [2021-06-08T15:17:50.782Z] d2f70382dc9a: Pull complete [2021-06-08T15:17:50.782Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T15:17:50.782Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T15:17:50.782Z] ---> 9852663dfa18 [2021-06-08T15:17:50.782Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-08T15:17:50.782Z] ---> Running in a6d4a8320b65 [2021-06-08T15:17:50.782Z] Removing intermediate container a6d4a8320b65 [2021-06-08T15:17:50.782Z] ---> 084d4be43395 [2021-06-08T15:17:50.782Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-06-08T15:17:50.782Z] ---> Running in cd4457b44633 [2021-06-08T15:17:50.782Z] Removing intermediate container cd4457b44633 [2021-06-08T15:17:50.782Z] ---> a375c0803965 [2021-06-08T15:17:50.782Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T15:17:50.782Z] ---> Running in 2c3d290d033d [2021-06-08T15:17:50.782Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T15:17:50.782Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T15:17:51.051Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T15:17:51.051Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T15:17:51.051Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T15:17:51.051Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T15:17:51.051Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T15:17:51.051Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T15:17:51.051Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T15:17:51.051Z] OK: 8 MiB in 20 packages [2021-06-08T15:17:51.063Z] + go version [2021-06-08T15:17:51.063Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-08T15:17:51.071Z] $ docker stop --time=1 7a1921448b16436318ee3693bb5e1879e7d556541120f2892df420181a68bd24 [2021-06-08T15:17:52.026Z] Removing intermediate container 2c3d290d033d [2021-06-08T15:17:52.026Z] ---> 16fa52e0dec0 [2021-06-08T15:17:52.026Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-06-08T15:17:53.381Z] $ docker rm -f 7a1921448b16436318ee3693bb5e1879e7d556541120f2892df420181a68bd24 [2021-06-08T15:17:53.459Z] ---> 2f03134bf9a3 [2021-06-08T15:17:53.459Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:17:54.030Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T15:17:54.030Z] . [Pipeline] withDockerContainer [2021-06-08T15:17:54.055Z] ---> 3c7a44868a4e [2021-06-08T15:17:54.055Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-06-08T15:17:54.100Z] prd-centos7-docker-4c-2g-928 does not seem to be running inside a container [2021-06-08T15:17:54.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T15:17:55.029Z] ---> c505be69bbcb [2021-06-08T15:17:55.029Z] Step 20/25 : EXPOSE 59986 [2021-06-08T15:17:55.029Z] ---> Running in a9b8724e8621 [2021-06-08T15:17:55.623Z] Removing intermediate container a9b8724e8621 [2021-06-08T15:17:55.623Z] ---> 34b206b45f09 [2021-06-08T15:17:55.623Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-06-08T15:17:55.623Z] ---> Running in 1eb01aadc180 [2021-06-08T15:17:55.896Z] Removing intermediate container 1eb01aadc180 [2021-06-08T15:17:55.896Z] ---> 60a838da1d0a [2021-06-08T15:17:55.896Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-08T15:17:56.172Z] ---> Running in 94e0ec18ee1b [2021-06-08T15:17:56.768Z] Removing intermediate container 94e0ec18ee1b [2021-06-08T15:17:56.768Z] ---> cc2515319fd3 [2021-06-08T15:17:56.768Z] Step 23/25 : LABEL arch=arm64 [2021-06-08T15:17:56.768Z] ---> Running in af5d93e39dd9 [2021-06-08T15:17:57.369Z] Removing intermediate container af5d93e39dd9 [2021-06-08T15:17:57.369Z] ---> 86c8144a530a [2021-06-08T15:17:57.369Z] Step 24/25 : LABEL git_sha=df2e98fc4233dafd621c16b7c7bfeea978c921b2 [2021-06-08T15:17:57.369Z] ---> Running in b51f395f4a3c [2021-06-08T15:17:57.962Z] Removing intermediate container b51f395f4a3c [2021-06-08T15:17:57.962Z] ---> 7fadcb17a33b [2021-06-08T15:17:57.962Z] Step 25/25 : LABEL version=0.0.0 [2021-06-08T15:17:57.970Z] $ docker top 41b97701e436e2eed83be5fb7a6cd34f22a4636f37df3070ecd95f503f118833 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T15:17:58.360Z] + go mod tidy [2021-06-08T15:17:58.552Z] ---> Running in 6abbd3f433e8 [Pipeline] sh [2021-06-08T15:17:58.823Z] Removing intermediate container 6abbd3f433e8 [2021-06-08T15:17:58.823Z] ---> cb57a03745e1 [2021-06-08T15:17:58.823Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-08T15:17:58.823Z] Successfully built cb57a03745e1 [2021-06-08T15:17:58.823Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-08T15:17:58.928Z] + make test [2021-06-08T15:17:58.928Z] go mod tidy [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:17:59.202Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-08T15:17:59.498Z] ---> job-cost.sh [2021-06-08T15:17:59.498Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DL1Q [2021-06-08T15:18:00.147Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-06-08T15:18:26.827Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-06-08T15:18:28.757Z] ok github.com/edgexfoundry/device-rest-go/driver 0.014s coverage: 54.0% of statements [2021-06-08T15:18:29.023Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-08T15:18:38.433Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T15:18:43.991Z] gofmt -l . [2021-06-08T15:18:43.991Z] [ "`gofmt -l .`" = "" ] [2021-06-08T15:18:43.991Z] ./bin/test-go-mod-tidy.sh [2021-06-08T15:18:43.991Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-08T15:18:44.000Z] $ docker stop --time=1 41b97701e436e2eed83be5fb7a6cd34f22a4636f37df3070ecd95f503f118833 [2021-06-08T15:18:50.600Z] $ docker rm -f 41b97701e436e2eed83be5fb7a6cd34f22a4636f37df3070ecd95f503f118833 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T15:18:51.088Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-08T15:18:51.102Z] Warning: overwriting stash ‘coverage-report’ [2021-06-08T15:18:51.285Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-08T15:18:54.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-08T15:18:54.495Z] + ls -al . [2021-06-08T15:18:54.495Z] total 104 [2021-06-08T15:18:54.495Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jun 8 15:18 . [2021-06-08T15:18:54.495Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 8 15:14 .. [2021-06-08T15:18:54.495Z] -rw-rw-r--. 1 jenkins jenkins 6792 Jun 8 15:14 Attribution.txt [2021-06-08T15:18:54.495Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 8 15:14 bin [2021-06-08T15:18:54.495Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 8 15:14 cmd [2021-06-08T15:18:54.495Z] -rw-r--r--. 1 jenkins jenkins 8513 Jun 8 15:18 coverage.out [2021-06-08T15:18:54.495Z] -rw-rw-r--. 1 jenkins jenkins 1615 Jun 8 15:14 Dockerfile [2021-06-08T15:18:54.495Z] -rw-rw-r--. 1 jenkins jenkins 1087 Jun 8 15:14 Dockerfile.build [2021-06-08T15:18:54.495Z] -rw-rw-r--. 1 jenkins jenkins 151 Jun 8 15:14 .dockerignore [2021-06-08T15:18:54.495Z] drwxrwxr-x. 2 jenkins jenkins 76 Jun 8 15:14 driver [2021-06-08T15:18:54.495Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 8 15:14 .git [2021-06-08T15:18:54.495Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 8 15:14 .github [2021-06-08T15:18:54.495Z] -rw-rw-r--. 1 jenkins jenkins 336 Jun 8 15:14 .gitignore [2021-06-08T15:18:54.496Z] -rw-r--r--. 1 jenkins jenkins 285 Jun 8 15:18 go.mod [2021-06-08T15:18:54.496Z] -rw-r--r--. 1 jenkins jenkins 20873 Jun 8 15:17 go.sum [2021-06-08T15:18:54.496Z] -rw-rw-r--. 1 jenkins jenkins 680 Jun 8 15:14 Jenkinsfile [2021-06-08T15:18:54.496Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 8 15:14 LICENSE [2021-06-08T15:18:54.496Z] -rw-rw-r--. 1 jenkins jenkins 996 Jun 8 15:14 Makefile [2021-06-08T15:18:54.496Z] -rw-rw-r--. 1 jenkins jenkins 7667 Jun 8 15:14 README.md [2021-06-08T15:18:54.496Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 8 15:14 snap [2021-06-08T15:18:54.496Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 8 15:09 VERSION [2021-06-08T15:18:54.496Z] -rw-rw-r--. 1 jenkins jenkins 713 Jun 8 15:14 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:18:54.804Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=c0e90f9b595874ab0e884f6a9b0c689fa655909b --label arch=amd64 --label version=0.0.0 . [2021-06-08T15:18:54.804Z] Sending build context to Docker daemon 101.9kB [2021-06-08T15:18:54.804Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T15:18:54.804Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-08T15:18:54.804Z] ---> 7e21f7da9b46 [2021-06-08T15:18:54.804Z] Step 3/25 : ARG MAKE='make build' [2021-06-08T15:18:55.748Z] ---> Running in 91a06e31e75c [2021-06-08T15:18:56.009Z] Removing intermediate container 91a06e31e75c [2021-06-08T15:18:56.009Z] ---> 1c6408d6c8ca [2021-06-08T15:18:56.009Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-08T15:18:56.582Z] ---> Running in 758aad8f7322 [2021-06-08T15:18:57.159Z] Removing intermediate container 758aad8f7322 [2021-06-08T15:18:57.159Z] ---> 9d75767c1dde [2021-06-08T15:18:57.159Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-08T15:18:57.424Z] ---> Running in 5bc0e187c12c [2021-06-08T15:18:58.008Z] Removing intermediate container 5bc0e187c12c [2021-06-08T15:18:58.008Z] ---> 58b670e7edf1 [2021-06-08T15:18:58.008Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T15:18:58.580Z] ---> Running in 877ac352580e [2021-06-08T15:19:01.133Z] Removing intermediate container 877ac352580e [2021-06-08T15:19:01.133Z] ---> 01760d39205a [2021-06-08T15:19:01.133Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-08T15:19:01.718Z] ---> Running in d8b97e1e97c3 [2021-06-08T15:19:03.142Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T15:19:04.105Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T15:19:04.687Z] OK: 154 MiB in 49 packages [2021-06-08T15:19:05.628Z] Removing intermediate container d8b97e1e97c3 [2021-06-08T15:19:05.628Z] ---> 2caf8aed3fb9 [2021-06-08T15:19:05.628Z] Step 8/25 : WORKDIR /device-rest-go [2021-06-08T15:19:05.889Z] ---> Running in 4bdb201b1ec6 [2021-06-08T15:19:06.462Z] Removing intermediate container 4bdb201b1ec6 [2021-06-08T15:19:06.462Z] ---> ba840aa76402 [2021-06-08T15:19:06.462Z] Step 9/25 : COPY . . [2021-06-08T15:19:07.405Z] ---> cf7a11ff5b15 [2021-06-08T15:19:07.405Z] Step 10/25 : RUN go mod tidy [2021-06-08T15:19:07.683Z] ---> Running in 332bf32215ef [2021-06-08T15:19:10.246Z] Removing intermediate container 332bf32215ef [2021-06-08T15:19:10.246Z] ---> 6bd7daabdc9c [2021-06-08T15:19:10.246Z] Step 11/25 : RUN make update [2021-06-08T15:19:10.246Z] ---> Running in ff05be0b215c [2021-06-08T15:19:11.191Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-08T15:19:12.594Z] Removing intermediate container ff05be0b215c [2021-06-08T15:19:12.594Z] ---> 06c93b01197d [2021-06-08T15:19:12.594Z] Step 12/25 : RUN $MAKE [2021-06-08T15:19:12.857Z] ---> Running in 690babd99f2d [2021-06-08T15:19:15.413Z] go mod tidy [2021-06-08T15:19:15.413Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2021-06-08T15:19:42.092Z] Removing intermediate container 690babd99f2d [2021-06-08T15:19:42.092Z] ---> afa31f63aafd [2021-06-08T15:19:42.092Z] Step 13/25 : FROM alpine:3.12 [2021-06-08T15:19:42.092Z] 3.12: Pulling from library/alpine [2021-06-08T15:19:42.092Z] 339de151aab4: Pulling fs layer [2021-06-08T15:19:42.092Z] 339de151aab4: Verifying Checksum [2021-06-08T15:19:42.092Z] 339de151aab4: Download complete [2021-06-08T15:19:42.092Z] 339de151aab4: Pull complete [2021-06-08T15:19:42.092Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T15:19:42.092Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T15:19:42.092Z] ---> 13621d1b12d4 [2021-06-08T15:19:42.092Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-08T15:19:42.092Z] ---> Running in 977c4e5b7941 [2021-06-08T15:19:42.092Z] Removing intermediate container 977c4e5b7941 [2021-06-08T15:19:42.092Z] ---> 0c3dc7faa6d1 [2021-06-08T15:19:42.092Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-06-08T15:19:42.092Z] ---> Running in a83fe5783f87 [2021-06-08T15:19:42.092Z] Removing intermediate container a83fe5783f87 [2021-06-08T15:19:42.092Z] ---> 77464dc3d8c1 [2021-06-08T15:19:42.092Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T15:19:42.352Z] ---> Running in 98a4132bbef2 [2021-06-08T15:19:42.924Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T15:19:42.924Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T15:19:43.186Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T15:19:43.186Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T15:19:43.186Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T15:19:43.186Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T15:19:43.186Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T15:19:43.186Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T15:19:43.186Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T15:19:43.186Z] OK: 8 MiB in 20 packages [2021-06-08T15:19:45.747Z] Removing intermediate container 98a4132bbef2 [2021-06-08T15:19:45.747Z] ---> 30d95dea0d2c [2021-06-08T15:19:45.747Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-06-08T15:19:47.661Z] ---> 9cbf2d5db5a6 [2021-06-08T15:19:47.661Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-06-08T15:19:47.922Z] ---> 7355b40c7b4c [2021-06-08T15:19:47.922Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-06-08T15:19:48.195Z] ---> f1c2e7f119a8 [2021-06-08T15:19:48.196Z] Step 20/25 : EXPOSE 59986 [2021-06-08T15:19:48.461Z] ---> Running in 75f82638ece5 [2021-06-08T15:19:50.550Z] Removing intermediate container 75f82638ece5 [2021-06-08T15:19:50.550Z] ---> 0848552dafb5 [2021-06-08T15:19:50.550Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-06-08T15:19:50.550Z] ---> Running in a2927230d22c [2021-06-08T15:19:50.550Z] Removing intermediate container a2927230d22c [2021-06-08T15:19:50.550Z] ---> 6f313de41e07 [2021-06-08T15:19:50.550Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-08T15:19:50.550Z] ---> Running in 5da389194c59 [2021-06-08T15:19:50.834Z] Removing intermediate container 5da389194c59 [2021-06-08T15:19:50.834Z] ---> 12253dc7d2fa [2021-06-08T15:19:50.834Z] Step 23/25 : LABEL arch=amd64 [2021-06-08T15:19:51.433Z] ---> Running in 870fe0d5295b [2021-06-08T15:19:51.433Z] Removing intermediate container 870fe0d5295b [2021-06-08T15:19:51.433Z] ---> 2ed17ea120db [2021-06-08T15:19:51.433Z] Step 24/25 : LABEL git_sha=c0e90f9b595874ab0e884f6a9b0c689fa655909b [2021-06-08T15:19:52.007Z] ---> Running in 4836281b4bb6 [2021-06-08T15:19:52.266Z] Removing intermediate container 4836281b4bb6 [2021-06-08T15:19:52.267Z] ---> 3fc2d6e6b02a [2021-06-08T15:19:52.267Z] Step 25/25 : LABEL version=0.0.0 [2021-06-08T15:19:52.527Z] ---> Running in 6c50da92b62c [2021-06-08T15:19:53.103Z] Removing intermediate container 6c50da92b62c [2021-06-08T15:19:53.103Z] ---> f07b873c735c [2021-06-08T15:19:53.103Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-08T15:19:53.103Z] Successfully built f07b873c735c [2021-06-08T15:19:53.103Z] Successfully tagged device-rest: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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:19:53.750Z] ---> job-cost.sh [2021-06-08T15:19:53.751Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qu70 [2021-06-08T15:20:00.601Z] lf-activate-venv(): INFO: Adding /tmp/venv-DL1Q/bin to PATH [2021-06-08T15:20:00.601Z] INFO: No Stack... [2021-06-08T15:20:01.189Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-08T15:20:01.460Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T15:20:01.844Z] + cut -d, -f6 [2021-06-08T15:20:01.844Z] + cat /w/workspace/device-rest-go/2/archives/cost.csv [Pipeline] lock [2021-06-08T15:20:01.915Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-113-2-stack-cost] [2021-06-08T15:20:01.923Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-113-2-stack-cost] did not exist. Created. [2021-06-08T15:20:01.923Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-113-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T15:20:02.292Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-08T15:20:02.471Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T15:20:02.493Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-113-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T15:20:11.901Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T15:20:45.362Z] lf-activate-venv(): INFO: Adding /tmp/venv-Qu70/bin to PATH [2021-06-08T15:20:45.362Z] INFO: No Stack... [2021-06-08T15:20:45.362Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T15:20:45.362Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T15:20:45.743Z] + cat /w/workspace/device-rest-go/2/archives/cost.csv [2021-06-08T15:20:45.743Z] + cut -d, -f6 [Pipeline] lock [2021-06-08T15:20:45.931Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-113-2-stack-cost] [2021-06-08T15:20:45.937Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-113-2-stack-cost] did not exist. Created. [2021-06-08T15:20:45.937Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-113-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T15:20:46.553Z] /w/workspace/device-rest-go/2@tmp/durable-3b6ff6af/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-06-08T15:20:46.894Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-08T15:20:46.917Z] Warning: overwriting stash ‘stack-cost’ [2021-06-08T15:20:46.962Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T15:20:46.976Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-113-2-stack-cost] [Pipeline] // lock [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] configFileProvider [2021-06-08T15:20:47.679Z] provisioning config files... [2021-06-08T15:20:47.690Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/config9109745999333257818tmp [Pipeline] { [Pipeline] sh [2021-06-08T15:20:48.022Z] + set +x [2021-06-08T15:20:48.022Z] + curl -s https://codecov.io/bash [2021-06-08T15:20:48.022Z] + bash -s -- [2021-06-08T15:20:48.022Z] [2021-06-08T15:20:48.022Z] _____ _ [2021-06-08T15:20:48.022Z] / ____| | | [2021-06-08T15:20:48.022Z] | | ___ __| | ___ ___ _____ __ [2021-06-08T15:20:48.022Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-08T15:20:48.022Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-08T15:20:48.022Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-08T15:20:48.022Z] Bash-1.0.3 [2021-06-08T15:20:48.022Z] [2021-06-08T15:20:48.022Z] [2021-06-08T15:20:48.022Z] ==> git version 2.24.4 found [2021-06-08T15:20:48.022Z] ==> 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 [2021-06-08T15:20:48.022Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-08T15:20:48.022Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-08T15:20:48.022Z] ==> Jenkins CI detected. [2021-06-08T15:20:48.022Z] project root: . [2021-06-08T15:20:48.022Z] --> token set from env [2021-06-08T15:20:48.285Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-08T15:20:48.285Z] ==> Running gcov in . (disable via -X gcov) [2021-06-08T15:20:48.285Z] ==> Python coveragepy not found [2021-06-08T15:20:48.285Z] ==> Searching for coverage reports in: [2021-06-08T15:20:48.285Z] + . [2021-06-08T15:20:48.285Z] -> Found 1 reports [2021-06-08T15:20:48.285Z] ==> Detecting git/mercurial file structure [2021-06-08T15:20:48.285Z] ==> Reading reports [2021-06-08T15:20:48.285Z] + ./coverage.out bytes=8513 [2021-06-08T15:20:48.285Z] ==> Appending adjustments [2021-06-08T15:20:48.285Z] https://docs.codecov.io/docs/fixing-reports [2021-06-08T15:20:48.285Z] + Found adjustments [2021-06-08T15:20:48.285Z] ==> Gzipping contents [2021-06-08T15:20:48.285Z] 4.0K /tmp/codecov.v7rrXD.gz [2021-06-08T15:20:48.285Z] ==> Uploading reports [2021-06-08T15:20:48.285Z] url: https://codecov.io [2021-06-08T15:20:48.285Z] query: branch=PR-113&commit=8e819f2e25f78bcb1ea4b79725daa0b6bf71eaec&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-113%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=113&job=&cmd_args= [2021-06-08T15:20:48.285Z] -> Pinging Codecov [2021-06-08T15:20:48.285Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-113&commit=8e819f2e25f78bcb1ea4b79725daa0b6bf71eaec&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-113%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=113&job=&cmd_args= [2021-06-08T15:20:48.547Z] -> Uploading to [2021-06-08T15:20:48.547Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-08/4E5D53B4F1F92C436F7061BF334D961C/8e819f2e25f78bcb1ea4b79725daa0b6bf71eaec/5b2b19ad-2406-4a76-bd14-42c29fdd8ac8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T152048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0936ba53da98dc1521613b771d6a81bf6489425a3d9aa85f4dffaf334e80464d [2021-06-08T15:20:48.547Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T15:20:48.547Z] Dload Upload Total Spent Left Speed [2021-06-08T15:20:49.121Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1611 0 0 100 1611 0 4692 --:--:-- --:--:-- --:--:-- 4696 [2021-06-08T15:20:49.121Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/8e819f2e25f78bcb1ea4b79725daa0b6bf71eaec [Pipeline] } [2021-06-08T15:20:49.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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 [2021-06-08T15:20:50.525Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:20:51.088Z] ---> package-listing.sh [2021-06-08T15:20:51.088Z] ++ facter osfamily [2021-06-08T15:20:51.088Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T15:20:51.350Z] + OS_FAMILY=redhat [2021-06-08T15:20:51.350Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-113 [2021-06-08T15:20:51.350Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T15:20:51.350Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T15:20:51.350Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T15:20:51.350Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T15:20:51.350Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-113 ']' [2021-06-08T15:20:51.350Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T15:20:51.350Z] + case "${OS_FAMILY}" in [2021-06-08T15:20:51.350Z] + sort [2021-06-08T15:20:51.350Z] + rpm -qa [2021-06-08T15:20:51.933Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T15:20:51.933Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T15:20:51.933Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T15:20:51.933Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-113 ']' [2021-06-08T15:20:51.933Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-113/archives/ [2021-06-08T15:20:51.933Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-113/archives/ [Pipeline] echo [2021-06-08T15:20:51.948Z] 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/gexfoundry_device-rest-go_PR-113/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-08T15:20:52.242Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:20:52.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T15:20:52.837Z] [2021-06-08T15:20:52.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:20:53.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T15:20:53.150Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T15:20:53.150Z] df20fa9351a1: Pulling fs layer [2021-06-08T15:20:53.150Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T15:20:53.150Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T15:20:53.150Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T15:20:53.150Z] 93b61091891f: Pulling fs layer [2021-06-08T15:20:53.150Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T15:20:53.150Z] 5e14af77c1be: Pulling fs layer [2021-06-08T15:20:53.150Z] 01666e4c0597: Pulling fs layer [2021-06-08T15:20:53.150Z] aa168da1d23b: Pulling fs layer [2021-06-08T15:20:53.150Z] 93b61091891f: Waiting [2021-06-08T15:20:53.150Z] 93b9cdb0e59b: Waiting [2021-06-08T15:20:53.150Z] 5e14af77c1be: Waiting [2021-06-08T15:20:53.150Z] 01666e4c0597: Waiting [2021-06-08T15:20:53.150Z] aa168da1d23b: Waiting [2021-06-08T15:20:53.150Z] 46f8f816bc3b: Waiting [2021-06-08T15:20:53.150Z] 36b3adc4ff6f: Verifying Checksum [2021-06-08T15:20:53.150Z] 36b3adc4ff6f: Download complete [2021-06-08T15:20:53.150Z] 46f8f816bc3b: Verifying Checksum [2021-06-08T15:20:53.150Z] 46f8f816bc3b: Download complete [2021-06-08T15:20:53.410Z] df20fa9351a1: Verifying Checksum [2021-06-08T15:20:53.410Z] df20fa9351a1: Download complete [2021-06-08T15:20:53.410Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T15:20:53.410Z] 93b9cdb0e59b: Download complete [2021-06-08T15:20:53.410Z] 93b61091891f: Verifying Checksum [2021-06-08T15:20:53.410Z] 93b61091891f: Download complete [2021-06-08T15:20:53.410Z] 5e14af77c1be: Verifying Checksum [2021-06-08T15:20:53.410Z] 5e14af77c1be: Download complete [2021-06-08T15:20:53.410Z] 01666e4c0597: Verifying Checksum [2021-06-08T15:20:53.410Z] 01666e4c0597: Download complete [2021-06-08T15:20:53.672Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T15:20:53.672Z] 8ad3a11d3b57: Download complete [2021-06-08T15:20:53.672Z] df20fa9351a1: Pull complete [2021-06-08T15:20:53.938Z] 36b3adc4ff6f: Pull complete [2021-06-08T15:20:54.891Z] 8ad3a11d3b57: Pull complete [2021-06-08T15:20:54.891Z] 46f8f816bc3b: Pull complete [2021-06-08T15:20:55.152Z] aa168da1d23b: Verifying Checksum [2021-06-08T15:20:55.152Z] aa168da1d23b: Download complete [2021-06-08T15:20:55.422Z] 93b61091891f: Pull complete [2021-06-08T15:20:55.684Z] 93b9cdb0e59b: Pull complete [2021-06-08T15:20:55.945Z] 5e14af77c1be: Pull complete [2021-06-08T15:20:56.217Z] 01666e4c0597: Pull complete [2021-06-08T15:21:02.699Z] aa168da1d23b: Pull complete [2021-06-08T15:21:02.699Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T15:21:02.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T15:21:02.699Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T15:21:02.785Z] prd-centos7-docker-4c-2g-924 does not seem to be running inside a container [2021-06-08T15:21:02.827Z] $ 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/gexfoundry_device-rest-go_PR-113/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-113 -v /w/workspace/gexfoundry_device-rest-go_PR-113:/w/workspace/gexfoundry_device-rest-go_PR-113:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-113@tmp:/w/workspace/gexfoundry_device-rest-go_PR-113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-08T15:21:14.338Z] $ docker top e18d7259ee9b9b315c78e0a672cd5effeaeaddedc9db242733839ff42a37a69e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T15:21:14.738Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T15:21:15.040Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T15:21:15.355Z] + ls /var/log/sa-host [2021-06-08T15:21:15.355Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T15:21:15.355Z] file_magic: OK [2021-06-08T15:21:15.355Z] HZ: Using current value: 100 [2021-06-08T15:21:15.355Z] file_header: OK [2021-06-08T15:21:15.355Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-08T15:21:15.356Z] Statistics: [2021-06-08T15:21:15.356Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T15:21:15.356Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T15:21:15.356Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T15:21:15.356Z] file_magic: OK [2021-06-08T15:21:15.356Z] HZ: Using current value: 100 [2021-06-08T15:21:15.356Z] file_header: OK [2021-06-08T15:21:15.356Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-08T15:21:15.356Z] Statistics: [2021-06-08T15:21:15.356Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T15:21:15.356Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T15:21:15.532Z] provisioning config files... [2021-06-08T15:21:15.546Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/config93448649615614865tmp [Pipeline] { [Pipeline] echo [2021-06-08T15:21:15.569Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:21:15.867Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T15:21:15.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:21:16.282Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T15:21:16.292Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:21:16.587Z] ---> sudo-logs.sh [2021-06-08T15:21:16.587Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T15:21:16.623Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:21:16.970Z] ---> job-cost.sh [2021-06-08T15:21:16.970Z] lf-activate-venv: SKIPPING [2021-06-08T15:21:16.970Z] DEBUG: total: 0.05999999865889549 [2021-06-08T15:21:16.970Z] INFO: Retrieving Stack Cost... [2021-06-08T15:21:19.540Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T15:21:19.540Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T15:21:19.554Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:21:19.851Z] ---> logs-deploy.sh [2021-06-08T15:21:19.851Z] lf-activate-venv: SKIPPING [2021-06-08T15:21:19.851Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-113/2 [2021-06-08T15:21:19.851Z] INFO: archiving workspace using pattern(s): [2021-06-08T15:21:20.795Z] Archives upload complete. [2021-06-08T15:21:20.795Z] INFO: archiving logs to Nexus [2021-06-08T15:21:21.371Z] ---> uname -a: [2021-06-08T15:21:21.371Z] Linux prd-centos7-docker-4c-2g-924.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-08T15:21:21.371Z] [2021-06-08T15:21:21.371Z] [2021-06-08T15:21:21.371Z] ---> lscpu: [2021-06-08T15:21:21.371Z] Architecture: x86_64 [2021-06-08T15:21:21.371Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-08T15:21:21.371Z] Byte Order: Little Endian [2021-06-08T15:21:21.371Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-08T15:21:21.371Z] CPU(s): 2 [2021-06-08T15:21:21.371Z] On-line CPU(s) list: 0,1 [2021-06-08T15:21:21.371Z] Thread(s) per core: 1 [2021-06-08T15:21:21.371Z] Core(s) per socket: 1 [2021-06-08T15:21:21.371Z] Socket(s): 2 [2021-06-08T15:21:21.371Z] NUMA node(s): 1 [2021-06-08T15:21:21.371Z] Vendor ID: AuthenticAMD [2021-06-08T15:21:21.371Z] CPU family: 23 [2021-06-08T15:21:21.371Z] Model: 49 [2021-06-08T15:21:21.371Z] Model name: AMD EPYC-Rome Processor [2021-06-08T15:21:21.371Z] Stepping: 0 [2021-06-08T15:21:21.371Z] CPU MHz: 2800.000 [2021-06-08T15:21:21.371Z] BogoMIPS: 5600.00 [2021-06-08T15:21:21.371Z] Virtualization: AMD-V [2021-06-08T15:21:21.371Z] Hypervisor vendor: KVM [2021-06-08T15:21:21.371Z] Virtualization type: full [2021-06-08T15:21:21.371Z] L1d cache: 64 KiB [2021-06-08T15:21:21.371Z] L1i cache: 64 KiB [2021-06-08T15:21:21.371Z] L2 cache: 1 MiB [2021-06-08T15:21:21.371Z] L3 cache: 32 MiB [2021-06-08T15:21:21.371Z] NUMA node0 CPU(s): 0,1 [2021-06-08T15:21:21.371Z] Vulnerability Itlb multihit: Not affected [2021-06-08T15:21:21.371Z] Vulnerability L1tf: Not affected [2021-06-08T15:21:21.371Z] Vulnerability Mds: Not affected [2021-06-08T15:21:21.371Z] Vulnerability Meltdown: Not affected [2021-06-08T15:21:21.371Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-08T15:21:21.371Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-08T15:21:21.371Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-08T15:21:21.371Z] Vulnerability Srbds: Not affected [2021-06-08T15:21:21.371Z] Vulnerability Tsx async abort: Not affected [2021-06-08T15:21:21.371Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-08T15:21:21.371Z] [2021-06-08T15:21:21.371Z] [2021-06-08T15:21:21.371Z] ---> nproc: [2021-06-08T15:21:21.371Z] 2 [2021-06-08T15:21:21.371Z] [2021-06-08T15:21:21.371Z] [2021-06-08T15:21:21.371Z] ---> df -h: [2021-06-08T15:21:21.371Z] Filesystem Size Used Available Use% Mounted on [2021-06-08T15:21:21.371Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-08T15:21:21.371Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-08T15:21:21.371Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-08T15:21:21.371Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-08T15:21:21.371Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-08T15:21:21.371Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-08T15:21:21.371Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-08T15:21:21.371Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-08T15:21:21.371Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-08T15:21:21.371Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-08T15:21:21.371Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-113 [2021-06-08T15:21:21.371Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-113@tmp [2021-06-08T15:21:21.371Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-08T15:21:21.371Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-08T15:21:21.371Z] [2021-06-08T15:21:21.371Z] [2021-06-08T15:21:21.371Z] ---> free -m: [2021-06-08T15:21:21.371Z] total used free shared buff/cache available [2021-06-08T15:21:21.371Z] Mem: 7821 980 4735 0 2105 6663 [2021-06-08T15:21:21.371Z] Swap: 1023 0 1023 [2021-06-08T15:21:21.371Z] [2021-06-08T15:21:21.371Z] [2021-06-08T15:21:21.371Z] ---> ip addr: [2021-06-08T15:21:21.371Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-08T15:21:21.371Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-08T15:21:21.371Z] inet 127.0.0.1/8 scope host lo [2021-06-08T15:21:21.371Z] valid_lft forever preferred_lft forever [2021-06-08T15:21:21.371Z] inet6 ::1/128 scope host [2021-06-08T15:21:21.371Z] valid_lft forever preferred_lft forever [2021-06-08T15:21:21.371Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-08T15:21:21.371Z] link/ether fa:16:3e:8a:72:aa brd ff:ff:ff:ff:ff:ff [2021-06-08T15:21:21.371Z] inet 10.30.122.178/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-08T15:21:21.371Z] valid_lft 85615sec preferred_lft 85615sec [2021-06-08T15:21:21.371Z] inet6 fe80::f816:3eff:fe8a:72aa/64 scope link [2021-06-08T15:21:21.371Z] valid_lft forever preferred_lft forever [2021-06-08T15:21:21.371Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-08T15:21:21.371Z] link/ether 02:42:de:c7:1d:cc brd ff:ff:ff:ff:ff:ff [2021-06-08T15:21:21.371Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-08T15:21:21.371Z] valid_lft forever preferred_lft forever [2021-06-08T15:21:21.371Z] inet6 fe80::42:deff:fec7:1dcc/64 scope link [2021-06-08T15:21:21.371Z] valid_lft forever preferred_lft forever [2021-06-08T15:21:21.371Z] [2021-06-08T15:21:21.371Z] [2021-06-08T15:21:21.371Z] ---> sar -b -r -n DEV: [2021-06-08T15:21:21.371Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) [2021-06-08T15:21:21.371Z] [2021-06-08T15:21:21.371Z] 15:08:00 LINUX RESTART (2 CPU) [2021-06-08T15:21:21.371Z] [2021-06-08T15:21:21.371Z] 15:09:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-08T15:21:21.371Z] 15:10:01 106.61 15.63 90.98 0.00 4881.02 28344.59 0.00 [2021-06-08T15:21:21.371Z] 15:11:01 1.92 0.05 1.87 0.00 1.07 38.23 0.00 [2021-06-08T15:21:21.371Z] 15:12:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 [2021-06-08T15:21:21.371Z] 15:13:01 0.23 0.00 0.23 0.00 0.00 3.48 0.00 [2021-06-08T15:21:21.371Z] 15:14:01 0.30 0.00 0.30 0.00 0.00 4.65 0.00 [2021-06-08T15:21:21.371Z] 15:15:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 [2021-06-08T15:21:21.371Z] 15:16:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 [2021-06-08T15:21:21.371Z] 15:17:01 0.18 0.00 0.18 0.00 0.00 2.57 0.00 [2021-06-08T15:21:21.371Z] 15:18:02 0.32 0.00 0.32 0.00 0.00 3.80 0.00 [2021-06-08T15:21:21.371Z] 15:19:01 0.19 0.00 0.19 0.00 0.00 2.52 0.00 [2021-06-08T15:21:21.371Z] 15:20:01 0.33 0.00 0.33 0.00 0.00 4.93 0.00 [2021-06-08T15:21:21.371Z] 15:21:01 9.43 0.13 9.30 0.00 13.73 497.87 0.00 [2021-06-08T15:21:21.371Z] Average: 9.63 1.26 8.37 0.00 390.06 2305.42 0.00 [2021-06-08T15:21:21.371Z] [2021-06-08T15:21:21.371Z] 15:09:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-08T15:21:21.371Z] 15:10:01 5454128 0 803640 10.03 2620 1748552 1285852 14.20 579288 1574524 136 [2021-06-08T15:21:21.371Z] 15:11:01 5465576 0 792152 9.89 2620 1748592 1197256 13.22 570836 1574320 20 [2021-06-08T15:21:21.371Z] 15:12:01 5466588 0 791136 9.88 2620 1748596 1197040 13.22 563704 1580316 8 [2021-06-08T15:21:21.371Z] 15:13:01 5464528 0 793192 9.90 2620 1748600 1197208 13.22 565948 1580312 20 [2021-06-08T15:21:21.371Z] 15:14:01 5464124 0 793588 9.91 2620 1748608 1197232 13.22 564280 1582200 8 [2021-06-08T15:21:21.371Z] 15:15:01 5462672 0 795036 9.93 2620 1748612 1197280 13.22 565656 1582200 8 [2021-06-08T15:21:21.371Z] 15:16:01 5463288 0 794416 9.92 2620 1748616 1197040 13.22 565288 1582200 20 [2021-06-08T15:21:21.371Z] 15:17:01 5453856 0 803840 10.04 2620 1748624 1197040 13.22 574704 1582200 8 [2021-06-08T15:21:21.371Z] 15:18:02 5451636 0 806060 10.06 2620 1748624 1197040 13.22 578068 1581008 8 [2021-06-08T15:21:21.371Z] 15:19:01 5451780 0 805908 10.06 2620 1748632 1197040 13.22 578856 1580312 8 [2021-06-08T15:21:21.371Z] 15:20:01 5450476 0 807156 10.08 2620 1748688 1197244 13.22 587140 1573104 28 [2021-06-08T15:21:21.371Z] 15:21:01 4915728 0 937444 11.70 2620 2153148 1385420 15.30 787536 1840404 402840 [2021-06-08T15:21:21.371Z] Average: 5413698 0 810297 10.12 2620 1782324 1220224 13.47 590109 1601092 33593 [2021-06-08T15:21:21.371Z] [2021-06-08T15:21:21.371Z] 15:09:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-08T15:21:21.372Z] 15:10:01 eth0 666.25 468.41 1395.69 95.14 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:10:01 docker0 44.61 33.64 4.34 140.30 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:11:01 eth0 2.50 0.50 0.74 0.19 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:12:01 eth0 0.85 0.08 0.04 0.04 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:13:01 eth0 1.78 0.48 0.63 0.39 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:14:01 eth0 0.53 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:15:01 eth0 0.67 0.37 0.40 0.26 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:16:01 eth0 0.17 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:17:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:18:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:19:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:20:01 eth0 1.17 0.50 0.46 0.28 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:21:01 eth0 191.85 171.50 2169.54 16.95 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] Average: eth0 69.83 51.89 293.18 9.11 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] Average: docker0 3.55 2.68 0.35 11.18 0.00 0.00 0.00 0.00 [2021-06-08T15:21:21.372Z] [2021-06-08T15:21:21.372Z] [2021-06-08T15:21:21.372Z] ---> sar -P ALL: [2021-06-08T15:21:21.372Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) [2021-06-08T15:21:21.372Z] [2021-06-08T15:21:21.372Z] 15:08:00 LINUX RESTART (2 CPU) [2021-06-08T15:21:21.372Z] [2021-06-08T15:21:21.372Z] 15:09:04 CPU %user %nice %system %iowait %steal %idle [2021-06-08T15:21:21.372Z] 15:10:01 all 14.06 0.00 4.45 14.27 0.07 67.15 [2021-06-08T15:21:21.372Z] 15:10:01 0 14.52 0.00 5.08 17.08 0.07 63.24 [2021-06-08T15:21:21.372Z] 15:10:01 1 13.60 0.00 3.82 11.48 0.07 71.02 [2021-06-08T15:21:21.372Z] 15:11:01 all 0.13 0.00 0.07 0.00 0.03 99.77 [2021-06-08T15:21:21.372Z] 15:11:01 0 0.20 0.00 0.05 0.00 0.02 99.73 [2021-06-08T15:21:21.372Z] 15:11:01 1 0.07 0.00 0.08 0.00 0.03 99.82 [2021-06-08T15:21:21.372Z] 15:12:01 all 0.17 0.00 0.04 0.00 0.03 99.77 [2021-06-08T15:21:21.372Z] 15:12:01 0 0.28 0.00 0.03 0.00 0.02 99.67 [2021-06-08T15:21:21.372Z] 15:12:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-08T15:21:21.372Z] 15:13:01 all 0.16 0.00 0.04 0.00 0.03 99.77 [2021-06-08T15:21:21.372Z] 15:13:01 0 0.25 0.00 0.05 0.00 0.03 99.67 [2021-06-08T15:21:21.372Z] 15:13:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-08T15:21:21.372Z] 15:14:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-08T15:21:21.372Z] 15:14:01 0 0.22 0.00 0.03 0.00 0.03 99.72 [2021-06-08T15:21:21.372Z] 15:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-08T15:21:21.372Z] 15:15:01 all 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-08T15:21:21.372Z] 15:15:01 0 0.27 0.00 0.03 0.00 0.02 99.68 [2021-06-08T15:21:21.372Z] 15:15:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-08T15:21:21.372Z] 15:16:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-06-08T15:21:21.372Z] 15:16:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-08T15:21:21.372Z] 15:16:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-08T15:21:21.372Z] 15:17:01 all 0.14 0.00 0.03 0.00 0.03 99.80 [2021-06-08T15:21:21.372Z] 15:17:01 0 0.25 0.00 0.05 0.00 0.03 99.67 [2021-06-08T15:21:21.372Z] 15:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-08T15:21:21.372Z] 15:18:02 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-08T15:21:21.372Z] 15:18:02 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-08T15:21:21.372Z] 15:18:02 1 0.13 0.00 0.03 0.00 0.05 99.78 [2021-06-08T15:21:21.372Z] 15:19:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-06-08T15:21:21.372Z] 15:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-08T15:21:21.372Z] 15:19:01 1 0.07 0.00 0.03 0.00 0.03 99.86 [2021-06-08T15:21:21.372Z] 15:20:01 all 0.13 0.00 0.04 0.00 0.03 99.81 [2021-06-08T15:21:21.372Z] 15:20:01 0 0.22 0.00 0.05 0.00 0.00 99.73 [2021-06-08T15:21:21.372Z] 15:20:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-08T15:21:21.372Z] [2021-06-08T15:21:21.372Z] 15:20:01 CPU %user %nice %system %iowait %steal %idle [2021-06-08T15:21:21.372Z] 15:21:01 all 6.34 0.00 2.18 0.51 0.04 90.93 [2021-06-08T15:21:21.372Z] 15:21:01 0 5.28 0.00 2.12 0.58 0.05 91.98 [2021-06-08T15:21:21.372Z] 15:21:01 1 7.41 0.00 2.23 0.44 0.03 89.89 [2021-06-08T15:21:21.372Z] Average: all 1.72 0.00 0.56 1.14 0.03 96.55 [2021-06-08T15:21:21.372Z] Average: 0 1.72 0.00 0.60 1.36 0.03 96.29 [2021-06-08T15:21:21.372Z] Average: 1 1.72 0.00 0.51 0.93 0.04 96.81 [2021-06-08T15:21:21.372Z] [2021-06-08T15:21:21.372Z] [2021-06-08T15:21:21.372Z]