Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 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-ssh3025269692299669459.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh5734536495215790588.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/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-mqtt-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3748731510068935908.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh1978597489576832209.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/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-mqtt-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3759117674701190591.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-mqtt-go, buildSnap:true] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-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-mqtt 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: true 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-340 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub Avoid second fetch Checking out Revision 58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 (master) [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-mqtt-go_master@tmp/jenkins-gitclient-ssh5176369688320118330.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 # timeout=10 Commit message: "Merge pull request #257 from lenny-intel/service-info" > git rev-list --no-walk 653fdc7e42cd7ec24a217595972231c9ae0d8498 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:47:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:47:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:47:12 ========================================================= 02:47:12 EdgeX Global Pipelines Version Info 02:47:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:47:13 ------------------- 02:47:13 stable info: 02:47:13 ------------------- 02:47:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:47:13 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:47:13 Message: update stable to v1.0.192 02:47:14 ------------------- 02:47:14 experimental info: 02:47:14 ------------------- 02:47:14 Commited By: **** collab-it+edgex@linuxfoundation.org 02:47:14 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:47:14 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58f0ed0 [Pipeline] echo 02:47:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:15 provisioning config files... 02:47:15 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config9132680916160778379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:15 ---> docker-login.sh 02:47:15 nexus3.edgexfoundry.org:10001 02:47:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:15 Configure a credential helper to remove this warning. See 02:47:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:15 02:47:15 Login Succeeded 02:47:15 nexus3.edgexfoundry.org:10002 02:47:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:15 Configure a credential helper to remove this warning. See 02:47:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:15 02:47:15 Login Succeeded 02:47:15 nexus3.edgexfoundry.org:10003 02:47:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:15 Configure a credential helper to remove this warning. See 02:47:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:15 02:47:15 Login Succeeded 02:47:15 nexus3.edgexfoundry.org:10004 02:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:16 Configure a credential helper to remove this warning. See 02:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:16 02:47:16 Login Succeeded 02:47:16 docker.io 02:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:16 Configure a credential helper to remove this warning. See 02:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:16 02:47:16 Login Succeeded 02:47:16 ---> docker-login.sh ends [Pipeline] } 02:47:16 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 02:47:16 + git log --format=format:%s -1 58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 [Pipeline] echo 02:47:16 GIT_COMMIT: 58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292, Commit Message: Merge pull request #257 from lenny-intel/service-info [Pipeline] echo 02:47:16 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:47:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:47:17 02:47:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:47:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:47:17 latest: Pulling from edgex-devops/git-semver 02:47:17 31603596830f: Pulling fs layer 02:47:17 54011a49482f: Pulling fs layer 02:47:17 a6820b24f6d8: Pulling fs layer 02:47:17 f581987b2513: Pulling fs layer 02:47:17 f581987b2513: Waiting 02:47:17 54011a49482f: Verifying Checksum 02:47:17 54011a49482f: Download complete 02:47:18 31603596830f: Verifying Checksum 02:47:18 31603596830f: Download complete 02:47:18 a6820b24f6d8: Verifying Checksum 02:47:18 a6820b24f6d8: Download complete 02:47:18 f581987b2513: Verifying Checksum 02:47:18 f581987b2513: Download complete 02:47:18 31603596830f: Pull complete 02:47:18 54011a49482f: Pull complete 02:47:19 a6820b24f6d8: Pull complete 02:47:19 f581987b2513: Pull complete 02:47:19 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 02:47:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:47:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:47:19 prd-centos7-docker-4c-2g-340 does not seem to be running inside a container 02:47:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:47:22 $ docker top e9bd65618ecbcf8186c73240932fc92f37aa786df4fc385cc685f241f49c9303 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:47:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:47:23 [ssh-agent] Looking for ssh-agent implementation... 02:47:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:47:23 $ docker exec e9bd65618ecbcf8186c73240932fc92f37aa786df4fc385cc685f241f49c9303 ssh-agent 02:47:23 SSH_AUTH_SOCK=/tmp/ssh-y5lbpYEVIlWj/agent.13 02:47:23 SSH_AGENT_PID=19 02:47:23 Running ssh-add (command line suppressed) 02:47:23 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7244437470649344562.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7244437470649344562.key) 02:47:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:47:23 + git tag --points-at HEAD [Pipeline] } 02:47:23 $ docker exec --env ******** --env ******** e9bd65618ecbcf8186c73240932fc92f37aa786df4fc385cc685f241f49c9303 ssh-agent -k 02:47:23 unset SSH_AUTH_SOCK; 02:47:23 unset SSH_AGENT_PID; 02:47:23 echo Agent pid 19 killed; 02:47:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:47:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:47:23 [ssh-agent] Looking for ssh-agent implementation... 02:47:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:47:23 $ docker exec e9bd65618ecbcf8186c73240932fc92f37aa786df4fc385cc685f241f49c9303 ssh-agent 02:47:24 SSH_AUTH_SOCK=/tmp/ssh-oZEEBDjKWy2i/agent.53 02:47:24 SSH_AGENT_PID=60 02:47:24 Running ssh-add (command line suppressed) 02:47:24 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5633377703565099505.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5633377703565099505.key) 02:47:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:47:24 + git semver init 02:47:24 # -> Open(): unable to determine branch for HEAD 02:47:24 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 02:47:24 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 02:47:24 # $SEMVER_REMOTE_NAME = origin 02:47:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:47:24 # $SEMVER_USER_NAME = edgex-jenkins 02:47:24 # $SEMVER_BRANCH = master 02:47:24 # $SEMVER_TEMP = /tmp/semver-881473579 02:47:24 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 02:47:24 # '/tmp/semver-881473579' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' 02:47:24 # -> Force: false 02:47:24 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 02:47:24 $ docker exec --env ******** --env ******** e9bd65618ecbcf8186c73240932fc92f37aa786df4fc385cc685f241f49c9303 ssh-agent -k 02:47:24 unset SSH_AUTH_SOCK; 02:47:24 unset SSH_AGENT_PID; 02:47:24 echo Agent pid 60 killed; 02:47:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:47:25 + git semver [Pipeline] } 02:47:25 $ docker stop --time=1 e9bd65618ecbcf8186c73240932fc92f37aa786df4fc385cc685f241f49c9303 02:47:26 $ docker rm -f e9bd65618ecbcf8186c73240932fc92f37aa786df4fc385cc685f241f49c9303 [Pipeline] // withDockerContainer [Pipeline] sh 02:47:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:47:27 Stashed 1 file(s) [Pipeline] echo 02:47:27 [edgeXSemver]: initialized semver on version 1.3.2-dev.15 [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 02:47:42 Still waiting to schedule task 02:47:42 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 02:47:42 ‘prd-centos7-docker-4c-2g-309’ is offline 02:47:42 ‘prd-centos7-docker-4c-2g-343’ is offline 02:47:42 ‘prd-ubuntu18.04-docker-arm64-4c-16g-341’ doesn’t have label ‘centos7-docker-4c-2g’ 02:47:42 Still waiting to schedule task 02:47:42 ‘prd-ubuntu18.04-docker-arm64-4c-16g-341’ is offline 02:49:52 Running on prd-centos7-docker-4c-2g-345 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 02:49:52 Running in /w/workspace/device-mqtt-go/47 [Pipeline] { [Pipeline] checkout 02:49:52 Selected Git installation does not exist. Using Default 02:49:52 The recommended git tool is: NONE 02:49:55 using credential edgex-jenkins-ssh 02:49:55 Cloning the remote Git repository 02:49:55 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:49:55 > git init /w/workspace/device-mqtt-go/47 # timeout=10 02:49:55 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:49:55 > git --version # timeout=10 02:49:55 > git --version # 'git version 2.24.4' 02:49:55 using GIT_SSH to set credentials SSH Credentials for GitHub 02:49:55 [INFO] Currently running in a labeled security context 02:49:55 [INFO] Currently SELinux is 'enforcing' on the host 02:49:55 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/47@tmp/jenkins-gitclient-ssh3803041792591062625.key 02:49:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:49:56 Avoid second fetch 02:49:56 Checking out Revision 58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 (master) 02:49:56 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:49:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:49:56 > git config core.sparsecheckout # timeout=10 02:49:56 > git checkout -f 58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 # timeout=10 02:49:59 Commit message: "Merge pull request #257 from lenny-intel/service-info" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:50:00 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:50:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:50:01 + true 02:50:01 + sudo service docker restart 02:50:01 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:50:23 provisioning config files... 02:50:23 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/47@tmp/config6150829886583781975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:50:24 ---> docker-login.sh 02:50:24 nexus3.edgexfoundry.org:10001 02:50:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:25 Configure a credential helper to remove this warning. See 02:50:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:25 02:50:25 Login Succeeded 02:50:25 nexus3.edgexfoundry.org:10002 02:50:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:26 Configure a credential helper to remove this warning. See 02:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:26 02:50:26 Login Succeeded 02:50:26 nexus3.edgexfoundry.org:10003 02:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:26 Configure a credential helper to remove this warning. See 02:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:26 02:50:26 Login Succeeded 02:50:26 nexus3.edgexfoundry.org:10004 02:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:26 Configure a credential helper to remove this warning. See 02:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:26 02:50:26 Login Succeeded 02:50:26 docker.io 02:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:26 Configure a credential helper to remove this warning. See 02:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:26 02:50:26 Login Succeeded 02:50:26 ---> docker-login.sh ends [Pipeline] } 02:50:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:50:27 ========================================================= 02:50:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:50:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:50:27 + 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 . 02:50:27 Sending build context to Docker daemon 565.8kB 02:50:27 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 02:50:27 Step 2/8 : FROM ${BASE} 02:50:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:50:27 540db60ca938: Pulling fs layer 02:50:27 adcc1eea9eea: Pulling fs layer 02:50:27 4c4ab2625f07: Pulling fs layer 02:50:27 0510c868ecb4: Pulling fs layer 02:50:27 afea3b2eda06: Pulling fs layer 02:50:27 7809a108b3ef: Pulling fs layer 02:50:27 f706445af74f: Pulling fs layer 02:50:27 afea3b2eda06: Waiting 02:50:27 7809a108b3ef: Waiting 02:50:27 f706445af74f: Waiting 02:50:27 0510c868ecb4: Waiting 02:50:27 4c4ab2625f07: Verifying Checksum 02:50:27 4c4ab2625f07: Download complete 02:50:27 adcc1eea9eea: Verifying Checksum 02:50:27 adcc1eea9eea: Download complete 02:50:27 afea3b2eda06: Verifying Checksum 02:50:27 afea3b2eda06: Download complete 02:50:27 7809a108b3ef: Verifying Checksum 02:50:27 7809a108b3ef: Download complete 02:50:28 540db60ca938: Verifying Checksum 02:50:28 540db60ca938: Download complete 02:50:28 540db60ca938: Pull complete 02:50:29 adcc1eea9eea: Pull complete 02:50:29 4c4ab2625f07: Pull complete 02:50:30 f706445af74f: Verifying Checksum 02:50:30 f706445af74f: Download complete 02:50:31 0510c868ecb4: Verifying Checksum 02:50:31 0510c868ecb4: Download complete 02:50:35 0510c868ecb4: Pull complete 02:50:36 afea3b2eda06: Pull complete 02:50:36 7809a108b3ef: Pull complete 02:50:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-347 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 02:50:37 Running in /w/workspace/device-mqtt-go/47 [Pipeline] { [Pipeline] checkout 02:50:37 Selected Git installation does not exist. Using Default 02:50:37 The recommended git tool is: NONE 02:50:38 f706445af74f: Pull complete 02:50:38 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:50:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:50:38 ---> b068be0155e3 02:50:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 02:50:43 using credential edgex-jenkins-ssh 02:50:43 Cloning the remote Git repository 02:50:43 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:50:43 > git init /w/workspace/device-mqtt-go/47 # timeout=10 02:50:43 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:50:43 > git --version # timeout=10 02:50:43 > git --version # 'git version 2.17.1' 02:50:43 using GIT_SSH to set credentials SSH Credentials for GitHub 02:50:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:50:44 Avoid second fetch 02:50:44 Checking out Revision 58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 (master) 02:50:44 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:50:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:50:44 > git config core.sparsecheckout # timeout=10 02:50:44 > git checkout -f 58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 # timeout=10 02:50:48 Commit message: "Merge pull request #257 from lenny-intel/service-info" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:50:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:50:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:50:50 + true 02:50:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:51:09 provisioning config files... 02:51:09 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/47@tmp/config8051196746464472481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:09 ---> docker-login.sh 02:51:09 nexus3.edgexfoundry.org:10001 02:51:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:10 Configure a credential helper to remove this warning. See 02:51:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:10 02:51:10 Login Succeeded 02:51:10 nexus3.edgexfoundry.org:10002 02:51:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:11 Configure a credential helper to remove this warning. See 02:51:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:11 02:51:11 Login Succeeded 02:51:11 nexus3.edgexfoundry.org:10003 02:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:11 Configure a credential helper to remove this warning. See 02:51:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:11 02:51:11 Login Succeeded 02:51:11 nexus3.edgexfoundry.org:10004 02:51:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:12 Configure a credential helper to remove this warning. See 02:51:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:12 02:51:12 Login Succeeded 02:51:12 docker.io 02:51:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:12 Configure a credential helper to remove this warning. See 02:51:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:12 02:51:12 Login Succeeded 02:51:13 ---> docker-login.sh ends [Pipeline] } 02:51:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:51:13 ========================================================= 02:51:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:51:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:51:13 + 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 . 02:51:14 Sending build context to Docker daemon 564.7kB 02:51:14 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 02:51:14 Step 2/8 : FROM ${BASE} 02:51:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:51:14 595b0fe564bb: Pulling fs layer 02:51:14 7186ed65a4f7: Pulling fs layer 02:51:14 316046926c0a: Pulling fs layer 02:51:14 4ebd0625c992: Pulling fs layer 02:51:14 207e8628e3a3: Pulling fs layer 02:51:14 c791037a9be2: Pulling fs layer 02:51:14 ffd874e62e21: Pulling fs layer 02:51:14 4ebd0625c992: Waiting 02:51:14 207e8628e3a3: Waiting 02:51:14 c791037a9be2: Waiting 02:51:14 ffd874e62e21: Waiting 02:51:14 316046926c0a: Verifying Checksum 02:51:14 316046926c0a: Download complete 02:51:14 7186ed65a4f7: Verifying Checksum 02:51:14 7186ed65a4f7: Download complete 02:51:14 207e8628e3a3: Download complete 02:51:14 c791037a9be2: Verifying Checksum 02:51:14 c791037a9be2: Download complete 02:51:14 595b0fe564bb: Verifying Checksum 02:51:14 595b0fe564bb: Download complete 02:51:15 595b0fe564bb: Pull complete 02:51:15 7186ed65a4f7: Pull complete 02:51:16 316046926c0a: Pull complete 02:51:17 ffd874e62e21: Verifying Checksum 02:51:17 ffd874e62e21: Download complete 02:51:17 ---> Running in 9f50ceb39c2d 02:51:17 Removing intermediate container 9f50ceb39c2d 02:51:17 ---> 2010ddc32966 02:51:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:51:17 ---> Running in 167dadf9141b 02:51:17 Removing intermediate container 167dadf9141b 02:51:17 ---> a3d4cbef4218 02:51:17 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 02:51:17 ---> Running in fd246122d11e 02:51:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:51:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:51:18 4ebd0625c992: Verifying Checksum 02:51:18 4ebd0625c992: Download complete 02:51:18 (1/13) Installing libc-dev (0.7.2-r3) 02:51:18 (2/13) Installing libsodium (1.0.18-r0) 02:51:18 (3/13) Installing pkgconf (1.7.3-r0) 02:51:18 (4/13) Installing libsodium-dev (1.0.18-r0) 02:51:19 (5/13) Installing openssh-keygen (8.4_p1-r3) 02:51:19 (6/13) Installing libedit (20191231.3.1-r1) 02:51:19 (7/13) Installing openssh-client (8.4_p1-r3) 02:51:19 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 02:51:19 (9/13) Installing openssh-server-common (8.4_p1-r3) 02:51:19 (10/13) Installing openssh-server (8.4_p1-r3) 02:51:20 (11/13) Installing openssh (8.4_p1-r3) 02:51:20 (12/13) Installing libzmq (4.3.3-r1) 02:51:20 (13/13) Installing zeromq-dev (4.3.3-r1) 02:51:20 Executing busybox-1.32.1-r6.trigger 02:51:20 OK: 156 MiB in 53 packages 02:51:22 Removing intermediate container fd246122d11e 02:51:22 ---> 8bbe1e889109 02:51:22 Step 6/8 : WORKDIR /device-mqtt-go 02:51:23 ---> Running in 89d09f29a6db 02:51:23 Removing intermediate container 89d09f29a6db 02:51:23 ---> 26beb23eb76e 02:51:23 Step 7/8 : COPY . . 02:51:24 ---> 6ff07b49db35 02:51:24 Step 8/8 : RUN go mod download 02:51:24 ---> Running in 46fa1a98e54f 02:51:28 4ebd0625c992: Pull complete 02:51:29 207e8628e3a3: Pull complete 02:51:29 c791037a9be2: Pull complete 02:51:33 ffd874e62e21: Pull complete 02:51:33 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 02:51:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:51:33 ---> cfc18b08335c 02:51:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 02:51:35 ---> Running in 8570b43a3d92 02:51:35 Removing intermediate container 8570b43a3d92 02:51:35 ---> baec91aa5fee 02:51:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:51:35 ---> Running in ff6727477889 02:51:38 Removing intermediate container ff6727477889 02:51:38 ---> 748c4328e05f 02:51:38 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 02:51:38 ---> Running in 75d877b6504f 02:51:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:51:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:51:40 (1/13) Installing libc-dev (0.7.2-r3) 02:51:41 (2/13) Installing libsodium (1.0.18-r0) 02:51:41 (3/13) Installing pkgconf (1.7.3-r0) 02:51:41 (4/13) Installing libsodium-dev (1.0.18-r0) 02:51:41 (5/13) Installing openssh-keygen (8.4_p1-r3) 02:51:41 (6/13) Installing libedit (20191231.3.1-r1) 02:51:41 (7/13) Installing openssh-client (8.4_p1-r3) 02:51:42 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 02:51:42 (9/13) Installing openssh-server-common (8.4_p1-r3) 02:51:42 (10/13) Installing openssh-server (8.4_p1-r3) 02:51:42 (11/13) Installing openssh (8.4_p1-r3) 02:51:42 (12/13) Installing libzmq (4.3.3-r1) 02:51:43 (13/13) Installing zeromq-dev (4.3.3-r1) 02:51:43 Executing busybox-1.32.1-r6.trigger 02:51:43 OK: 145 MiB in 53 packages 02:51:44 Removing intermediate container 75d877b6504f 02:51:44 ---> c2e3804683ca 02:51:44 Step 6/8 : WORKDIR /device-mqtt-go 02:51:44 ---> Running in 7c36cb49dd0b 02:51:45 Removing intermediate container 7c36cb49dd0b 02:51:45 ---> 60871810b070 02:51:45 Step 7/8 : COPY . . 02:51:46 ---> b404adb0e923 02:51:46 Step 8/8 : RUN go mod download 02:51:46 ---> Running in 600aad239617 02:52:11 Removing intermediate container 46fa1a98e54f 02:52:11 ---> 145c96004b98 02:52:11 Successfully built 145c96004b98 02:52:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:52:11 + docker inspect -f . ci-base-image-x86_64 02:52:11 . [Pipeline] withDockerContainer 02:52:11 prd-centos7-docker-4c-2g-345 does not seem to be running inside a container 02:52:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/47 -v /w/workspace/device-mqtt-go/47:/w/workspace/device-mqtt-go/47:rw,z -v /w/workspace/device-mqtt-go/47@tmp:/w/workspace/device-mqtt-go/47@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 ******** ci-base-image-x86_64 cat 02:52:13 Removing intermediate container 600aad239617 02:52:13 ---> 347094246d6f 02:52:13 Successfully built 347094246d6f 02:52:13 Successfully tagged ci-base-image-arm64:latest 02:52:13 $ docker top 2a3338e907f2aa229d1c1ac9dbb01885d2b21afac5bed1ed024c77efb487210c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 02:52:14 + go version 02:52:14 go version go1.16.3 linux/amd64 [Pipeline] } 02:52:14 $ docker stop --time=1 2a3338e907f2aa229d1c1ac9dbb01885d2b21afac5bed1ed024c77efb487210c 02:52:14 + docker inspect -f . ci-base-image-arm64 02:52:14 . 02:52:15 $ docker rm -f 2a3338e907f2aa229d1c1ac9dbb01885d2b21afac5bed1ed024c77efb487210c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer 02:52:16 prd-ubuntu18.04-docker-arm64-4c-16g-347 does not seem to be running inside a container 02:52:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/47 -v /w/workspace/device-mqtt-go/47:/w/workspace/device-mqtt-go/47:rw,z -v /w/workspace/device-mqtt-go/47@tmp:/w/workspace/device-mqtt-go/47@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 ******** ci-base-image-arm64 cat 02:52:17 $ docker top 99533ce48acd3a1c1746c4b06f2b4f2ac92c3016eacc5b0784146ace1dbba2fe -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:52:18 + docker inspect -f . ci-base-image-x86_64 02:52:18 . [Pipeline] withDockerContainer 02:52:18 prd-centos7-docker-4c-2g-345 does not seem to be running inside a container 02:52:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/47 -v /w/workspace/device-mqtt-go/47:/w/workspace/device-mqtt-go/47:rw,z -v /w/workspace/device-mqtt-go/47@tmp:/w/workspace/device-mqtt-go/47@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 ******** ci-base-image-x86_64 cat 02:52:19 + go version 02:52:19 go version go1.16.3 linux/arm64 02:52:19 $ docker top b6576b3971d71901700c90627c1f1028b6b904ea490002bb61f9e86b0911dbe6 -eo pid,comm [Pipeline] { [Pipeline] } 02:52:19 $ docker stop --time=1 99533ce48acd3a1c1746c4b06f2b4f2ac92c3016eacc5b0784146ace1dbba2fe 02:52:21 $ docker rm -f 99533ce48acd3a1c1746c4b06f2b4f2ac92c3016eacc5b0784146ace1dbba2fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:52:22 + go mod tidy 02:52:22 + docker inspect -f . ci-base-image-arm64 02:52:22 . [Pipeline] withDockerContainer 02:52:22 prd-ubuntu18.04-docker-arm64-4c-16g-347 does not seem to be running inside a container 02:52:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/47 -v /w/workspace/device-mqtt-go/47:/w/workspace/device-mqtt-go/47:rw,z -v /w/workspace/device-mqtt-go/47@tmp:/w/workspace/device-mqtt-go/47@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 ******** ci-base-image-arm64 cat 02:52:24 $ docker top 2b932056e441c2eef2fb24c26cc8b9c8bea7be01bcc5400edb66dc2c9b8c9eb1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 02:52:25 + make test 02:52:25 go mod tidy 02:52:25 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:52:25 + go mod tidy 02:52:25 ? github.com/edgexfoundry/device-mqtt-go [no test files] [Pipeline] sh 02:52:26 + make test 02:52:26 go mod tidy 02:52:27 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:52:28 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:52:47 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:52:47 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 24.9% of statements 02:52:47 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:52:47 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:52:58 gofmt -l . 02:52:58 ["`gofmt -l .`" = ""] 02:52:58 ./bin/test-attribution-txt.sh [Pipeline] } 02:52:58 $ docker stop --time=1 b6576b3971d71901700c90627c1f1028b6b904ea490002bb61f9e86b0911dbe6 02:53:03 $ docker rm -f b6576b3971d71901700c90627c1f1028b6b904ea490002bb61f9e86b0911dbe6 [Pipeline] // withDockerContainer [Pipeline] sh 02:53:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:53:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:53:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:53:05 + ls -al . 02:53:05 total 108 02:53:05 drwxrwxr-x. 9 jenkins jenkins 4096 May 26 02:52 . 02:53:05 drwxrwxr-x. 4 jenkins jenkins 30 May 26 02:49 .. 02:53:05 -rw-rw-r--. 1 jenkins jenkins 7100 May 26 02:49 Attribution.txt 02:53:05 drwxrwxr-x. 2 jenkins jenkins 60 May 26 02:49 bin 02:53:05 drwxrwxr-x. 3 jenkins jenkins 32 May 26 02:49 cmd 02:53:05 -rw-r--r--. 1 jenkins jenkins 19386 May 26 02:52 coverage.out 02:53:05 -rw-rw-r--. 1 jenkins jenkins 1877 May 26 02:49 Dockerfile 02:53:05 -rw-rw-r--. 1 jenkins jenkins 994 May 26 02:49 Dockerfile.build 02:53:05 -rw-rw-r--. 1 jenkins jenkins 140 May 26 02:49 .dockerignore 02:53:05 drwxrwxr-x. 8 jenkins jenkins 162 May 26 02:49 .git 02:53:05 drwxrwxr-x. 2 jenkins jenkins 103 May 26 02:49 .github 02:53:05 -rw-rw-r--. 1 jenkins jenkins 336 May 26 02:49 .gitignore 02:53:05 -rw-rw-r--. 1 jenkins jenkins 409 May 26 02:49 go.mod 02:53:05 -rw-r--r--. 1 jenkins jenkins 21382 May 26 02:52 go.sum 02:53:05 drwxrwxr-x. 3 jenkins jenkins 20 May 26 02:49 internal 02:53:05 -rw-rw-r--. 1 jenkins jenkins 677 May 26 02:49 Jenkinsfile 02:53:05 -rw-rw-r--. 1 jenkins jenkins 11340 May 26 02:49 LICENSE 02:53:05 -rw-rw-r--. 1 jenkins jenkins 907 May 26 02:49 Makefile 02:53:05 drwxrwxr-x. 2 jenkins jenkins 23 May 26 02:49 mock 02:53:05 -rw-rw-r--. 1 jenkins jenkins 2217 May 26 02:49 README.md 02:53:05 drwxrwxr-x. 4 jenkins jenkins 71 May 26 02:49 snap 02:53:05 -rw-rw-r--. 1 jenkins jenkins 12 May 26 02:47 VERSION 02:53:05 -rw-rw-r--. 1 jenkins jenkins 227 May 26 02:49 version.go [Pipeline] isUnix [Pipeline] sh 02:53:05 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 --label arch=amd64 --label version=1.3.2-dev.15 . 02:53:05 Sending build context to Docker daemon 585.7kB 02:53:05 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 02:53:05 Step 2/24 : FROM ${BASE} AS builder 02:53:05 ---> 145c96004b98 02:53:05 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:53:06 ---> Running in 9b30a45d937e 02:53:06 Removing intermediate container 9b30a45d937e 02:53:06 ---> 5f05997cb817 02:53:06 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:53:07 ---> Running in 7be368886343 02:53:07 Removing intermediate container 7be368886343 02:53:07 ---> cc0e87ba7c12 02:53:07 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:53:07 ---> Running in 490d901d3922 02:53:09 Removing intermediate container 490d901d3922 02:53:09 ---> 3a7e32a0b4f2 02:53:09 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:53:09 ---> Running in 8b4e9591eb19 02:53:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:53:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:53:11 OK: 156 MiB in 53 packages 02:53:11 Removing intermediate container 8b4e9591eb19 02:53:11 ---> 61287c6be708 02:53:11 Step 7/24 : WORKDIR /device-mqtt-go 02:53:12 ---> Running in 225b71676827 02:53:12 Removing intermediate container 225b71676827 02:53:12 ---> a6f3723bf819 02:53:12 Step 8/24 : COPY . . 02:53:13 ---> 82f5790afcaa 02:53:13 Step 9/24 : RUN go mod tidy 02:53:14 ---> Running in a9038fa7c581 02:53:16 Removing intermediate container a9038fa7c581 02:53:16 ---> 736164254579 02:53:16 Step 10/24 : RUN go mod download 02:53:16 ---> Running in 5d9149f34671 02:53:17 Removing intermediate container 5d9149f34671 02:53:17 ---> ab120a88eeae 02:53:17 Step 11/24 : ARG MAKE='make build' 02:53:17 ---> Running in 4dbf3ceee0a8 02:53:17 Removing intermediate container 4dbf3ceee0a8 02:53:17 ---> 0b15869923fd 02:53:17 Step 12/24 : RUN $MAKE 02:53:18 ---> Running in 5ba994420f1e 02:53:19 go mod tidy 02:53:19 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.15" -o cmd/device-mqtt ./cmd 02:53:25 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:53:25 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.054s coverage: 24.9% of statements 02:53:25 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:53:26 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:53:41 Removing intermediate container 5ba994420f1e 02:53:41 ---> 34e9816612db 02:53:41 Step 13/24 : FROM alpine:3.12 02:53:41 3.12: Pulling from library/alpine 02:53:41 339de151aab4: Pulling fs layer 02:53:42 339de151aab4: Verifying Checksum 02:53:42 339de151aab4: Download complete 02:53:42 339de151aab4: Pull complete 02:53:42 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:53:42 Status: Downloaded newer image for alpine:3.12 02:53:42 ---> 13621d1b12d4 02:53:42 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:53:43 ---> Running in 9b3b3c5f49c2 02:53:43 Removing intermediate container 9b3b3c5f49c2 02:53:43 ---> b25d27af23ac 02:53:43 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:53:43 ---> Running in bf47796246a0 02:53:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:53:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:53:44 (1/6) Installing dumb-init (1.2.2-r1) 02:53:44 (2/6) Installing libgcc (9.3.0-r2) 02:53:44 (3/6) Installing libsodium (1.0.18-r0) 02:53:44 (4/6) Installing libstdc++ (9.3.0-r2) 02:53:44 (5/6) Installing libzmq (4.3.3-r0) 02:53:44 (6/6) Installing zeromq (4.3.3-r0) 02:53:44 Executing busybox-1.31.1-r20.trigger 02:53:44 OK: 8 MiB in 20 packages 02:53:45 Removing intermediate container bf47796246a0 02:53:45 ---> 7a8a898c6780 02:53:45 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:53:46 ---> 5cd46aa6b436 02:53:46 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:53:46 ---> f736aa39ea65 02:53:46 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:53:46 ---> 3344d278a106 02:53:46 Step 19/24 : EXPOSE 59982 02:53:46 ---> Running in cce6f10f2ad4 02:53:47 Removing intermediate container cce6f10f2ad4 02:53:47 ---> b879ea2f3e89 02:53:47 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:53:47 ---> Running in af227a464eee 02:53:47 Removing intermediate container af227a464eee 02:53:47 ---> 257d843e7d7e 02:53:47 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:53:47 ---> Running in 16fa3b13f319 02:53:47 Removing intermediate container 16fa3b13f319 02:53:47 ---> 6bd5bd86b9dc 02:53:47 Step 22/24 : LABEL arch=amd64 02:53:48 ---> Running in 76885128dc4b 02:53:48 Removing intermediate container 76885128dc4b 02:53:48 ---> d34ad7f7eb03 02:53:48 Step 23/24 : LABEL git_sha=58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 02:53:48 ---> Running in 5ec492ada1c1 02:53:49 Removing intermediate container 5ec492ada1c1 02:53:49 ---> 0834d2603f76 02:53:49 Step 24/24 : LABEL version=1.3.2-dev.15 02:53:49 ---> Running in 8dab4d4bd728 02:53:49 Removing intermediate container 8dab4d4bd728 02:53:49 ---> 1b1435b486de 02:53:49 [Warning] One or more build-args [ARCH] were not consumed 02:53:49 Successfully built 1b1435b486de 02:53:49 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:49 provisioning config files... 02:53:49 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/47@tmp/config1837968745841236098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:49 ---> docker-login.sh 02:53:49 nexus3.edgexfoundry.org:10001 02:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:53:49 Configure a credential helper to remove this warning. See 02:53:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:53:49 02:53:49 Login Succeeded 02:53:49 nexus3.edgexfoundry.org:10002 02:53:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:53:50 Configure a credential helper to remove this warning. See 02:53:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:53:50 02:53:50 Login Succeeded 02:53:50 nexus3.edgexfoundry.org:10003 02:53:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:53:50 Configure a credential helper to remove this warning. See 02:53:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:53:50 02:53:50 Login Succeeded 02:53:50 nexus3.edgexfoundry.org:10004 02:53:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:53:50 Configure a credential helper to remove this warning. See 02:53:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:53:50 02:53:50 Login Succeeded 02:53:50 docker.io 02:53:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:53:50 Configure a credential helper to remove this warning. See 02:53:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:53:50 02:53:50 Login Succeeded 02:53:50 ---> docker-login.sh ends [Pipeline] } 02:53:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:50 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 02:53:50 58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 02:53:50 latest 02:53:50 1.3.2-dev.15 02:53:50 58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292-1.3.2-dev.15 02:53:50 master 02:53:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:53:51 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 [Pipeline] isUnix [Pipeline] sh 02:53:51 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 02:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:53:51 996b010911fb: Preparing 02:53:51 7167292d781b: Preparing 02:53:51 cdf7d4d4bec4: Preparing 02:53:51 2afd9cfed9ad: Preparing 02:53:51 32f366d666a5: Preparing 02:53:51 32f366d666a5: Layer already exists 02:53:51 7167292d781b: Pushed 02:53:51 996b010911fb: Pushed 02:53:51 2afd9cfed9ad: Pushed 02:53:53 cdf7d4d4bec4: Pushed 02:53:53 58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292: digest: sha256:0062efa8e9b4fa53dccf9ffbefdbed3fe81abb60e9dd2319b4c1c59f31492428 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:53:53 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh 02:53:53 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:53:53 996b010911fb: Preparing 02:53:53 7167292d781b: Preparing 02:53:53 cdf7d4d4bec4: Preparing 02:53:53 2afd9cfed9ad: Preparing 02:53:53 32f366d666a5: Preparing 02:53:53 7167292d781b: Layer already exists 02:53:53 cdf7d4d4bec4: Layer already exists 02:53:53 996b010911fb: Layer already exists 02:53:53 32f366d666a5: Layer already exists 02:53:53 2afd9cfed9ad: Layer already exists 02:53:53 latest: digest: sha256:0062efa8e9b4fa53dccf9ffbefdbed3fe81abb60e9dd2319b4c1c59f31492428 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:53:54 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.15 [Pipeline] isUnix [Pipeline] sh 02:53:54 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.15 02:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:53:54 996b010911fb: Preparing 02:53:54 7167292d781b: Preparing 02:53:54 cdf7d4d4bec4: Preparing 02:53:54 2afd9cfed9ad: Preparing 02:53:54 32f366d666a5: Preparing 02:53:54 cdf7d4d4bec4: Layer already exists 02:53:54 32f366d666a5: Layer already exists 02:53:54 7167292d781b: Layer already exists 02:53:54 2afd9cfed9ad: Layer already exists 02:53:54 996b010911fb: Layer already exists 02:53:54 1.3.2-dev.15: digest: sha256:0062efa8e9b4fa53dccf9ffbefdbed3fe81abb60e9dd2319b4c1c59f31492428 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:53:54 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292-1.3.2-dev.15 [Pipeline] isUnix [Pipeline] sh 02:53:54 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292-1.3.2-dev.15 02:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:53:54 996b010911fb: Preparing 02:53:54 7167292d781b: Preparing 02:53:54 cdf7d4d4bec4: Preparing 02:53:54 2afd9cfed9ad: Preparing 02:53:54 32f366d666a5: Preparing 02:53:54 32f366d666a5: Layer already exists 02:53:54 996b010911fb: Layer already exists 02:53:54 cdf7d4d4bec4: Layer already exists 02:53:54 7167292d781b: Layer already exists 02:53:54 2afd9cfed9ad: Layer already exists 02:53:54 58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292-1.3.2-dev.15: digest: sha256:0062efa8e9b4fa53dccf9ffbefdbed3fe81abb60e9dd2319b4c1c59f31492428 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:53:55 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:master [Pipeline] isUnix [Pipeline] sh 02:53:55 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:master 02:53:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:53:55 996b010911fb: Preparing 02:53:55 7167292d781b: Preparing 02:53:55 cdf7d4d4bec4: Preparing 02:53:55 2afd9cfed9ad: Preparing 02:53:55 32f366d666a5: Preparing 02:53:55 cdf7d4d4bec4: Layer already exists 02:53:55 32f366d666a5: Layer already exists 02:53:55 2afd9cfed9ad: Layer already exists 02:53:55 7167292d781b: Layer already exists 02:53:55 996b010911fb: Layer already exists 02:53:55 master: digest: sha256:0062efa8e9b4fa53dccf9ffbefdbed3fe81abb60e9dd2319b4c1c59f31492428 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:55 ===================================================== [Pipeline] echo 02:53:55 taggedImages: 02:53:55 - nexus3.edgexfoundry.org:10004/device-mqtt:58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 02:53:55 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:53:55 - nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.15 02:53:55 - nexus3.edgexfoundry.org:10004/device-mqtt:58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292-1.3.2-dev.15 02:53:55 - nexus3.edgexfoundry.org:10004/device-mqtt:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:53:56 ---> job-cost.sh 02:53:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0s9n 02:53:58 gofmt -l . 02:53:58 ["`gofmt -l .`" = ""] 02:53:58 ./bin/test-attribution-txt.sh [Pipeline] } 02:53:58 $ docker stop --time=1 2b932056e441c2eef2fb24c26cc8b9c8bea7be01bcc5400edb66dc2c9b8c9eb1 02:54:00 $ docker rm -f 2b932056e441c2eef2fb24c26cc8b9c8bea7be01bcc5400edb66dc2c9b8c9eb1 [Pipeline] // withDockerContainer [Pipeline] sh 02:54:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:54:01 Warning: overwriting stash ‘coverage-report’ 02:54:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:54:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:54:02 + ls -al . 02:54:02 total 140 02:54:02 drwxrwxr-x 9 jenkins jenkins 4096 May 26 02:53 . 02:54:02 drwxrwxr-x 4 jenkins jenkins 4096 May 26 02:50 .. 02:54:02 -rw-rw-r-- 1 jenkins jenkins 140 May 26 02:50 .dockerignore 02:54:02 drwxrwxr-x 8 jenkins jenkins 4096 May 26 02:50 .git 02:54:02 drwxrwxr-x 2 jenkins jenkins 4096 May 26 02:50 .github 02:54:02 -rw-rw-r-- 1 jenkins jenkins 336 May 26 02:50 .gitignore 02:54:02 -rw-rw-r-- 1 jenkins jenkins 7100 May 26 02:50 Attribution.txt 02:54:02 -rw-rw-r-- 1 jenkins jenkins 1877 May 26 02:50 Dockerfile 02:54:02 -rw-rw-r-- 1 jenkins jenkins 994 May 26 02:50 Dockerfile.build 02:54:02 -rw-rw-r-- 1 jenkins jenkins 677 May 26 02:50 Jenkinsfile 02:54:02 -rw-rw-r-- 1 jenkins jenkins 11340 May 26 02:50 LICENSE 02:54:02 -rw-rw-r-- 1 jenkins jenkins 907 May 26 02:50 Makefile 02:54:02 -rw-rw-r-- 1 jenkins jenkins 2217 May 26 02:50 README.md 02:54:02 -rw-rw-r-- 1 jenkins jenkins 12 May 26 02:47 VERSION 02:54:02 drwxrwxr-x 2 jenkins jenkins 4096 May 26 02:50 bin 02:54:02 drwxrwxr-x 3 jenkins jenkins 4096 May 26 02:50 cmd 02:54:02 -rw-r--r-- 1 jenkins jenkins 19386 May 26 02:53 coverage.out 02:54:02 -rw-rw-r-- 1 jenkins jenkins 409 May 26 02:50 go.mod 02:54:02 -rw-r--r-- 1 jenkins jenkins 21382 May 26 02:52 go.sum 02:54:02 drwxrwxr-x 3 jenkins jenkins 4096 May 26 02:50 internal 02:54:02 drwxrwxr-x 2 jenkins jenkins 4096 May 26 02:50 mock 02:54:02 drwxrwxr-x 4 jenkins jenkins 4096 May 26 02:50 snap 02:54:02 -rw-rw-r-- 1 jenkins jenkins 227 May 26 02:50 version.go [Pipeline] isUnix [Pipeline] sh 02:54:03 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 --label arch=arm64 --label version=1.3.2-dev.15 . 02:54:03 Sending build context to Docker daemon 584.7kB 02:54:03 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 02:54:03 Step 2/24 : FROM ${BASE} AS builder 02:54:03 ---> 347094246d6f 02:54:03 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:54:04 ---> Running in 2d962097e063 02:54:04 Removing intermediate container 2d962097e063 02:54:04 ---> 13922e89c1d8 02:54:04 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:54:04 ---> Running in ce7b499c429b 02:54:05 Removing intermediate container ce7b499c429b 02:54:05 ---> 997dd67b856c 02:54:05 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:05 ---> Running in 9c4ab60e5208 02:54:07 Removing intermediate container 9c4ab60e5208 02:54:07 ---> 3db96de30f98 02:54:07 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:54:07 ---> Running in fbf58b619d24 02:54:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:54:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:54:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:54:11 OK: 145 MiB in 53 packages 02:54:12 Removing intermediate container fbf58b619d24 02:54:12 ---> 416a5cc560a6 02:54:12 Step 7/24 : WORKDIR /device-mqtt-go 02:54:12 ---> Running in 7b3ae64260e8 02:54:13 Removing intermediate container 7b3ae64260e8 02:54:13 ---> a01d5a8c0bb9 02:54:13 Step 8/24 : COPY . . 02:54:14 ---> 87b9ef3ab8aa 02:54:14 Step 9/24 : RUN go mod tidy 02:54:14 ---> Running in ade9130137cb 02:54:17 Removing intermediate container ade9130137cb 02:54:17 ---> 3b6260fb26e5 02:54:17 Step 10/24 : RUN go mod download 02:54:17 ---> Running in dc54c9202d2f 02:54:20 Removing intermediate container dc54c9202d2f 02:54:20 ---> 9e8083714241 02:54:20 Step 11/24 : ARG MAKE='make build' 02:54:20 ---> Running in 0dec661537ec 02:54:20 Removing intermediate container 0dec661537ec 02:54:20 ---> 9ec1b6b4d4dc 02:54:20 Step 12/24 : RUN $MAKE 02:54:20 ---> Running in 8bb8c3e3f67f 02:54:22 go mod tidy 02:54:22 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.15" -o cmd/device-mqtt ./cmd 02:54:43 lf-activate-venv(): INFO: Adding /tmp/venv-0s9n/bin to PATH 02:54:43 INFO: No Stack... 02:54:43 INFO: Retrieving Pricing Info for: v3-standard-2 02:54:43 INFO: Archiving Costs [Pipeline] sh 02:54:43 + cat /w/workspace/device-mqtt-go/47/archives/cost.csv 02:54:43 + cut -d, -f6 [Pipeline] lock 02:54:43 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-47-stack-cost] 02:54:43 Resource [jenkins-edgexfoundry-device-mqtt-go-master-47-stack-cost] did not exist. Created. 02:54:43 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:54:43 + echo total: 0.05999999865889549 [Pipeline] stash 02:54:43 Stashed 1 file(s) [Pipeline] } 02:54:44 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-47-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:55:09 Removing intermediate container 8bb8c3e3f67f 02:55:09 ---> 8f98041e77c7 02:55:09 Step 13/24 : FROM alpine:3.12 02:55:09 3.12: Pulling from library/alpine 02:55:09 d2f70382dc9a: Pulling fs layer 02:55:09 d2f70382dc9a: Verifying Checksum 02:55:09 d2f70382dc9a: Download complete 02:55:09 d2f70382dc9a: Pull complete 02:55:09 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:55:09 Status: Downloaded newer image for alpine:3.12 02:55:09 ---> 9852663dfa18 02:55:09 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:55:09 ---> Running in abd1127cc599 02:55:09 Removing intermediate container abd1127cc599 02:55:09 ---> 65f1258e374d 02:55:09 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:55:09 ---> Running in cd464921545e 02:55:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:55:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:55:09 (1/6) Installing dumb-init (1.2.2-r1) 02:55:09 (2/6) Installing libgcc (9.3.0-r2) 02:55:09 (3/6) Installing libsodium (1.0.18-r0) 02:55:09 (4/6) Installing libstdc++ (9.3.0-r2) 02:55:09 (5/6) Installing libzmq (4.3.3-r0) 02:55:09 (6/6) Installing zeromq (4.3.3-r0) 02:55:09 Executing busybox-1.31.1-r20.trigger 02:55:09 OK: 8 MiB in 20 packages 02:55:09 Removing intermediate container cd464921545e 02:55:09 ---> 3a176fb0f1d5 02:55:09 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:55:11 ---> 89755872a98c 02:55:11 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:55:12 ---> a2f6c7c53bd0 02:55:12 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:55:13 ---> ab8cd3c296b0 02:55:13 Step 19/24 : EXPOSE 59982 02:55:13 ---> Running in e20a249df010 02:55:13 Removing intermediate container e20a249df010 02:55:13 ---> cb09ef8e53e4 02:55:13 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:55:14 ---> Running in 5d6bf2872750 02:55:14 Removing intermediate container 5d6bf2872750 02:55:14 ---> 391936e35af4 02:55:14 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:55:14 ---> Running in e7666137d9ee 02:55:15 Removing intermediate container e7666137d9ee 02:55:15 ---> badae580e9d8 02:55:15 Step 22/24 : LABEL arch=arm64 02:55:15 ---> Running in 407cc909d90b 02:55:15 Removing intermediate container 407cc909d90b 02:55:15 ---> f5e3a562fbd4 02:55:15 Step 23/24 : LABEL git_sha=58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 02:55:15 ---> Running in b2692ed83493 02:55:16 Removing intermediate container b2692ed83493 02:55:16 ---> 19f00164316d 02:55:16 Step 24/24 : LABEL version=1.3.2-dev.15 02:55:16 ---> Running in b02e2ed9c728 02:55:16 Removing intermediate container b02e2ed9c728 02:55:16 ---> af9e28d042c9 02:55:16 [Warning] One or more build-args [ARCH] were not consumed 02:55:16 Successfully built af9e28d042c9 02:55:16 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:55:17 provisioning config files... 02:55:17 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/47@tmp/config5919094318331398861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:55:17 ---> docker-login.sh 02:55:17 nexus3.edgexfoundry.org:10001 02:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:55:18 Configure a credential helper to remove this warning. See 02:55:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:55:18 02:55:18 Login Succeeded 02:55:18 nexus3.edgexfoundry.org:10002 02:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:55:18 Configure a credential helper to remove this warning. See 02:55:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:55:18 02:55:18 Login Succeeded 02:55:18 nexus3.edgexfoundry.org:10003 02:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:55:19 Configure a credential helper to remove this warning. See 02:55:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:55:19 02:55:19 Login Succeeded 02:55:19 nexus3.edgexfoundry.org:10004 02:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:55:20 Configure a credential helper to remove this warning. See 02:55:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:55:20 02:55:20 Login Succeeded 02:55:20 docker.io 02:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:55:21 Configure a credential helper to remove this warning. See 02:55:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:55:21 02:55:21 Login Succeeded 02:55:21 ---> docker-login.sh ends [Pipeline] } 02:55:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:21 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 02:55:21 58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 02:55:21 latest 02:55:21 1.3.2-dev.15 02:55:21 58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292-1.3.2-dev.15 02:55:21 master 02:55:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:55:21 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 [Pipeline] isUnix [Pipeline] sh 02:55:21 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 02:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:55:21 d6c668e7efb5: Preparing 02:55:21 8f1c1517762f: Preparing 02:55:21 151c3221e8c5: Preparing 02:55:21 d88f628b6e0c: Preparing 02:55:21 3fbe34a1663b: Preparing 02:55:22 3fbe34a1663b: Layer already exists 02:55:22 d6c668e7efb5: Pushed 02:55:22 8f1c1517762f: Pushed 02:55:23 d88f628b6e0c: Pushed 02:55:25 151c3221e8c5: Pushed 02:55:25 58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292: digest: sha256:a04571f7a6b1240ec0cb27cd716489227d5636a6bdf02df4a417983fa1dde36b size: 1365 [Pipeline] isUnix [Pipeline] sh 02:55:25 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:55:26 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:55:26 d6c668e7efb5: Preparing 02:55:26 8f1c1517762f: Preparing 02:55:26 151c3221e8c5: Preparing 02:55:26 d88f628b6e0c: Preparing 02:55:26 3fbe34a1663b: Preparing 02:55:26 151c3221e8c5: Layer already exists 02:55:26 d88f628b6e0c: Layer already exists 02:55:26 d6c668e7efb5: Layer already exists 02:55:26 8f1c1517762f: Layer already exists 02:55:26 3fbe34a1663b: Layer already exists 02:55:26 latest: digest: sha256:a04571f7a6b1240ec0cb27cd716489227d5636a6bdf02df4a417983fa1dde36b size: 1365 [Pipeline] isUnix [Pipeline] sh 02:55:26 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.15 [Pipeline] isUnix [Pipeline] sh 02:55:27 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.15 02:55:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:55:27 d6c668e7efb5: Preparing 02:55:27 8f1c1517762f: Preparing 02:55:27 151c3221e8c5: Preparing 02:55:27 d88f628b6e0c: Preparing 02:55:27 3fbe34a1663b: Preparing 02:55:27 d88f628b6e0c: Layer already exists 02:55:27 151c3221e8c5: Layer already exists 02:55:27 8f1c1517762f: Layer already exists 02:55:27 d6c668e7efb5: Layer already exists 02:55:27 3fbe34a1663b: Layer already exists 02:55:27 1.3.2-dev.15: digest: sha256:a04571f7a6b1240ec0cb27cd716489227d5636a6bdf02df4a417983fa1dde36b size: 1365 [Pipeline] isUnix [Pipeline] sh 02:55:27 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292-1.3.2-dev.15 [Pipeline] isUnix [Pipeline] sh 02:55:28 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292-1.3.2-dev.15 02:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:55:28 d6c668e7efb5: Preparing 02:55:28 8f1c1517762f: Preparing 02:55:28 151c3221e8c5: Preparing 02:55:28 d88f628b6e0c: Preparing 02:55:28 3fbe34a1663b: Preparing 02:55:28 151c3221e8c5: Layer already exists 02:55:28 3fbe34a1663b: Layer already exists 02:55:28 8f1c1517762f: Layer already exists 02:55:28 d88f628b6e0c: Layer already exists 02:55:28 d6c668e7efb5: Layer already exists 02:55:28 58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292-1.3.2-dev.15: digest: sha256:a04571f7a6b1240ec0cb27cd716489227d5636a6bdf02df4a417983fa1dde36b size: 1365 [Pipeline] isUnix [Pipeline] sh 02:55:28 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] isUnix [Pipeline] sh 02:55:28 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master 02:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:55:28 d6c668e7efb5: Preparing 02:55:28 8f1c1517762f: Preparing 02:55:28 151c3221e8c5: Preparing 02:55:28 d88f628b6e0c: Preparing 02:55:28 3fbe34a1663b: Preparing 02:55:28 151c3221e8c5: Layer already exists 02:55:28 d88f628b6e0c: Layer already exists 02:55:28 3fbe34a1663b: Layer already exists 02:55:28 8f1c1517762f: Layer already exists 02:55:28 d6c668e7efb5: Layer already exists 02:55:29 master: digest: sha256:a04571f7a6b1240ec0cb27cd716489227d5636a6bdf02df4a417983fa1dde36b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:29 ===================================================== [Pipeline] echo 02:55:29 taggedImages: 02:55:29 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 02:55:29 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:55:29 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.15 02:55:29 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292-1.3.2-dev.15 02:55:29 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:55:29 ---> job-cost.sh 02:55:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BaqK 02:56:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:57:54 lf-activate-venv(): INFO: Adding /tmp/venv-BaqK/bin to PATH 02:57:54 INFO: No Stack... 02:57:54 INFO: Retrieving Pricing Info for: v2-standard-4 02:57:54 INFO: Archiving Costs [Pipeline] sh 02:57:54 + cat+ /w/workspace/device-mqtt-go/47/archives/cost.csv 02:57:54 cut -d, -f6 [Pipeline] lock 02:57:54 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-47-stack-cost] 02:57:54 Resource [jenkins-edgexfoundry-device-mqtt-go-master-47-stack-cost] did not exist. Created. 02:57:54 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:57:54 /w/workspace/device-mqtt-go/47@tmp/durable-5524bd0a/script.sh: 1: /w/workspace/device-mqtt-go/47@tmp/durable-5524bd0a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:57:55 + echo total: 0.18000000715255737 [Pipeline] stash 02:57:55 Warning: overwriting stash ‘stack-cost’ 02:57:55 Stashed 1 file(s) [Pipeline] } 02:57:55 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-47-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 02:57:55 provisioning config files... 02:57:55 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config5765835028043880881tmp [Pipeline] { [Pipeline] sh 02:57:56 + set +x 02:57:56 + curl -s https://codecov.io/bash 02:57:56 + bash -s -- 02:57:56 02:57:56 _____ _ 02:57:56 / ____| | | 02:57:56 | | ___ __| | ___ ___ _____ __ 02:57:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:57:56 | |___| (_) | (_| | __/ (_| (_) \ V / 02:57:56 \_____\___/ \__,_|\___|\___\___/ \_/ 02:57:56 Bash-1.0.3 02:57:56 02:57:56 02:57:56 ==> git version 2.24.4 found 02:57:56 ==> 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 02:57:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:57:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:57:56 ==> Jenkins CI detected. 02:57:56 project root: . 02:57:56 --> token set from env 02:57:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:57:56 ==> Running gcov in . (disable via -X gcov) 02:57:56 ==> Python coveragepy not found 02:57:56 ==> Searching for coverage reports in: 02:57:56 + . 02:57:56 -> Found 1 reports 02:57:56 ==> Detecting git/mercurial file structure 02:57:56 ==> Reading reports 02:57:56 + ./coverage.out bytes=19386 02:57:56 ==> Appending adjustments 02:57:56 https://docs.codecov.io/docs/fixing-reports 02:57:56 + Found adjustments 02:57:56 ==> Gzipping contents 02:57:56 4.0K /tmp/codecov.5SLcab.gz 02:57:56 ==> Uploading reports 02:57:56 url: https://codecov.io 02:57:56 query: branch=master&commit=58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F47%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:57:56 -> Pinging Codecov 02:57:56 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F47%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:57:56 -> Uploading to 02:57:56 https://storage.googleapis.com/codecov/v4/raw/2021-05-26/7D719EC7BBE17E464838252E33014C33/58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292/59fe8bce-153f-4fe0-9500-7907017376bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T025756Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0af9e50cf9b7d8e3ddcd251d1679e35187788218575ce1998da4c9d67aeee71 02:57:56 % Total % Received % Xferd Average Speed Time Time Time Current 02:57:56 Dload Upload Total Spent Left Speed 02:57:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3383 0 0 100 3383 0 8641 --:--:-- --:--:-- --:--:-- 8652 02:57:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 [Pipeline] } 02:57:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:57:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:57:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:57:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:57:57 02:57:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:57:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:57:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:57:58 188c0c94c7c5: Pulling fs layer 02:57:58 0ef7d3d256c8: Pulling fs layer 02:57:58 de9db76c5a1d: Pulling fs layer 02:57:58 0eba1c9be4d2: Pulling fs layer 02:57:58 0d57e429df01: Pulling fs layer 02:57:58 4e4be7b47b0d: Pulling fs layer 02:57:58 e1f770b5df2f: Pulling fs layer 02:57:58 85a0685a4137: Pulling fs layer 02:57:58 0eba1c9be4d2: Waiting 02:57:58 0d57e429df01: Waiting 02:57:58 4e4be7b47b0d: Waiting 02:57:58 e1f770b5df2f: Waiting 02:57:58 85a0685a4137: Waiting 02:57:58 de9db76c5a1d: Verifying Checksum 02:57:58 de9db76c5a1d: Download complete 02:57:58 0ef7d3d256c8: Verifying Checksum 02:57:58 0ef7d3d256c8: Download complete 02:57:58 0d57e429df01: Verifying Checksum 02:57:58 0d57e429df01: Download complete 02:57:58 4e4be7b47b0d: Verifying Checksum 02:57:58 4e4be7b47b0d: Download complete 02:57:58 188c0c94c7c5: Verifying Checksum 02:57:58 188c0c94c7c5: Download complete 02:57:58 188c0c94c7c5: Pull complete 02:57:58 0ef7d3d256c8: Pull complete 02:57:58 de9db76c5a1d: Pull complete 02:57:59 e1f770b5df2f: Verifying Checksum 02:57:59 e1f770b5df2f: Download complete 02:58:01 0eba1c9be4d2: Verifying Checksum 02:58:01 0eba1c9be4d2: Download complete 02:58:01 85a0685a4137: Verifying Checksum 02:58:01 85a0685a4137: Download complete 02:58:04 0eba1c9be4d2: Pull complete 02:58:04 0d57e429df01: Pull complete 02:58:04 4e4be7b47b0d: Pull complete 02:58:04 e1f770b5df2f: Pull complete 02:58:08 85a0685a4137: Pull complete 02:58:08 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:58:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:58:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:58:08 prd-centos7-docker-4c-2g-340 does not seem to be running inside a container 02:58:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:58:10 $ docker top 42f0b39e75e1834bbee5d0d040fe3c1141159bb7d4a2038bf760c2c157a0f537 -eo pid,comm [Pipeline] { [Pipeline] echo 02:58:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:58:10 + set -o pipefail 02:58:10 + snyk monitor '--org=edgex-jenkins' 02:58:17 02:58:17 Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... 02:58:17 02:58:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/18fac0c0-10eb-4052-ad73-e53407f40fd8 02:58:17 02:58:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:58:17 02:58:17 [Pipeline] } 02:58:17 $ docker stop --time=1 42f0b39e75e1834bbee5d0d040fe3c1141159bb7d4a2038bf760c2c157a0f537 02:58:19 $ docker rm -f 42f0b39e75e1834bbee5d0d040fe3c1141159bb7d4a2038bf760c2c157a0f537 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:58:20 + git log --format=format:%s -1 58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 [Pipeline] isUnix [Pipeline] sh 02:58:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:58:20 . [Pipeline] withDockerContainer 02:58:20 prd-centos7-docker-4c-2g-340 does not seem to be running inside a container 02:58:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:58:21 $ docker top d8feb208bceb153d8b2df0347a362ff4cbc83fd084ea88127d7f410107393ec5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:58:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:58:21 [ssh-agent] Looking for ssh-agent implementation... 02:58:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:58:21 $ docker exec d8feb208bceb153d8b2df0347a362ff4cbc83fd084ea88127d7f410107393ec5 ssh-agent 02:58:21 SSH_AUTH_SOCK=/tmp/ssh-PqYzXZbfMTjV/agent.14 02:58:21 SSH_AGENT_PID=21 02:58:21 Running ssh-add (command line suppressed) 02:58:21 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_9104216041944983498.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_9104216041944983498.key) 02:58:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:58:22 + git semver tag 02:58:22 # -> Open(): unable to determine branch for HEAD 02:58:22 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 02:58:22 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 02:58:22 # $SEMVER_REMOTE_NAME = origin 02:58:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:58:22 # $SEMVER_USER_NAME = edgex-jenkins 02:58:22 # $SEMVER_BRANCH = master 02:58:22 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 02:58:22 # 58f0ed0b26ca2d5f8c535ea8a65fbdd6ee00a292 HEAD 02:58:22 # -> Force: false 02:58:22 # d075502bdc1ff4d9616b21ba13d7166b838bca55 refs/tags/v1.3.2-dev.15 [Pipeline] } 02:58:22 $ docker exec --env ******** --env ******** d8feb208bceb153d8b2df0347a362ff4cbc83fd084ea88127d7f410107393ec5 ssh-agent -k 02:58:22 unset SSH_AUTH_SOCK; 02:58:22 unset SSH_AGENT_PID; 02:58:22 echo Agent pid 21 killed; 02:58:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:58:22 + git semver [Pipeline] } 02:58:22 $ docker stop --time=1 d8feb208bceb153d8b2df0347a362ff4cbc83fd084ea88127d7f410107393ec5 02:58:23 $ docker rm -f d8feb208bceb153d8b2df0347a362ff4cbc83fd084ea88127d7f410107393ec5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:58:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:58:24 02:58:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:58:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:58:24 0.23.1-centos7: Pulling from edgex-lftools 02:58:24 ab5ef0e58194: Pulling fs layer 02:58:24 9712f1f96733: Pulling fs layer 02:58:24 63f879dbbcfc: Pulling fs layer 02:58:24 0d9ebad4ef96: Pulling fs layer 02:58:24 e9a5061849ea: Pulling fs layer 02:58:24 d747dcd14b5f: Pulling fs layer 02:58:24 2de7ff778b66: Pulling fs layer 02:58:24 0d9ebad4ef96: Waiting 02:58:24 e9a5061849ea: Waiting 02:58:24 d747dcd14b5f: Waiting 02:58:24 2de7ff778b66: Waiting 02:58:24 9712f1f96733: Verifying Checksum 02:58:24 9712f1f96733: Download complete 02:58:26 63f879dbbcfc: Verifying Checksum 02:58:26 63f879dbbcfc: Download complete 02:58:26 e9a5061849ea: Verifying Checksum 02:58:26 e9a5061849ea: Download complete 02:58:26 d747dcd14b5f: Verifying Checksum 02:58:26 d747dcd14b5f: Download complete 02:58:26 2de7ff778b66: Verifying Checksum 02:58:26 2de7ff778b66: Download complete 02:58:26 0d9ebad4ef96: Verifying Checksum 02:58:26 0d9ebad4ef96: Download complete 02:58:26 ab5ef0e58194: Verifying Checksum 02:58:26 ab5ef0e58194: Download complete 02:58:29 ab5ef0e58194: Pull complete 02:58:29 9712f1f96733: Pull complete 02:58:29 63f879dbbcfc: Pull complete 02:58:33 0d9ebad4ef96: Pull complete 02:58:33 e9a5061849ea: Pull complete 02:58:33 d747dcd14b5f: Pull complete 02:58:34 2de7ff778b66: Pull complete 02:58:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:58:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:58:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:58:34 prd-centos7-docker-4c-2g-340 does not seem to be running inside a container 02:58:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:58:37 $ docker top c5a2b1262136b8d97e0866d5c010be23fad967de342677138919b46ef901df51 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:58:37 provisioning config files... 02:58:37 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config256305386034144884tmp 02:58:37 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config6295920976651133777tmp 02:58:37 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config8431272299819859077tmp [Pipeline] { [Pipeline] echo 02:58:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:58:37 ---> sigul-configuration.sh 02:58:37 gpg: directory `/root/.gnupg' created 02:58:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:58:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:58:37 gpg: keyring `/root/.gnupg/secring.gpg' created 02:58:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:58:37 gpg: CAST5 encrypted data 02:58:37 gpg: encrypted with 1 passphrase 02:58:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:58:38 + mkdir /home/jenkins 02:58:38 + mkdir /home/jenkins/sigul [Pipeline] sh 02:58:38 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:58:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:58:38 ---> sigul-install.sh 02:58:43 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 02:58:43 + git tag --list 02:58:43 0.7.1 02:58:43 v1.0.0 02:58:43 v1.1.0 02:58:43 v1.1.1 02:58:43 v1.2.2 02:58:43 v1.3.0 02:58:43 v1.3.1 02:58:43 v1.3.1-dev.1 02:58:43 v1.3.1-dev.2 02:58:43 v1.3.1-dev.3 02:58:43 v1.3.1-dev.4 02:58:43 v1.3.2-dev.1 02:58:43 v1.3.2-dev.10 02:58:43 v1.3.2-dev.11 02:58:43 v1.3.2-dev.12 02:58:43 v1.3.2-dev.13 02:58:43 v1.3.2-dev.14 02:58:43 v1.3.2-dev.15 02:58:43 v1.3.2-dev.2 02:58:43 v1.3.2-dev.3 02:58:43 v1.3.2-dev.4 02:58:43 v1.3.2-dev.5 02:58:43 v1.3.2-dev.6 02:58:43 v1.3.2-dev.7 02:58:43 v1.3.2-dev.8 02:58:43 v1.3.2-dev.9 [Pipeline] sh 02:58:43 + lftools sign git-tag v1.3.2-dev.15 02:58:44 Signing Git tag with Sigul... 02:58:44 Signing v1.3.2-dev.15 [Pipeline] echo 02:58:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:58:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:58:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:58:45 $ docker stop --time=1 c5a2b1262136b8d97e0866d5c010be23fad967de342677138919b46ef901df51 02:58:47 $ docker rm -f c5a2b1262136b8d97e0866d5c010be23fad967de342677138919b46ef901df51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:58:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:58:47 . [Pipeline] withDockerContainer 02:58:47 prd-centos7-docker-4c-2g-340 does not seem to be running inside a container 02:58:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:58:48 $ docker top fd766e70a99e596dd5f1edd6c0b1002977e4677b0687de3085c53e236f6e1b75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:58:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:58:48 [ssh-agent] Looking for ssh-agent implementation... 02:58:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:58:48 $ docker exec fd766e70a99e596dd5f1edd6c0b1002977e4677b0687de3085c53e236f6e1b75 ssh-agent 02:58:48 SSH_AUTH_SOCK=/tmp/ssh-yQGzBdewdn7k/agent.14 02:58:48 SSH_AGENT_PID=21 02:58:48 Running ssh-add (command line suppressed) 02:58:48 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3170787442466529377.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3170787442466529377.key) 02:58:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:58:48 + git semver bump pre 02:58:48 # -> Open(): unable to determine branch for HEAD 02:58:48 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 02:58:48 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 02:58:48 # $SEMVER_REMOTE_NAME = origin 02:58:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:58:48 # $SEMVER_USER_NAME = edgex-jenkins 02:58:48 # $SEMVER_BRANCH = master 02:58:48 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 02:58:48 1.3.2-dev.16 [Pipeline] } 02:58:48 $ docker exec --env ******** --env ******** fd766e70a99e596dd5f1edd6c0b1002977e4677b0687de3085c53e236f6e1b75 ssh-agent -k 02:58:48 unset SSH_AUTH_SOCK; 02:58:48 unset SSH_AGENT_PID; 02:58:48 echo Agent pid 21 killed; 02:58:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:58:49 + git semver [Pipeline] } 02:58:49 $ docker stop --time=1 fd766e70a99e596dd5f1edd6c0b1002977e4677b0687de3085c53e236f6e1b75 02:58:50 $ docker rm -f fd766e70a99e596dd5f1edd6c0b1002977e4677b0687de3085c53e236f6e1b75 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:58:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:58:50 . [Pipeline] withDockerContainer 02:58:51 prd-centos7-docker-4c-2g-340 does not seem to be running inside a container 02:58:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:58:51 $ docker top 0cf9abbed925f1e2387effa9ff4381cba999fda1002e7f708f5fa9c084c02973 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:58:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:58:51 [ssh-agent] Looking for ssh-agent implementation... 02:58:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:58:51 $ docker exec 0cf9abbed925f1e2387effa9ff4381cba999fda1002e7f708f5fa9c084c02973 ssh-agent 02:58:51 SSH_AUTH_SOCK=/tmp/ssh-3CzqVBC1DcEd/agent.15 02:58:51 SSH_AGENT_PID=21 02:58:51 Running ssh-add (command line suppressed) 02:58:51 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4411763601190445030.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4411763601190445030.key) 02:58:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:58:52 + git semver push 02:58:52 # -> Open(): unable to determine branch for HEAD 02:58:52 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 02:58:52 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 02:58:52 # $SEMVER_REMOTE_NAME = origin 02:58:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:58:52 # $SEMVER_USER_NAME = edgex-jenkins 02:58:52 # $SEMVER_BRANCH = master 02:58:52 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 02:58:55 $ docker exec --env ******** --env ******** 0cf9abbed925f1e2387effa9ff4381cba999fda1002e7f708f5fa9c084c02973 ssh-agent -k 02:58:55 unset SSH_AUTH_SOCK; 02:58:55 unset SSH_AGENT_PID; 02:58:55 echo Agent pid 21 killed; 02:58:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:58:56 + git semver [Pipeline] } 02:58:56 $ docker stop --time=1 0cf9abbed925f1e2387effa9ff4381cba999fda1002e7f708f5fa9c084c02973 02:58:57 $ docker rm -f 0cf9abbed925f1e2387effa9ff4381cba999fda1002e7f708f5fa9c084c02973 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 02:58:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:58:58 ---> package-listing.sh 02:58:58 ++ facter osfamily 02:58:58 ++ tr '[:upper:]' '[:lower:]' 02:58:58 + OS_FAMILY=redhat 02:58:58 + workspace=/w/workspace/gexfoundry_device-mqtt-go_master 02:58:58 + START_PACKAGES=/tmp/packages_start.txt 02:58:58 + END_PACKAGES=/tmp/packages_end.txt 02:58:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:58:58 + PACKAGES=/tmp/packages_start.txt 02:58:58 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 02:58:58 + PACKAGES=/tmp/packages_end.txt 02:58:58 + case "${OS_FAMILY}" in 02:58:58 + rpm -qa 02:58:58 + sort 02:58:59 + '[' -f /tmp/packages_start.txt ']' 02:58:59 + '[' -f /tmp/packages_end.txt ']' 02:58:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:58:59 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 02:58:59 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ 02:58:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] echo 02:58:59 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-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:58:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:59:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:59:00 02:59:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:59:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:59:00 alpine: Pulling from edgex-lftools-log-publisher 02:59:00 df20fa9351a1: Pulling fs layer 02:59:00 36b3adc4ff6f: Pulling fs layer 02:59:00 8ad3a11d3b57: Pulling fs layer 02:59:00 46f8f816bc3b: Pulling fs layer 02:59:00 93b61091891f: Pulling fs layer 02:59:00 93b9cdb0e59b: Pulling fs layer 02:59:00 5e14af77c1be: Pulling fs layer 02:59:00 01666e4c0597: Pulling fs layer 02:59:00 aa168da1d23b: Pulling fs layer 02:59:00 46f8f816bc3b: Waiting 02:59:00 93b61091891f: Waiting 02:59:00 93b9cdb0e59b: Waiting 02:59:00 5e14af77c1be: Waiting 02:59:00 01666e4c0597: Waiting 02:59:00 aa168da1d23b: Waiting 02:59:00 36b3adc4ff6f: Verifying Checksum 02:59:00 36b3adc4ff6f: Download complete 02:59:00 46f8f816bc3b: Verifying Checksum 02:59:00 46f8f816bc3b: Download complete 02:59:00 df20fa9351a1: Verifying Checksum 02:59:00 df20fa9351a1: Download complete 02:59:00 93b9cdb0e59b: Verifying Checksum 02:59:00 93b9cdb0e59b: Download complete 02:59:00 5e14af77c1be: Verifying Checksum 02:59:00 5e14af77c1be: Download complete 02:59:00 01666e4c0597: Verifying Checksum 02:59:00 01666e4c0597: Download complete 02:59:00 93b61091891f: Verifying Checksum 02:59:00 93b61091891f: Download complete 02:59:00 8ad3a11d3b57: Verifying Checksum 02:59:00 8ad3a11d3b57: Download complete 02:59:00 df20fa9351a1: Pull complete 02:59:00 36b3adc4ff6f: Pull complete 02:59:01 8ad3a11d3b57: Pull complete 02:59:01 46f8f816bc3b: Pull complete 02:59:01 93b61091891f: Pull complete 02:59:01 93b9cdb0e59b: Pull complete 02:59:01 5e14af77c1be: Pull complete 02:59:01 01666e4c0597: Pull complete 02:59:02 aa168da1d23b: Verifying Checksum 02:59:02 aa168da1d23b: Download complete 02:59:06 aa168da1d23b: Pull complete 02:59:06 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:59:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:59:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:59:06 prd-centos7-docker-4c-2g-340 does not seem to be running inside a container 02:59:06 $ 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-mqtt-go_master/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-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:59:08 $ docker top dcda8c58ed7a4fd6ffb2e500ac15758136050064e24a69fefaa6ecaa60940af7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:09 + touch /tmp/pre-build-complete [Pipeline] sh 02:59:09 + mkdir -p /var/log/sa [Pipeline] sh 02:59:09 + ls /var/log/sa-host 02:59:09 + sadf -c /var/log/sa-host/sa05 02:59:09 file_magic: OK 02:59:09 HZ: Using current value: 100 02:59:09 file_header: OK 02:59:09 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 02:59:09 Statistics: 02:59:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:59:09 File successfully converted to sysstat format version 12.2.1 02:59:09 + sadf -c /var/log/sa-host/sa26 02:59:09 file_magic: OK 02:59:09 HZ: Using current value: 100 02:59:09 file_header: OK 02:59:09 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 02:59:09 Statistics: 02:59:09 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... 02:59:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:59:09 provisioning config files... 02:59:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2968609026190521361tmp [Pipeline] { [Pipeline] echo 02:59:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:59:10 ---> create-netrc.sh [Pipeline] } 02:59:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:59:10 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:59:10 ---> python-tools-install.sh [Pipeline] echo 02:59:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:59:10 ---> sudo-logs.sh 02:59:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:59:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:59:11 ---> job-cost.sh 02:59:11 lf-activate-venv: SKIPPING 02:59:11 DEBUG: total: 0.18000000715255737 02:59:11 INFO: Retrieving Stack Cost... 02:59:12 INFO: Retrieving Pricing Info for: v3-standard-2 02:59:12 INFO: Archiving Costs [Pipeline] echo 02:59:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:59:12 ---> logs-deploy.sh 02:59:12 lf-activate-venv: SKIPPING 02:59:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/47 02:59:12 INFO: archiving workspace using pattern(s): 02:59:13 Archives upload complete. 02:59:13 INFO: archiving logs to Nexus 02:59:14 ---> uname -a: 02:59:14 Linux prd-centos7-docker-4c-2g-340.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:59:14 02:59:14 02:59:14 ---> lscpu: 02:59:14 Architecture: x86_64 02:59:14 CPU op-mode(s): 32-bit, 64-bit 02:59:14 Byte Order: Little Endian 02:59:14 Address sizes: 40 bits physical, 48 bits virtual 02:59:14 CPU(s): 2 02:59:14 On-line CPU(s) list: 0,1 02:59:14 Thread(s) per core: 1 02:59:14 Core(s) per socket: 1 02:59:14 Socket(s): 2 02:59:14 NUMA node(s): 1 02:59:14 Vendor ID: AuthenticAMD 02:59:14 CPU family: 23 02:59:14 Model: 49 02:59:14 Model name: AMD EPYC-Rome Processor 02:59:14 Stepping: 0 02:59:14 CPU MHz: 2800.000 02:59:14 BogoMIPS: 5600.00 02:59:14 Virtualization: AMD-V 02:59:14 Hypervisor vendor: KVM 02:59:14 Virtualization type: full 02:59:14 L1d cache: 64 KiB 02:59:14 L1i cache: 64 KiB 02:59:14 L2 cache: 1 MiB 02:59:14 L3 cache: 32 MiB 02:59:14 NUMA node0 CPU(s): 0,1 02:59:14 Vulnerability Itlb multihit: Not affected 02:59:14 Vulnerability L1tf: Not affected 02:59:14 Vulnerability Mds: Not affected 02:59:14 Vulnerability Meltdown: Not affected 02:59:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:59:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:59:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:59:14 Vulnerability Srbds: Not affected 02:59:14 Vulnerability Tsx async abort: Not affected 02:59:14 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 02:59:14 02:59:14 02:59:14 ---> nproc: 02:59:14 2 02:59:14 02:59:14 02:59:14 ---> df -h: 02:59:14 Filesystem Size Used Available Use% Mounted on 02:59:14 overlay 40.0G 8.9G 31.1G 22% / 02:59:14 tmpfs 64.0M 0 64.0M 0% /dev 02:59:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:59:14 shm 64.0M 0 64.0M 0% /dev/shm 02:59:14 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 02:59:14 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 02:59:14 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 02:59:14 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 02:59:14 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 02:59:14 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 02:59:14 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-mqtt-go_master 02:59:14 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-mqtt-go_master@tmp 02:59:14 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 02:59:14 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 02:59:14 02:59:14 02:59:14 ---> free -m: 02:59:14 total used free shared buff/cache available 02:59:14 Mem: 7821 1278 3158 0 3384 6462 02:59:14 Swap: 1023 0 1023 02:59:14 02:59:14 02:59:14 ---> ip addr: 02:59:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:59:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:59:14 inet 127.0.0.1/8 scope host lo 02:59:14 valid_lft forever preferred_lft forever 02:59:14 inet6 ::1/128 scope host 02:59:14 valid_lft forever preferred_lft forever 02:59:14 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:59:14 link/ether fa:16:3e:2a:8c:a1 brd ff:ff:ff:ff:ff:ff 02:59:14 inet 10.30.123.90/23 brd 10.30.123.255 scope global dynamic eth0 02:59:14 valid_lft 85643sec preferred_lft 85643sec 02:59:14 inet6 fe80::f816:3eff:fe2a:8ca1/64 scope link 02:59:14 valid_lft forever preferred_lft forever 02:59:14 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:59:14 link/ether 02:42:5b:53:c8:40 brd ff:ff:ff:ff:ff:ff 02:59:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:59:14 valid_lft forever preferred_lft forever 02:59:14 inet6 fe80::42:5bff:fe53:c840/64 scope link 02:59:14 valid_lft forever preferred_lft forever 02:59:14 02:59:14 02:59:14 ---> sar -b -r -n DEV: 02:59:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 02:59:14 02:59:14 02:46:26 LINUX RESTART (2 CPU) 02:59:14 02:59:14 02:47:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:59:14 02:48:01 82.16 5.78 76.39 0.00 3082.93 3486.13 0.00 02:59:14 02:49:01 0.62 0.05 0.57 0.00 1.07 11.51 0.00 02:59:14 02:50:01 0.28 0.00 0.28 0.00 0.00 4.13 0.00 02:59:14 02:51:01 0.22 0.00 0.22 0.00 0.00 3.73 0.00 02:59:14 02:52:01 0.28 0.00 0.28 0.00 0.00 4.63 0.00 02:59:14 02:53:01 0.32 0.00 0.32 0.00 0.00 4.70 0.00 02:59:14 02:54:01 0.32 0.00 0.32 0.00 0.00 4.86 0.00 02:59:14 02:55:01 0.22 0.00 0.22 0.00 0.00 3.00 0.00 02:59:14 02:56:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 02:59:14 02:57:01 0.20 0.00 0.20 0.00 0.00 2.43 0.00 02:59:14 02:58:01 3.21 0.03 3.18 0.00 3.73 70.70 0.00 02:59:14 02:59:01 216.58 0.10 216.48 0.00 9.99 60679.76 0.00 02:59:14 Average: 25.32 0.49 24.83 0.00 254.23 5362.93 0.00 02:59:14 02:59:14 02:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:59:14 02:48:01 5458092 0 811660 10.13 2620 1736568 1297104 14.32 579228 1571208 24 02:59:14 02:49:01 5464008 0 805760 10.06 2620 1736552 1264324 13.96 574368 1571192 8 02:59:14 02:50:01 5467672 0 802096 10.02 2620 1736552 1238624 13.68 567928 1574344 20 02:59:14 02:51:01 5467384 0 802376 10.02 2620 1736560 1234524 13.63 568892 1574348 20 02:59:14 02:52:01 5467076 0 802680 10.02 2620 1736564 1234604 13.63 566792 1576376 12 02:59:14 02:53:01 5465508 0 804244 10.04 2620 1736568 1226180 13.54 568740 1576376 8 02:59:14 02:54:01 5463008 0 806736 10.07 2620 1736576 1226228 13.54 571044 1576376 20 02:59:14 02:55:01 5456388 0 813352 10.16 2620 1736580 1207604 13.33 578016 1576376 20 02:59:14 02:56:01 5456156 0 813580 10.16 2620 1736584 1207604 13.33 578312 1576376 16 02:59:14 02:57:01 5456080 0 813652 10.16 2620 1736588 1207604 13.33 580348 1574496 8 02:59:14 02:58:01 5076564 0 916056 11.44 2620 2013700 1606828 17.74 740152 1780836 276744 02:59:14 02:59:01 3599740 0 1269460 15.85 2620 3137120 1727584 19.07 1118212 2644416 77772 02:59:14 Average: 5274806 0 855138 10.68 2620 1876376 1306568 14.43 632669 1681060 29556 02:59:14 02:59:14 02:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:59:14 02:48:01 eth0 615.96 435.06 1065.54 88.64 0.00 0.00 0.00 0.00 02:59:14 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:48:01 docker0 2.57 1.93 0.53 5.30 0.00 0.00 0.00 0.00 02:59:14 02:49:01 eth0 2.20 0.62 0.71 0.40 0.00 0.00 0.00 0.00 02:59:14 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:50:01 eth0 2.92 0.53 0.71 0.36 0.00 0.00 0.00 0.00 02:59:14 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:51:01 eth0 2.58 0.52 0.69 0.39 0.00 0.00 0.00 0.00 02:59:14 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:52:01 eth0 2.20 0.47 0.64 0.39 0.00 0.00 0.00 0.00 02:59:14 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:53:01 eth0 1.27 0.60 0.46 0.28 0.00 0.00 0.00 0.00 02:59:14 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:54:01 eth0 1.07 0.57 0.54 0.43 0.00 0.00 0.00 0.00 02:59:14 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:55:01 eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:59:14 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:56:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:14 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:57:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:14 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:58:01 eth0 400.92 368.04 4070.65 27.15 0.00 0.00 0.00 0.00 02:59:14 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:59:01 eth0 701.85 581.44 4844.70 140.68 0.00 0.00 0.00 0.00 02:59:14 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 02:59:01 docker0 133.64 185.59 9.11 656.04 0.00 0.00 0.00 0.00 02:59:14 Average: eth0 143.69 115.27 832.06 21.48 0.00 0.00 0.00 0.00 02:59:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:14 Average: docker0 11.37 15.66 0.80 55.22 0.00 0.00 0.00 0.00 02:59:14 02:59:14 02:59:14 ---> sar -P ALL: 02:59:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 02:59:14 02:59:14 02:46:26 LINUX RESTART (2 CPU) 02:59:14 02:59:14 02:47:02 CPU %user %nice %system %iowait %steal %idle 02:59:14 02:48:01 all 9.43 0.00 2.87 5.29 0.06 82.36 02:59:14 02:48:01 0 10.20 0.00 2.82 3.84 0.07 83.07 02:59:14 02:48:01 1 8.65 0.00 2.93 6.73 0.05 81.64 02:59:14 02:49:01 all 0.10 0.00 0.03 0.00 0.03 99.84 02:59:14 02:49:01 0 0.15 0.00 0.02 0.00 0.02 99.82 02:59:14 02:49:01 1 0.05 0.00 0.03 0.00 0.05 99.87 02:59:14 02:50:01 all 0.08 0.00 0.03 0.00 0.04 99.86 02:59:14 02:50:01 0 0.10 0.00 0.02 0.00 0.05 99.83 02:59:14 02:50:01 1 0.05 0.00 0.03 0.00 0.03 99.88 02:59:14 02:51:01 all 0.08 0.00 0.03 0.00 0.03 99.87 02:59:14 02:51:01 0 0.13 0.00 0.03 0.00 0.03 99.80 02:59:14 02:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:59:14 02:52:01 all 0.09 0.00 0.02 0.00 0.03 99.86 02:59:14 02:52:01 0 0.13 0.00 0.02 0.00 0.03 99.82 02:59:14 02:52:01 1 0.05 0.00 0.02 0.00 0.03 99.90 02:59:14 02:53:01 all 0.05 0.00 0.04 0.00 0.04 99.87 02:59:14 02:53:01 0 0.08 0.00 0.03 0.00 0.03 99.85 02:59:14 02:53:01 1 0.02 0.00 0.05 0.00 0.05 99.88 02:59:14 02:54:01 all 0.08 0.00 0.02 0.00 0.04 99.86 02:59:14 02:54:01 0 0.10 0.00 0.02 0.00 0.02 99.87 02:59:14 02:54:01 1 0.07 0.00 0.02 0.00 0.07 99.85 02:59:14 02:55:01 all 0.06 0.00 0.03 0.00 0.04 99.87 02:59:14 02:55:01 0 0.07 0.00 0.02 0.00 0.07 99.85 02:59:14 02:55:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:59:14 02:56:01 all 0.07 0.00 0.03 0.00 0.03 99.87 02:59:14 02:56:01 0 0.08 0.00 0.02 0.00 0.02 99.88 02:59:14 02:56:01 1 0.05 0.00 0.03 0.00 0.05 99.87 02:59:14 02:57:01 all 0.02 0.00 0.01 0.00 0.03 99.94 02:59:14 02:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:59:14 02:57:01 1 0.02 0.00 0.02 0.00 0.05 99.92 02:59:14 02:58:01 all 1.68 0.00 0.86 0.02 0.05 97.40 02:59:14 02:58:01 0 1.70 0.00 0.87 0.02 0.05 97.36 02:59:14 02:58:01 1 1.65 0.00 0.84 0.02 0.05 97.44 02:59:14 02:59:14 02:58:01 CPU %user %nice %system %iowait %steal %idle 02:59:14 02:59:01 all 25.08 0.00 10.49 3.00 0.09 61.34 02:59:14 02:59:01 0 26.43 0.00 10.44 2.74 0.09 60.29 02:59:14 02:59:01 1 23.74 0.00 10.54 3.25 0.09 62.38 02:59:14 Average: all 2.94 0.00 1.15 0.67 0.04 95.20 02:59:14 Average: 0 3.13 0.00 1.14 0.53 0.04 95.17 02:59:14 Average: 1 2.75 0.00 1.17 0.80 0.05 95.23 02:59:14 02:59:14 02:59:14