Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ebfdf0cb37e6937bdbae1f20ddf4825a64340012 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-ssh6562970808646171150.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh2182884645238195290.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/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-rest-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh136192453300394917.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh5553631599088259297.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-rest-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-rest-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8684144937602946318.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-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1851 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-rest-go_main@tmp/jenkins-gitclient-ssh3161951216480355411.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ebfdf0cb37e6937bdbae1f20ddf4825a64340012 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ebfdf0cb37e6937bdbae1f20ddf4825a64340012 # timeout=10 Commit message: "Merge pull request #129 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.0" > git rev-list --no-walk 0f7d92f6dc034770900c2c3c57aeef3499c3f66e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:31:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:31:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:31:49 ========================================================= 07:31:49 EdgeX Global Pipelines Version Info 07:31:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:31:51 ------------------- 07:31:51 stable info: 07:31:51 ------------------- 07:31:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:31:51 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 07:31:51 Message: update stable to v1.0.203 07:31:51 ------------------- 07:31:51 experimental info: 07:31:51 ------------------- 07:31:51 Commited By: **** collab-it+edgex@linuxfoundation.org 07:31:51 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 07:31:51 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ebfdf0cb37e6937bdbae1f20ddf4825a64340012 [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ebfdf0c [Pipeline] echo 07:31:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:31:53 provisioning config files... 07:31:53 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3711270229770319753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:31:53 ---> docker-login.sh 07:31:53 nexus3.edgexfoundry.org:10001 07:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:31:53 Configure a credential helper to remove this warning. See 07:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:31:53 07:31:53 Login Succeeded 07:31:53 nexus3.edgexfoundry.org:10002 07:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:31:53 Configure a credential helper to remove this warning. See 07:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:31:53 07:31:53 Login Succeeded 07:31:53 nexus3.edgexfoundry.org:10003 07:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:31:53 Configure a credential helper to remove this warning. See 07:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:31:53 07:31:53 Login Succeeded 07:31:53 nexus3.edgexfoundry.org:10004 07:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:31:54 Configure a credential helper to remove this warning. See 07:31:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:31:54 07:31:54 Login Succeeded 07:31:54 docker.io 07:31:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:31:54 Configure a credential helper to remove this warning. See 07:31:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:31:54 07:31:54 Login Succeeded 07:31:54 ---> docker-login.sh ends [Pipeline] } 07:31:54 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 07:31:55 + git log --format=format:%s -1 ebfdf0cb37e6937bdbae1f20ddf4825a64340012 [Pipeline] echo 07:31:55 GIT_COMMIT: ebfdf0cb37e6937bdbae1f20ddf4825a64340012, Commit Message: Merge pull request #129 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.0 [Pipeline] echo 07:31:55 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:31:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:31:56 07:31:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:31:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:31:56 latest: Pulling from edgex-devops/git-semver 07:31:56 31603596830f: Pulling fs layer 07:31:56 d4622e32a9a9: Pulling fs layer 07:31:56 1030fce36090: Pulling fs layer 07:31:56 6c6cb7e1b49b: Pulling fs layer 07:31:56 6c6cb7e1b49b: Waiting 07:31:56 d4622e32a9a9: Verifying Checksum 07:31:56 d4622e32a9a9: Download complete 07:31:56 31603596830f: Verifying Checksum 07:31:56 31603596830f: Download complete 07:31:56 31603596830f: Pull complete 07:31:57 d4622e32a9a9: Pull complete 07:31:57 6c6cb7e1b49b: Verifying Checksum 07:31:57 6c6cb7e1b49b: Download complete 07:31:57 1030fce36090: Verifying Checksum 07:31:57 1030fce36090: Download complete 07:31:57 1030fce36090: Pull complete 07:31:58 6c6cb7e1b49b: Pull complete 07:31:58 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 07:31:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:31:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:31:58 prd-centos7-docker-4c-2g-1851 does not seem to be running inside a container 07:31:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:31:58 $ docker top 34ab44585d5c3a924b829c1f6723ffa3cb137ab8de9f4b2459462fb2bf7a9883 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:31:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:31:59 [ssh-agent] Looking for ssh-agent implementation... 07:31:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:31:59 $ docker exec 34ab44585d5c3a924b829c1f6723ffa3cb137ab8de9f4b2459462fb2bf7a9883 ssh-agent 07:31:59 SSH_AUTH_SOCK=/tmp/ssh-vh2xLD4LcRIr/agent.14 07:31:59 SSH_AGENT_PID=21 07:31:59 Running ssh-add (command line suppressed) 07:31:59 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_193179431313349562.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_193179431313349562.key) 07:31:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:31:59 + git tag --points-at HEAD [Pipeline] } 07:31:59 $ docker exec --env ******** --env ******** 34ab44585d5c3a924b829c1f6723ffa3cb137ab8de9f4b2459462fb2bf7a9883 ssh-agent -k 07:31:59 unset SSH_AUTH_SOCK; 07:31:59 unset SSH_AGENT_PID; 07:31:59 echo Agent pid 21 killed; 07:31:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:31:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:31:59 [ssh-agent] Looking for ssh-agent implementation... 07:32:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:00 $ docker exec 34ab44585d5c3a924b829c1f6723ffa3cb137ab8de9f4b2459462fb2bf7a9883 ssh-agent 07:32:00 SSH_AUTH_SOCK=/tmp/ssh-UvAWyhg2awUr/agent.54 07:32:00 SSH_AGENT_PID=60 07:32:00 Running ssh-add (command line suppressed) 07:32:00 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4357592691847706376.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4357592691847706376.key) 07:32:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:00 + git semver init 07:32:00 # -> Open(): unable to determine branch for HEAD 07:32:00 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 07:32:00 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 07:32:00 # $SEMVER_REMOTE_NAME = origin 07:32:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:32:00 # $SEMVER_USER_NAME = edgex-jenkins 07:32:00 # $SEMVER_BRANCH = main 07:32:00 # $SEMVER_TEMP = /tmp/semver-575849036 07:32:00 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 07:32:02 # '/tmp/semver-575849036' -> '/w/workspace/edgexfoundry_device-rest-go_main/.semver' 07:32:02 # -> Force: false 07:32:02 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } 07:32:02 $ docker exec --env ******** --env ******** 34ab44585d5c3a924b829c1f6723ffa3cb137ab8de9f4b2459462fb2bf7a9883 ssh-agent -k 07:32:02 unset SSH_AUTH_SOCK; 07:32:02 unset SSH_AGENT_PID; 07:32:02 echo Agent pid 60 killed; 07:32:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:02 + git semver [Pipeline] } 07:32:02 $ docker stop --time=1 34ab44585d5c3a924b829c1f6723ffa3cb137ab8de9f4b2459462fb2bf7a9883 07:32:03 $ docker rm -f 34ab44585d5c3a924b829c1f6723ffa3cb137ab8de9f4b2459462fb2bf7a9883 [Pipeline] // withDockerContainer [Pipeline] sh 07:32:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:32:04 Stashed 1 file(s) [Pipeline] echo 07:32:04 [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [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 07:32:21 Still waiting to schedule task 07:32:21 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1851’ 07:32:21 Still waiting to schedule task 07:32:21 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:34:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1852 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 07:34:26 Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout 07:34:27 The recommended git tool is: git 07:34:32 using credential edgex-jenkins-ssh 07:34:32 Cloning the remote Git repository 07:34:32 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 07:34:32 > git init /w/workspace/device-rest-go/3 # timeout=10 07:34:33 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 07:34:33 > git --version # timeout=10 07:34:33 > git --version # 'git version 2.17.1' 07:34:33 using GIT_SSH to set credentials SSH Credentials for GitHub 07:34:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:34 Avoid second fetch 07:34:34 Checking out Revision ebfdf0cb37e6937bdbae1f20ddf4825a64340012 (main) 07:34:34 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 07:34:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:34 > git config core.sparsecheckout # timeout=10 07:34:34 > git checkout -f ebfdf0cb37e6937bdbae1f20ddf4825a64340012 # timeout=10 07:34:39 Commit message: "Merge pull request #129 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:34:39 provisioning config files... 07:34:39 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config4680785245268415171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:34:40 ---> docker-login.sh 07:34:40 nexus3.edgexfoundry.org:10001 07:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:34:41 Configure a credential helper to remove this warning. See 07:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:34:41 07:34:41 Login Succeeded 07:34:41 nexus3.edgexfoundry.org:10002 07:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:34:42 Configure a credential helper to remove this warning. See 07:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:34:42 07:34:42 Login Succeeded 07:34:42 nexus3.edgexfoundry.org:10003 07:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:34:42 Configure a credential helper to remove this warning. See 07:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:34:42 07:34:42 Login Succeeded 07:34:42 nexus3.edgexfoundry.org:10004 07:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:34:43 Configure a credential helper to remove this warning. See 07:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:34:43 07:34:43 Login Succeeded 07:34:43 docker.io 07:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:34:44 Configure a credential helper to remove this warning. See 07:34:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:34:44 07:34:44 Login Succeeded 07:34:44 ---> docker-login.sh ends [Pipeline] } 07:34:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:34:44 ========================================================= 07:34:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:34:44 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:34:44 + 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 . 07:34:44 Sending build context to Docker daemon 116.2kB 07:34:45 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 07:34:45 Step 2/10 : FROM ${BASE} 07:34:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:34:45 595b0fe564bb: Pulling fs layer 07:34:45 24495759ef45: Pulling fs layer 07:34:45 d148012ef14d: Pulling fs layer 07:34:45 e90a11edd702: Pulling fs layer 07:34:45 d77568369979: Pulling fs layer 07:34:45 02195dbdac53: Pulling fs layer 07:34:45 2b1b35aa2570: Pulling fs layer 07:34:45 2c1f732e5b09: Pulling fs layer 07:34:45 e90a11edd702: Waiting 07:34:45 d77568369979: Waiting 07:34:45 02195dbdac53: Waiting 07:34:45 2b1b35aa2570: Waiting 07:34:45 2c1f732e5b09: Waiting 07:34:45 d148012ef14d: Download complete 07:34:45 24495759ef45: Verifying Checksum 07:34:45 24495759ef45: Download complete 07:34:45 d77568369979: Download complete 07:34:45 595b0fe564bb: Verifying Checksum 07:34:45 02195dbdac53: Download complete 07:34:45 2b1b35aa2570: Verifying Checksum 07:34:45 2b1b35aa2570: Download complete 07:34:46 595b0fe564bb: Pull complete 07:34:47 24495759ef45: Pull complete 07:34:47 d148012ef14d: Pull complete 07:34:49 2c1f732e5b09: Verifying Checksum 07:34:49 2c1f732e5b09: Download complete 07:34:49 e90a11edd702: Verifying Checksum 07:34:49 e90a11edd702: Download complete 07:35:00 e90a11edd702: Pull complete 07:35:00 d77568369979: Pull complete 07:35:00 02195dbdac53: Pull complete 07:35:01 2b1b35aa2570: Pull complete 07:35:07 Running on prd-centos7-docker-4c-2g-1853 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 07:35:07 Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout 07:35:07 The recommended git tool is: git 07:35:07 2c1f732e5b09: Pull complete 07:35:07 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 07:35:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:35:07 ---> 88ecf2bb1f95 07:35:07 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:35:10 using credential edgex-jenkins-ssh 07:35:10 Cloning the remote Git repository 07:35:10 ---> Running in d5bc4ba8ac8e 07:35:09 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 07:35:09 > git init /w/workspace/device-rest-go/3 # timeout=10 07:35:09 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 07:35:09 > git --version # timeout=10 07:35:09 > git --version # 'git version 2.24.4' 07:35:09 using GIT_SSH to set credentials SSH Credentials for GitHub 07:35:09 [INFO] Currently running in a labeled security context 07:35:09 [INFO] Currently SELinux is 'enforcing' on the host 07:35:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh1491345829953187758.key 07:35:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:35:10 Removing intermediate container d5bc4ba8ac8e 07:35:10 ---> d121459aaf23 07:35:10 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 07:35:10 ---> Running in 11c5a2640d62 07:35:11 Avoid second fetch 07:35:11 Checking out Revision ebfdf0cb37e6937bdbae1f20ddf4825a64340012 (main) 07:35:11 Removing intermediate container 11c5a2640d62 07:35:11 ---> fde3b883e642 07:35:11 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:35:11 ---> Running in 584925a1c1e9 07:35:10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 07:35:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:35:10 > git config core.sparsecheckout # timeout=10 07:35:10 > git checkout -f ebfdf0cb37e6937bdbae1f20ddf4825a64340012 # timeout=10 07:35:11 Removing intermediate container 584925a1c1e9 07:35:11 ---> 8262a427c180 07:35:11 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:35:12 ---> Running in de47a8fe821e 07:35:14 Commit message: "Merge pull request #129 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.0" 07:35:14 Removing intermediate container de47a8fe821e 07:35:14 ---> c8dafb044cd3 07:35:14 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:35:14 ---> Running in 1a9bfb034796 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:35:15 provisioning config files... 07:35:15 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config3078815252308182714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:15 ---> docker-login.sh 07:35:15 nexus3.edgexfoundry.org:10001 07:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:15 Configure a credential helper to remove this warning. See 07:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:15 07:35:15 Login Succeeded 07:35:15 nexus3.edgexfoundry.org:10002 07:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:15 Configure a credential helper to remove this warning. See 07:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:15 07:35:15 Login Succeeded 07:35:15 nexus3.edgexfoundry.org:10003 07:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:16 Configure a credential helper to remove this warning. See 07:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:16 07:35:16 Login Succeeded 07:35:16 nexus3.edgexfoundry.org:10004 07:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:16 Configure a credential helper to remove this warning. See 07:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:16 07:35:16 Login Succeeded 07:35:16 docker.io 07:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:16 Configure a credential helper to remove this warning. See 07:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:16 07:35:16 Login Succeeded 07:35:16 ---> docker-login.sh ends [Pipeline] } 07:35:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:35:16 ========================================================= 07:35:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:35:16 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:35: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 . 07:35:17 Sending build context to Docker daemon 116.2kB 07:35:17 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 07:35:17 Step 2/10 : FROM ${BASE} 07:35:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:35:17 540db60ca938: Pulling fs layer 07:35:17 adcc1eea9eea: Pulling fs layer 07:35:17 4c4ab2625f07: Pulling fs layer 07:35:17 db62176df00c: Pulling fs layer 07:35:17 3b30891b0d05: Pulling fs layer 07:35:17 444f5516b4c7: Pulling fs layer 07:35:17 90b9b1106a8b: Pulling fs layer 07:35:17 0383d17a5b7e: Pulling fs layer 07:35:17 c82ef313ddc5: Pulling fs layer 07:35:17 db62176df00c: Waiting 07:35:17 3b30891b0d05: Waiting 07:35:17 444f5516b4c7: Waiting 07:35:17 90b9b1106a8b: Waiting 07:35:17 0383d17a5b7e: Waiting 07:35:17 c82ef313ddc5: Waiting 07:35:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:35:17 4c4ab2625f07: Verifying Checksum 07:35:17 4c4ab2625f07: Download complete 07:35:17 adcc1eea9eea: Verifying Checksum 07:35:17 adcc1eea9eea: Download complete 07:35:17 3b30891b0d05: Verifying Checksum 07:35:17 3b30891b0d05: Download complete 07:35:17 444f5516b4c7: Verifying Checksum 07:35:17 444f5516b4c7: Download complete 07:35:17 540db60ca938: Verifying Checksum 07:35:17 540db60ca938: Download complete 07:35:17 90b9b1106a8b: Verifying Checksum 07:35:17 90b9b1106a8b: Download complete 07:35:17 540db60ca938: Pull complete 07:35:17 adcc1eea9eea: Pull complete 07:35:18 (1/3) Installing openssh-keygen (8.4_p1-r3) 07:35:18 (2/3) Installing libedit (20191231.3.1-r1) 07:35:18 4c4ab2625f07: Pull complete 07:35:18 0383d17a5b7e: Verifying Checksum 07:35:18 0383d17a5b7e: Download complete 07:35:18 (3/3) Installing openssh-client (8.4_p1-r3) 07:35:19 Executing busybox-1.32.1-r6.trigger 07:35:19 OK: 222 MiB in 55 packages 07:35:20 Removing intermediate container 1a9bfb034796 07:35:20 ---> e2a01318dc5b 07:35:20 Step 8/10 : WORKDIR /device-rest-go 07:35:20 ---> Running in fe99af75bcd1 07:35:21 Removing intermediate container fe99af75bcd1 07:35:21 ---> 63c2c8959bf7 07:35:21 Step 9/10 : COPY . . 07:35:22 ---> d90051c02da0 07:35:22 Step 10/10 : RUN go mod download 07:35:22 ---> Running in 414d0b94b14b 07:35:22 c82ef313ddc5: Verifying Checksum 07:35:22 c82ef313ddc5: Download complete 07:35:22 db62176df00c: Verifying Checksum 07:35:22 db62176df00c: Download complete 07:35:26 db62176df00c: Pull complete 07:35:26 3b30891b0d05: Pull complete 07:35:26 444f5516b4c7: Pull complete 07:35:26 90b9b1106a8b: Pull complete 07:35:26 0383d17a5b7e: Pull complete 07:35:27 c82ef313ddc5: Pull complete 07:35:27 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 07:35:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:35:27 ---> 4508b0543a43 07:35:27 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:35:29 ---> Running in 184a4f18946e 07:35:29 Removing intermediate container 184a4f18946e 07:35:29 ---> 9b0e3564ed55 07:35:29 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 07:35:29 ---> Running in 91f8dc38a5f0 07:35:29 Removing intermediate container 91f8dc38a5f0 07:35:29 ---> c9b34f3d1a29 07:35:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:35:29 ---> Running in 36ca7f307a54 07:35:29 Removing intermediate container 36ca7f307a54 07:35:29 ---> 05dbbc9a644d 07:35:29 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:35:29 ---> Running in 19683ad2f2aa 07:35:30 Removing intermediate container 19683ad2f2aa 07:35:30 ---> 61298bc13bcb 07:35:30 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:35:30 ---> Running in 76c952ef6a5e 07:35:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:35:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:35:32 (1/3) Installing openssh-keygen (8.4_p1-r3) 07:35:32 (2/3) Installing libedit (20191231.3.1-r1) 07:35:32 (3/3) Installing openssh-client (8.4_p1-r3) 07:35:32 Executing busybox-1.32.1-r6.trigger 07:35:32 OK: 223 MiB in 55 packages 07:35:32 Removing intermediate container 76c952ef6a5e 07:35:32 ---> e3fa2d0488be 07:35:32 Step 8/10 : WORKDIR /device-rest-go 07:35:32 ---> Running in ea1107dcb527 07:35:33 Removing intermediate container ea1107dcb527 07:35:33 ---> 8e2b379b30d3 07:35:33 Step 9/10 : COPY . . 07:35:33 ---> f4579509f82f 07:35:33 Step 10/10 : RUN go mod download 07:35:33 ---> Running in ee9b1c4b788c 07:35:45 Removing intermediate container ee9b1c4b788c 07:35:45 ---> 8b03705d4d03 07:35:45 Successfully built 8b03705d4d03 07:35:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:35:45 + docker inspect -f . ci-base-image-x86_64 07:35:45 . [Pipeline] withDockerContainer 07:35:45 prd-centos7-docker-4c-2g-1853 does not seem to be running inside a container 07:35:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:35:46 $ docker top ca3838e8082e38f5124d8e32edfdd5e2e9af336a3b847b2fe634ac02d23abeb1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:35:46 + go version 07:35:46 go version go1.16.6 linux/amd64 [Pipeline] } 07:35:46 $ docker stop --time=1 ca3838e8082e38f5124d8e32edfdd5e2e9af336a3b847b2fe634ac02d23abeb1 07:35:47 $ docker rm -f ca3838e8082e38f5124d8e32edfdd5e2e9af336a3b847b2fe634ac02d23abeb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:35:48 + docker inspect -f . ci-base-image-x86_64 07:35:48 . [Pipeline] withDockerContainer 07:35:48 prd-centos7-docker-4c-2g-1853 does not seem to be running inside a container 07:35:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:35:49 $ docker top 36ae247a79f30d67c49dc59d0fe01fac15aa800a88c9f438a45cdaa9548dcdf3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:35:49 + go mod tidy [Pipeline] sh 07:35:50 + make test 07:35:50 go mod tidy 07:35:50 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:35:50 ? github.com/edgexfoundry/device-rest-go [no test files] 07:35:54 Removing intermediate container 414d0b94b14b 07:35:54 ---> 870e461f58a4 07:35:54 Successfully built 870e461f58a4 07:35:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:35:54 + docker inspect -f . ci-base-image-arm64 07:35:54 . [Pipeline] withDockerContainer 07:35:55 prd-ubuntu18.04-docker-arm64-4c-16g-1852 does not seem to be running inside a container 07:35:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:35:57 $ docker top 6dbb7ac63b564bc0f8ea0c360bc0f00ddac87b31f9db378ff280c8060ca5e796 -eo pid,comm [Pipeline] { [Pipeline] sh 07:35:58 + go version 07:35:58 go version go1.16.6 linux/arm64 [Pipeline] } 07:35:58 $ docker stop --time=1 6dbb7ac63b564bc0f8ea0c360bc0f00ddac87b31f9db378ff280c8060ca5e796 07:36:00 $ docker rm -f 6dbb7ac63b564bc0f8ea0c360bc0f00ddac87b31f9db378ff280c8060ca5e796 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:36:01 + docker inspect -f . ci-base-image-arm64 07:36:01 . [Pipeline] withDockerContainer 07:36:01 prd-ubuntu18.04-docker-arm64-4c-16g-1852 does not seem to be running inside a container 07:36:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:36:03 $ docker top e0bd89c25eee211446355c0dbdbfa055aff08a19f044d5dca338e60b9fd87d4d -eo pid,comm [Pipeline] { [Pipeline] sh 07:36:04 + go mod tidy [Pipeline] sh 07:36:05 + make test 07:36:05 go mod tidy 07:36:05 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:36:06 ? github.com/edgexfoundry/device-rest-go [no test files] 07:36:09 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 07:36:09 ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 54.0% of statements 07:36:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:36:15 gofmt -l . 07:36:15 [ "`gofmt -l .`" = "" ] 07:36:15 ./bin/test-go-mod-tidy.sh 07:36:15 ./bin/test-attribution-txt.sh [Pipeline] } 07:36:16 $ docker stop --time=1 36ae247a79f30d67c49dc59d0fe01fac15aa800a88c9f438a45cdaa9548dcdf3 07:36:17 $ docker rm -f 36ae247a79f30d67c49dc59d0fe01fac15aa800a88c9f438a45cdaa9548dcdf3 [Pipeline] // withDockerContainer [Pipeline] sh 07:36:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:36:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:36:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:36:23 + ls -al . 07:36:23 total 112 07:36:23 drwxrwxr-x. 8 jenkins jenkins 4096 Aug 3 07:36 . 07:36:23 drwxrwxr-x. 4 jenkins jenkins 28 Aug 3 07:35 .. 07:36:23 -rw-rw-r--. 1 jenkins jenkins 6792 Aug 3 07:35 Attribution.txt 07:36:23 drwxrwxr-x. 2 jenkins jenkins 64 Aug 3 07:35 bin 07:36:23 -rw-rw-r--. 1 jenkins jenkins 7459 Aug 3 07:35 CHANGELOG.md 07:36:23 drwxrwxr-x. 3 jenkins jenkins 32 Aug 3 07:35 cmd 07:36:23 -rw-r--r--. 1 jenkins jenkins 8513 Aug 3 07:36 coverage.out 07:36:23 -rw-rw-r--. 1 jenkins jenkins 1615 Aug 3 07:35 Dockerfile 07:36:23 -rw-rw-r--. 1 jenkins jenkins 1087 Aug 3 07:35 Dockerfile.build 07:36:23 -rw-rw-r--. 1 jenkins jenkins 151 Aug 3 07:35 .dockerignore 07:36:23 drwxrwxr-x. 2 jenkins jenkins 76 Aug 3 07:35 driver 07:36:23 drwxrwxr-x. 8 jenkins jenkins 162 Aug 3 07:35 .git 07:36:23 drwxrwxr-x. 2 jenkins jenkins 103 Aug 3 07:35 .github 07:36:23 -rw-rw-r--. 1 jenkins jenkins 336 Aug 3 07:35 .gitignore 07:36:23 -rw-r--r--. 1 jenkins jenkins 271 Aug 3 07:36 go.mod 07:36:23 -rw-r--r--. 1 jenkins jenkins 20570 Aug 3 07:35 go.sum 07:36:23 -rw-rw-r--. 1 jenkins jenkins 680 Aug 3 07:35 Jenkinsfile 07:36:23 -rw-rw-r--. 1 jenkins jenkins 11340 Aug 3 07:35 LICENSE 07:36:23 -rw-rw-r--. 1 jenkins jenkins 996 Aug 3 07:35 Makefile 07:36:23 -rw-rw-r--. 1 jenkins jenkins 7661 Aug 3 07:35 README.md 07:36:23 drwxrwxr-x. 4 jenkins jenkins 71 Aug 3 07:35 snap 07:36:23 -rw-rw-r--. 1 jenkins jenkins 11 Aug 3 07:32 VERSION 07:36:23 -rw-rw-r--. 1 jenkins jenkins 713 Aug 3 07:35 version.go [Pipeline] isUnix [Pipeline] sh 07:36:23 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=ebfdf0cb37e6937bdbae1f20ddf4825a64340012 --label arch=amd64 --label version=2.0.1-dev.2 . 07:36:23 Sending build context to Docker daemon 126kB 07:36:23 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 07:36:23 Step 2/25 : FROM ${BASE} AS builder 07:36:23 ---> 8b03705d4d03 07:36:23 Step 3/25 : ARG MAKE='make build' 07:36:23 ---> Running in 8c2023ecbdb1 07:36:23 Removing intermediate container 8c2023ecbdb1 07:36:23 ---> a408906e8126 07:36:23 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:36:23 ---> Running in 753454bed759 07:36:23 Removing intermediate container 753454bed759 07:36:23 ---> 9be027c0b834 07:36:23 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 07:36:23 ---> Running in e9bfb73fd1f1 07:36:23 Removing intermediate container e9bfb73fd1f1 07:36:23 ---> 2a7940f3c375 07:36:23 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:36:24 ---> Running in 3261d4ba2582 07:36:24 Removing intermediate container 3261d4ba2582 07:36:24 ---> a7d42f3bf7aa 07:36:24 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:36:24 ---> Running in 4cb65e8b9c66 07:36:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:36:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:36:26 OK: 223 MiB in 55 packages 07:36:26 Removing intermediate container 4cb65e8b9c66 07:36:26 ---> f5c61ffbc7ce 07:36:26 Step 8/25 : WORKDIR /device-rest-go 07:36:26 ---> Running in b584a763f426 07:36:26 Removing intermediate container b584a763f426 07:36:26 ---> 4eda11260729 07:36:26 Step 9/25 : COPY . . 07:36:26 ---> 71e879c7e88c 07:36:26 Step 10/25 : RUN go mod tidy 07:36:26 ---> Running in 990cf32f3c70 07:36:27 Removing intermediate container 990cf32f3c70 07:36:27 ---> ccd34f784054 07:36:27 Step 11/25 : RUN make update 07:36:27 ---> Running in 80423bde1062 07:36:27 CGO_ENABLED=0 GO111MODULE=on go mod download 07:36:28 Removing intermediate container 80423bde1062 07:36:28 ---> c67a749ed23a 07:36:28 Step 12/25 : RUN $MAKE 07:36:28 ---> Running in 2d70095edd29 07:36:28 go mod tidy 07:36:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=2.0.1-dev.2" -o cmd/device-rest ./cmd 07:36:41 Removing intermediate container 2d70095edd29 07:36:41 ---> e16126e8f787 07:36:41 Step 13/25 : FROM alpine:3.12 07:36:41 3.12: Pulling from library/alpine 07:36:41 339de151aab4: Pulling fs layer 07:36:41 339de151aab4: Verifying Checksum 07:36:41 339de151aab4: Download complete 07:36:41 339de151aab4: Pull complete 07:36:41 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 07:36:41 Status: Downloaded newer image for alpine:3.12 07:36:41 ---> 13621d1b12d4 07:36:41 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:36:41 ---> Running in 41988813866f 07:36:41 Removing intermediate container 41988813866f 07:36:41 ---> c5c210341138 07:36:41 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 07:36:41 ---> Running in 3af79456d8b7 07:36:41 Removing intermediate container 3af79456d8b7 07:36:41 ---> c2a4bc9ee411 07:36:41 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 07:36:41 ---> Running in 1499a5b9aa9b 07:36:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:36:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:36:42 (1/6) Installing dumb-init (1.2.2-r1) 07:36:42 (2/6) Installing libgcc (9.3.0-r2) 07:36:42 (3/6) Installing libsodium (1.0.18-r0) 07:36:42 (4/6) Installing libstdc++ (9.3.0-r2) 07:36:42 (5/6) Installing libzmq (4.3.3-r0) 07:36:42 (6/6) Installing zeromq (4.3.3-r0) 07:36:42 Executing busybox-1.31.1-r20.trigger 07:36:42 OK: 8 MiB in 20 packages 07:36:42 Removing intermediate container 1499a5b9aa9b 07:36:42 ---> da2348495bcd 07:36:42 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 07:36:42 ---> a184d81e6833 07:36:42 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 07:36:42 ---> c35cfad86d49 07:36:42 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 07:36:42 ---> 94f5668aaae6 07:36:42 Step 20/25 : EXPOSE 59986 07:36:43 ---> Running in 30b277e78b7b 07:36:43 Removing intermediate container 30b277e78b7b 07:36:43 ---> 0aaeb11af513 07:36:43 Step 21/25 : ENTRYPOINT ["/device-rest"] 07:36:43 ---> Running in 570cecb0bbf2 07:36:43 Removing intermediate container 570cecb0bbf2 07:36:43 ---> 00ca173a64b3 07:36:43 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 07:36:43 ---> Running in 1964dceea932 07:36:43 Removing intermediate container 1964dceea932 07:36:43 ---> 797a0eb91e91 07:36:43 Step 23/25 : LABEL arch=amd64 07:36:43 ---> Running in 5361c180c412 07:36:43 Removing intermediate container 5361c180c412 07:36:43 ---> 83daa408b805 07:36:43 Step 24/25 : LABEL git_sha=ebfdf0cb37e6937bdbae1f20ddf4825a64340012 07:36:43 ---> Running in 98e771893b6f 07:36:43 Removing intermediate container 98e771893b6f 07:36:43 ---> 6c2c03481b70 07:36:43 Step 25/25 : LABEL version=2.0.1-dev.2 07:36:43 ---> Running in 20cf2ecf4560 07:36:43 Removing intermediate container 20cf2ecf4560 07:36:43 ---> 8af6248480f9 07:36:43 [Warning] One or more build-args [ARCH] were not consumed 07:36:43 Successfully built 8af6248480f9 07:36:43 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:36:44 provisioning config files... 07:36:44 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config6234763623819780635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:36:44 ---> docker-login.sh 07:36:44 nexus3.edgexfoundry.org:10001 07:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:44 Configure a credential helper to remove this warning. See 07:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:44 07:36:44 Login Succeeded 07:36:44 nexus3.edgexfoundry.org:10002 07:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:44 Configure a credential helper to remove this warning. See 07:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:44 07:36:44 Login Succeeded 07:36:44 nexus3.edgexfoundry.org:10003 07:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:44 Configure a credential helper to remove this warning. See 07:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:44 07:36:44 Login Succeeded 07:36:44 nexus3.edgexfoundry.org:10004 07:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:44 Configure a credential helper to remove this warning. See 07:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:44 07:36:44 Login Succeeded 07:36:44 docker.io 07:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:45 Configure a credential helper to remove this warning. See 07:36:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:45 07:36:45 Login Succeeded 07:36:45 ---> docker-login.sh ends [Pipeline] } 07:36:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:45 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 07:36:45 ebfdf0cb37e6937bdbae1f20ddf4825a64340012 07:36:45 latest 07:36:45 2.0.1-dev.2 07:36:45 ebfdf0cb37e6937bdbae1f20ddf4825a64340012-2.0.1-dev.2 07:36:45 main 07:36:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:36:45 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:ebfdf0cb37e6937bdbae1f20ddf4825a64340012 [Pipeline] isUnix [Pipeline] sh 07:36:46 + docker push nexus3.edgexfoundry.org:10004/device-rest:ebfdf0cb37e6937bdbae1f20ddf4825a64340012 07:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 07:36:46 6a1d348bfd5d: Preparing 07:36:46 2ec665905650: Preparing 07:36:46 cb26f98b298f: Preparing 07:36:46 ad001e8234d9: Preparing 07:36:46 32f366d666a5: Preparing 07:36:46 32f366d666a5: Layer already exists 07:36:46 2ec665905650: Pushed 07:36:46 6a1d348bfd5d: Pushed 07:36:46 ad001e8234d9: Pushed 07:36:48 cb26f98b298f: Pushed 07:36:48 ebfdf0cb37e6937bdbae1f20ddf4825a64340012: digest: sha256:415d564744018933a92ab43fd38bd49bef8f92f237879a7cdad2b15a6c8e01e1 size: 1365 [Pipeline] isUnix [Pipeline] sh 07:36:48 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] isUnix [Pipeline] sh 07:36:48 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 07:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 07:36:48 6a1d348bfd5d: Preparing 07:36:48 2ec665905650: Preparing 07:36:48 cb26f98b298f: Preparing 07:36:48 ad001e8234d9: Preparing 07:36:48 32f366d666a5: Preparing 07:36:48 32f366d666a5: Layer already exists 07:36:48 ad001e8234d9: Layer already exists 07:36:48 6a1d348bfd5d: Layer already exists 07:36:48 2ec665905650: Layer already exists 07:36:48 cb26f98b298f: Layer already exists 07:36:48 latest: digest: sha256:415d564744018933a92ab43fd38bd49bef8f92f237879a7cdad2b15a6c8e01e1 size: 1365 [Pipeline] isUnix [Pipeline] sh 07:36:49 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 07:36:49 + docker push nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.2 07:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 07:36:49 6a1d348bfd5d: Preparing 07:36:49 2ec665905650: Preparing 07:36:49 cb26f98b298f: Preparing 07:36:49 ad001e8234d9: Preparing 07:36:49 32f366d666a5: Preparing 07:36:49 cb26f98b298f: Layer already exists 07:36:49 2ec665905650: Layer already exists 07:36:49 32f366d666a5: Layer already exists 07:36:49 6a1d348bfd5d: Layer already exists 07:36:49 ad001e8234d9: Layer already exists 07:36:49 2.0.1-dev.2: digest: sha256:415d564744018933a92ab43fd38bd49bef8f92f237879a7cdad2b15a6c8e01e1 size: 1365 [Pipeline] isUnix [Pipeline] sh 07:36:49 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:ebfdf0cb37e6937bdbae1f20ddf4825a64340012-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 07:36:50 + docker push nexus3.edgexfoundry.org:10004/device-rest:ebfdf0cb37e6937bdbae1f20ddf4825a64340012-2.0.1-dev.2 07:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 07:36:50 6a1d348bfd5d: Preparing 07:36:50 2ec665905650: Preparing 07:36:50 cb26f98b298f: Preparing 07:36:50 ad001e8234d9: Preparing 07:36:50 32f366d666a5: Preparing 07:36:50 2ec665905650: Layer already exists 07:36:50 ad001e8234d9: Layer already exists 07:36:50 32f366d666a5: Layer already exists 07:36:50 6a1d348bfd5d: Layer already exists 07:36:50 cb26f98b298f: Layer already exists 07:36:50 ebfdf0cb37e6937bdbae1f20ddf4825a64340012-2.0.1-dev.2: digest: sha256:415d564744018933a92ab43fd38bd49bef8f92f237879a7cdad2b15a6c8e01e1 size: 1365 [Pipeline] isUnix [Pipeline] sh 07:36:50 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] isUnix [Pipeline] sh 07:36:50 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 07:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 07:36:50 6a1d348bfd5d: Preparing 07:36:50 2ec665905650: Preparing 07:36:50 cb26f98b298f: Preparing 07:36:50 ad001e8234d9: Preparing 07:36:50 32f366d666a5: Preparing 07:36:50 32f366d666a5: Layer already exists 07:36:50 2ec665905650: Layer already exists 07:36:50 cb26f98b298f: Layer already exists 07:36:50 ad001e8234d9: Layer already exists 07:36:50 6a1d348bfd5d: Layer already exists 07:36:50 main: digest: sha256:415d564744018933a92ab43fd38bd49bef8f92f237879a7cdad2b15a6c8e01e1 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:50 ===================================================== [Pipeline] echo 07:36:50 taggedImages: 07:36:50 - nexus3.edgexfoundry.org:10004/device-rest:ebfdf0cb37e6937bdbae1f20ddf4825a64340012 07:36:50 - nexus3.edgexfoundry.org:10004/device-rest:latest 07:36:50 - nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.2 07:36:50 - nexus3.edgexfoundry.org:10004/device-rest:ebfdf0cb37e6937bdbae1f20ddf4825a64340012-2.0.1-dev.2 07:36:50 - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:36:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:36:51 07:36:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:36:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:36:51 latest: Pulling from edgex-lftools-log-publisher 07:36:51 b4d181a07f80: Pulling fs layer 07:36:51 a1111a8f2ec3: Pulling fs layer 07:36:51 ed53099fbce6: Pulling fs layer 07:36:51 dc539afda2c1: Pulling fs layer 07:36:51 77bc0d833cb6: Pulling fs layer 07:36:51 9065ff56babe: Pulling fs layer 07:36:51 d287ab97295c: Pulling fs layer 07:36:51 dc539afda2c1: Waiting 07:36:51 77bc0d833cb6: Waiting 07:36:51 9065ff56babe: Waiting 07:36:51 d287ab97295c: Waiting 07:36:52 a1111a8f2ec3: Verifying Checksum 07:36:52 a1111a8f2ec3: Download complete 07:36:52 dc539afda2c1: Download complete 07:36:52 77bc0d833cb6: Verifying Checksum 07:36:52 77bc0d833cb6: Download complete 07:36:52 9065ff56babe: Verifying Checksum 07:36:52 9065ff56babe: Download complete 07:36:52 ed53099fbce6: Verifying Checksum 07:36:52 ed53099fbce6: Download complete 07:36:53 b4d181a07f80: Verifying Checksum 07:36:53 b4d181a07f80: Download complete 07:36:55 b4d181a07f80: Pull complete 07:36:55 a1111a8f2ec3: Pull complete 07:36:55 ed53099fbce6: Pull complete 07:36:55 dc539afda2c1: Pull complete 07:36:56 77bc0d833cb6: Pull complete 07:36:56 9065ff56babe: Pull complete 07:36:58 d287ab97295c: Verifying Checksum 07:36:58 d287ab97295c: Download complete 07:37:02 d287ab97295c: Pull complete 07:37:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:37:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:37:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:37:02 prd-centos7-docker-4c-2g-1853 does not seem to be running inside a container 07:37:02 $ 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-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:37:05 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 07:37:05 ok github.com/edgexfoundry/device-rest-go/driver 0.048s coverage: 54.0% of statements 07:37:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:37:05 $ docker top 71f8470ba8c4f5af9fe3ab7f50a1169382dfe9cc4624ac287c611a68f31e399e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:37:06 ---> job-cost.sh 07:37:06 lf-activate-venv: SKIPPING 07:37:06 INFO: No Stack... 07:37:07 INFO: Retrieving Pricing Info for: v3-standard-2 07:37:07 INFO: Archiving Costs [Pipeline] sh 07:37:08 + cat /w/workspace/device-rest-go/3/archives/cost.csv 07:37:08 + cut -d, -f6 [Pipeline] lock 07:37:08 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-3-stack-cost] 07:37:08 Resource [jenkins-edgexfoundry-device-rest-go-main-3-stack-cost] did not exist. Created. 07:37:08 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:37:08 + echo total: 0.05999999865889549 [Pipeline] stash 07:37:08 Stashed 1 file(s) [Pipeline] } 07:37:08 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 07:37:08 $ docker stop --time=1 71f8470ba8c4f5af9fe3ab7f50a1169382dfe9cc4624ac287c611a68f31e399e 07:37:09 $ docker rm -f 71f8470ba8c4f5af9fe3ab7f50a1169382dfe9cc4624ac287c611a68f31e399e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:37:27 gofmt -l . 07:37:27 [ "`gofmt -l .`" = "" ] 07:37:27 ./bin/test-go-mod-tidy.sh 07:37:27 ./bin/test-attribution-txt.sh [Pipeline] } 07:37:27 $ docker stop --time=1 e0bd89c25eee211446355c0dbdbfa055aff08a19f044d5dca338e60b9fd87d4d 07:37:29 $ docker rm -f e0bd89c25eee211446355c0dbdbfa055aff08a19f044d5dca338e60b9fd87d4d [Pipeline] // withDockerContainer [Pipeline] sh 07:37:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:37:30 Warning: overwriting stash ‘coverage-report’ 07:37:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:37:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:37:31 + ls -al . 07:37:31 total 140 07:37:31 drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 07:37 . 07:37:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 07:34 .. 07:37:31 -rw-rw-r-- 1 jenkins jenkins 151 Aug 3 07:34 .dockerignore 07:37:31 drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 07:34 .git 07:37:31 drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 07:34 .github 07:37:31 -rw-rw-r-- 1 jenkins jenkins 336 Aug 3 07:34 .gitignore 07:37:31 -rw-rw-r-- 1 jenkins jenkins 6792 Aug 3 07:34 Attribution.txt 07:37:31 -rw-rw-r-- 1 jenkins jenkins 7459 Aug 3 07:34 CHANGELOG.md 07:37:31 -rw-rw-r-- 1 jenkins jenkins 1615 Aug 3 07:34 Dockerfile 07:37:31 -rw-rw-r-- 1 jenkins jenkins 1087 Aug 3 07:34 Dockerfile.build 07:37:31 -rw-rw-r-- 1 jenkins jenkins 680 Aug 3 07:34 Jenkinsfile 07:37:31 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 3 07:34 LICENSE 07:37:31 -rw-rw-r-- 1 jenkins jenkins 996 Aug 3 07:34 Makefile 07:37:31 -rw-rw-r-- 1 jenkins jenkins 7661 Aug 3 07:34 README.md 07:37:31 -rw-rw-r-- 1 jenkins jenkins 11 Aug 3 07:32 VERSION 07:37:31 drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 07:34 bin 07:37:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 07:34 cmd 07:37:31 -rw-r--r-- 1 jenkins jenkins 8513 Aug 3 07:36 coverage.out 07:37:31 drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 07:34 driver 07:37:31 -rw-r--r-- 1 jenkins jenkins 271 Aug 3 07:37 go.mod 07:37:31 -rw-r--r-- 1 jenkins jenkins 20570 Aug 3 07:36 go.sum 07:37:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 07:34 snap 07:37:31 -rw-rw-r-- 1 jenkins jenkins 713 Aug 3 07:34 version.go [Pipeline] isUnix [Pipeline] sh 07:37:32 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ebfdf0cb37e6937bdbae1f20ddf4825a64340012 --label arch=arm64 --label version=2.0.1-dev.2 . 07:37:32 Sending build context to Docker daemon 126kB 07:37:32 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 07:37:32 Step 2/25 : FROM ${BASE} AS builder 07:37:32 ---> 870e461f58a4 07:37:32 Step 3/25 : ARG MAKE='make build' 07:37:32 ---> Running in 0d78ddb45bde 07:37:33 Removing intermediate container 0d78ddb45bde 07:37:33 ---> c23313a756cc 07:37:33 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:37:33 ---> Running in 4c08b74d7802 07:37:33 Removing intermediate container 4c08b74d7802 07:37:33 ---> 70e2bff72871 07:37:33 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 07:37:33 ---> Running in 572fedc7185f 07:37:34 Removing intermediate container 572fedc7185f 07:37:34 ---> b260411ce8a7 07:37:34 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:37:34 ---> Running in 64e89c9ca5e9 07:37:37 Removing intermediate container 64e89c9ca5e9 07:37:37 ---> ac09af90b128 07:37:37 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:37:37 ---> Running in 8f851c267644 07:37:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:37:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:37:40 OK: 222 MiB in 55 packages 07:37:41 Removing intermediate container 8f851c267644 07:37:41 ---> 5a0be171775f 07:37:41 Step 8/25 : WORKDIR /device-rest-go 07:37:41 ---> Running in d17d8df39d3d 07:37:42 Removing intermediate container d17d8df39d3d 07:37:42 ---> 2fc100049b18 07:37:42 Step 9/25 : COPY . . 07:37:42 ---> 5cf5f10e267a 07:37:42 Step 10/25 : RUN go mod tidy 07:37:43 ---> Running in bdb379612da4 07:37:45 Removing intermediate container bdb379612da4 07:37:45 ---> e0c98f36dfe5 07:37:45 Step 11/25 : RUN make update 07:37:46 ---> Running in 6305c582fe89 07:37:47 CGO_ENABLED=0 GO111MODULE=on go mod download 07:37:48 Removing intermediate container 6305c582fe89 07:37:48 ---> c4e8156bd9ea 07:37:48 Step 12/25 : RUN $MAKE 07:37:48 ---> Running in f93a1436ee81 07:37:49 go mod tidy 07:37:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=2.0.1-dev.2" -o cmd/device-rest ./cmd 07:38:29 Removing intermediate container f93a1436ee81 07:38:29 ---> ea287dde97cb 07:38:29 Step 13/25 : FROM alpine:3.12 07:38:29 3.12: Pulling from library/alpine 07:38:29 d2f70382dc9a: Pulling fs layer 07:38:29 d2f70382dc9a: Verifying Checksum 07:38:29 d2f70382dc9a: Download complete 07:38:29 d2f70382dc9a: Pull complete 07:38:29 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 07:38:29 Status: Downloaded newer image for alpine:3.12 07:38:29 ---> c4fd0aeabfcf 07:38:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:38:29 ---> Running in d748ead0bf33 07:38:29 Removing intermediate container d748ead0bf33 07:38:29 ---> 5fc2ee3b7bc0 07:38:29 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 07:38:29 ---> Running in 9477a3b805bb 07:38:29 Removing intermediate container 9477a3b805bb 07:38:29 ---> 94b883d8d425 07:38:29 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 07:38:29 ---> Running in b90bbd293cfa 07:38:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:38:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:38:30 (1/6) Installing dumb-init (1.2.2-r1) 07:38:30 (2/6) Installing libgcc (9.3.0-r2) 07:38:30 (3/6) Installing libsodium (1.0.18-r0) 07:38:30 (4/6) Installing libstdc++ (9.3.0-r2) 07:38:30 (5/6) Installing libzmq (4.3.3-r0) 07:38:30 (6/6) Installing zeromq (4.3.3-r0) 07:38:30 Executing busybox-1.31.1-r20.trigger 07:38:30 OK: 8 MiB in 20 packages 07:38:32 Removing intermediate container b90bbd293cfa 07:38:32 ---> d46925f9ace6 07:38:32 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 07:38:33 ---> 4e174283f031 07:38:33 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 07:38:34 ---> a4e4874aab29 07:38:34 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 07:38:35 ---> 44f6c6c4e80b 07:38:35 Step 20/25 : EXPOSE 59986 07:38:35 ---> Running in e197c73df8b0 07:38:35 Removing intermediate container e197c73df8b0 07:38:35 ---> 3187ac350825 07:38:35 Step 21/25 : ENTRYPOINT ["/device-rest"] 07:38:35 ---> Running in c4d0321d17c7 07:38:36 Removing intermediate container c4d0321d17c7 07:38:36 ---> 7034c57836df 07:38:36 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 07:38:36 ---> Running in 31eada98ca96 07:38:37 Removing intermediate container 31eada98ca96 07:38:37 ---> 479254008cce 07:38:37 Step 23/25 : LABEL arch=arm64 07:38:37 ---> Running in 6f8c6a311f2e 07:38:37 Removing intermediate container 6f8c6a311f2e 07:38:37 ---> 8904cd72e5b9 07:38:37 Step 24/25 : LABEL git_sha=ebfdf0cb37e6937bdbae1f20ddf4825a64340012 07:38:37 ---> Running in 7fbc507c93a2 07:38:38 Removing intermediate container 7fbc507c93a2 07:38:38 ---> a35d859f8047 07:38:38 Step 25/25 : LABEL version=2.0.1-dev.2 07:38:38 ---> Running in 0a7f6b849778 07:38:39 Removing intermediate container 0a7f6b849778 07:38:39 ---> 1e15ade500d5 07:38:39 [Warning] One or more build-args [ARCH] were not consumed 07:38:39 Successfully built 1e15ade500d5 07:38:39 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:38:39 provisioning config files... 07:38:39 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config618675911352244474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:38:40 ---> docker-login.sh 07:38:40 nexus3.edgexfoundry.org:10001 07:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:40 Configure a credential helper to remove this warning. See 07:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:40 07:38:40 Login Succeeded 07:38:40 nexus3.edgexfoundry.org:10002 07:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:41 Configure a credential helper to remove this warning. See 07:38:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:41 07:38:41 Login Succeeded 07:38:41 nexus3.edgexfoundry.org:10003 07:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:41 Configure a credential helper to remove this warning. See 07:38:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:41 07:38:41 Login Succeeded 07:38:41 nexus3.edgexfoundry.org:10004 07:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:42 Configure a credential helper to remove this warning. See 07:38:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:42 07:38:42 Login Succeeded 07:38:42 docker.io 07:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:43 Configure a credential helper to remove this warning. See 07:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:43 07:38:43 Login Succeeded 07:38:43 ---> docker-login.sh ends [Pipeline] } 07:38:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:43 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 07:38:43 ebfdf0cb37e6937bdbae1f20ddf4825a64340012 07:38:43 latest 07:38:43 2.0.1-dev.2 07:38:43 ebfdf0cb37e6937bdbae1f20ddf4825a64340012-2.0.1-dev.2 07:38:43 main 07:38:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:38:43 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:ebfdf0cb37e6937bdbae1f20ddf4825a64340012 [Pipeline] isUnix [Pipeline] sh 07:38:44 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:ebfdf0cb37e6937bdbae1f20ddf4825a64340012 07:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 07:38:44 7b887543ccfc: Preparing 07:38:44 58cf0ddea4de: Preparing 07:38:44 f43b1f745837: Preparing 07:38:44 4796ee366032: Preparing 07:38:44 3fbe34a1663b: Preparing 07:38:44 3fbe34a1663b: Layer already exists 07:38:44 58cf0ddea4de: Pushed 07:38:44 7b887543ccfc: Pushed 07:38:44 4796ee366032: Pushed 07:38:46 f43b1f745837: Pushed 07:38:47 ebfdf0cb37e6937bdbae1f20ddf4825a64340012: digest: sha256:960a744f528a225e2012855c84522ba11831f35b88c123ebc2fde96863e9ad71 size: 1365 [Pipeline] isUnix [Pipeline] sh 07:38:47 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:38:47 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 07:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 07:38:47 7b887543ccfc: Preparing 07:38:47 58cf0ddea4de: Preparing 07:38:47 f43b1f745837: Preparing 07:38:47 4796ee366032: Preparing 07:38:47 3fbe34a1663b: Preparing 07:38:48 58cf0ddea4de: Layer already exists 07:38:48 3fbe34a1663b: Layer already exists 07:38:48 4796ee366032: Layer already exists 07:38:48 f43b1f745837: Layer already exists 07:38:48 7b887543ccfc: Layer already exists 07:38:48 latest: digest: sha256:960a744f528a225e2012855c84522ba11831f35b88c123ebc2fde96863e9ad71 size: 1365 [Pipeline] isUnix [Pipeline] sh 07:38:48 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 07:38:48 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.2 07:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 07:38:48 7b887543ccfc: Preparing 07:38:48 58cf0ddea4de: Preparing 07:38:48 f43b1f745837: Preparing 07:38:48 4796ee366032: Preparing 07:38:48 3fbe34a1663b: Preparing 07:38:49 3fbe34a1663b: Layer already exists 07:38:49 58cf0ddea4de: Layer already exists 07:38:49 f43b1f745837: Layer already exists 07:38:49 7b887543ccfc: Layer already exists 07:38:49 4796ee366032: Layer already exists 07:38:49 2.0.1-dev.2: digest: sha256:960a744f528a225e2012855c84522ba11831f35b88c123ebc2fde96863e9ad71 size: 1365 [Pipeline] isUnix [Pipeline] sh 07:38:49 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:ebfdf0cb37e6937bdbae1f20ddf4825a64340012-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 07:38:49 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:ebfdf0cb37e6937bdbae1f20ddf4825a64340012-2.0.1-dev.2 07:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 07:38:49 7b887543ccfc: Preparing 07:38:49 58cf0ddea4de: Preparing 07:38:49 f43b1f745837: Preparing 07:38:49 4796ee366032: Preparing 07:38:49 3fbe34a1663b: Preparing 07:38:50 3fbe34a1663b: Layer already exists 07:38:50 7b887543ccfc: Layer already exists 07:38:50 f43b1f745837: Layer already exists 07:38:50 58cf0ddea4de: Layer already exists 07:38:50 4796ee366032: Layer already exists 07:38:50 ebfdf0cb37e6937bdbae1f20ddf4825a64340012-2.0.1-dev.2: digest: sha256:960a744f528a225e2012855c84522ba11831f35b88c123ebc2fde96863e9ad71 size: 1365 [Pipeline] isUnix [Pipeline] sh 07:38:50 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] isUnix [Pipeline] sh 07:38:50 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 07:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 07:38:50 7b887543ccfc: Preparing 07:38:50 58cf0ddea4de: Preparing 07:38:50 f43b1f745837: Preparing 07:38:50 4796ee366032: Preparing 07:38:50 3fbe34a1663b: Preparing 07:38:51 3fbe34a1663b: Layer already exists 07:38:51 58cf0ddea4de: Layer already exists 07:38:51 7b887543ccfc: Layer already exists 07:38:51 4796ee366032: Layer already exists 07:38:51 f43b1f745837: Layer already exists 07:38:51 main: digest: sha256:960a744f528a225e2012855c84522ba11831f35b88c123ebc2fde96863e9ad71 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:51 ===================================================== [Pipeline] echo 07:38:51 taggedImages: 07:38:51 - nexus3.edgexfoundry.org:10004/device-rest-arm64:ebfdf0cb37e6937bdbae1f20ddf4825a64340012 07:38:51 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 07:38:51 - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.2 07:38:51 - nexus3.edgexfoundry.org:10004/device-rest-arm64:ebfdf0cb37e6937bdbae1f20ddf4825a64340012-2.0.1-dev.2 07:38:51 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:38:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:38:51 07:38:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:38:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:38:52 arm64: Pulling from edgex-lftools-log-publisher 07:38:52 448f6bf000e3: Pulling fs layer 07:38:52 f757da607395: Pulling fs layer 07:38:52 05883995daec: Pulling fs layer 07:38:52 8603b9c90790: Pulling fs layer 07:38:52 1560dd03e051: Pulling fs layer 07:38:52 27f5ce0e4adf: Pulling fs layer 07:38:52 c2d8d7efcc4b: Pulling fs layer 07:38:52 27f5ce0e4adf: Waiting 07:38:52 8603b9c90790: Waiting 07:38:52 1560dd03e051: Waiting 07:38:52 c2d8d7efcc4b: Waiting 07:38:52 f757da607395: Verifying Checksum 07:38:52 f757da607395: Download complete 07:38:52 8603b9c90790: Verifying Checksum 07:38:52 8603b9c90790: Download complete 07:38:53 1560dd03e051: Verifying Checksum 07:38:53 1560dd03e051: Download complete 07:38:53 27f5ce0e4adf: Verifying Checksum 07:38:53 27f5ce0e4adf: Download complete 07:38:53 05883995daec: Verifying Checksum 07:38:53 05883995daec: Download complete 07:38:54 448f6bf000e3: Verifying Checksum 07:38:54 448f6bf000e3: Download complete 07:38:57 c2d8d7efcc4b: Verifying Checksum 07:38:57 c2d8d7efcc4b: Download complete 07:38:58 448f6bf000e3: Pull complete 07:38:58 f757da607395: Pull complete 07:39:00 05883995daec: Pull complete 07:39:00 8603b9c90790: Pull complete 07:39:01 1560dd03e051: Pull complete 07:39:01 27f5ce0e4adf: Pull complete 07:39:16 c2d8d7efcc4b: Pull complete 07:39:16 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:39:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:39:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:39:17 prd-ubuntu18.04-docker-arm64-4c-16g-1852 does not seem to be running inside a container 07:39:17 $ 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-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:39:20 $ docker top 44f457fc9e1bba9762b8218952633ecc5e821a61e3f51c80ea7b0251b8eeda31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:39:21 ---> job-cost.sh 07:39:21 lf-activate-venv: SKIPPING 07:39:21 INFO: No Stack... 07:39:23 INFO: Retrieving Pricing Info for: v2-standard-4 07:39:23 INFO: Archiving Costs [Pipeline] sh 07:39:24 + cat /w/workspace/device-rest-go/3/archives/cost.csv 07:39:24 + cut -d, -f6 [Pipeline] lock 07:39:24 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-3-stack-cost] 07:39:24 Resource [jenkins-edgexfoundry-device-rest-go-main-3-stack-cost] did not exist. Created. 07:39:24 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:39:24 /w/workspace/device-rest-go/3@tmp/durable-bfb949a1/script.sh: 1: /w/workspace/device-rest-go/3@tmp/durable-bfb949a1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:39:25 + echo total: 0.18000000715255737 [Pipeline] stash 07:39:25 Warning: overwriting stash ‘stack-cost’ 07:39:25 Stashed 1 file(s) [Pipeline] } 07:39:25 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 07:39:25 $ docker stop --time=1 44f457fc9e1bba9762b8218952633ecc5e821a61e3f51c80ea7b0251b8eeda31 07:39:27 $ docker rm -f 44f457fc9e1bba9762b8218952633ecc5e821a61e3f51c80ea7b0251b8eeda31 [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 07:39:29 provisioning config files... 07:39:29 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4778068894685587708tmp [Pipeline] { [Pipeline] sh 07:39:30 + set +x 07:39:30 + curl -s https://codecov.io/bash 07:39:30 + bash -s -- 07:39:30 07:39:30 _____ _ 07:39:30 / ____| | | 07:39:30 | | ___ __| | ___ ___ _____ __ 07:39:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:39:30 | |___| (_) | (_| | __/ (_| (_) \ V / 07:39:30 \_____\___/ \__,_|\___|\___\___/ \_/ 07:39:30 Bash-1.0.6 07:39:30 07:39:30 07:39:30 ==> git version 2.24.4 found 07:39:30 ==> 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 07:39:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:39:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:39:30 ==> Jenkins CI detected. 07:39:30 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 07:39:30 project root: . 07:39:30 --> token set from env 07:39:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:39:30 ==> Running gcov in . (disable via -X gcov) 07:39:30 ==> Python coveragepy not found 07:39:30 ==> Searching for coverage reports in: 07:39:30 + . 07:39:30 -> Found 1 reports 07:39:30 ==> Detecting git/mercurial file structure 07:39:30 ==> Reading reports 07:39:30 + ./coverage.out bytes=8513 07:39:30 ==> Appending adjustments 07:39:30 https://docs.codecov.io/docs/fixing-reports 07:39:30 + Found adjustments 07:39:30 ==> Gzipping contents 07:39:30 4.0K /tmp/codecov.xzid81.gz 07:39:30 ==> Uploading reports 07:39:30 url: https://codecov.io 07:39:30 query: branch=main&commit=ebfdf0cb37e6937bdbae1f20ddf4825a64340012&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:39:30 -> Pinging Codecov 07:39:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=ebfdf0cb37e6937bdbae1f20ddf4825a64340012&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:39:30 -> Uploading to 07:39:30 https://storage.googleapis.com/codecov/v4/raw/2021-08-03/4E5D53B4F1F92C436F7061BF334D961C/ebfdf0cb37e6937bdbae1f20ddf4825a64340012/4155bd5b-1c29-40cd-a3b9-7389f13ef88e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210803T073930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=874a243bdc8d9ad0335e3fd9f70d403f8ff0453bfef413b20586f8ae44d59f1a 07:39:30 % Total % Received % Xferd Average Speed Time Time Time Current 07:39:30 Dload Upload Total Spent Left Speed 07:39:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1759 0 0 100 1759 0 3322 --:--:-- --:--:-- --:--:-- 3325 07:39:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/ebfdf0cb37e6937bdbae1f20ddf4825a64340012 [Pipeline] } 07:39:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:39:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:39:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:39:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:39:32 07:39:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 07:39:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:39:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:39:33 188c0c94c7c5: Pulling fs layer 07:39:33 0ef7d3d256c8: Pulling fs layer 07:39:33 de9db76c5a1d: Pulling fs layer 07:39:33 0eba1c9be4d2: Pulling fs layer 07:39:33 0d57e429df01: Pulling fs layer 07:39:33 4e4be7b47b0d: Pulling fs layer 07:39:33 e1f770b5df2f: Pulling fs layer 07:39:33 85a0685a4137: Pulling fs layer 07:39:33 0eba1c9be4d2: Waiting 07:39:33 0d57e429df01: Waiting 07:39:33 4e4be7b47b0d: Waiting 07:39:33 e1f770b5df2f: Waiting 07:39:33 85a0685a4137: Waiting 07:39:33 de9db76c5a1d: Verifying Checksum 07:39:33 de9db76c5a1d: Download complete 07:39:33 0ef7d3d256c8: Verifying Checksum 07:39:33 0ef7d3d256c8: Download complete 07:39:33 0d57e429df01: Verifying Checksum 07:39:33 0d57e429df01: Download complete 07:39:33 4e4be7b47b0d: Verifying Checksum 07:39:33 4e4be7b47b0d: Download complete 07:39:33 188c0c94c7c5: Verifying Checksum 07:39:33 188c0c94c7c5: Pull complete 07:39:33 0ef7d3d256c8: Pull complete 07:39:33 de9db76c5a1d: Pull complete 07:39:35 e1f770b5df2f: Verifying Checksum 07:39:35 e1f770b5df2f: Download complete 07:39:38 0eba1c9be4d2: Verifying Checksum 07:39:38 0eba1c9be4d2: Download complete 07:39:38 85a0685a4137: Verifying Checksum 07:39:38 85a0685a4137: Download complete 07:39:42 0eba1c9be4d2: Pull complete 07:39:42 0d57e429df01: Pull complete 07:39:42 4e4be7b47b0d: Pull complete 07:39:42 e1f770b5df2f: Pull complete 07:39:48 85a0685a4137: Pull complete 07:39:48 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 07:39:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:39:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 07:39:48 prd-centos7-docker-4c-2g-1851 does not seem to be running inside a container 07:39:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:39:48 $ docker top deadbf59c39a1107ccbb9bf629a3fe96f91ad0f89a27cf09b3d0ab78c6dc223e -eo pid,comm [Pipeline] { [Pipeline] echo 07:39:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 07:39:49 + set -o pipefail 07:39:49 + snyk monitor '--org=edgex-jenkins' 07:40:16 07:40:16 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 07:40:16 07:40:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/3425f9c1-544c-4ccc-af83-d81a1b6dad8a 07:40:16 07:40:16 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:40:16 07:40:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:40:16 07:40:16 [Pipeline] } 07:40:16 $ docker stop --time=1 deadbf59c39a1107ccbb9bf629a3fe96f91ad0f89a27cf09b3d0ab78c6dc223e 07:40:17 $ docker rm -f deadbf59c39a1107ccbb9bf629a3fe96f91ad0f89a27cf09b3d0ab78c6dc223e [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 07:40:19 + git log --format=format:%s -1 ebfdf0cb37e6937bdbae1f20ddf4825a64340012 [Pipeline] isUnix [Pipeline] sh 07:40:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:40:19 . [Pipeline] withDockerContainer 07:40:19 prd-centos7-docker-4c-2g-1851 does not seem to be running inside a container 07:40:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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:10004/edgex-devops/git-semver:latest cat 07:40:19 $ docker top 566ceb755bd7cbc60bc780d73f773acd16147e1106f1f75180979b07681878a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:40:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:40:20 [ssh-agent] Looking for ssh-agent implementation... 07:40:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:20 $ docker exec 566ceb755bd7cbc60bc780d73f773acd16147e1106f1f75180979b07681878a2 ssh-agent 07:40:20 SSH_AUTH_SOCK=/tmp/ssh-lLA2r5SHCMjG/agent.13 07:40:20 SSH_AGENT_PID=19 07:40:20 Running ssh-add (command line suppressed) 07:40:20 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1172793082552679697.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1172793082552679697.key) 07:40:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:40:20 + git semver tag 07:40:20 # -> Open(): unable to determine branch for HEAD 07:40:20 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 07:40:20 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 07:40:20 # $SEMVER_REMOTE_NAME = origin 07:40:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:40:20 # $SEMVER_USER_NAME = edgex-jenkins 07:40:20 # $SEMVER_BRANCH = main 07:40:20 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver 07:40:20 # ebfdf0cb37e6937bdbae1f20ddf4825a64340012 HEAD 07:40:20 # -> Force: false 07:40:20 # dbafa18b6d01545f4daeaba8942fa294ca3ea214 refs/tags/v2.0.1-dev.2 [Pipeline] } 07:40:20 $ docker exec --env ******** --env ******** 566ceb755bd7cbc60bc780d73f773acd16147e1106f1f75180979b07681878a2 ssh-agent -k 07:40:20 unset SSH_AUTH_SOCK; 07:40:20 unset SSH_AGENT_PID; 07:40:20 echo Agent pid 19 killed; 07:40:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:40:21 + git semver [Pipeline] } 07:40:21 $ docker stop --time=1 566ceb755bd7cbc60bc780d73f773acd16147e1106f1f75180979b07681878a2 07:40:22 $ docker rm -f 566ceb755bd7cbc60bc780d73f773acd16147e1106f1f75180979b07681878a2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:40:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:40:23 07:40:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:40:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:40:23 0.23.1-centos7: Pulling from edgex-lftools 07:40:23 ab5ef0e58194: Pulling fs layer 07:40:23 9712f1f96733: Pulling fs layer 07:40:23 63f879dbbcfc: Pulling fs layer 07:40:23 0d9ebad4ef96: Pulling fs layer 07:40:23 e9a5061849ea: Pulling fs layer 07:40:23 d747dcd14b5f: Pulling fs layer 07:40:23 2de7ff778b66: Pulling fs layer 07:40:23 e9a5061849ea: Waiting 07:40:23 d747dcd14b5f: Waiting 07:40:23 2de7ff778b66: Waiting 07:40:23 0d9ebad4ef96: Waiting 07:40:23 9712f1f96733: Verifying Checksum 07:40:23 9712f1f96733: Download complete 07:40:26 63f879dbbcfc: Verifying Checksum 07:40:26 63f879dbbcfc: Download complete 07:40:26 e9a5061849ea: Verifying Checksum 07:40:26 e9a5061849ea: Download complete 07:40:26 d747dcd14b5f: Verifying Checksum 07:40:26 d747dcd14b5f: Download complete 07:40:27 2de7ff778b66: Verifying Checksum 07:40:27 2de7ff778b66: Download complete 07:40:27 0d9ebad4ef96: Verifying Checksum 07:40:27 0d9ebad4ef96: Download complete 07:40:27 ab5ef0e58194: Verifying Checksum 07:40:27 ab5ef0e58194: Download complete 07:40:30 ab5ef0e58194: Pull complete 07:40:30 9712f1f96733: Pull complete 07:40:31 63f879dbbcfc: Pull complete 07:40:35 0d9ebad4ef96: Pull complete 07:40:35 e9a5061849ea: Pull complete 07:40:35 d747dcd14b5f: Pull complete 07:40:36 2de7ff778b66: Pull complete 07:40:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:40:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:40:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:40:36 prd-centos7-docker-4c-2g-1851 does not seem to be running inside a container 07:40:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-lftools:0.23.1-centos7 cat 07:40:39 $ docker top dcee8432a26d36e25a4c946fa62abcd00800145e3135bb99490e2c555d0c6041 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:40:40 provisioning config files... 07:40:40 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5926650718872344687tmp 07:40:40 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7053352949106140417tmp 07:40:40 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3318025859295936133tmp [Pipeline] { [Pipeline] echo 07:40:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:40:40 ---> sigul-configuration.sh 07:40:40 gpg: directory `/root/.gnupg' created 07:40:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:40:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:40:40 gpg: keyring `/root/.gnupg/secring.gpg' created 07:40:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:40:40 gpg: CAST5 encrypted data 07:40:40 gpg: encrypted with 1 passphrase 07:40:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:40:40 + mkdir /home/jenkins 07:40:40 + mkdir /home/jenkins/sigul [Pipeline] sh 07:40:41 + 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 07:40:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:40:41 ---> sigul-install.sh 07:40:41 Sigul already installed; skipping installation. [Pipeline] sh 07:40:41 + git tag --list 07:40:41 v1.0.0 07:40:41 v1.1.0 07:40:41 v1.1.1 07:40:41 v1.1.2 07:40:41 v1.2.0 07:40:41 v1.2.1 07:40:41 v2.0.0 07:40:41 v2.0.1-dev.1 07:40:41 v2.0.1-dev.2 [Pipeline] sh 07:40:42 + lftools sign git-tag v2.0.1-dev.2 07:40:42 Signing Git tag with Sigul... 07:40:42 Signing v2.0.1-dev.2 [Pipeline] echo 07:40:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:40:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:40:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:40:44 $ docker stop --time=1 dcee8432a26d36e25a4c946fa62abcd00800145e3135bb99490e2c555d0c6041 07:40:45 $ docker rm -f dcee8432a26d36e25a4c946fa62abcd00800145e3135bb99490e2c555d0c6041 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 07:40:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:40:45 . [Pipeline] withDockerContainer 07:40:46 prd-centos7-docker-4c-2g-1851 does not seem to be running inside a container 07:40:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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:10004/edgex-devops/git-semver:latest cat 07:40:46 $ docker top e1a9e50e2dd5ae93d1f9148b271f8aed05e49ff88532f67c27cb6fda2ae15548 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:40:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:40:46 [ssh-agent] Looking for ssh-agent implementation... 07:40:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:46 $ docker exec e1a9e50e2dd5ae93d1f9148b271f8aed05e49ff88532f67c27cb6fda2ae15548 ssh-agent 07:40:46 SSH_AUTH_SOCK=/tmp/ssh-urBzBo9xwhnU/agent.14 07:40:46 SSH_AGENT_PID=20 07:40:46 Running ssh-add (command line suppressed) 07:40:47 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7110456465275586379.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7110456465275586379.key) 07:40:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:40:47 + git semver bump pre 07:40:47 # -> Open(): unable to determine branch for HEAD 07:40:47 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 07:40:47 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 07:40:47 # $SEMVER_REMOTE_NAME = origin 07:40:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:40:47 # $SEMVER_USER_NAME = edgex-jenkins 07:40:47 # $SEMVER_BRANCH = main 07:40:47 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver 07:40:47 2.0.1-dev.3 [Pipeline] } 07:40:47 $ docker exec --env ******** --env ******** e1a9e50e2dd5ae93d1f9148b271f8aed05e49ff88532f67c27cb6fda2ae15548 ssh-agent -k 07:40:47 unset SSH_AUTH_SOCK; 07:40:47 unset SSH_AGENT_PID; 07:40:47 echo Agent pid 20 killed; 07:40:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:40:47 + git semver [Pipeline] } 07:40:47 $ docker stop --time=1 e1a9e50e2dd5ae93d1f9148b271f8aed05e49ff88532f67c27cb6fda2ae15548 07:40:49 $ docker rm -f e1a9e50e2dd5ae93d1f9148b271f8aed05e49ff88532f67c27cb6fda2ae15548 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:40:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:40:49 . [Pipeline] withDockerContainer 07:40:49 prd-centos7-docker-4c-2g-1851 does not seem to be running inside a container 07:40:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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:10004/edgex-devops/git-semver:latest cat 07:40:50 $ docker top a6e65fed8ddb8f711188e695876d3c2869ac0b8ac2e4b887e7539ed67229a6fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:40:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:40:50 [ssh-agent] Looking for ssh-agent implementation... 07:40:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:50 $ docker exec a6e65fed8ddb8f711188e695876d3c2869ac0b8ac2e4b887e7539ed67229a6fa ssh-agent 07:40:50 SSH_AUTH_SOCK=/tmp/ssh-2vb95byfC77d/agent.13 07:40:50 SSH_AGENT_PID=19 07:40:50 Running ssh-add (command line suppressed) 07:40:50 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3479272479348747482.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3479272479348747482.key) 07:40:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:40:51 + git semver push 07:40:51 # -> Open(): unable to determine branch for HEAD 07:40:51 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 07:40:51 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 07:40:51 # $SEMVER_REMOTE_NAME = origin 07:40:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:40:51 # $SEMVER_USER_NAME = edgex-jenkins 07:40:51 # $SEMVER_BRANCH = main 07:40:51 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } 07:40:56 $ docker exec --env ******** --env ******** a6e65fed8ddb8f711188e695876d3c2869ac0b8ac2e4b887e7539ed67229a6fa ssh-agent -k 07:40:56 unset SSH_AUTH_SOCK; 07:40:56 unset SSH_AGENT_PID; 07:40:56 echo Agent pid 19 killed; 07:40:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:40:56 + git semver [Pipeline] } 07:40:57 $ docker stop --time=1 a6e65fed8ddb8f711188e695876d3c2869ac0b8ac2e4b887e7539ed67229a6fa 07:40:58 $ docker rm -f a6e65fed8ddb8f711188e695876d3c2869ac0b8ac2e4b887e7539ed67229a6fa [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] sh 07:40:59 + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:41:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:41:02 ---> package-listing.sh 07:41:02 ++ facter osfamily 07:41:02 ++ tr '[:upper:]' '[:lower:]' 07:41:02 + OS_FAMILY=redhat 07:41:02 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 07:41:02 + START_PACKAGES=/tmp/packages_start.txt 07:41:02 + END_PACKAGES=/tmp/packages_end.txt 07:41:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:41:02 + PACKAGES=/tmp/packages_start.txt 07:41:02 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 07:41:02 + PACKAGES=/tmp/packages_end.txt 07:41:02 + case "${OS_FAMILY}" in 07:41:02 + rpm -qa 07:41:02 + sort 07:41:03 + '[' -f /tmp/packages_start.txt ']' 07:41:03 + '[' -f /tmp/packages_end.txt ']' 07:41:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:41:03 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 07:41:03 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 07:41:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 07:41:03 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:41:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:41:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:04 07:41:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:41:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:04 latest: Pulling from edgex-lftools-log-publisher 07:41:04 b4d181a07f80: Pulling fs layer 07:41:04 a1111a8f2ec3: Pulling fs layer 07:41:04 ed53099fbce6: Pulling fs layer 07:41:04 dc539afda2c1: Pulling fs layer 07:41:04 77bc0d833cb6: Pulling fs layer 07:41:04 9065ff56babe: Pulling fs layer 07:41:04 d287ab97295c: Pulling fs layer 07:41:04 dc539afda2c1: Waiting 07:41:04 77bc0d833cb6: Waiting 07:41:04 9065ff56babe: Waiting 07:41:04 d287ab97295c: Waiting 07:41:04 a1111a8f2ec3: Verifying Checksum 07:41:04 a1111a8f2ec3: Download complete 07:41:04 dc539afda2c1: Verifying Checksum 07:41:04 dc539afda2c1: Download complete 07:41:04 77bc0d833cb6: Verifying Checksum 07:41:04 77bc0d833cb6: Download complete 07:41:04 9065ff56babe: Verifying Checksum 07:41:04 9065ff56babe: Download complete 07:41:04 ed53099fbce6: Verifying Checksum 07:41:04 ed53099fbce6: Download complete 07:41:05 b4d181a07f80: Verifying Checksum 07:41:05 b4d181a07f80: Download complete 07:41:07 b4d181a07f80: Pull complete 07:41:07 a1111a8f2ec3: Pull complete 07:41:07 ed53099fbce6: Pull complete 07:41:07 dc539afda2c1: Pull complete 07:41:08 77bc0d833cb6: Pull complete 07:41:08 9065ff56babe: Pull complete 07:41:09 d287ab97295c: Verifying Checksum 07:41:09 d287ab97295c: Download complete 07:41:14 d287ab97295c: Pull complete 07:41:14 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:41:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:41:14 prd-centos7-docker-4c-2g-1851 does not seem to be running inside a container 07:41:14 $ 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/edgexfoundry_device-rest-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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-lftools-log-publisher:latest cat 07:41:17 $ docker top a921959265a4cfd2d90a5555ff9aec7881d0a150e62bdec4a0111586f0ec0c75 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:17 + touch /tmp/pre-build-complete [Pipeline] sh 07:41:17 + mkdir -p /var/log/sysstat [Pipeline] sh 07:41:18 + ls /var/log/sa-host 07:41:18 + sadf -c /var/log/sa-host/sa03 07:41:18 file_magic: OK 07:41:18 HZ: Using current value: 100 07:41:18 file_header: OK 07:41:18 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 07:41:18 Statistics: 07:41:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:41:18 File successfully converted to sysstat format version 12.0.3 07:41:18 + sadf -c /var/log/sa-host/sa05 07:41:18 file_magic: OK 07:41:18 HZ: Using current value: 100 07:41:18 file_header: OK 07:41:18 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 07:41:18 Statistics: 07:41:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:41:18 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:41:18 provisioning config files... 07:41:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5673399386243219344tmp [Pipeline] { [Pipeline] echo 07:41:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:41:19 ---> create-netrc.sh [Pipeline] } 07:41:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:41:19 ---> python-tools-install.sh [Pipeline] echo 07:41:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:41:19 ---> sudo-logs.sh 07:41:19 Archiving 'sudo' log.. 07:41:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-1851.vexxhost.local: Name or service not known 07:41:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-1851.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 07:41:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:41:20 ---> job-cost.sh 07:41:20 lf-activate-venv: SKIPPING 07:41:20 DEBUG: total: 0.18000000715255737 07:41:20 INFO: Retrieving Stack Cost... 07:41:21 INFO: Retrieving Pricing Info for: v3-standard-2 07:41:21 INFO: Archiving Costs [Pipeline] echo 07:41:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:41:21 ---> logs-deploy.sh 07:41:21 lf-activate-venv: SKIPPING 07:41:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/3 07:41:21 INFO: archiving workspace using pattern(s): 07:41:22 Archives upload complete. 07:41:22 INFO: archiving logs to Nexus 07:41:23 ---> uname -a: 07:41:23 Linux prd-centos7-docker-4c-2g-1851.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 07:41:23 07:41:23 07:41:23 ---> lscpu: 07:41:23 Architecture: x86_64 07:41:23 CPU op-mode(s): 32-bit, 64-bit 07:41:23 Byte Order: Little Endian 07:41:23 Address sizes: 40 bits physical, 48 bits virtual 07:41:23 CPU(s): 2 07:41:23 On-line CPU(s) list: 0,1 07:41:23 Thread(s) per core: 1 07:41:23 Core(s) per socket: 1 07:41:23 Socket(s): 2 07:41:23 NUMA node(s): 1 07:41:23 Vendor ID: AuthenticAMD 07:41:23 CPU family: 23 07:41:23 Model: 49 07:41:23 Model name: AMD EPYC-Rome Processor 07:41:23 Stepping: 0 07:41:23 CPU MHz: 2799.998 07:41:23 BogoMIPS: 5599.99 07:41:23 Virtualization: AMD-V 07:41:23 Hypervisor vendor: KVM 07:41:23 Virtualization type: full 07:41:23 L1d cache: 32K 07:41:23 L1i cache: 32K 07:41:23 L2 cache: 512K 07:41:23 L3 cache: 16384K 07:41:23 NUMA node0 CPU(s): 0,1 07:41:23 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 07:41:23 07:41:23 07:41:23 ---> nproc: 07:41:23 2 07:41:23 07:41:23 07:41:23 ---> df -h: 07:41:23 Filesystem Size Used Avail Use% Mounted on 07:41:23 overlay 40G 9.0G 32G 23% / 07:41:23 tmpfs 64M 0 64M 0% /dev 07:41:23 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:41:23 shm 64M 0 64M 0% /dev/shm 07:41:23 /dev/vda1 40G 9.0G 32G 23% /facter-os 07:41:23 07:41:23 07:41:23 ---> sar -b -r -n DEV: 07:41:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 07:41:23 07:41:23 07:31:08 LINUX RESTART (2 CPU) 07:41:23 07:41:23 07:32:01 tps rtps wtps bread/s bwrtn/s 07:41:23 07:33:01 5.69 0.15 5.54 22.11 650.70 07:41:23 07:34:01 0.35 0.00 0.35 0.00 5.93 07:41:23 07:35:01 0.32 0.00 0.32 0.00 3.93 07:41:23 07:36:01 0.25 0.00 0.25 0.00 3.40 07:41:23 07:37:01 0.23 0.00 0.23 0.00 2.38 07:41:23 07:38:02 0.33 0.00 0.33 0.00 4.83 07:41:23 07:39:01 0.25 0.00 0.25 0.00 2.90 07:41:23 07:40:01 76.94 0.03 76.90 3.73 26973.09 07:41:23 07:41:01 120.34 0.07 120.28 3.46 27113.42 07:41:23 Average: 22.79 0.03 22.76 3.26 6097.02 07:41:23 07:41:23 07:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:41:23 07:33:01 5459440 0 798996 9.98 2620 1747884 1285256 14.19 581580 1569532 20 07:41:23 07:34:01 5467448 0 790980 9.88 2620 1747892 1196404 13.21 573872 1570428 16 07:41:23 07:35:01 5466152 0 792276 9.89 2620 1747892 1196632 13.21 574604 1571080 8 07:41:23 07:36:01 5464508 0 793908 9.91 2620 1747904 1196608 13.21 575992 1571080 12 07:41:23 07:37:01 5463112 0 795300 9.93 2620 1747908 1196512 13.21 574384 1575096 20 07:41:23 07:38:02 5463504 0 794904 9.93 2620 1747912 1196404 13.21 573792 1575100 20 07:41:23 07:39:01 5461844 0 796560 9.95 2620 1747916 1196404 13.21 575192 1575096 16 07:41:23 07:40:01 4532076 0 1006344 12.57 2620 2467900 1469512 16.22 772240 2216324 1188 07:41:23 07:41:01 3759492 0 1176868 14.69 2620 3069960 1386448 15.31 922604 2708724 80 07:41:23 Average: 5170842 0 860682 10.75 2620 1974796 1257798 13.89 636029 1770273 153 07:41:23 07:41:23 07:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:41:23 07:33:01 eth0 21.56 12.04 17.51 3.65 0.00 0.00 0.00 0.00 07:41:23 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:23 07:33:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:41:23 07:34:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 07:41:23 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:23 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:23 07:35:01 eth0 1.00 0.48 0.32 0.21 0.00 0.00 0.00 0.00 07:41:23 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:23 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:23 07:36:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 07:41:23 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:23 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:23 07:37:01 eth0 0.32 0.25 0.17 0.08 0.00 0.00 0.00 0.00 07:41:23 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:23 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:23 07:38:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:41:23 07:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:23 07:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:23 07:39:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:41:23 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:23 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:23 07:40:01 veth57e3d9e 18.70 23.86 2.09 18.40 0.00 0.00 0.00 0.00 07:41:23 07:40:01 eth0 636.55 423.50 4115.15 37.32 0.00 0.00 0.00 0.00 07:41:23 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:23 07:40:01 docker0 18.70 23.73 1.83 18.39 0.00 0.00 0.00 0.00 07:41:23 07:41:01 eth0 641.22 419.51 3629.14 62.12 0.00 0.00 0.00 0.00 07:41:23 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:23 07:41:01 docker0 42.85 58.53 3.19 361.72 0.00 0.00 0.00 0.00 07:41:23 Average: eth0 144.96 95.34 864.28 11.53 0.00 0.00 0.00 0.00 07:41:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:23 Average: docker0 6.86 9.16 0.56 42.33 0.00 0.00 0.00 0.00 07:41:23 07:41:23 07:41:23 ---> sar -P ALL: 07:41:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 07:41:23 07:41:23 07:31:08 LINUX RESTART (2 CPU) 07:41:23 07:41:23 07:32:01 CPU %user %nice %system %iowait %steal %idle 07:41:23 07:33:01 all 0.86 0.00 0.41 0.05 0.03 98.65 07:41:23 07:33:01 0 1.06 0.00 0.44 0.08 0.03 98.39 07:41:23 07:33:01 1 0.67 0.00 0.38 0.02 0.02 98.91 07:41:23 07:34:01 all 0.19 0.00 0.08 0.00 0.02 99.71 07:41:23 07:34:01 0 0.20 0.00 0.10 0.00 0.02 99.68 07:41:23 07:34:01 1 0.18 0.00 0.07 0.00 0.02 99.73 07:41:23 07:35:01 all 0.23 0.00 0.05 0.01 0.03 99.68 07:41:23 07:35:01 0 0.43 0.00 0.05 0.02 0.03 99.47 07:41:23 07:35:01 1 0.03 0.00 0.05 0.00 0.02 99.90 07:41:23 07:36:01 all 0.19 0.00 0.06 0.00 0.02 99.73 07:41:23 07:36:01 0 0.33 0.00 0.07 0.00 0.00 99.60 07:41:23 07:36:01 1 0.05 0.00 0.05 0.00 0.03 99.87 07:41:23 07:37:01 all 0.24 0.00 0.06 0.00 0.03 99.67 07:41:23 07:37:01 0 0.17 0.00 0.05 0.00 0.03 99.75 07:41:23 07:37:01 1 0.32 0.00 0.07 0.00 0.02 99.60 07:41:23 07:38:02 all 0.18 0.00 0.05 0.00 0.02 99.75 07:41:23 07:38:02 0 0.05 0.00 0.03 0.00 0.00 99.92 07:41:23 07:38:02 1 0.32 0.00 0.07 0.00 0.03 99.58 07:41:23 07:39:01 all 0.20 0.00 0.08 0.00 0.03 99.69 07:41:23 07:39:01 0 0.08 0.00 0.12 0.00 0.03 99.76 07:41:23 07:39:01 1 0.32 0.00 0.05 0.00 0.02 99.61 07:41:23 07:40:01 all 9.66 0.00 4.45 0.90 0.05 84.94 07:41:23 07:40:01 0 9.84 0.00 4.45 1.04 0.05 84.62 07:41:23 07:40:01 1 9.48 0.00 4.46 0.76 0.05 85.26 07:41:23 07:41:01 all 15.80 0.00 8.66 1.22 0.08 74.24 07:41:23 07:41:01 0 15.49 0.00 8.61 0.84 0.07 74.98 07:41:23 07:41:01 1 16.12 0.00 8.71 1.59 0.09 73.49 07:41:23 Average: all 2.98 0.00 1.50 0.23 0.03 95.25 07:41:23 Average: 0 2.99 0.00 1.50 0.21 0.03 95.27 07:41:23 Average: 1 2.97 0.00 1.50 0.26 0.03 95.24 07:41:23 07:41:23 07:41:23