Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84f9f35e34861a9df1f963446ebe383a81eb0395 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6037146767069459584.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8136292075394434262.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7625091543492837242.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6621221552038064370.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2673938875353538151.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus 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-452 in /w/workspace/gexfoundry_device-modbus-go_main [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 Avoid second fetch Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-modbus-go_main@tmp/jenkins-gitclient-ssh5559042978211231616.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 84f9f35e34861a9df1f963446ebe383a81eb0395 (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 84f9f35e34861a9df1f963446ebe383a81eb0395 # timeout=10 Commit message: "Merge pull request #275 from weichou1229/update-doc" > git rev-list --no-walk 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:14:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:14:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:14:11 ========================================================= 08:14:11 EdgeX Global Pipelines Version Info 08:14:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:14:12 ------------------- 08:14:12 stable info: 08:14:12 ------------------- 08:14:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:14:12 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 08:14:12 Message: update stable to v1.0.197 08:14:13 ------------------- 08:14:13 experimental info: 08:14:13 ------------------- 08:14:13 Commited By: **** collab-it+edgex@linuxfoundation.org 08:14:13 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 08:14:13 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:14:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:14:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:14:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:14:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:14:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:14:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:14:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:14:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84f9f35e34861a9df1f963446ebe383a81eb0395 [Pipeline] echo 08:14:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84f9f35 [Pipeline] echo 08:14:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:14 provisioning config files... 08:14:14 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3843811152739678351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:14:14 ---> docker-login.sh 08:14:14 nexus3.edgexfoundry.org:10001 08:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:14 Configure a credential helper to remove this warning. See 08:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:14 08:14:14 Login Succeeded 08:14:14 nexus3.edgexfoundry.org:10002 08:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:15 Configure a credential helper to remove this warning. See 08:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:15 08:14:15 Login Succeeded 08:14:15 nexus3.edgexfoundry.org:10003 08:14:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:15 Configure a credential helper to remove this warning. See 08:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:15 08:14:15 Login Succeeded 08:14:15 nexus3.edgexfoundry.org:10004 08:14:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:15 Configure a credential helper to remove this warning. See 08:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:15 08:14:15 Login Succeeded 08:14:15 docker.io 08:14:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:16 Configure a credential helper to remove this warning. See 08:14:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:16 08:14:16 Login Succeeded 08:14:16 ---> docker-login.sh ends [Pipeline] } 08:14: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 08:14:16 + git log --format=format:%s -1 84f9f35e34861a9df1f963446ebe383a81eb0395 [Pipeline] echo 08:14:16 GIT_COMMIT: 84f9f35e34861a9df1f963446ebe383a81eb0395, Commit Message: Merge pull request #275 from weichou1229/update-doc [Pipeline] echo 08:14:16 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:14:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:14:17 08:14:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:14:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:14:17 latest: Pulling from edgex-devops/git-semver 08:14:17 31603596830f: Pulling fs layer 08:14:17 b6dc333f4379: Pulling fs layer 08:14:17 3d9ef1400e77: Pulling fs layer 08:14:17 fd332fbdc1db: Pulling fs layer 08:14:17 fd332fbdc1db: Waiting 08:14:18 b6dc333f4379: Verifying Checksum 08:14:18 b6dc333f4379: Download complete 08:14:18 31603596830f: Verifying Checksum 08:14:18 31603596830f: Download complete 08:14:18 31603596830f: Pull complete 08:14:18 b6dc333f4379: Pull complete 08:14:18 fd332fbdc1db: Verifying Checksum 08:14:18 fd332fbdc1db: Download complete 08:14:18 3d9ef1400e77: Download complete 08:14:19 3d9ef1400e77: Pull complete 08:14:19 fd332fbdc1db: Pull complete 08:14:19 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 08:14:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:14:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:14:19 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 08:14:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 08:14:20 $ docker top 078da4acbbd28dd18254d4f530d3c3aac98d1e5572e61c29aacb2d2455ac330f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:14:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:14:20 [ssh-agent] Looking for ssh-agent implementation... 08:14:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:14:20 $ docker exec 078da4acbbd28dd18254d4f530d3c3aac98d1e5572e61c29aacb2d2455ac330f ssh-agent 08:14:21 SSH_AUTH_SOCK=/tmp/ssh-CBULYDK7GLKL/agent.14 08:14:21 SSH_AGENT_PID=20 08:14:21 Running ssh-add (command line suppressed) 08:14:21 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4451013815410783351.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4451013815410783351.key) 08:14:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:14:21 + git tag --points-at HEAD [Pipeline] } 08:14:21 $ docker exec --env ******** --env ******** 078da4acbbd28dd18254d4f530d3c3aac98d1e5572e61c29aacb2d2455ac330f ssh-agent -k 08:14:21 unset SSH_AUTH_SOCK; 08:14:21 unset SSH_AGENT_PID; 08:14:21 echo Agent pid 20 killed; 08:14:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:14:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:14:21 [ssh-agent] Looking for ssh-agent implementation... 08:14:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:14:21 $ docker exec 078da4acbbd28dd18254d4f530d3c3aac98d1e5572e61c29aacb2d2455ac330f ssh-agent 08:14:21 SSH_AUTH_SOCK=/tmp/ssh-ZxcOInM8DnpI/agent.53 08:14:21 SSH_AGENT_PID=60 08:14:21 Running ssh-add (command line suppressed) 08:14:21 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2303448402483877689.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2303448402483877689.key) 08:14:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:14:22 + git semver init 08:14:22 # -> Open(): unable to determine branch for HEAD 08:14:22 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 08:14:22 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 08:14:22 # $SEMVER_REMOTE_NAME = origin 08:14:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:14:22 # $SEMVER_USER_NAME = edgex-jenkins 08:14:22 # $SEMVER_BRANCH = main 08:14:22 # $SEMVER_TEMP = /tmp/semver-026518736 08:14:22 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 08:14:22 # '/tmp/semver-026518736' -> '/w/workspace/gexfoundry_device-modbus-go_main/.semver' 08:14:22 # -> Force: false 08:14:22 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } 08:14:22 $ docker exec --env ******** --env ******** 078da4acbbd28dd18254d4f530d3c3aac98d1e5572e61c29aacb2d2455ac330f ssh-agent -k 08:14:22 unset SSH_AUTH_SOCK; 08:14:22 unset SSH_AGENT_PID; 08:14:22 echo Agent pid 60 killed; 08:14:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:14:23 + git semver [Pipeline] } 08:14:23 $ docker stop --time=1 078da4acbbd28dd18254d4f530d3c3aac98d1e5572e61c29aacb2d2455ac330f 08:14:24 $ docker rm -f 078da4acbbd28dd18254d4f530d3c3aac98d1e5572e61c29aacb2d2455ac330f [Pipeline] // withDockerContainer [Pipeline] sh 08:14:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:14:25 Stashed 1 file(s) [Pipeline] echo 08:14:25 [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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 08:14:40 Still waiting to schedule task 08:14:40 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-452’ 08:14:40 Still waiting to schedule task 08:14:40 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:16:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-453 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 08:16:48 Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout 08:16:48 Selected Git installation does not exist. Using Default 08:16:48 The recommended git tool is: NONE 08:16:54 using credential edgex-jenkins-ssh 08:16:54 Cloning the remote Git repository 08:16:54 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 08:16:54 > git init /w/workspace/device-modbus-go/2 # timeout=10 08:16:54 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 08:16:54 > git --version # timeout=10 08:16:54 > git --version # 'git version 2.17.1' 08:16:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:55 Avoid second fetch 08:16:55 Checking out Revision 84f9f35e34861a9df1f963446ebe383a81eb0395 (main) 08:16:55 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 08:16:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:55 > git config core.sparsecheckout # timeout=10 08:16:55 > git checkout -f 84f9f35e34861a9df1f963446ebe383a81eb0395 # timeout=10 08:16:59 Commit message: "Merge pull request #275 from weichou1229/update-doc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:17:00 provisioning config files... 08:17:00 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config2075177450227897880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:17:01 ---> docker-login.sh 08:17:01 nexus3.edgexfoundry.org:10001 08:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:02 Configure a credential helper to remove this warning. See 08:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:02 08:17:02 Login Succeeded 08:17:02 nexus3.edgexfoundry.org:10002 08:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:02 Configure a credential helper to remove this warning. See 08:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:02 08:17:02 Login Succeeded 08:17:02 nexus3.edgexfoundry.org:10003 08:17:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:03 Configure a credential helper to remove this warning. See 08:17:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:03 08:17:03 Login Succeeded 08:17:03 nexus3.edgexfoundry.org:10004 08:17:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:04 Configure a credential helper to remove this warning. See 08:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:04 08:17:04 Login Succeeded 08:17:04 docker.io 08:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:04 Configure a credential helper to remove this warning. See 08:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:04 08:17:04 Login Succeeded 08:17:04 ---> docker-login.sh ends [Pipeline] } 08:17:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:17:05 ========================================================= 08:17:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:17:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:17:05 + 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 . 08:17:06 Sending build context to Docker daemon 622.1kB 08:17:06 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:17:06 Step 2/8 : FROM ${BASE} 08:17:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:17:06 595b0fe564bb: Pulling fs layer 08:17:06 24495759ef45: Pulling fs layer 08:17:06 d148012ef14d: Pulling fs layer 08:17:06 cb65c68fc2e2: Pulling fs layer 08:17:06 093eec477d81: Pulling fs layer 08:17:06 a6d5b2bbb924: Pulling fs layer 08:17:06 2446dc1eb7d3: Pulling fs layer 08:17:06 596795e73e0f: Pulling fs layer 08:17:06 cb65c68fc2e2: Waiting 08:17:06 093eec477d81: Waiting 08:17:06 a6d5b2bbb924: Waiting 08:17:06 2446dc1eb7d3: Waiting 08:17:06 596795e73e0f: Waiting 08:17:06 d148012ef14d: Verifying Checksum 08:17:06 d148012ef14d: Download complete 08:17:06 24495759ef45: Verifying Checksum 08:17:06 24495759ef45: Download complete 08:17:06 093eec477d81: Download complete 08:17:06 a6d5b2bbb924: Verifying Checksum 08:17:06 a6d5b2bbb924: Download complete 08:17:06 595b0fe564bb: Verifying Checksum 08:17:06 595b0fe564bb: Download complete 08:17:06 2446dc1eb7d3: Download complete 08:17:07 595b0fe564bb: Pull complete 08:17:07 Running on prd-centos7-docker-4c-2g-454 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 08:17:07 Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout 08:17:07 Selected Git installation does not exist. Using Default 08:17:07 The recommended git tool is: NONE 08:17:07 24495759ef45: Pull complete 08:17:08 d148012ef14d: Pull complete 08:17:10 using credential edgex-jenkins-ssh 08:17:10 Cloning the remote Git repository 08:17:10 596795e73e0f: Verifying Checksum 08:17:10 596795e73e0f: Download complete 08:17:09 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 08:17:10 > git init /w/workspace/device-modbus-go/2 # timeout=10 08:17:10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 08:17:10 > git --version # timeout=10 08:17:10 > git --version # 'git version 2.24.4' 08:17:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:10 [INFO] Currently running in a labeled security context 08:17:10 [INFO] Currently SELinux is 'enforcing' on the host 08:17:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/2@tmp/jenkins-gitclient-ssh6822076996502240083.key 08:17:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:11 Avoid second fetch 08:17:11 Checking out Revision 84f9f35e34861a9df1f963446ebe383a81eb0395 (main) 08:17:11 cb65c68fc2e2: Verifying Checksum 08:17:11 cb65c68fc2e2: Download complete 08:17:10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 08:17:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:10 > git config core.sparsecheckout # timeout=10 08:17:10 > git checkout -f 84f9f35e34861a9df1f963446ebe383a81eb0395 # timeout=10 08:17:14 Commit message: "Merge pull request #275 from weichou1229/update-doc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:17:15 provisioning config files... 08:17:15 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config8923641598855001390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:17:15 ---> docker-login.sh 08:17:15 nexus3.edgexfoundry.org:10001 08:17:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:15 Configure a credential helper to remove this warning. See 08:17:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:15 08:17:15 Login Succeeded 08:17:15 nexus3.edgexfoundry.org:10002 08:17:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:15 Configure a credential helper to remove this warning. See 08:17:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:15 08:17:15 Login Succeeded 08:17:15 nexus3.edgexfoundry.org:10003 08:17:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:16 Configure a credential helper to remove this warning. See 08:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:16 08:17:16 Login Succeeded 08:17:16 nexus3.edgexfoundry.org:10004 08:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:16 Configure a credential helper to remove this warning. See 08:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:16 08:17:16 Login Succeeded 08:17:16 docker.io 08:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:16 Configure a credential helper to remove this warning. See 08:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:16 08:17:16 Login Succeeded 08:17:16 ---> docker-login.sh ends [Pipeline] } 08:17:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:17:16 ========================================================= 08:17:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:17:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:17:17 + 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 . 08:17:17 Sending build context to Docker daemon 623.1kB 08:17:17 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:17:17 Step 2/8 : FROM ${BASE} 08:17:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:17:17 540db60ca938: Pulling fs layer 08:17:17 adcc1eea9eea: Pulling fs layer 08:17:17 4c4ab2625f07: Pulling fs layer 08:17:17 0773c198feca: Pulling fs layer 08:17:17 345f892a5656: Pulling fs layer 08:17:17 4796506630df: Pulling fs layer 08:17:17 cc55df3e53f1: Pulling fs layer 08:17:17 4d027b6c602c: Pulling fs layer 08:17:17 449e75d2c14e: Pulling fs layer 08:17:17 0773c198feca: Waiting 08:17:17 345f892a5656: Waiting 08:17:17 4796506630df: Waiting 08:17:17 cc55df3e53f1: Waiting 08:17:17 4d027b6c602c: Waiting 08:17:17 449e75d2c14e: Waiting 08:17:17 4c4ab2625f07: Download complete 08:17:17 adcc1eea9eea: Verifying Checksum 08:17:17 adcc1eea9eea: Download complete 08:17:17 345f892a5656: Verifying Checksum 08:17:17 345f892a5656: Download complete 08:17:17 4796506630df: Verifying Checksum 08:17:17 4796506630df: Download complete 08:17:17 cc55df3e53f1: Verifying Checksum 08:17:17 cc55df3e53f1: Download complete 08:17:17 540db60ca938: Verifying Checksum 08:17:17 540db60ca938: Download complete 08:17:17 540db60ca938: Pull complete 08:17:18 adcc1eea9eea: Pull complete 08:17:18 4c4ab2625f07: Pull complete 08:17:18 4d027b6c602c: Verifying Checksum 08:17:18 4d027b6c602c: Download complete 08:17:20 449e75d2c14e: Verifying Checksum 08:17:20 449e75d2c14e: Download complete 08:17:21 cb65c68fc2e2: Pull complete 08:17:21 093eec477d81: Pull complete 08:17:21 a6d5b2bbb924: Pull complete 08:17:22 2446dc1eb7d3: Pull complete 08:17:22 0773c198feca: Verifying Checksum 08:17:22 0773c198feca: Download complete 08:17:26 0773c198feca: Pull complete 08:17:26 345f892a5656: Pull complete 08:17:26 4796506630df: Pull complete 08:17:26 cc55df3e53f1: Pull complete 08:17:26 4d027b6c602c: Pull complete 08:17:26 596795e73e0f: Pull complete 08:17:26 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 08:17:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:17:26 ---> d9e956139c92 08:17:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 08:17:27 449e75d2c14e: Pull complete 08:17:27 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 08:17:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:17:27 ---> 0d28375d9b5b 08:17:27 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 08:17:28 ---> Running in 4bb64d926f7b 08:17:29 Removing intermediate container 4bb64d926f7b 08:17:29 ---> 4e2aa72d0bc3 08:17:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:17:29 ---> Running in 378864600c6c 08:17:29 ---> Running in 886c4eac69ff 08:17:29 Removing intermediate container 886c4eac69ff 08:17:29 ---> d482a7f248a0 08:17:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:17:29 ---> Running in 8c1fd87c8fcd 08:17:29 Removing intermediate container 8c1fd87c8fcd 08:17:29 ---> a26d05eb71f6 08:17:29 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 08:17:30 ---> Running in 63de03e4b123 08:17:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:17:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:17:31 Removing intermediate container 378864600c6c 08:17:31 ---> 80b5867d64f0 08:17:31 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 08:17:31 ---> Running in 4b38e306108e 08:17:31 (1/13) Installing libc-dev (0.7.2-r3) 08:17:32 (2/13) Installing libsodium (1.0.18-r0) 08:17:32 (3/13) Installing pkgconf (1.7.3-r0) 08:17:32 (4/13) Installing libsodium-dev (1.0.18-r0) 08:17:32 (5/13) Installing openssh-keygen (8.4_p1-r3) 08:17:32 (6/13) Installing libedit (20191231.3.1-r1) 08:17:32 (7/13) Installing openssh-client (8.4_p1-r3) 08:17:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:17:34 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 08:17:34 (9/13) Installing openssh-server-common (8.4_p1-r3) 08:17:34 (10/13) Installing openssh-server (8.4_p1-r3) 08:17:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:17:35 (11/13) Installing openssh (8.4_p1-r3) 08:17:35 (12/13) Installing libzmq (4.3.3-r1) 08:17:36 (13/13) Installing zeromq-dev (4.3.3-r1) 08:17:36 Executing busybox-1.32.1-r6.trigger 08:17:36 OK: 156 MiB in 53 packages 08:17:36 Removing intermediate container 63de03e4b123 08:17:36 ---> f10d5acdc29e 08:17:36 Step 6/8 : WORKDIR /device-modbus-go 08:17:36 ---> Running in 5df161034ba7 08:17:36 Removing intermediate container 5df161034ba7 08:17:36 ---> bc70ef42ff34 08:17:36 Step 7/8 : COPY . . 08:17:36 ---> d47f97597ccb 08:17:36 Step 8/8 : RUN go mod download 08:17:36 ---> Running in b13cc9817a77 08:17:37 (1/13) Installing libc-dev (0.7.2-r3) 08:17:37 (2/13) Installing libsodium (1.0.18-r0) 08:17:37 (3/13) Installing pkgconf (1.7.3-r0) 08:17:37 (4/13) Installing libsodium-dev (1.0.18-r0) 08:17:37 (5/13) Installing openssh-keygen (8.4_p1-r3) 08:17:37 (6/13) Installing libedit (20191231.3.1-r1) 08:17:37 (7/13) Installing openssh-client (8.4_p1-r3) 08:17:39 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 08:17:39 (9/13) Installing openssh-server-common (8.4_p1-r3) 08:17:39 (10/13) Installing openssh-server (8.4_p1-r3) 08:17:40 (11/13) Installing openssh (8.4_p1-r3) 08:17:40 (12/13) Installing libzmq (4.3.3-r1) 08:17:40 (13/13) Installing zeromq-dev (4.3.3-r1) 08:17:40 Executing busybox-1.32.1-r6.trigger 08:17:40 OK: 145 MiB in 53 packages 08:17:42 Removing intermediate container 4b38e306108e 08:17:42 ---> 81481addf180 08:17:42 Step 6/8 : WORKDIR /device-modbus-go 08:17:42 ---> Running in 4fc1616651aa 08:17:42 Removing intermediate container 4fc1616651aa 08:17:42 ---> 25b77db95e78 08:17:42 Step 7/8 : COPY . . 08:17:43 ---> e3d98c6a9f59 08:17:43 Step 8/8 : RUN go mod download 08:17:44 ---> Running in 19a557d71282 08:17:51 Removing intermediate container b13cc9817a77 08:17:51 ---> f89fb21d9c47 08:17:51 Successfully built f89fb21d9c47 08:17:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:17:52 + docker inspect -f . ci-base-image-x86_64 08:17:52 . [Pipeline] withDockerContainer 08:17:52 prd-centos7-docker-4c-2g-454 does not seem to be running inside a container 08:17:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:17:52 $ docker top 8ea8955e5c09c8278f72c4ab2a6f4233b6726d65e70e84afee9a03337d4c172e -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:53 + go version 08:17:53 go version go1.16.5 linux/amd64 [Pipeline] } 08:17:53 $ docker stop --time=1 8ea8955e5c09c8278f72c4ab2a6f4233b6726d65e70e84afee9a03337d4c172e 08:17:54 $ docker rm -f 8ea8955e5c09c8278f72c4ab2a6f4233b6726d65e70e84afee9a03337d4c172e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:17:54 + docker inspect -f . ci-base-image-x86_64 08:17:54 . [Pipeline] withDockerContainer 08:17:55 prd-centos7-docker-4c-2g-454 does not seem to be running inside a container 08:17:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:17:55 $ docker top f9a49b71914b5664313ed2b88e01ab2552a91d74d02d39ea5f5463dd57b1df24 -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:55 + go mod tidy [Pipeline] sh 08:17:56 + make test 08:17:56 go mod tidy 08:17:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 08:17:57 ? github.com/edgexfoundry/device-modbus-go [no test files] 08:18:11 Removing intermediate container 19a557d71282 08:18:11 ---> 0c095b21d03d 08:18:11 Successfully built 0c095b21d03d 08:18:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:18:11 + docker inspect -f . ci-base-image-arm64 08:18:11 . [Pipeline] withDockerContainer 08:18:11 prd-ubuntu18.04-docker-arm64-4c-16g-453 does not seem to be running inside a container 08:18:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:18:12 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 08:18:12 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.006s coverage: 47.7% of statements 08:18:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:18:13 $ docker top f9ac7b4ca587a5eab8d196cbf204a5751dac39c1d37e82bfa6b623c35b9ba9dc -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:14 + go version 08:18:14 go version go1.16.5 linux/arm64 [Pipeline] } 08:18:14 $ docker stop --time=1 f9ac7b4ca587a5eab8d196cbf204a5751dac39c1d37e82bfa6b623c35b9ba9dc 08:18:16 $ docker rm -f f9ac7b4ca587a5eab8d196cbf204a5751dac39c1d37e82bfa6b623c35b9ba9dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:18:17 + docker inspect -f . ci-base-image-arm64 08:18:17 . [Pipeline] withDockerContainer 08:18:17 prd-ubuntu18.04-docker-arm64-4c-16g-453 does not seem to be running inside a container 08:18:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:18:19 gofmt -l . 08:18:19 [ "`gofmt -l .`" = "" ] 08:18:19 ./bin/test-attribution-txt.sh 08:18:19 $ docker top e17549ebdba9f7c4deebc9902aa765047724a727f3845e7c26233b41cb62b6f0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:19 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:18:19 $ docker stop --time=1 f9a49b71914b5664313ed2b88e01ab2552a91d74d02d39ea5f5463dd57b1df24 08:18:20 + go mod tidy 08:18:21 $ docker rm -f f9a49b71914b5664313ed2b88e01ab2552a91d74d02d39ea5f5463dd57b1df24 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 08:18:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:18:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 08:18:21 + make test 08:18:21 go mod tidy 08:18:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 08:18:23 ? github.com/edgexfoundry/device-modbus-go [no test files] [Pipeline] sh 08:18:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:18:24 + ls -al . 08:18:24 total 120 08:18:24 drwxrwxr-x. 9 jenkins jenkins 4096 Jul 29 08:18 . 08:18:24 drwxrwxr-x. 4 jenkins jenkins 28 Jul 29 08:17 .. 08:18:24 -rw-rw-r--. 1 jenkins jenkins 7707 Jul 29 08:17 Attribution.txt 08:18:24 drwxrwxr-x. 2 jenkins jenkins 87 Jul 29 08:17 bin 08:18:24 -rw-rw-r--. 1 jenkins jenkins 6038 Jul 29 08:17 CHANGELOG.md 08:18:24 drwxrwxr-x. 3 jenkins jenkins 32 Jul 29 08:17 cmd 08:18:24 -rw-r--r--. 1 jenkins jenkins 22385 Jul 29 08:18 coverage.out 08:18:24 -rw-rw-r--. 1 jenkins jenkins 1473 Jul 29 08:17 Dockerfile 08:18:24 -rw-rw-r--. 1 jenkins jenkins 995 Jul 29 08:17 Dockerfile.build 08:18:24 -rw-rw-r--. 1 jenkins jenkins 140 Jul 29 08:17 .dockerignore 08:18:24 drwxrwxr-x. 8 jenkins jenkins 162 Jul 29 08:17 .git 08:18:24 drwxrwxr-x. 2 jenkins jenkins 103 Jul 29 08:17 .github 08:18:24 -rw-rw-r--. 1 jenkins jenkins 338 Jul 29 08:17 .gitignore 08:18:24 -rw-r--r--. 1 jenkins jenkins 414 Jul 29 08:18 go.mod 08:18:24 -rw-r--r--. 1 jenkins jenkins 21529 Jul 29 08:17 go.sum 08:18:24 drwxrwxr-x. 3 jenkins jenkins 20 Jul 29 08:17 internal 08:18:24 -rw-rw-r--. 1 jenkins jenkins 679 Jul 29 08:17 Jenkinsfile 08:18:24 -rw-rw-r--. 1 jenkins jenkins 11340 Jul 29 08:17 LICENSE 08:18:24 -rw-rw-r--. 1 jenkins jenkins 914 Jul 29 08:17 Makefile 08:18:24 -rw-rw-r--. 1 jenkins jenkins 2893 Jul 29 08:17 README.md 08:18:24 drwxrwxr-x. 2 jenkins jenkins 52 Jul 29 08:17 simulator 08:18:24 drwxrwxr-x. 4 jenkins jenkins 71 Jul 29 08:17 snap 08:18:24 -rw-rw-r--. 1 jenkins jenkins 11 Jul 29 08:14 VERSION 08:18:24 -rw-rw-r--. 1 jenkins jenkins 229 Jul 29 08:17 version.go [Pipeline] isUnix [Pipeline] sh 08:18:25 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=84f9f35e34861a9df1f963446ebe383a81eb0395 --label arch=amd64 --label version=2.0.1-dev.1 . 08:18:25 Sending build context to Docker daemon 646.1kB 08:18:25 Step 1/22 : ARG BASE=golang:1.16-alpine3.12 08:18:25 Step 2/22 : FROM ${BASE} AS builder 08:18:25 ---> f89fb21d9c47 08:18:25 Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:25 ---> Running in ba12beaab7f1 08:18:25 Removing intermediate container ba12beaab7f1 08:18:25 ---> 21fe04517d9e 08:18:25 Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 08:18:25 ---> Running in fe64f5be3209 08:18:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:18:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:18:27 OK: 156 MiB in 53 packages 08:18:27 Removing intermediate container fe64f5be3209 08:18:27 ---> c04e596e5aad 08:18:27 Step 5/22 : WORKDIR /device-modbus-go 08:18:27 ---> Running in bb271abdf884 08:18:28 Removing intermediate container bb271abdf884 08:18:28 ---> 3f3091d9f308 08:18:28 Step 6/22 : COPY . . 08:18:28 ---> afa6a360a2fd 08:18:28 Step 7/22 : RUN go mod tidy 08:18:28 ---> Running in 5ab2b2ef0dcd 08:18:28 Removing intermediate container 5ab2b2ef0dcd 08:18:28 ---> ed352620f4b1 08:18:28 Step 8/22 : RUN go mod download 08:18:28 ---> Running in b4483aea477b 08:18:29 Removing intermediate container b4483aea477b 08:18:29 ---> 5faafa849638 08:18:29 Step 9/22 : RUN make build 08:18:29 ---> Running in 0042d0ddc268 08:18:29 go mod tidy 08:18:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.1" -o cmd/device-modbus ./cmd 08:18:42 Removing intermediate container 0042d0ddc268 08:18:42 ---> ea77ab2fcb03 08:18:42 Step 10/22 : FROM alpine:3.12 08:18:42 3.12: Pulling from library/alpine 08:18:42 339de151aab4: Pulling fs layer 08:18:42 339de151aab4: Verifying Checksum 08:18:42 339de151aab4: Download complete 08:18:42 339de151aab4: Pull complete 08:18:42 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:18:42 Status: Downloaded newer image for alpine:3.12 08:18:42 ---> 13621d1b12d4 08:18:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 08:18:42 ---> Running in 672c2c7d3d9c 08:18:42 Removing intermediate container 672c2c7d3d9c 08:18:42 ---> 0f3b0bb0bdda 08:18:42 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:42 ---> Running in b275220c80fc 08:18:42 Removing intermediate container b275220c80fc 08:18:42 ---> 0874c3f0edf9 08:18:42 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 08:18:42 ---> Running in 620c4185075b 08:18:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:18:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:18:43 (1/6) Installing dumb-init (1.2.2-r1) 08:18:43 (2/6) Installing libgcc (9.3.0-r2) 08:18:43 (3/6) Installing libsodium (1.0.18-r0) 08:18:43 (4/6) Installing libstdc++ (9.3.0-r2) 08:18:44 (5/6) Installing libzmq (4.3.3-r0) 08:18:44 (6/6) Installing zeromq (4.3.3-r0) 08:18:44 Executing busybox-1.31.1-r20.trigger 08:18:44 OK: 8 MiB in 20 packages 08:18:45 Removing intermediate container 620c4185075b 08:18:45 ---> daa053c629c4 08:18:45 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 08:18:45 ---> d5beb6477598 08:18:45 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 08:18:45 ---> 76b8c4f4543a 08:18:45 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 08:18:45 ---> d95e35491208 08:18:45 Step 17/22 : EXPOSE 59901 08:18:45 ---> Running in 4bf39eb6c45d 08:18:45 Removing intermediate container 4bf39eb6c45d 08:18:45 ---> a72b3cd09a80 08:18:45 Step 18/22 : ENTRYPOINT ["/device-modbus"] 08:18:45 ---> Running in e97e544db637 08:18:45 Removing intermediate container e97e544db637 08:18:45 ---> c85702f9fac1 08:18:45 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:18:45 ---> Running in b73afc398096 08:18:45 Removing intermediate container b73afc398096 08:18:45 ---> 6732576c658c 08:18:45 Step 20/22 : LABEL arch=amd64 08:18:46 ---> Running in 5542a4daef44 08:18:46 Removing intermediate container 5542a4daef44 08:18:46 ---> 296131581b09 08:18:46 Step 21/22 : LABEL git_sha=84f9f35e34861a9df1f963446ebe383a81eb0395 08:18:46 ---> Running in 1b8090473d39 08:18:46 Removing intermediate container 1b8090473d39 08:18:46 ---> 5b8d0ed6918c 08:18:46 Step 22/22 : LABEL version=2.0.1-dev.1 08:18:46 ---> Running in 55b78487c3da 08:18:46 Removing intermediate container 55b78487c3da 08:18:46 ---> 32da8736e984 08:18:46 [Warning] One or more build-args [MAKE ARCH] were not consumed 08:18:46 Successfully built 32da8736e984 08:18:46 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:18:46 provisioning config files... 08:18:46 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config5613918029180300692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:47 ---> docker-login.sh 08:18:47 nexus3.edgexfoundry.org:10001 08:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:47 Configure a credential helper to remove this warning. See 08:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:47 08:18:47 Login Succeeded 08:18:47 nexus3.edgexfoundry.org:10002 08:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:47 Configure a credential helper to remove this warning. See 08:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:47 08:18:47 Login Succeeded 08:18:47 nexus3.edgexfoundry.org:10003 08:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:47 Configure a credential helper to remove this warning. See 08:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:47 08:18:47 Login Succeeded 08:18:47 nexus3.edgexfoundry.org:10004 08:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:47 Configure a credential helper to remove this warning. See 08:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:47 08:18:47 Login Succeeded 08:18:47 docker.io 08:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:48 Configure a credential helper to remove this warning. See 08:18:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:48 08:18:48 Login Succeeded 08:18:48 ---> docker-login.sh ends [Pipeline] } 08:18:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:18:48 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 08:18:48 84f9f35e34861a9df1f963446ebe383a81eb0395 08:18:48 latest 08:18:48 2.0.1-dev.1 08:18:48 84f9f35e34861a9df1f963446ebe383a81eb0395-2.0.1-dev.1 08:18:48 main 08:18:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:18:48 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:84f9f35e34861a9df1f963446ebe383a81eb0395 [Pipeline] isUnix [Pipeline] sh 08:18:48 + docker push nexus3.edgexfoundry.org:10004/device-modbus:84f9f35e34861a9df1f963446ebe383a81eb0395 08:18:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:18:48 9f616201b08d: Preparing 08:18:48 068767dd776e: Preparing 08:18:48 168168737a60: Preparing 08:18:48 99c1d0353caa: Preparing 08:18:48 7138739b7355: Preparing 08:18:48 32f366d666a5: Preparing 08:18:48 32f366d666a5: Waiting 08:18:49 9f616201b08d: Pushed 08:18:49 32f366d666a5: Layer already exists 08:18:49 7138739b7355: Pushed 08:18:49 068767dd776e: Pushed 08:18:49 99c1d0353caa: Pushed 08:18:51 168168737a60: Pushed 08:18:51 84f9f35e34861a9df1f963446ebe383a81eb0395: digest: sha256:c6a6eca7aca0df5052d033c41181514095b7997f7052343cb62672d2ba4c3c8c size: 1572 [Pipeline] isUnix [Pipeline] sh 08:18:51 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] isUnix [Pipeline] sh 08:18:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 08:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:18:52 9f616201b08d: Preparing 08:18:52 068767dd776e: Preparing 08:18:52 168168737a60: Preparing 08:18:52 99c1d0353caa: Preparing 08:18:52 7138739b7355: Preparing 08:18:52 32f366d666a5: Preparing 08:18:52 32f366d666a5: Waiting 08:18:52 7138739b7355: Layer already exists 08:18:52 9f616201b08d: Layer already exists 08:18:52 168168737a60: Layer already exists 08:18:52 068767dd776e: Layer already exists 08:18:52 99c1d0353caa: Layer already exists 08:18:52 32f366d666a5: Layer already exists 08:18:52 latest: digest: sha256:c6a6eca7aca0df5052d033c41181514095b7997f7052343cb62672d2ba4c3c8c size: 1572 [Pipeline] isUnix [Pipeline] sh 08:18:52 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 08:18:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.1 08:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:18:52 9f616201b08d: Preparing 08:18:52 068767dd776e: Preparing 08:18:52 168168737a60: Preparing 08:18:52 99c1d0353caa: Preparing 08:18:52 7138739b7355: Preparing 08:18:52 32f366d666a5: Preparing 08:18:52 32f366d666a5: Waiting 08:18:52 068767dd776e: Layer already exists 08:18:52 168168737a60: Layer already exists 08:18:52 99c1d0353caa: Layer already exists 08:18:52 7138739b7355: Layer already exists 08:18:52 9f616201b08d: Layer already exists 08:18:52 32f366d666a5: Layer already exists 08:18:53 2.0.1-dev.1: digest: sha256:c6a6eca7aca0df5052d033c41181514095b7997f7052343cb62672d2ba4c3c8c size: 1572 [Pipeline] isUnix [Pipeline] sh 08:18:53 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:84f9f35e34861a9df1f963446ebe383a81eb0395-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 08:18:53 + docker push nexus3.edgexfoundry.org:10004/device-modbus:84f9f35e34861a9df1f963446ebe383a81eb0395-2.0.1-dev.1 08:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:18:53 9f616201b08d: Preparing 08:18:53 068767dd776e: Preparing 08:18:53 168168737a60: Preparing 08:18:53 99c1d0353caa: Preparing 08:18:53 7138739b7355: Preparing 08:18:53 32f366d666a5: Preparing 08:18:53 32f366d666a5: Waiting 08:18:53 99c1d0353caa: Layer already exists 08:18:53 068767dd776e: Layer already exists 08:18:53 9f616201b08d: Layer already exists 08:18:53 7138739b7355: Layer already exists 08:18:53 168168737a60: Layer already exists 08:18:53 32f366d666a5: Layer already exists 08:18:54 84f9f35e34861a9df1f963446ebe383a81eb0395-2.0.1-dev.1: digest: sha256:c6a6eca7aca0df5052d033c41181514095b7997f7052343cb62672d2ba4c3c8c size: 1572 [Pipeline] isUnix [Pipeline] sh 08:18:54 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] isUnix [Pipeline] sh 08:18:55 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 08:18:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:18:55 9f616201b08d: Preparing 08:18:55 068767dd776e: Preparing 08:18:55 168168737a60: Preparing 08:18:55 99c1d0353caa: Preparing 08:18:55 7138739b7355: Preparing 08:18:55 32f366d666a5: Preparing 08:18:55 32f366d666a5: Waiting 08:18:55 068767dd776e: Layer already exists 08:18:55 99c1d0353caa: Layer already exists 08:18:55 7138739b7355: Layer already exists 08:18:55 9f616201b08d: Layer already exists 08:18:55 168168737a60: Layer already exists 08:18:55 32f366d666a5: Layer already exists 08:18:55 main: digest: sha256:c6a6eca7aca0df5052d033c41181514095b7997f7052343cb62672d2ba4c3c8c size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:18:55 ===================================================== [Pipeline] echo 08:18:55 taggedImages: 08:18:55 - nexus3.edgexfoundry.org:10004/device-modbus:84f9f35e34861a9df1f963446ebe383a81eb0395 08:18:55 - nexus3.edgexfoundry.org:10004/device-modbus:latest 08:18:55 - nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.1 08:18:55 - nexus3.edgexfoundry.org:10004/device-modbus:84f9f35e34861a9df1f963446ebe383a81eb0395-2.0.1-dev.1 08:18:55 - nexus3.edgexfoundry.org:10004/device-modbus:main [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:18:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:18:56 08:18:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:18:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:18:56 latest: Pulling from edgex-lftools-log-publisher 08:18:56 b4d181a07f80: Pulling fs layer 08:18:56 a1111a8f2ec3: Pulling fs layer 08:18:56 ed53099fbce6: Pulling fs layer 08:18:56 dc539afda2c1: Pulling fs layer 08:18:56 77bc0d833cb6: Pulling fs layer 08:18:56 9065ff56babe: Pulling fs layer 08:18:56 d287ab97295c: Pulling fs layer 08:18:56 dc539afda2c1: Waiting 08:18:56 77bc0d833cb6: Waiting 08:18:56 9065ff56babe: Waiting 08:18:56 d287ab97295c: Waiting 08:18:56 a1111a8f2ec3: Download complete 08:18:56 dc539afda2c1: Verifying Checksum 08:18:56 dc539afda2c1: Download complete 08:18:57 77bc0d833cb6: Verifying Checksum 08:18:57 77bc0d833cb6: Download complete 08:18:57 9065ff56babe: Verifying Checksum 08:18:57 9065ff56babe: Download complete 08:18:57 ed53099fbce6: Verifying Checksum 08:18:57 ed53099fbce6: Download complete 08:18:59 b4d181a07f80: Verifying Checksum 08:18:59 b4d181a07f80: Download complete 08:19:00 b4d181a07f80: Pull complete 08:19:00 a1111a8f2ec3: Pull complete 08:19:01 ed53099fbce6: Pull complete 08:19:01 dc539afda2c1: Pull complete 08:19:01 77bc0d833cb6: Pull complete 08:19:01 9065ff56babe: Pull complete 08:19:04 d287ab97295c: Verifying Checksum 08:19:04 d287ab97295c: Download complete 08:19:08 d287ab97295c: Pull complete 08:19:08 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:19:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:19:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:19:09 prd-centos7-docker-4c-2g-454 does not seem to be running inside a container 08:19:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:19:11 $ docker top ea63fd6c1166aee7882c031553b02f0611538bd46cbb4a6e94b2e21148a55e93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:19:12 ---> job-cost.sh 08:19:12 lf-activate-venv: SKIPPING 08:19:12 INFO: No Stack... 08:19:12 INFO: Retrieving Pricing Info for: v3-standard-2 08:19:13 INFO: Archiving Costs [Pipeline] sh 08:19:13 + cat /w/workspace/device-modbus-go/2/archives/cost.csv 08:19:13 + cut -d, -f6 [Pipeline] lock 08:19:13 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-2-stack-cost] 08:19:13 Resource [jenkins-edgexfoundry-device-modbus-go-main-2-stack-cost] did not exist. Created. 08:19:13 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:19:13 + echo total: 0.05999999865889549 [Pipeline] stash 08:19:13 Stashed 1 file(s) [Pipeline] } 08:19:13 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:19:14 $ docker stop --time=1 ea63fd6c1166aee7882c031553b02f0611538bd46cbb4a6e94b2e21148a55e93 08:19:15 $ docker rm -f ea63fd6c1166aee7882c031553b02f0611538bd46cbb4a6e94b2e21148a55e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:19:20 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 08:19:20 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.047s coverage: 47.7% of statements 08:19:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:19:42 gofmt -l . 08:19:42 [ "`gofmt -l .`" = "" ] 08:19:42 ./bin/test-attribution-txt.sh 08:19:42 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:19:43 $ docker stop --time=1 e17549ebdba9f7c4deebc9902aa765047724a727f3845e7c26233b41cb62b6f0 08:19:45 $ docker rm -f e17549ebdba9f7c4deebc9902aa765047724a727f3845e7c26233b41cb62b6f0 [Pipeline] // withDockerContainer [Pipeline] sh 08:19:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:19:45 Warning: overwriting stash ‘coverage-report’ 08:19:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:19:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:19:47 + ls -al . 08:19:47 total 152 08:19:47 drwxrwxr-x 9 jenkins jenkins 4096 Jul 29 08:19 . 08:19:47 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 08:16 .. 08:19:47 -rw-rw-r-- 1 jenkins jenkins 140 Jul 29 08:16 .dockerignore 08:19:47 drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 08:16 .git 08:19:47 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 08:16 .github 08:19:47 -rw-rw-r-- 1 jenkins jenkins 338 Jul 29 08:16 .gitignore 08:19:47 -rw-rw-r-- 1 jenkins jenkins 7707 Jul 29 08:16 Attribution.txt 08:19:47 -rw-rw-r-- 1 jenkins jenkins 6038 Jul 29 08:16 CHANGELOG.md 08:19:47 -rw-rw-r-- 1 jenkins jenkins 1473 Jul 29 08:16 Dockerfile 08:19:47 -rw-rw-r-- 1 jenkins jenkins 995 Jul 29 08:16 Dockerfile.build 08:19:47 -rw-rw-r-- 1 jenkins jenkins 679 Jul 29 08:16 Jenkinsfile 08:19:47 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 29 08:16 LICENSE 08:19:47 -rw-rw-r-- 1 jenkins jenkins 914 Jul 29 08:16 Makefile 08:19:47 -rw-rw-r-- 1 jenkins jenkins 2893 Jul 29 08:16 README.md 08:19:47 -rw-rw-r-- 1 jenkins jenkins 11 Jul 29 08:14 VERSION 08:19:47 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 08:16 bin 08:19:47 drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 08:16 cmd 08:19:47 -rw-r--r-- 1 jenkins jenkins 22385 Jul 29 08:19 coverage.out 08:19:47 -rw-r--r-- 1 jenkins jenkins 414 Jul 29 08:19 go.mod 08:19:47 -rw-r--r-- 1 jenkins jenkins 21529 Jul 29 08:18 go.sum 08:19:47 drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 08:16 internal 08:19:47 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 08:16 simulator 08:19:47 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 08:16 snap 08:19:47 -rw-rw-r-- 1 jenkins jenkins 229 Jul 29 08:16 version.go [Pipeline] isUnix [Pipeline] sh 08:19:47 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=84f9f35e34861a9df1f963446ebe383a81eb0395 --label arch=arm64 --label version=2.0.1-dev.1 . 08:19:47 Sending build context to Docker daemon 645.1kB 08:19:47 Step 1/22 : ARG BASE=golang:1.16-alpine3.12 08:19:47 Step 2/22 : FROM ${BASE} AS builder 08:19:47 ---> 0c095b21d03d 08:19:47 Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:48 ---> Running in c30054c1e151 08:19:50 Removing intermediate container c30054c1e151 08:19:50 ---> d7dcf939419f 08:19:50 Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 08:19:50 ---> Running in eeda862ec73b 08:19:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:19:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:19:53 OK: 145 MiB in 53 packages 08:19:54 Removing intermediate container eeda862ec73b 08:19:54 ---> 03b0b807e4b6 08:19:54 Step 5/22 : WORKDIR /device-modbus-go 08:19:54 ---> Running in c7b793cd62e8 08:19:55 Removing intermediate container c7b793cd62e8 08:19:55 ---> 35cccff51670 08:19:55 Step 6/22 : COPY . . 08:19:56 ---> 145ec2c9fe6c 08:19:56 Step 7/22 : RUN go mod tidy 08:19:56 ---> Running in d628e9f20d0e 08:19:59 Removing intermediate container d628e9f20d0e 08:19:59 ---> ec8cdca41bd6 08:19:59 Step 8/22 : RUN go mod download 08:19:59 ---> Running in 69b33e27d0ef 08:20:02 Removing intermediate container 69b33e27d0ef 08:20:02 ---> 11dd2d35e732 08:20:02 Step 9/22 : RUN make build 08:20:02 ---> Running in c4541e7a0366 08:20:03 go mod tidy 08:20:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.1" -o cmd/device-modbus ./cmd 08:20:42 Removing intermediate container c4541e7a0366 08:20:42 ---> 203798c57ad3 08:20:42 Step 10/22 : FROM alpine:3.12 08:20:42 3.12: Pulling from library/alpine 08:20:42 d2f70382dc9a: Pulling fs layer 08:20:42 d2f70382dc9a: Verifying Checksum 08:20:42 d2f70382dc9a: Download complete 08:20:42 d2f70382dc9a: Pull complete 08:20:42 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:20:42 Status: Downloaded newer image for alpine:3.12 08:20:42 ---> c4fd0aeabfcf 08:20:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 08:20:42 ---> Running in a54b68f89a0f 08:20:42 Removing intermediate container a54b68f89a0f 08:20:42 ---> 9fe42516d877 08:20:42 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:42 ---> Running in 819c2c98d5ea 08:20:43 Removing intermediate container 819c2c98d5ea 08:20:43 ---> 2b3762a6a06c 08:20:43 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 08:20:43 ---> Running in b85366aa11c5 08:20:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:20:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:20:45 (1/6) Installing dumb-init (1.2.2-r1) 08:20:45 (2/6) Installing libgcc (9.3.0-r2) 08:20:46 (3/6) Installing libsodium (1.0.18-r0) 08:20:46 (4/6) Installing libstdc++ (9.3.0-r2) 08:20:46 (5/6) Installing libzmq (4.3.3-r0) 08:20:46 (6/6) Installing zeromq (4.3.3-r0) 08:20:46 Executing busybox-1.31.1-r20.trigger 08:20:46 OK: 8 MiB in 20 packages 08:20:47 Removing intermediate container b85366aa11c5 08:20:47 ---> 607efec8d403 08:20:47 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 08:20:48 ---> b66cf2f65948 08:20:48 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 08:20:49 ---> 512c89c4b74e 08:20:49 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 08:20:50 ---> d0b59f509cf0 08:20:50 Step 17/22 : EXPOSE 59901 08:20:50 ---> Running in 264f64731964 08:20:51 Removing intermediate container 264f64731964 08:20:51 ---> d899582695ee 08:20:51 Step 18/22 : ENTRYPOINT ["/device-modbus"] 08:20:51 ---> Running in 4052f41094b0 08:20:51 Removing intermediate container 4052f41094b0 08:20:51 ---> 1905516d808d 08:20:51 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:20:51 ---> Running in 8275945d83f3 08:20:52 Removing intermediate container 8275945d83f3 08:20:52 ---> fb2c6fa17a0e 08:20:52 Step 20/22 : LABEL arch=arm64 08:20:52 ---> Running in ba680416a60e 08:20:53 Removing intermediate container ba680416a60e 08:20:53 ---> 65eca3532a4c 08:20:53 Step 21/22 : LABEL git_sha=84f9f35e34861a9df1f963446ebe383a81eb0395 08:20:53 ---> Running in a713bda2c952 08:20:53 Removing intermediate container a713bda2c952 08:20:53 ---> 2156e0478cc0 08:20:53 Step 22/22 : LABEL version=2.0.1-dev.1 08:20:53 ---> Running in 2ed60cab29d5 08:20:54 Removing intermediate container 2ed60cab29d5 08:20:54 ---> 30915f51c4a3 08:20:54 [Warning] One or more build-args [ARCH MAKE] were not consumed 08:20:54 Successfully built 30915f51c4a3 08:20:54 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:20:54 provisioning config files... 08:20:54 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config8210671098228695662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:20:54 ---> docker-login.sh 08:20:54 nexus3.edgexfoundry.org:10001 08:20:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:20:55 Configure a credential helper to remove this warning. See 08:20:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:20:55 08:20:55 Login Succeeded 08:20:55 nexus3.edgexfoundry.org:10002 08:20:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:20:55 Configure a credential helper to remove this warning. See 08:20:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:20:55 08:20:55 Login Succeeded 08:20:55 nexus3.edgexfoundry.org:10003 08:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:20:56 Configure a credential helper to remove this warning. See 08:20:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:20:56 08:20:56 Login Succeeded 08:20:56 nexus3.edgexfoundry.org:10004 08:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:20:57 Configure a credential helper to remove this warning. See 08:20:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:20:57 08:20:57 Login Succeeded 08:20:57 docker.io 08:20:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:20:57 Configure a credential helper to remove this warning. See 08:20:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:20:57 08:20:57 Login Succeeded 08:20:57 ---> docker-login.sh ends [Pipeline] } 08:20:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:20:57 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 08:20:57 84f9f35e34861a9df1f963446ebe383a81eb0395 08:20:57 latest 08:20:57 2.0.1-dev.1 08:20:57 84f9f35e34861a9df1f963446ebe383a81eb0395-2.0.1-dev.1 08:20:57 main 08:20:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:20:58 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:84f9f35e34861a9df1f963446ebe383a81eb0395 [Pipeline] isUnix [Pipeline] sh 08:20:58 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:84f9f35e34861a9df1f963446ebe383a81eb0395 08:20:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:20:58 1c37126e9b8e: Preparing 08:20:58 0156f1861f16: Preparing 08:20:58 2f4c049d2fb7: Preparing 08:20:58 81e213ef576e: Preparing 08:20:58 2a68a2c0c771: Preparing 08:20:58 3fbe34a1663b: Preparing 08:20:58 3fbe34a1663b: Waiting 08:20:59 0156f1861f16: Pushed 08:20:59 1c37126e9b8e: Pushed 08:20:59 2a68a2c0c771: Pushed 08:20:59 3fbe34a1663b: Layer already exists 08:20:59 81e213ef576e: Pushed 08:21:01 2f4c049d2fb7: Pushed 08:21:01 84f9f35e34861a9df1f963446ebe383a81eb0395: digest: sha256:c96fd53d83cc0b69729a558f220d6f08e793e7c8195fd1c76d5a760d9fcc3197 size: 1572 [Pipeline] isUnix [Pipeline] sh 08:21:02 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:21:02 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 08:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:21:02 1c37126e9b8e: Preparing 08:21:02 0156f1861f16: Preparing 08:21:02 2f4c049d2fb7: Preparing 08:21:02 81e213ef576e: Preparing 08:21:02 2a68a2c0c771: Preparing 08:21:02 3fbe34a1663b: Preparing 08:21:02 3fbe34a1663b: Waiting 08:21:02 2f4c049d2fb7: Layer already exists 08:21:02 0156f1861f16: Layer already exists 08:21:02 1c37126e9b8e: Layer already exists 08:21:02 81e213ef576e: Layer already exists 08:21:02 2a68a2c0c771: Layer already exists 08:21:02 3fbe34a1663b: Layer already exists 08:21:02 latest: digest: sha256:c96fd53d83cc0b69729a558f220d6f08e793e7c8195fd1c76d5a760d9fcc3197 size: 1572 [Pipeline] isUnix [Pipeline] sh 08:21:03 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 08:21:03 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.1 08:21:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:21:03 1c37126e9b8e: Preparing 08:21:03 0156f1861f16: Preparing 08:21:03 2f4c049d2fb7: Preparing 08:21:03 81e213ef576e: Preparing 08:21:03 2a68a2c0c771: Preparing 08:21:03 3fbe34a1663b: Preparing 08:21:03 3fbe34a1663b: Waiting 08:21:03 0156f1861f16: Layer already exists 08:21:03 81e213ef576e: Layer already exists 08:21:03 2f4c049d2fb7: Layer already exists 08:21:03 1c37126e9b8e: Layer already exists 08:21:03 2a68a2c0c771: Layer already exists 08:21:03 3fbe34a1663b: Layer already exists 08:21:03 2.0.1-dev.1: digest: sha256:c96fd53d83cc0b69729a558f220d6f08e793e7c8195fd1c76d5a760d9fcc3197 size: 1572 [Pipeline] isUnix [Pipeline] sh 08:21:04 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:84f9f35e34861a9df1f963446ebe383a81eb0395-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 08:21:04 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:84f9f35e34861a9df1f963446ebe383a81eb0395-2.0.1-dev.1 08:21:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:21:04 1c37126e9b8e: Preparing 08:21:04 0156f1861f16: Preparing 08:21:04 2f4c049d2fb7: Preparing 08:21:04 81e213ef576e: Preparing 08:21:04 2a68a2c0c771: Preparing 08:21:04 3fbe34a1663b: Preparing 08:21:04 3fbe34a1663b: Waiting 08:21:04 2a68a2c0c771: Layer already exists 08:21:04 2f4c049d2fb7: Layer already exists 08:21:04 81e213ef576e: Layer already exists 08:21:04 0156f1861f16: Layer already exists 08:21:04 1c37126e9b8e: Layer already exists 08:21:04 3fbe34a1663b: Layer already exists 08:21:04 84f9f35e34861a9df1f963446ebe383a81eb0395-2.0.1-dev.1: digest: sha256:c96fd53d83cc0b69729a558f220d6f08e793e7c8195fd1c76d5a760d9fcc3197 size: 1572 [Pipeline] isUnix [Pipeline] sh 08:21:05 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] isUnix [Pipeline] sh 08:21:05 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 08:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:21:05 1c37126e9b8e: Preparing 08:21:05 0156f1861f16: Preparing 08:21:05 2f4c049d2fb7: Preparing 08:21:05 81e213ef576e: Preparing 08:21:05 2a68a2c0c771: Preparing 08:21:05 3fbe34a1663b: Preparing 08:21:05 3fbe34a1663b: Waiting 08:21:05 1c37126e9b8e: Layer already exists 08:21:05 0156f1861f16: Layer already exists 08:21:05 81e213ef576e: Layer already exists 08:21:05 2a68a2c0c771: Layer already exists 08:21:05 2f4c049d2fb7: Layer already exists 08:21:05 3fbe34a1663b: Layer already exists 08:21:05 main: digest: sha256:c96fd53d83cc0b69729a558f220d6f08e793e7c8195fd1c76d5a760d9fcc3197 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:05 ===================================================== [Pipeline] echo 08:21:05 taggedImages: 08:21:05 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:84f9f35e34861a9df1f963446ebe383a81eb0395 08:21:05 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 08:21:05 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.1 08:21:05 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:84f9f35e34861a9df1f963446ebe383a81eb0395-2.0.1-dev.1 08:21:05 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:21:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:21:06 08:21:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:21:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:21:07 arm64: Pulling from edgex-lftools-log-publisher 08:21:07 448f6bf000e3: Pulling fs layer 08:21:07 f757da607395: Pulling fs layer 08:21:07 05883995daec: Pulling fs layer 08:21:07 8603b9c90790: Pulling fs layer 08:21:07 1560dd03e051: Pulling fs layer 08:21:07 8603b9c90790: Waiting 08:21:07 27f5ce0e4adf: Pulling fs layer 08:21:07 1560dd03e051: Waiting 08:21:07 c2d8d7efcc4b: Pulling fs layer 08:21:07 27f5ce0e4adf: Waiting 08:21:07 c2d8d7efcc4b: Waiting 08:21:07 f757da607395: Verifying Checksum 08:21:07 f757da607395: Download complete 08:21:07 8603b9c90790: Verifying Checksum 08:21:07 8603b9c90790: Download complete 08:21:07 1560dd03e051: Verifying Checksum 08:21:07 1560dd03e051: Download complete 08:21:07 27f5ce0e4adf: Download complete 08:21:08 05883995daec: Verifying Checksum 08:21:08 05883995daec: Download complete 08:21:09 448f6bf000e3: Verifying Checksum 08:21:09 448f6bf000e3: Download complete 08:21:12 c2d8d7efcc4b: Verifying Checksum 08:21:12 c2d8d7efcc4b: Download complete 08:21:12 448f6bf000e3: Pull complete 08:21:13 f757da607395: Pull complete 08:21:14 05883995daec: Pull complete 08:21:15 8603b9c90790: Pull complete 08:21:16 1560dd03e051: Pull complete 08:21:16 27f5ce0e4adf: Pull complete 08:21:31 c2d8d7efcc4b: Pull complete 08:21:31 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:21:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:21:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:21:32 prd-ubuntu18.04-docker-arm64-4c-16g-453 does not seem to be running inside a container 08:21:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:21:35 $ docker top da0ba64e89af2a9f805920c25b0a4b8615ca79cf6891d775585103eec89c1743 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:36 ---> job-cost.sh 08:21:36 lf-activate-venv: SKIPPING 08:21:36 INFO: No Stack... 08:21:37 INFO: Retrieving Pricing Info for: v2-standard-4 08:21:38 INFO: Archiving Costs [Pipeline] sh 08:21:38 + cut -d, -f6 08:21:38 + cat /w/workspace/device-modbus-go/2/archives/cost.csv [Pipeline] lock 08:21:38 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-2-stack-cost] 08:21:38 Resource [jenkins-edgexfoundry-device-modbus-go-main-2-stack-cost] did not exist. Created. 08:21:38 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:21:39 /w/workspace/device-modbus-go/2@tmp/durable-90dff6db/script.sh: 1: /w/workspace/device-modbus-go/2@tmp/durable-90dff6db/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:21:40 + echo total: 0.18000000715255737 [Pipeline] stash 08:21:40 Warning: overwriting stash ‘stack-cost’ 08:21:40 Stashed 1 file(s) [Pipeline] } 08:21:40 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:21:40 $ docker stop --time=1 da0ba64e89af2a9f805920c25b0a4b8615ca79cf6891d775585103eec89c1743 08:21:42 $ docker rm -f da0ba64e89af2a9f805920c25b0a4b8615ca79cf6891d775585103eec89c1743 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 08:21:43 provisioning config files... 08:21:43 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1717237199803171555tmp [Pipeline] { [Pipeline] sh 08:21:43 + set +x 08:21:43 + curl -s https://codecov.io/bash 08:21:43 + bash -s -- 08:21:43 08:21:43 _____ _ 08:21:43 / ____| | | 08:21:43 | | ___ __| | ___ ___ _____ __ 08:21:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:21:43 | |___| (_) | (_| | __/ (_| (_) \ V / 08:21:43 \_____\___/ \__,_|\___|\___\___/ \_/ 08:21:43 Bash-1.0.6 08:21:43 08:21:43 08:21:43 ==> git version 2.24.4 found 08:21:43 ==> 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 08:21:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:21:43 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:21:43 ==> Jenkins CI detected. 08:21:43 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 08:21:43 project root: . 08:21:43 --> token set from env 08:21:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:21:43 ==> Running gcov in . (disable via -X gcov) 08:21:43 ==> Python coveragepy not found 08:21:43 ==> Searching for coverage reports in: 08:21:43 + . 08:21:43 -> Found 1 reports 08:21:43 ==> Detecting git/mercurial file structure 08:21:43 ==> Reading reports 08:21:43 + ./coverage.out bytes=22385 08:21:43 ==> Appending adjustments 08:21:43 https://docs.codecov.io/docs/fixing-reports 08:21:43 + Found adjustments 08:21:43 ==> Gzipping contents 08:21:43 4.0K /tmp/codecov.VYYd9N.gz 08:21:43 ==> Uploading reports 08:21:43 url: https://codecov.io 08:21:43 query: branch=main&commit=84f9f35e34861a9df1f963446ebe383a81eb0395&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:21:43 -> Pinging Codecov 08:21:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=84f9f35e34861a9df1f963446ebe383a81eb0395&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:21:44 -> Uploading to 08:21:44 https://storage.googleapis.com/codecov/v4/raw/2021-07-29/55DBCA73C666E3227836607328DD7E49/84f9f35e34861a9df1f963446ebe383a81eb0395/eeb0d0ca-0c4b-4f3d-9d4a-ec8e485ed0db.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210729T082143Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e83dd514b797ca0c77f4a99bcfa4034da1b711eca1e76a1daecb1b76dea2d136 08:21:44 % Total % Received % Xferd Average Speed Time Time Time Current 08:21:44 Dload Upload Total Spent Left Speed 08:21:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3860 0 0 100 3860 0 8762 --:--:-- --:--:-- --:--:-- 8752 100 3860 0 0 100 3860 0 8759 --:--:-- --:--:-- --:--:-- 8752 08:21:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/84f9f35e34861a9df1f963446ebe383a81eb0395 [Pipeline] } 08:21:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:21:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:21:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:21:45 08:21:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 08:21:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:21:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:21:46 188c0c94c7c5: Pulling fs layer 08:21:46 0ef7d3d256c8: Pulling fs layer 08:21:46 de9db76c5a1d: Pulling fs layer 08:21:46 0eba1c9be4d2: Pulling fs layer 08:21:46 0d57e429df01: Pulling fs layer 08:21:46 4e4be7b47b0d: Pulling fs layer 08:21:46 e1f770b5df2f: Pulling fs layer 08:21:46 85a0685a4137: Pulling fs layer 08:21:46 0eba1c9be4d2: Waiting 08:21:46 0d57e429df01: Waiting 08:21:46 4e4be7b47b0d: Waiting 08:21:46 e1f770b5df2f: Waiting 08:21:46 85a0685a4137: Waiting 08:21:46 de9db76c5a1d: Download complete 08:21:46 0ef7d3d256c8: Verifying Checksum 08:21:46 0ef7d3d256c8: Download complete 08:21:46 0d57e429df01: Verifying Checksum 08:21:46 0d57e429df01: Download complete 08:21:46 4e4be7b47b0d: Verifying Checksum 08:21:46 4e4be7b47b0d: Download complete 08:21:46 188c0c94c7c5: Verifying Checksum 08:21:46 188c0c94c7c5: Download complete 08:21:46 188c0c94c7c5: Pull complete 08:21:46 0ef7d3d256c8: Pull complete 08:21:46 de9db76c5a1d: Pull complete 08:21:50 e1f770b5df2f: Verifying Checksum 08:21:50 e1f770b5df2f: Download complete 08:21:54 0eba1c9be4d2: Verifying Checksum 08:21:54 0eba1c9be4d2: Download complete 08:21:55 85a0685a4137: Verifying Checksum 08:21:55 85a0685a4137: Download complete 08:21:57 0eba1c9be4d2: Pull complete 08:21:57 0d57e429df01: Pull complete 08:21:57 4e4be7b47b0d: Pull complete 08:21:57 e1f770b5df2f: Pull complete 08:22:01 85a0685a4137: Pull complete 08:22:01 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 08:22:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:22:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 08:22:01 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 08:22:01 $ 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-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:22:03 $ docker top 196f892b7af97d334ab0bb3dee54e8cf9109e01f76e7d463d70de692ac50d5f7 -eo pid,comm [Pipeline] { [Pipeline] echo 08:22:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 08:22:03 + set -o pipefail 08:22:03 + snyk monitor '--org=edgex-jenkins' 08:22:13 08:22:13 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 08:22:13 08:22:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/126dafc0-b759-4f8e-a043-2db98d3dc08c 08:22:13 08:22:13 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 08:22:13 08:22:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:22:13 08:22:13 [Pipeline] } 08:22:13 $ docker stop --time=1 196f892b7af97d334ab0bb3dee54e8cf9109e01f76e7d463d70de692ac50d5f7 08:22:15 $ docker rm -f 196f892b7af97d334ab0bb3dee54e8cf9109e01f76e7d463d70de692ac50d5f7 [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 08:22:17 + git log --format=format:%s -1 84f9f35e34861a9df1f963446ebe383a81eb0395 [Pipeline] isUnix [Pipeline] sh 08:22:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:22:17 . [Pipeline] withDockerContainer 08:22:17 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 08:22:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:22:17 $ docker top 3e7446cc4198f66e92507383aec7757219ee14f38fc57598272ce92f7e7436d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:22:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:22:18 [ssh-agent] Looking for ssh-agent implementation... 08:22:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:22:18 $ docker exec 3e7446cc4198f66e92507383aec7757219ee14f38fc57598272ce92f7e7436d7 ssh-agent 08:22:18 SSH_AUTH_SOCK=/tmp/ssh-HdpHSvUPeg74/agent.14 08:22:18 SSH_AGENT_PID=20 08:22:18 Running ssh-add (command line suppressed) 08:22:18 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5880797432104376945.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5880797432104376945.key) 08:22:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:22:18 + git semver tag 08:22:18 # -> Open(): unable to determine branch for HEAD 08:22:18 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 08:22:18 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 08:22:18 # $SEMVER_REMOTE_NAME = origin 08:22:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:22:18 # $SEMVER_USER_NAME = edgex-jenkins 08:22:18 # $SEMVER_BRANCH = main 08:22:18 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver 08:22:18 # 84f9f35e34861a9df1f963446ebe383a81eb0395 HEAD 08:22:18 # -> Force: false 08:22:18 # ec30937b1c1dc3f9d08e4535b7c7a8e11a6d14d6 refs/tags/v2.0.1-dev.1 [Pipeline] } 08:22:18 $ docker exec --env ******** --env ******** 3e7446cc4198f66e92507383aec7757219ee14f38fc57598272ce92f7e7436d7 ssh-agent -k 08:22:18 unset SSH_AUTH_SOCK; 08:22:18 unset SSH_AGENT_PID; 08:22:18 echo Agent pid 20 killed; 08:22:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:22:19 + git semver [Pipeline] } 08:22:19 $ docker stop --time=1 3e7446cc4198f66e92507383aec7757219ee14f38fc57598272ce92f7e7436d7 08:22:20 $ docker rm -f 3e7446cc4198f66e92507383aec7757219ee14f38fc57598272ce92f7e7436d7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:22:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:22:21 08:22:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:22:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:22:21 0.23.1-centos7: Pulling from edgex-lftools 08:22:21 ab5ef0e58194: Pulling fs layer 08:22:21 9712f1f96733: Pulling fs layer 08:22:21 63f879dbbcfc: Pulling fs layer 08:22:21 0d9ebad4ef96: Pulling fs layer 08:22:21 e9a5061849ea: Pulling fs layer 08:22:21 d747dcd14b5f: Pulling fs layer 08:22:21 2de7ff778b66: Pulling fs layer 08:22:21 0d9ebad4ef96: Waiting 08:22:21 e9a5061849ea: Waiting 08:22:21 d747dcd14b5f: Waiting 08:22:21 2de7ff778b66: Waiting 08:22:21 9712f1f96733: Verifying Checksum 08:22:21 9712f1f96733: Download complete 08:22:24 63f879dbbcfc: Verifying Checksum 08:22:24 63f879dbbcfc: Download complete 08:22:24 e9a5061849ea: Verifying Checksum 08:22:24 e9a5061849ea: Download complete 08:22:24 d747dcd14b5f: Verifying Checksum 08:22:24 d747dcd14b5f: Download complete 08:22:25 2de7ff778b66: Verifying Checksum 08:22:25 2de7ff778b66: Download complete 08:22:25 ab5ef0e58194: Verifying Checksum 08:22:25 ab5ef0e58194: Download complete 08:22:25 0d9ebad4ef96: Verifying Checksum 08:22:25 0d9ebad4ef96: Download complete 08:22:28 ab5ef0e58194: Pull complete 08:22:28 9712f1f96733: Pull complete 08:22:28 63f879dbbcfc: Pull complete 08:22:32 0d9ebad4ef96: Pull complete 08:22:32 e9a5061849ea: Pull complete 08:22:32 d747dcd14b5f: Pull complete 08:22:33 2de7ff778b66: Pull complete 08:22:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:22:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:22:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:22:33 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 08:22:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:22:36 $ docker top 5ddc726d9902de16c4fbfe952d74d959e6c2ac3f522a8e1962d88aaa13f0ea7a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:22:36 provisioning config files... 08:22:36 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4391402262415955451tmp 08:22:36 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2058629881292807957tmp 08:22:36 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4599601849823391506tmp [Pipeline] { [Pipeline] echo 08:22:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:22:36 ---> sigul-configuration.sh 08:22:36 gpg: directory `/root/.gnupg' created 08:22:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:22:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:22:36 gpg: keyring `/root/.gnupg/secring.gpg' created 08:22:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:22:36 gpg: CAST5 encrypted data 08:22:36 gpg: encrypted with 1 passphrase 08:22:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:22:36 + mkdir /home/jenkins 08:22:36 + mkdir /home/jenkins/sigul [Pipeline] sh 08:22:37 + 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 08:22:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:22:37 ---> sigul-install.sh 08:22:37 Sigul already installed; skipping installation. [Pipeline] sh 08:22:37 + git tag --list 08:22:37 0.7.1 08:22:37 v1.0.0 08:22:37 v1.1.0 08:22:37 v1.1.1 08:22:37 v1.2.2 08:22:37 v1.3.0 08:22:37 v1.3.1 08:22:37 v2.0.0 08:22:37 v2.0.1-dev.1 [Pipeline] sh 08:22:38 + lftools sign git-tag v2.0.1-dev.1 08:22:38 Signing Git tag with Sigul... 08:22:38 Signing v2.0.1-dev.1 [Pipeline] echo 08:22:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:22:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:22:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:22:40 $ docker stop --time=1 5ddc726d9902de16c4fbfe952d74d959e6c2ac3f522a8e1962d88aaa13f0ea7a 08:22:41 $ docker rm -f 5ddc726d9902de16c4fbfe952d74d959e6c2ac3f522a8e1962d88aaa13f0ea7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 08:22:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:22:41 . [Pipeline] withDockerContainer 08:22:42 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 08:22:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:22:42 $ docker top edf57f1e104ac7c954fb99efa51bb00ae7db240e944323901e14102cdf10d6c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:22:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:22:42 [ssh-agent] Looking for ssh-agent implementation... 08:22:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:22:42 $ docker exec edf57f1e104ac7c954fb99efa51bb00ae7db240e944323901e14102cdf10d6c3 ssh-agent 08:22:42 SSH_AUTH_SOCK=/tmp/ssh-Kux4BY1Jv1LJ/agent.14 08:22:42 SSH_AGENT_PID=21 08:22:42 Running ssh-add (command line suppressed) 08:22:42 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8560144787215619089.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8560144787215619089.key) 08:22:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:22:43 + git semver bump pre 08:22:43 # -> Open(): unable to determine branch for HEAD 08:22:43 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 08:22:43 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 08:22:43 # $SEMVER_REMOTE_NAME = origin 08:22:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:22:43 # $SEMVER_USER_NAME = edgex-jenkins 08:22:43 # $SEMVER_BRANCH = main 08:22:43 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver 08:22:43 2.0.1-dev.2 [Pipeline] } 08:22:43 $ docker exec --env ******** --env ******** edf57f1e104ac7c954fb99efa51bb00ae7db240e944323901e14102cdf10d6c3 ssh-agent -k 08:22:43 unset SSH_AUTH_SOCK; 08:22:43 unset SSH_AGENT_PID; 08:22:43 echo Agent pid 21 killed; 08:22:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:22:43 + git semver [Pipeline] } 08:22:43 $ docker stop --time=1 edf57f1e104ac7c954fb99efa51bb00ae7db240e944323901e14102cdf10d6c3 08:22:44 $ docker rm -f edf57f1e104ac7c954fb99efa51bb00ae7db240e944323901e14102cdf10d6c3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 08:22:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:22:45 . [Pipeline] withDockerContainer 08:22:45 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 08:22:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:22:46 $ docker top ff9197d4e878f3790827d8b5ef311dbdedb3dd079910c249d53aa7991d213095 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:22:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:22:46 [ssh-agent] Looking for ssh-agent implementation... 08:22:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:22:46 $ docker exec ff9197d4e878f3790827d8b5ef311dbdedb3dd079910c249d53aa7991d213095 ssh-agent 08:22:46 SSH_AUTH_SOCK=/tmp/ssh-mdVPHp84A1RV/agent.15 08:22:46 SSH_AGENT_PID=22 08:22:46 Running ssh-add (command line suppressed) 08:22:47 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6528251507086912373.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6528251507086912373.key) 08:22:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:22:47 + git semver push 08:22:47 # -> Open(): unable to determine branch for HEAD 08:22:47 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 08:22:47 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 08:22:47 # $SEMVER_REMOTE_NAME = origin 08:22:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:22:47 # $SEMVER_USER_NAME = edgex-jenkins 08:22:47 # $SEMVER_BRANCH = main 08:22:47 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } 08:22:52 $ docker exec --env ******** --env ******** ff9197d4e878f3790827d8b5ef311dbdedb3dd079910c249d53aa7991d213095 ssh-agent -k 08:22:52 unset SSH_AUTH_SOCK; 08:22:52 unset SSH_AGENT_PID; 08:22:52 echo Agent pid 22 killed; 08:22:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:22:53 + git semver [Pipeline] } 08:22:53 $ docker stop --time=1 ff9197d4e878f3790827d8b5ef311dbdedb3dd079910c249d53aa7991d213095 08:22:54 $ docker rm -f ff9197d4e878f3790827d8b5ef311dbdedb3dd079910c249d53aa7991d213095 [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 08:22:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:22:56 ---> package-listing.sh 08:22:56 ++ facter osfamily 08:22:56 ++ tr '[:upper:]' '[:lower:]' 08:22:56 + OS_FAMILY=redhat 08:22:56 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 08:22:56 + START_PACKAGES=/tmp/packages_start.txt 08:22:56 + END_PACKAGES=/tmp/packages_end.txt 08:22:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:22:56 + PACKAGES=/tmp/packages_start.txt 08:22:56 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 08:22:56 + PACKAGES=/tmp/packages_end.txt 08:22:56 + case "${OS_FAMILY}" in 08:22:56 + sort 08:22:56 + rpm -qa 08:22:57 + '[' -f /tmp/packages_start.txt ']' 08:22:57 + '[' -f /tmp/packages_end.txt ']' 08:22:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:22:57 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 08:22:57 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 08:22:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 08:22:57 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-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:22:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:22:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:22:57 08:22:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:22:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:22:58 latest: Pulling from edgex-lftools-log-publisher 08:22:58 b4d181a07f80: Pulling fs layer 08:22:58 a1111a8f2ec3: Pulling fs layer 08:22:58 ed53099fbce6: Pulling fs layer 08:22:58 dc539afda2c1: Pulling fs layer 08:22:58 77bc0d833cb6: Pulling fs layer 08:22:58 9065ff56babe: Pulling fs layer 08:22:58 d287ab97295c: Pulling fs layer 08:22:58 dc539afda2c1: Waiting 08:22:58 77bc0d833cb6: Waiting 08:22:58 9065ff56babe: Waiting 08:22:58 d287ab97295c: Waiting 08:22:58 a1111a8f2ec3: Verifying Checksum 08:22:58 a1111a8f2ec3: Download complete 08:22:58 dc539afda2c1: Verifying Checksum 08:22:58 dc539afda2c1: Download complete 08:22:58 77bc0d833cb6: Verifying Checksum 08:22:58 77bc0d833cb6: Download complete 08:22:58 9065ff56babe: Verifying Checksum 08:22:58 9065ff56babe: Download complete 08:22:59 ed53099fbce6: Verifying Checksum 08:22:59 ed53099fbce6: Download complete 08:22:59 b4d181a07f80: Verifying Checksum 08:22:59 b4d181a07f80: Download complete 08:23:00 b4d181a07f80: Pull complete 08:23:00 a1111a8f2ec3: Pull complete 08:23:01 ed53099fbce6: Pull complete 08:23:01 dc539afda2c1: Pull complete 08:23:01 77bc0d833cb6: Pull complete 08:23:01 9065ff56babe: Pull complete 08:23:03 d287ab97295c: Verifying Checksum 08:23:03 d287ab97295c: Download complete 08:23:07 d287ab97295c: Pull complete 08:23:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:23:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:23:07 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 08:23:07 $ 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-modbus-go_main/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-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:23:09 $ docker top a514488e98eaa0b0167d6f8226e032efa593581e90a58652025b383a9c5b4aa3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:23:09 + touch /tmp/pre-build-complete [Pipeline] sh 08:23:10 + mkdir -p /var/log/sysstat [Pipeline] sh 08:23:10 + ls /var/log/sa-host 08:23:10 + sadf -c /var/log/sa-host/sa05 08:23:10 file_magic: OK 08:23:10 HZ: Using current value: 100 08:23:10 file_header: OK 08:23:10 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 08:23:10 Statistics: 08:23:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:23:10 File successfully converted to sysstat format version 12.0.3 08:23:10 + sadf -c /var/log/sa-host/sa29 08:23:10 file_magic: OK 08:23:10 HZ: Using current value: 100 08:23:10 file_header: OK 08:23:10 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 08:23:10 Statistics: 08:23:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:23:10 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:23:11 provisioning config files... 08:23:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5562149091885583083tmp [Pipeline] { [Pipeline] echo 08:23:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:23:11 ---> create-netrc.sh [Pipeline] } 08:23:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:23:11 ---> python-tools-install.sh [Pipeline] echo 08:23:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:23:12 ---> sudo-logs.sh 08:23:12 Archiving 'sudo' log.. 08:23:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-452.vexxhost.local: Name or service not known 08:23:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-452.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 08:23:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:23:12 ---> job-cost.sh 08:23:12 lf-activate-venv: SKIPPING 08:23:12 DEBUG: total: 0.18000000715255737 08:23:12 INFO: Retrieving Stack Cost... 08:23:13 INFO: Retrieving Pricing Info for: v3-standard-2 08:23:13 INFO: Archiving Costs [Pipeline] echo 08:23:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:23:13 ---> logs-deploy.sh 08:23:13 lf-activate-venv: SKIPPING 08:23:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/2 08:23:13 INFO: archiving workspace using pattern(s): 08:23:14 Archives upload complete. 08:23:14 INFO: archiving logs to Nexus 08:23:15 ---> uname -a: 08:23:15 Linux prd-centos7-docker-4c-2g-452.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 08:23:15 08:23:15 08:23:15 ---> lscpu: 08:23:15 Architecture: x86_64 08:23:15 CPU op-mode(s): 32-bit, 64-bit 08:23:15 Byte Order: Little Endian 08:23:15 Address sizes: 40 bits physical, 48 bits virtual 08:23:15 CPU(s): 2 08:23:15 On-line CPU(s) list: 0,1 08:23:15 Thread(s) per core: 1 08:23:15 Core(s) per socket: 1 08:23:15 Socket(s): 2 08:23:15 NUMA node(s): 1 08:23:15 Vendor ID: AuthenticAMD 08:23:15 CPU family: 23 08:23:15 Model: 49 08:23:15 Model name: AMD EPYC-Rome Processor 08:23:15 Stepping: 0 08:23:15 CPU MHz: 2799.998 08:23:15 BogoMIPS: 5599.99 08:23:15 Virtualization: AMD-V 08:23:15 Hypervisor vendor: KVM 08:23:15 Virtualization type: full 08:23:15 L1d cache: 32K 08:23:15 L1i cache: 32K 08:23:15 L2 cache: 512K 08:23:15 L3 cache: 16384K 08:23:15 NUMA node0 CPU(s): 0,1 08:23:15 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:23:15 08:23:15 08:23:15 ---> nproc: 08:23:15 2 08:23:15 08:23:15 08:23:15 ---> df -h: 08:23:15 Filesystem Size Used Avail Use% Mounted on 08:23:15 overlay 40G 9.0G 32G 23% / 08:23:15 tmpfs 64M 0 64M 0% /dev 08:23:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:23:15 shm 64M 0 64M 0% /dev/shm 08:23:15 /dev/vda1 40G 9.0G 32G 23% /facter-os 08:23:15 08:23:15 08:23:15 ---> sar -b -r -n DEV: 08:23:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/29/21 _x86_64_ (2 CPU) 08:23:15 08:23:15 08:13:32 LINUX RESTART (2 CPU) 08:23:15 08:23:15 08:14:01 tps rtps wtps bread/s bwrtn/s 08:23:15 08:15:01 84.40 4.45 79.95 2837.37 3620.73 08:23:15 08:16:01 0.35 0.00 0.35 0.00 5.93 08:23:15 08:17:01 0.37 0.00 0.37 0.00 6.26 08:23:15 08:18:01 0.28 0.00 0.28 0.00 5.28 08:23:15 08:19:01 0.30 0.00 0.30 0.00 4.33 08:23:15 08:20:01 0.30 0.00 0.30 0.00 4.35 08:23:15 08:21:01 0.33 0.00 0.33 0.00 5.73 08:23:15 08:22:01 32.41 0.03 32.38 3.73 13588.14 08:23:15 08:23:01 173.84 0.10 173.74 9.99 43015.65 08:23:15 Average: 32.52 0.51 32.01 316.86 6697.19 08:23:15 08:23:15 08:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:23:15 08:15:01 5465988 0 807344 10.08 2620 1732988 1293400 14.28 579980 1563832 20 08:23:15 08:16:01 5478280 0 795044 9.93 2620 1732996 1203520 13.29 569924 1563796 12 08:23:15 08:17:01 5477568 0 795756 9.94 2620 1732996 1203784 13.29 573792 1561428 8 08:23:15 08:18:01 5475544 0 797772 9.96 2620 1733004 1203808 13.29 575072 1561428 8 08:23:15 08:19:01 5476988 0 796324 9.94 2620 1733008 1203652 13.29 570704 1564932 16 08:23:15 08:20:01 5476832 0 796476 9.94 2620 1733012 1203604 13.29 570596 1564932 8 08:23:15 08:21:01 5477468 0 795836 9.94 2620 1733016 1203520 13.29 570004 1564932 16 08:23:15 08:22:01 4622204 0 933036 11.65 2620 2451080 1389900 15.35 674476 2223936 441128 08:23:15 08:23:01 3525060 0 1224264 15.29 2620 3256996 1626752 17.96 1084352 2761500 201300 08:23:15 Average: 5163992 0 860206 10.74 2620 1982122 1281327 14.15 640989 1770080 71391 08:23:15 08:23:15 08:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:23:15 08:15:01 eth0 434.25 251.47 838.12 69.00 0.00 0.00 0.00 0.00 08:23:15 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:15 08:15:01 docker0 2.35 1.98 0.43 5.43 0.00 0.00 0.00 0.00 08:23:15 08:16:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 08:23:15 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:15 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:15 08:17:01 eth0 2.78 1.38 2.45 0.27 0.00 0.00 0.00 0.00 08:23:15 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:15 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:15 08:18:01 eth0 0.53 0.37 0.27 0.20 0.00 0.00 0.00 0.00 08:23:15 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:15 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:15 08:19:01 eth0 0.20 0.18 0.08 0.04 0.00 0.00 0.00 0.00 08:23:15 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:15 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:15 08:20:01 eth0 0.22 0.15 0.07 0.04 0.00 0.00 0.00 0.00 08:23:15 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:15 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:15 08:21:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:23:15 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:15 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:15 08:22:01 eth0 632.68 425.45 4094.47 34.77 0.00 0.00 0.00 0.00 08:23:15 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:15 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:15 08:23:01 eth0 996.77 656.14 5691.71 152.67 0.00 0.00 0.00 0.00 08:23:15 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:15 08:23:01 docker0 85.53 106.96 6.91 390.04 0.00 0.00 0.00 0.00 08:23:15 Average: eth0 229.87 148.41 1181.10 28.57 0.00 0.00 0.00 0.00 08:23:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:15 Average: docker0 9.77 12.11 0.82 43.96 0.00 0.00 0.00 0.00 08:23:15 08:23:15 08:23:15 ---> sar -P ALL: 08:23:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/29/21 _x86_64_ (2 CPU) 08:23:15 08:23:15 08:13:32 LINUX RESTART (2 CPU) 08:23:15 08:23:15 08:14:01 CPU %user %nice %system %iowait %steal %idle 08:23:15 08:15:01 all 9.19 0.00 2.66 2.09 0.05 86.01 08:23:15 08:15:01 0 8.68 0.00 3.05 1.52 0.05 86.71 08:23:15 08:15:01 1 9.71 0.00 2.26 2.66 0.05 85.32 08:23:15 08:16:01 all 0.19 0.00 0.05 0.00 0.03 99.72 08:23:15 08:16:01 0 0.10 0.00 0.05 0.00 0.03 99.82 08:23:15 08:16:01 1 0.28 0.00 0.05 0.00 0.03 99.63 08:23:15 08:17:01 all 0.19 0.00 0.07 0.00 0.02 99.72 08:23:15 08:17:01 0 0.15 0.00 0.07 0.00 0.02 99.77 08:23:15 08:17:01 1 0.23 0.00 0.07 0.00 0.02 99.68 08:23:15 08:18:01 all 0.13 0.00 0.03 0.00 0.02 99.82 08:23:15 08:18:01 0 0.17 0.00 0.02 0.00 0.02 99.80 08:23:15 08:18:01 1 0.10 0.00 0.05 0.00 0.02 99.83 08:23:15 08:19:01 all 0.22 0.00 0.03 0.00 0.02 99.73 08:23:15 08:19:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:23:15 08:19:01 1 0.38 0.00 0.03 0.00 0.02 99.57 08:23:15 08:20:01 all 0.17 0.00 0.03 0.00 0.03 99.78 08:23:15 08:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:23:15 08:20:01 1 0.30 0.00 0.03 0.00 0.03 99.63 08:23:15 08:21:01 all 0.21 0.00 0.04 0.00 0.02 99.73 08:23:15 08:21:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:23:15 08:21:01 1 0.37 0.00 0.03 0.00 0.02 99.58 08:23:15 08:22:01 all 8.09 0.00 3.25 0.22 0.04 88.39 08:23:15 08:22:01 0 7.95 0.00 3.54 0.14 0.03 88.34 08:23:15 08:22:01 1 8.24 0.00 2.96 0.31 0.05 88.44 08:23:15 08:23:01 all 18.59 0.00 8.80 1.80 0.09 70.73 08:23:15 08:23:01 0 17.91 0.00 8.82 2.00 0.09 71.18 08:23:15 08:23:01 1 19.27 0.00 8.77 1.60 0.09 70.28 08:23:15 Average: all 4.00 0.00 1.61 0.45 0.03 93.91 08:23:15 Average: 0 3.79 0.00 1.69 0.39 0.03 94.10 08:23:15 Average: 1 4.22 0.00 1.54 0.50 0.04 93.71 08:23:15 08:23:15 08:23:15