Pull request #1033 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from c0795a2bb427cce6c8a2d3b94371ac1b88440880+5ed4cacd84df9b58bf582e255ca77028d77e465f (402cb37f7c6e06c56f0f76fd7377a3ce3f0cf801) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh8477216152287433225.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh5318148881952962472.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1033/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-sdk-go/branches/PR-1033/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2917604197920868110.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-sdk-go/branches/PR-1033/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2003007138717657679.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh2267799160882708500.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1033/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-sdk-go/branches/PR-1033/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8998963811674409623.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1307’ Running on prd-centos7-docker-4c-2g-1314 in /w/workspace/gexfoundry_device-sdk-go_PR-1033 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1033 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp/jenkins-gitclient-ssh7762296105444648401.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp/jenkins-gitclient-ssh889600590698635561.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1033/head:refs/remotes/origin/PR-1033 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5ed4cacd84df9b58bf582e255ca77028d77e465f into PR head commit c0795a2bb427cce6c8a2d3b94371ac1b88440880 Merge succeeded, producing c0795a2bb427cce6c8a2d3b94371ac1b88440880 Checking out Revision c0795a2bb427cce6c8a2d3b94371ac1b88440880 (PR-1033) > git config core.sparsecheckout # timeout=10 > git checkout -f c0795a2bb427cce6c8a2d3b94371ac1b88440880 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp/jenkins-gitclient-ssh9046116393814481336.key > git merge 5ed4cacd84df9b58bf582e255ca77028d77e465f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0795a2bb427cce6c8a2d3b94371ac1b88440880 # timeout=10 Commit message: "feat: add NewCommandValueWithOrigin function" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:32:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:32:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:32:20 ========================================================= 04:32:20 EdgeX Global Pipelines Version Info 04:32:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:32:21 ------------------- 04:32:21 stable info: 04:32:21 ------------------- 04:32:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:32:21 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 04:32:21 Message: update stable to v1.0.210 04:32:21 ------------------- 04:32:21 experimental info: 04:32:21 ------------------- 04:32:21 Commited By: **** collab-it+edgex@linuxfoundation.org 04:32:21 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 04:32:21 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:32:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:32:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:32:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:32:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1033 [Pipeline] echo 04:32:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1033 [Pipeline] echo 04:32:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1033 [Pipeline] echo 04:32:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0795a2bb427cce6c8a2d3b94371ac1b88440880 [Pipeline] echo 04:32:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0795a2 [Pipeline] echo 04:32:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:23 provisioning config files... 04:32:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp/config3863891853568235010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:23 ---> docker-login.sh 04:32:23 nexus3.edgexfoundry.org:10001 04:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:24 Configure a credential helper to remove this warning. See 04:32:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:24 04:32:24 Login Succeeded 04:32:24 nexus3.edgexfoundry.org:10002 04:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:24 Configure a credential helper to remove this warning. See 04:32:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:24 04:32:24 Login Succeeded 04:32:24 nexus3.edgexfoundry.org:10003 04:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:24 Configure a credential helper to remove this warning. See 04:32:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:24 04:32:24 Login Succeeded 04:32:24 nexus3.edgexfoundry.org:10004 04:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:24 Configure a credential helper to remove this warning. See 04:32:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:24 04:32:24 Login Succeeded 04:32:24 docker.io 04:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:24 Configure a credential helper to remove this warning. See 04:32:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:24 04:32:24 Login Succeeded 04:32:24 ---> docker-login.sh ends [Pipeline] } 04:32:24 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 04:32:25 + git log --format=format:%s -1 c0795a2bb427cce6c8a2d3b94371ac1b88440880 [Pipeline] echo 04:32:25 GIT_COMMIT: c0795a2bb427cce6c8a2d3b94371ac1b88440880, Commit Message: feat: add NewCommandValueWithOrigin function [Pipeline] echo 04:32:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:32:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:32:26 04:32:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:32:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:32:26 latest: Pulling from edgex-devops/git-semver 04:32:26 a0d0a0d46f8b: Pulling fs layer 04:32:26 3e5f54012d9b: Pulling fs layer 04:32:26 4c7163046ea9: Pulling fs layer 04:32:26 0c2d73faf560: Pulling fs layer 04:32:26 0c2d73faf560: Waiting 04:32:26 3e5f54012d9b: Verifying Checksum 04:32:26 3e5f54012d9b: Download complete 04:32:26 a0d0a0d46f8b: Verifying Checksum 04:32:26 a0d0a0d46f8b: Download complete 04:32:26 0c2d73faf560: Verifying Checksum 04:32:26 0c2d73faf560: Download complete 04:32:26 4c7163046ea9: Verifying Checksum 04:32:26 4c7163046ea9: Download complete 04:32:26 a0d0a0d46f8b: Pull complete 04:32:26 3e5f54012d9b: Pull complete 04:32:27 4c7163046ea9: Pull complete 04:32:27 0c2d73faf560: Pull complete 04:32:27 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:32:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:32:27 prd-centos7-docker-4c-2g-1314 does not seem to be running inside a container 04:32:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1033 -v /w/workspace/gexfoundry_device-sdk-go_PR-1033:/w/workspace/gexfoundry_device-sdk-go_PR-1033:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:32:28 $ docker top d6acb7c963d4a837e45f71586e6208df993210f01ac88e38eeaff136f7adcbfe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:32:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:28 [ssh-agent] Looking for ssh-agent implementation... 04:32:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:28 $ docker exec d6acb7c963d4a837e45f71586e6208df993210f01ac88e38eeaff136f7adcbfe ssh-agent 04:32:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkiIFlM/agent.15 04:32:28 SSH_AGENT_PID=21 04:32:28 Running ssh-add (command line suppressed) 04:32:28 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp/private_key_6518264777229536137.key (/w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp/private_key_6518264777229536137.key) 04:32:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:29 + git tag --points-at HEAD [Pipeline] } 04:32:29 $ docker exec --env ******** --env ******** d6acb7c963d4a837e45f71586e6208df993210f01ac88e38eeaff136f7adcbfe ssh-agent -k 04:32:29 unset SSH_AUTH_SOCK; 04:32:29 unset SSH_AGENT_PID; 04:32:29 echo Agent pid 21 killed; 04:32:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:32:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:29 [ssh-agent] Looking for ssh-agent implementation... 04:32:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:29 $ docker exec d6acb7c963d4a837e45f71586e6208df993210f01ac88e38eeaff136f7adcbfe ssh-agent 04:32:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcKHpGO/agent.56 04:32:29 SSH_AGENT_PID=63 04:32:29 Running ssh-add (command line suppressed) 04:32:29 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp/private_key_2391038598669111474.key (/w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp/private_key_2391038598669111474.key) 04:32:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:30 + git semver init 04:32:30 # -> Open(): unable to determine branch for HEAD 04:32:30 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1033/.git 04:32:30 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1033 04:32:30 # $SEMVER_REMOTE_NAME = origin 04:32:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:32:30 # $SEMVER_USER_NAME = edgex-jenkins 04:32:30 # $SEMVER_BRANCH = PR-1033 04:32:30 # $SEMVER_TEMP = /tmp/semver-872544546 04:32:30 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:32:31 # '/tmp/semver-872544546' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1033/.semver' 04:32:31 # -> Force: false 04:32:31 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1033/.semver [Pipeline] } 04:32:31 $ docker exec --env ******** --env ******** d6acb7c963d4a837e45f71586e6208df993210f01ac88e38eeaff136f7adcbfe ssh-agent -k 04:32:31 unset SSH_AUTH_SOCK; 04:32:31 unset SSH_AGENT_PID; 04:32:31 echo Agent pid 63 killed; 04:32:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:32:31 + git semver [Pipeline] } 04:32:31 $ docker stop --time=1 d6acb7c963d4a837e45f71586e6208df993210f01ac88e38eeaff136f7adcbfe 04:32:32 $ docker rm -f d6acb7c963d4a837e45f71586e6208df993210f01ac88e38eeaff136f7adcbfe [Pipeline] // withDockerContainer [Pipeline] sh 04:32:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:32:33 Stashed 1 file(s) [Pipeline] echo 04:32:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 04:32:49 Still waiting to schedule task 04:32:49 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:32:49 Still waiting to schedule task 04:32:49 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1312’ 04:35:06 Running on prd-centos7-docker-4c-2g-1315 in /w/workspace/gexfoundry_device-sdk-go_PR-1033 [Pipeline] { [Pipeline] ws 04:35:06 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:35:06 Selected Git installation does not exist. Using Default 04:35:06 The recommended git tool is: NONE 04:35:08 using credential edgex-jenkins-ssh 04:35:08 Cloning the remote Git repository 04:35:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:35:07 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:35:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:35:07 > git --version # timeout=10 04:35:07 > git --version # 'git version 2.24.4' 04:35:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:07 [INFO] Currently running in a labeled security context 04:35:07 [INFO] Currently SELinux is 'enforcing' on the host 04:35:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh568542494264919884.key 04:35:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:35:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:35:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:35:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:35:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:35:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:08 [INFO] Currently running in a labeled security context 04:35:08 [INFO] Currently SELinux is 'enforcing' on the host 04:35:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh2680493688837710251.key 04:35:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1033/head:refs/remotes/origin/PR-1033 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:35:10 Merging remotes/origin/main commit 5ed4cacd84df9b58bf582e255ca77028d77e465f into PR head commit c0795a2bb427cce6c8a2d3b94371ac1b88440880 04:35:10 Merge succeeded, producing c0795a2bb427cce6c8a2d3b94371ac1b88440880 04:35:10 Checking out Revision c0795a2bb427cce6c8a2d3b94371ac1b88440880 (PR-1033) 04:35:08 > git config core.sparsecheckout # timeout=10 04:35:08 > git checkout -f c0795a2bb427cce6c8a2d3b94371ac1b88440880 # timeout=10 04:35:08 > git remote # timeout=10 04:35:08 > git config --get remote.origin.url # timeout=10 04:35:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:08 [INFO] Currently running in a labeled security context 04:35:08 [INFO] Currently SELinux is 'enforcing' on the host 04:35:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh6164431827693094074.key 04:35:08 > git merge 5ed4cacd84df9b58bf582e255ca77028d77e465f # timeout=10 04:35:08 > git rev-parse HEAD^{commit} # timeout=10 04:35:09 > git config core.sparsecheckout # timeout=10 04:35:09 > git checkout -f c0795a2bb427cce6c8a2d3b94371ac1b88440880 # timeout=10 04:35:13 Commit message: "feat: add NewCommandValueWithOrigin function" 04:35:12 > git --version # timeout=10 04:35:12 > git --version # 'git version 2.24.4' 04:35:12 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:35:14 provisioning config files... 04:35:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5857475373879169222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:15 ---> docker-login.sh 04:35:15 nexus3.edgexfoundry.org:10001 04:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:15 Configure a credential helper to remove this warning. See 04:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:15 04:35:15 Login Succeeded 04:35:15 nexus3.edgexfoundry.org:10002 04:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:15 Configure a credential helper to remove this warning. See 04:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:15 04:35:15 Login Succeeded 04:35:15 nexus3.edgexfoundry.org:10003 04:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:15 Configure a credential helper to remove this warning. See 04:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:15 04:35:15 Login Succeeded 04:35:15 nexus3.edgexfoundry.org:10004 04:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:15 Configure a credential helper to remove this warning. See 04:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:15 04:35:15 Login Succeeded 04:35:15 docker.io 04:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:16 Configure a credential helper to remove this warning. See 04:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:16 04:35:16 Login Succeeded 04:35:16 ---> docker-login.sh ends [Pipeline] } 04:35:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:35:16 ========================================================= 04:35:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:35:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:35:16 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 04:35:16 Sending build context to Docker daemon 2.687MB 04:35:16 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 04:35:16 Step 2/10 : FROM ${BASE} AS builder 04:35:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:35:16 a0d0a0d46f8b: Pulling fs layer 04:35:16 31adcdaf11c8: Pulling fs layer 04:35:16 b8b176561691: Pulling fs layer 04:35:16 4527c011a84f: Pulling fs layer 04:35:16 5d74067f8e1e: Pulling fs layer 04:35:16 e0aca202a116: Pulling fs layer 04:35:16 3a43be97a3b4: Pulling fs layer 04:35:16 34cad66bf833: Pulling fs layer 04:35:16 b4e3c513aaa6: Pulling fs layer 04:35:16 e0aca202a116: Waiting 04:35:16 3a43be97a3b4: Waiting 04:35:16 34cad66bf833: Waiting 04:35:16 b4e3c513aaa6: Waiting 04:35:16 4527c011a84f: Waiting 04:35:16 5d74067f8e1e: Waiting 04:35:16 b8b176561691: Verifying Checksum 04:35:16 b8b176561691: Download complete 04:35:16 31adcdaf11c8: Download complete 04:35:16 5d74067f8e1e: Verifying Checksum 04:35:16 5d74067f8e1e: Download complete 04:35:17 e0aca202a116: Verifying Checksum 04:35:17 e0aca202a116: Download complete 04:35:17 a0d0a0d46f8b: Verifying Checksum 04:35:17 a0d0a0d46f8b: Download complete 04:35:17 3a43be97a3b4: Verifying Checksum 04:35:17 3a43be97a3b4: Download complete 04:35:17 34cad66bf833: Verifying Checksum 04:35:17 34cad66bf833: Download complete 04:35:17 a0d0a0d46f8b: Pull complete 04:35:17 4527c011a84f: Verifying Checksum 04:35:17 4527c011a84f: Download complete 04:35:17 31adcdaf11c8: Pull complete 04:35:17 b4e3c513aaa6: Verifying Checksum 04:35:17 b4e3c513aaa6: Download complete 04:35:17 b8b176561691: Pull complete 04:35:21 4527c011a84f: Pull complete 04:35:21 5d74067f8e1e: Pull complete 04:35:21 e0aca202a116: Pull complete 04:35:21 3a43be97a3b4: Pull complete 04:35:21 34cad66bf833: Pull complete 04:35:24 b4e3c513aaa6: Pull complete 04:35:24 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 04:35:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:35:24 ---> 9f6097aaca64 04:35:24 Step 3/10 : ARG MAKE=make build 04:35:26 ---> Running in 5f7362d370cb 04:35:26 Removing intermediate container 5f7362d370cb 04:35:26 ---> a5886242ef3f 04:35:26 Step 4/10 : WORKDIR /device-sdk-go 04:35:26 ---> Running in be21d2d50886 04:35:26 Removing intermediate container be21d2d50886 04:35:26 ---> 06517e4ee303 04:35:26 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:35:26 ---> Running in 41bd395a3443 04:35:26 Removing intermediate container 41bd395a3443 04:35:26 ---> 85a67f82dcf2 04:35:26 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:26 ---> Running in 5e6bdc5c9e07 04:35:26 Removing intermediate container 5e6bdc5c9e07 04:35:26 ---> a3e92466d628 04:35:26 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:35:26 ---> Running in 8c319558ad8d 04:35:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:35:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:35:28 OK: 220 MiB in 52 packages 04:35:29 Removing intermediate container 8c319558ad8d 04:35:29 ---> 4ed90e37ee65 04:35:29 Step 8/10 : COPY . . 04:35:29 ---> 1e76512ab16c 04:35:29 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:35:29 ---> Running in c0f970452e70 04:36:01 Removing intermediate container c0f970452e70 04:36:01 ---> 4b70c41d7f48 04:36:01 Step 10/10 : RUN ${MAKE} 04:36:01 ---> Running in 1a9c143a74dc 04:36:01 noop 04:36:01 Removing intermediate container 1a9c143a74dc 04:36:01 ---> 2f62646622b3 04:36:01 Successfully built 2f62646622b3 04:36:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:36:01 + docker inspect -f . ci-base-image-x86_64 04:36:01 . [Pipeline] withDockerContainer 04:36:01 prd-centos7-docker-4c-2g-1315 does not seem to be running inside a container 04:36:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:36:02 $ docker top c9162e23e577a04154f44fd55e3de13ef864b68c1bf533816fe905b99ffe6cbc -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:02 + go version 04:36:02 go version go1.16.8 linux/amd64 [Pipeline] } 04:36:02 $ docker stop --time=1 c9162e23e577a04154f44fd55e3de13ef864b68c1bf533816fe905b99ffe6cbc 04:36:03 $ docker rm -f c9162e23e577a04154f44fd55e3de13ef864b68c1bf533816fe905b99ffe6cbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:36:04 + docker inspect -f . ci-base-image-x86_64 04:36:04 . [Pipeline] withDockerContainer 04:36:04 prd-centos7-docker-4c-2g-1315 does not seem to be running inside a container 04:36:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:36:05 $ docker top d6e33770b7460b6aed773ad31b6a4b6e4de64bae246b830b5f0d75e1bd0fb8d3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:36:05 + make test 04:36:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:36:10 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:36:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:36:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:36:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:36:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.053s coverage: 23.5% of statements 04:36:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:36:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.048s coverage: 28.1% of statements 04:36:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.069s coverage: 78.9% of statements 04:36:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.044s coverage: 9.0% of statements 04:36:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:36:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:36:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:36:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.059s coverage: 28.7% of statements 04:36:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:36:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.046s coverage: 83.3% of statements 04:36:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:36:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:36:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.079s coverage: 57.8% of statements 04:36:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.856s coverage: 87.4% of statements 04:36:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:36:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.050s coverage: 4.9% of statements 04:36:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:36:39 GO111MODULE=on go vet ./... 04:36:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:36:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:36:57 ./bin/test-attribution-txt.sh [Pipeline] } 04:36:57 $ docker stop --time=1 d6e33770b7460b6aed773ad31b6a4b6e4de64bae246b830b5f0d75e1bd0fb8d3 04:36:59 $ docker rm -f d6e33770b7460b6aed773ad31b6a4b6e4de64bae246b830b5f0d75e1bd0fb8d3 [Pipeline] // withDockerContainer [Pipeline] sh 04:36:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:36:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:37:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:37:01 + ls -al . 04:37:01 total 264 04:37:01 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 14 04:36 . 04:37:01 drwxrwxr-x. 4 jenkins jenkins 28 Oct 14 04:35 .. 04:37:01 drwxrwxr-x. 2 jenkins jenkins 37 Oct 14 04:35 bin 04:37:01 -rw-rw-r--. 1 jenkins jenkins 24816 Oct 14 04:35 CHANGELOG.md 04:37:01 -rw-r--r--. 1 jenkins jenkins 126692 Oct 14 04:36 coverage.out 04:37:01 -rw-rw-r--. 1 jenkins jenkins 140 Oct 14 04:35 .dockerignore 04:37:01 drwxrwxr-x. 5 jenkins jenkins 62 Oct 14 04:35 example 04:37:01 drwxrwxr-x. 8 jenkins jenkins 179 Oct 14 04:35 .git 04:37:01 drwxrwxr-x. 3 jenkins jenkins 125 Oct 14 04:35 .github 04:37:01 -rw-rw-r--. 1 jenkins jenkins 131 Oct 14 04:35 .gitignore 04:37:01 -rw-rw-r--. 1 jenkins jenkins 583 Oct 14 04:35 go.mod 04:37:01 -rw-rw-r--. 1 jenkins jenkins 49618 Oct 14 04:35 go.sum 04:37:01 -rw-rw-r--. 1 jenkins jenkins 677 Oct 14 04:35 GOVERNANCE.md 04:37:01 drwxrwxr-x. 15 jenkins jenkins 224 Oct 14 04:35 internal 04:37:01 -rw-rw-r--. 1 jenkins jenkins 880 Oct 14 04:35 Jenkinsfile 04:37:01 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 14 04:35 LICENSE 04:37:01 -rw-rw-r--. 1 jenkins jenkins 1120 Oct 14 04:35 Makefile 04:37:01 drwxrwxr-x. 3 jenkins jenkins 16 Oct 14 04:35 openapi 04:37:01 -rw-rw-r--. 1 jenkins jenkins 619 Oct 14 04:35 OWNERS.md 04:37:01 drwxrwxr-x. 5 jenkins jenkins 50 Oct 14 04:35 pkg 04:37:01 -rw-rw-r--. 1 jenkins jenkins 4877 Oct 14 04:35 README.md 04:37:01 drwxrwxr-x. 4 jenkins jenkins 54 Oct 14 04:35 snap 04:37:01 -rw-rw-r--. 1 jenkins jenkins 5 Oct 14 04:32 VERSION 04:37:01 -rw-rw-r--. 1 jenkins jenkins 222 Oct 14 04:35 version.go [Pipeline] isUnix [Pipeline] sh 04:37:02 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=c0795a2bb427cce6c8a2d3b94371ac1b88440880 --label arch=amd64 --label version=0.0.0 . 04:37:02 Sending build context to Docker daemon 2.814MB 04:37:02 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 04:37:02 Step 2/24 : FROM ${BASE} AS builder 04:37:02 ---> 2f62646622b3 04:37:02 Step 3/24 : ARG MAKE=make build 04:37:02 ---> Running in a0288bb24572 04:37:02 Removing intermediate container a0288bb24572 04:37:02 ---> 2981b522fa0a 04:37:02 Step 4/24 : WORKDIR /device-sdk-go 04:37:02 ---> Running in 3db2132764f9 04:37:02 Removing intermediate container 3db2132764f9 04:37:02 ---> 9dae2191dff8 04:37:02 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:37:02 ---> Running in c91765973250 04:37:02 Removing intermediate container c91765973250 04:37:02 ---> bb22d40b66d2 04:37:02 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:02 ---> Running in 772055d2bfca 04:37:02 Removing intermediate container 772055d2bfca 04:37:02 ---> af13ea70403b 04:37:02 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:37:02 ---> Running in a8d49d7b92c8 04:37:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:37:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:37:04 OK: 220 MiB in 52 packages 04:37:04 Removing intermediate container a8d49d7b92c8 04:37:04 ---> 1b177ab14086 04:37:04 Step 8/24 : COPY . . 04:37:04 ---> 79915239fa5b 04:37:04 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:04 ---> Running in ba92a44ed4d2 04:37:05 Removing intermediate container ba92a44ed4d2 04:37:05 ---> 3fea2cdf558f 04:37:05 Step 10/24 : RUN ${MAKE} 04:37:05 ---> Running in d2b0d15a378e 04:37:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:37:15 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:37:16 Removing intermediate container d2b0d15a378e 04:37:16 ---> e96e30a901b1 04:37:16 Step 11/24 : FROM alpine:3.14 04:37:17 3.14: Pulling from library/alpine 04:37:17 a0d0a0d46f8b: Already exists 04:37:17 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:37:17 Status: Downloaded newer image for alpine:3.14 04:37:17 ---> 14119a10abf4 04:37:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:37:17 ---> Running in b7ca16b2a43c 04:37:17 Removing intermediate container b7ca16b2a43c 04:37:17 ---> 01f632b02073 04:37:17 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:17 ---> Running in 9cc52495b954 04:37:18 Removing intermediate container 9cc52495b954 04:37:18 ---> febdc2aa2228 04:37:18 Step 14/24 : RUN apk add --update --no-cache zeromq 04:37:18 ---> Running in 82030de80d88 04:37:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:37:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:37:19 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:37:19 (2/5) Installing libsodium (1.0.18-r0) 04:37:19 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:37:19 (4/5) Installing libzmq (4.3.4-r0) 04:37:20 (5/5) Installing zeromq (4.3.4-r0) 04:37:20 Executing busybox-1.33.1-r3.trigger 04:37:20 OK: 8 MiB in 19 packages 04:37:20 Removing intermediate container 82030de80d88 04:37:20 ---> 8f430e922611 04:37:20 Step 15/24 : WORKDIR / 04:37:20 ---> Running in cc1ddf1ef965 04:37:20 Removing intermediate container cc1ddf1ef965 04:37:20 ---> ffb443c5ff4c 04:37:20 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:37:20 ---> 51b505dc4758 04:37:20 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:37:20 ---> 878bae148a7b 04:37:20 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:37:21 ---> 8b0b6bf68da7 04:37:21 Step 19/24 : EXPOSE 59999 04:37:21 ---> Running in 9b626c7ad7da 04:37:21 Removing intermediate container 9b626c7ad7da 04:37:21 ---> 4c1d7e0e5e49 04:37:21 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:37:21 ---> Running in 2dbafb02c35c 04:37:21 Removing intermediate container 2dbafb02c35c 04:37:21 ---> 775401679679 04:37:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:37:21 ---> Running in 4dc9d307e78b 04:37:21 Removing intermediate container 4dc9d307e78b 04:37:21 ---> e5a1bf2db74f 04:37:21 Step 22/24 : LABEL arch=amd64 04:37:21 ---> Running in 907963e951ea 04:37:21 Removing intermediate container 907963e951ea 04:37:21 ---> 2f1ffc2be557 04:37:21 Step 23/24 : LABEL git_sha=c0795a2bb427cce6c8a2d3b94371ac1b88440880 04:37:21 ---> Running in 945f49a4fcbf 04:37:21 Removing intermediate container 945f49a4fcbf 04:37:21 ---> 122e4ab07a62 04:37:21 Step 24/24 : LABEL version=0.0.0 04:37:21 ---> Running in 1fa5ed613ec8 04:37:21 Removing intermediate container 1fa5ed613ec8 04:37:21 ---> d77ffecef3ce 04:37:21 [Warning] One or more build-args [ARCH] were not consumed 04:37:21 Successfully built d77ffecef3ce 04:37:21 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:37:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:22 04:37:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:37:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:23 latest: Pulling from edgex-lftools-log-publisher 04:37:23 b4d181a07f80: Pulling fs layer 04:37:23 a1111a8f2ec3: Pulling fs layer 04:37:23 ed53099fbce6: Pulling fs layer 04:37:23 dc539afda2c1: Pulling fs layer 04:37:23 77bc0d833cb6: Pulling fs layer 04:37:23 9065ff56babe: Pulling fs layer 04:37:23 d287ab97295c: Pulling fs layer 04:37:23 dc539afda2c1: Waiting 04:37:23 77bc0d833cb6: Waiting 04:37:23 9065ff56babe: Waiting 04:37:23 d287ab97295c: Waiting 04:37:23 a1111a8f2ec3: Verifying Checksum 04:37:23 a1111a8f2ec3: Download complete 04:37:23 dc539afda2c1: Verifying Checksum 04:37:23 dc539afda2c1: Download complete 04:37:23 ed53099fbce6: Verifying Checksum 04:37:23 ed53099fbce6: Download complete 04:37:23 9065ff56babe: Verifying Checksum 04:37:23 9065ff56babe: Download complete 04:37:23 77bc0d833cb6: Verifying Checksum 04:37:23 77bc0d833cb6: Download complete 04:37:23 b4d181a07f80: Verifying Checksum 04:37:23 b4d181a07f80: Download complete 04:37:24 d287ab97295c: Verifying Checksum 04:37:24 d287ab97295c: Download complete 04:37:25 b4d181a07f80: Pull complete 04:37:25 a1111a8f2ec3: Pull complete 04:37:25 ed53099fbce6: Pull complete 04:37:25 dc539afda2c1: Pull complete 04:37:25 77bc0d833cb6: Pull complete 04:37:26 9065ff56babe: Pull complete 04:37:31 d287ab97295c: Pull complete 04:37:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:37:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:37:31 prd-centos7-docker-4c-2g-1315 does not seem to be running inside a container 04:37:31 $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:37:34 $ docker top 6b8adb7119d12b2c5fb1680ea887234fd471ed7e5b05f252155e5df51081fa84 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:37:34 ---> job-cost.sh 04:37:34 lf-activate-venv: SKIPPING 04:37:34 INFO: No Stack... 04:37:34 INFO: Retrieving Pricing Info for: v3-standard-2 04:37:35 INFO: Archiving Costs [Pipeline] sh 04:37:35 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:37:35 + cut -d, -f6 [Pipeline] lock 04:37:35 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1033-1-stack-cost] 04:37:35 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1033-1-stack-cost] did not exist. Created. 04:37:35 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1033-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:37:36 + echo total: 0.05999999865889549 [Pipeline] stash 04:37:36 Stashed 1 file(s) [Pipeline] } 04:37:36 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1033-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:37:36 $ docker stop --time=1 6b8adb7119d12b2c5fb1680ea887234fd471ed7e5b05f252155e5df51081fa84 04:37:37 $ docker rm -f 6b8adb7119d12b2c5fb1680ea887234fd471ed7e5b05f252155e5df51081fa84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:45:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1320 in /w/workspace/gexfoundry_device-sdk-go_PR-1033 [Pipeline] { [Pipeline] ws 04:45:41 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:45:42 Selected Git installation does not exist. Using Default 04:45:42 The recommended git tool is: NONE 04:45:48 using credential edgex-jenkins-ssh 04:45:48 Cloning the remote Git repository 04:45:48 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:45:48 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:45:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:45:48 > git --version # timeout=10 04:45:48 > git --version # 'git version 2.17.1' 04:45:48 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:45:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:45:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:45:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:45:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:45:50 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1033/head:refs/remotes/origin/PR-1033 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:45:51 Merging remotes/origin/main commit 5ed4cacd84df9b58bf582e255ca77028d77e465f into PR head commit c0795a2bb427cce6c8a2d3b94371ac1b88440880 04:45:51 Merge succeeded, producing c0795a2bb427cce6c8a2d3b94371ac1b88440880 04:45:51 Checking out Revision c0795a2bb427cce6c8a2d3b94371ac1b88440880 (PR-1033) 04:45:51 > git config core.sparsecheckout # timeout=10 04:45:51 > git checkout -f c0795a2bb427cce6c8a2d3b94371ac1b88440880 # timeout=10 04:45:51 > git remote # timeout=10 04:45:51 > git config --get remote.origin.url # timeout=10 04:45:51 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:51 > git merge 5ed4cacd84df9b58bf582e255ca77028d77e465f # timeout=10 04:45:51 > git rev-parse HEAD^{commit} # timeout=10 04:45:51 > git config core.sparsecheckout # timeout=10 04:45:51 > git checkout -f c0795a2bb427cce6c8a2d3b94371ac1b88440880 # timeout=10 04:45:55 Commit message: "feat: add NewCommandValueWithOrigin function" 04:45:56 > git --version # timeout=10 04:45:56 > git --version # 'git version 2.17.1' 04:45:56 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:45:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:45:57 % Total % Received % Xferd Average Speed Time Time Time Current 04:45:57 Dload Upload Total Spent Left Speed 04:45:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 80435 0 --:--:-- --:--:-- --:--:-- 80435 [Pipeline] sh 04:45:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:45:58 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 04:45:58 /etc/docker/daemon.json 04:45:58 { 04:45:58 "registry-mirrors": [ 04:45:58 "https://nexus3.edgexfoundry.org:10001" 04:45:58 ], 04:45:58 "bip": "10.250.0.254/24", 04:45:58 "hosts": [ 04:45:58 "tcp://0.0.0.0:5555", 04:45:58 "unix:///var/run/docker.sock" 04:45:58 ], 04:45:58 "mtu": 1458, 04:45:58 "selinux-enabled": true, 04:45:58 "seccomp-profile": "/etc/docker/seccomp.json" 04:45:58 } [Pipeline] sh 04:45:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:45:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:46:17 provisioning config files... 04:46:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7224512607380774240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:17 ---> docker-login.sh 04:46:17 nexus3.edgexfoundry.org:10001 04:46:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:19 Configure a credential helper to remove this warning. See 04:46:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:19 04:46:19 Login Succeeded 04:46:19 nexus3.edgexfoundry.org:10002 04:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:20 Configure a credential helper to remove this warning. See 04:46:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:20 04:46:20 Login Succeeded 04:46:20 nexus3.edgexfoundry.org:10003 04:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:20 Configure a credential helper to remove this warning. See 04:46:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:20 04:46:20 Login Succeeded 04:46:20 nexus3.edgexfoundry.org:10004 04:46:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:21 Configure a credential helper to remove this warning. See 04:46:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:21 04:46:21 Login Succeeded 04:46:21 docker.io 04:46:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:22 Configure a credential helper to remove this warning. See 04:46:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:22 04:46:22 Login Succeeded 04:46:22 ---> docker-login.sh ends [Pipeline] } 04:46:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:46:22 ========================================================= 04:46:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:46:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:46:23 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 04:46:24 Sending build context to Docker daemon 2.685MB 04:46:24 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 04:46:24 Step 2/10 : FROM ${BASE} AS builder 04:46:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:46:24 552d1f2373af: Pulling fs layer 04:46:24 ea3f2d53f512: Pulling fs layer 04:46:24 9e70ebbbe112: Pulling fs layer 04:46:24 7a9cfe048b4a: Pulling fs layer 04:46:24 72dc09318566: Pulling fs layer 04:46:24 f4f7b4309257: Pulling fs layer 04:46:24 0ac9a79272e3: Pulling fs layer 04:46:24 b78e95d17946: Pulling fs layer 04:46:24 7a9cfe048b4a: Waiting 04:46:24 72dc09318566: Waiting 04:46:24 f4f7b4309257: Waiting 04:46:24 0ac9a79272e3: Waiting 04:46:24 b78e95d17946: Waiting 04:46:24 9e70ebbbe112: Verifying Checksum 04:46:24 9e70ebbbe112: Download complete 04:46:24 ea3f2d53f512: Verifying Checksum 04:46:24 ea3f2d53f512: Download complete 04:46:24 72dc09318566: Verifying Checksum 04:46:24 72dc09318566: Download complete 04:46:24 f4f7b4309257: Verifying Checksum 04:46:24 f4f7b4309257: Download complete 04:46:24 0ac9a79272e3: Download complete 04:46:24 552d1f2373af: Verifying Checksum 04:46:24 552d1f2373af: Download complete 04:46:25 552d1f2373af: Pull complete 04:46:26 ea3f2d53f512: Pull complete 04:46:26 9e70ebbbe112: Pull complete 04:46:26 b78e95d17946: Verifying Checksum 04:46:26 b78e95d17946: Download complete 04:46:27 7a9cfe048b4a: Verifying Checksum 04:46:27 7a9cfe048b4a: Download complete 04:46:37 7a9cfe048b4a: Pull complete 04:46:37 72dc09318566: Pull complete 04:46:37 f4f7b4309257: Pull complete 04:46:37 0ac9a79272e3: Pull complete 04:46:44 b78e95d17946: Pull complete 04:46:44 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 04:46:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:46:44 ---> 8b459fc5aaf0 04:46:44 Step 3/10 : ARG MAKE=make build 04:46:48 ---> Running in 89276396439a 04:46:48 Removing intermediate container 89276396439a 04:46:48 ---> 91b247474003 04:46:48 Step 4/10 : WORKDIR /device-sdk-go 04:46:48 ---> Running in a2a2727c0952 04:46:49 Removing intermediate container a2a2727c0952 04:46:49 ---> c4a53db964b7 04:46:49 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:46:49 ---> Running in 3cb2b08bb488 04:46:49 Removing intermediate container 3cb2b08bb488 04:46:49 ---> c34d02de1bb3 04:46:49 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:50 ---> Running in 871edfbeffbe 04:46:52 Removing intermediate container 871edfbeffbe 04:46:52 ---> 3afb9206e43f 04:46:52 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:46:52 ---> Running in c351c479de93 04:46:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:46:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:46:55 OK: 219 MiB in 52 packages 04:46:56 Removing intermediate container c351c479de93 04:46:56 ---> de8ab9681465 04:46:56 Step 8/10 : COPY . . 04:46:58 ---> 704437c0e573 04:46:58 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:58 ---> Running in b216e2a7c08e 04:48:20 Removing intermediate container b216e2a7c08e 04:48:20 ---> 567f26bdfa34 04:48:20 Step 10/10 : RUN ${MAKE} 04:48:20 ---> Running in c7717df19a73 04:48:20 noop 04:48:20 Removing intermediate container c7717df19a73 04:48:20 ---> f661451c9b8c 04:48:20 Successfully built f661451c9b8c 04:48:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:48:20 + docker inspect -f . ci-base-image-arm64 04:48:20 . [Pipeline] withDockerContainer 04:48:20 prd-ubuntu18.04-docker-arm64-4c-16g-1320 does not seem to be running inside a container 04:48:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:48:22 $ docker top b12dd861c0b5ffed15051a03b7a5630be460de15a8faac08d11c75b5f111fd57 -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:23 + go version 04:48:23 go version go1.16.8 linux/arm64 [Pipeline] } 04:48:23 $ docker stop --time=1 b12dd861c0b5ffed15051a03b7a5630be460de15a8faac08d11c75b5f111fd57 04:48:25 $ docker rm -f b12dd861c0b5ffed15051a03b7a5630be460de15a8faac08d11c75b5f111fd57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:48:26 + docker inspect -f . ci-base-image-arm64 04:48:26 . [Pipeline] withDockerContainer 04:48:26 prd-ubuntu18.04-docker-arm64-4c-16g-1320 does not seem to be running inside a container 04:48:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:48:28 $ docker top 8f81941e468260d6c05f0d62aed9d8ef15a3708daeaa9591eb890f821b4efe31 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:48:29 + make test 04:48:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:48:56 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:50:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:50:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:50:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:50:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.355s coverage: 23.5% of statements 04:50:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:50:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.274s coverage: 28.1% of statements 04:50:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.231s coverage: 78.9% of statements 04:50:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.240s coverage: 9.0% of statements 04:50:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:50:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:50:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:50:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.325s coverage: 28.7% of statements 04:50:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:50:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.233s coverage: 83.3% of statements 04:50:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:50:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:50:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.387s coverage: 57.8% of statements 04:50:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.012s coverage: 87.4% of statements 04:50:15 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:50:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.181s coverage: 4.9% of statements 04:50:15 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:50:15 GO111MODULE=on go vet ./... 04:51:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:51:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:51:12 ./bin/test-attribution-txt.sh [Pipeline] } 04:51:12 $ docker stop --time=1 8f81941e468260d6c05f0d62aed9d8ef15a3708daeaa9591eb890f821b4efe31 04:51:14 $ docker rm -f 8f81941e468260d6c05f0d62aed9d8ef15a3708daeaa9591eb890f821b4efe31 [Pipeline] // withDockerContainer [Pipeline] sh 04:51:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:51:16 Warning: overwriting stash ‘coverage-report’ 04:51:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:51:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:51:17 + ls -al . 04:51:17 total 300 04:51:17 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 04:51 . 04:51:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 04:45 .. 04:51:17 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 04:45 .dockerignore 04:51:17 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 04:45 .git 04:51:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 04:45 .github 04:51:17 -rw-rw-r-- 1 jenkins jenkins 131 Oct 14 04:45 .gitignore 04:51:17 -rw-rw-r-- 1 jenkins jenkins 24816 Oct 14 04:45 CHANGELOG.md 04:51:17 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 04:45 GOVERNANCE.md 04:51:17 -rw-rw-r-- 1 jenkins jenkins 880 Oct 14 04:45 Jenkinsfile 04:51:17 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 14 04:45 LICENSE 04:51:17 -rw-rw-r-- 1 jenkins jenkins 1120 Oct 14 04:45 Makefile 04:51:17 -rw-rw-r-- 1 jenkins jenkins 619 Oct 14 04:45 OWNERS.md 04:51:17 -rw-rw-r-- 1 jenkins jenkins 4877 Oct 14 04:45 README.md 04:51:17 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 04:32 VERSION 04:51:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 04:45 bin 04:51:17 -rw-r--r-- 1 jenkins jenkins 126692 Oct 14 04:50 coverage.out 04:51:17 drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 04:45 example 04:51:17 -rw-rw-r-- 1 jenkins jenkins 583 Oct 14 04:45 go.mod 04:51:17 -rw-rw-r-- 1 jenkins jenkins 49618 Oct 14 04:45 go.sum 04:51:17 drwxrwxr-x 15 jenkins jenkins 4096 Oct 14 04:45 internal 04:51:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 04:45 openapi 04:51:17 drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 04:45 pkg 04:51:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 04:45 snap 04:51:17 -rw-rw-r-- 1 jenkins jenkins 222 Oct 14 04:45 version.go [Pipeline] isUnix [Pipeline] sh 04:51:18 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c0795a2bb427cce6c8a2d3b94371ac1b88440880 --label arch=arm64 --label version=0.0.0 . 04:51:18 Sending build context to Docker daemon 2.812MB 04:51:18 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 04:51:18 Step 2/24 : FROM ${BASE} AS builder 04:51:18 ---> f661451c9b8c 04:51:18 Step 3/24 : ARG MAKE=make build 04:51:18 ---> Running in 8e05b1d651c7 04:51:19 Removing intermediate container 8e05b1d651c7 04:51:19 ---> 3bbbf61987cf 04:51:19 Step 4/24 : WORKDIR /device-sdk-go 04:51:19 ---> Running in e3907bac8cdc 04:51:20 Removing intermediate container e3907bac8cdc 04:51:20 ---> 513a0eb27327 04:51:20 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:51:20 ---> Running in 8896327824b7 04:51:20 Removing intermediate container 8896327824b7 04:51:20 ---> dce2874cf79d 04:51:20 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:20 ---> Running in 24f4116c0096 04:51:22 Removing intermediate container 24f4116c0096 04:51:22 ---> da58d7cfdab7 04:51:22 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:51:23 ---> Running in 4c0fd4357108 04:51:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:51:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:51:26 OK: 219 MiB in 52 packages 04:51:27 Removing intermediate container 4c0fd4357108 04:51:27 ---> f03fd0f2fcc0 04:51:27 Step 8/24 : COPY . . 04:51:28 ---> 726719a66389 04:51:28 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:29 ---> Running in c6cf41af5d90 04:51:31 Removing intermediate container c6cf41af5d90 04:51:31 ---> e75f5957a0f8 04:51:31 Step 10/24 : RUN ${MAKE} 04:51:31 ---> Running in f8af403c091e 04:51:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:52:05 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:52:09 Removing intermediate container f8af403c091e 04:52:09 ---> 03787ea70b77 04:52:09 Step 11/24 : FROM alpine:3.14 04:52:09 3.14: Pulling from library/alpine 04:52:09 552d1f2373af: Already exists 04:52:09 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:52:09 Status: Downloaded newer image for alpine:3.14 04:52:09 ---> bb3de5531c18 04:52:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:52:10 ---> Running in c546bae06bed 04:52:10 Removing intermediate container c546bae06bed 04:52:10 ---> b340679e22f1 04:52:10 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:52:10 ---> Running in 6251d8d7f6e0 04:52:12 Removing intermediate container 6251d8d7f6e0 04:52:12 ---> b770ec701212 04:52:12 Step 14/24 : RUN apk add --update --no-cache zeromq 04:52:12 ---> Running in 8fb50444f07d 04:52:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:52:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:52:15 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:52:15 (2/5) Installing libsodium (1.0.18-r0) 04:52:16 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:52:16 (4/5) Installing libzmq (4.3.4-r0) 04:52:16 (5/5) Installing zeromq (4.3.4-r0) 04:52:16 Executing busybox-1.33.1-r3.trigger 04:52:16 OK: 8 MiB in 19 packages 04:52:17 Removing intermediate container 8fb50444f07d 04:52:17 ---> 19d45a2947de 04:52:17 Step 15/24 : WORKDIR / 04:52:17 ---> Running in b4f704ada25a 04:52:18 Removing intermediate container b4f704ada25a 04:52:18 ---> 869f942e10d7 04:52:18 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:52:18 ---> a603c9b06355 04:52:18 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:52:20 ---> 0e9d04c0af41 04:52:20 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:52:20 ---> ebfa3f1df3af 04:52:20 Step 19/24 : EXPOSE 59999 04:52:21 ---> Running in 9ef74dc9b23f 04:52:21 Removing intermediate container 9ef74dc9b23f 04:52:21 ---> 345106b11a71 04:52:21 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:52:21 ---> Running in b34730ef27d3 04:52:22 Removing intermediate container b34730ef27d3 04:52:22 ---> a299fe20edfe 04:52:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:52:22 ---> Running in d12bc327b172 04:52:22 Removing intermediate container d12bc327b172 04:52:22 ---> 8a9f580faf96 04:52:22 Step 22/24 : LABEL arch=arm64 04:52:22 ---> Running in 9047aec0f59d 04:52:23 Removing intermediate container 9047aec0f59d 04:52:23 ---> 1d4d12506a48 04:52:23 Step 23/24 : LABEL git_sha=c0795a2bb427cce6c8a2d3b94371ac1b88440880 04:52:23 ---> Running in c10d27f659fb 04:52:23 Removing intermediate container c10d27f659fb 04:52:23 ---> 2dcac6492753 04:52:23 Step 24/24 : LABEL version=0.0.0 04:52:24 ---> Running in 529b1f3a2cf9 04:52:24 Removing intermediate container 529b1f3a2cf9 04:52:24 ---> 7dbea7701782 04:52:24 [Warning] One or more build-args [ARCH] were not consumed 04:52:24 Successfully built 7dbea7701782 04:52:24 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:52:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:52:25 04:52:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:52:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:52:26 arm64: Pulling from edgex-lftools-log-publisher 04:52:26 448f6bf000e3: Pulling fs layer 04:52:26 f757da607395: Pulling fs layer 04:52:26 05883995daec: Pulling fs layer 04:52:26 8603b9c90790: Pulling fs layer 04:52:26 1560dd03e051: Pulling fs layer 04:52:26 27f5ce0e4adf: Pulling fs layer 04:52:26 c2d8d7efcc4b: Pulling fs layer 04:52:26 8603b9c90790: Waiting 04:52:26 1560dd03e051: Waiting 04:52:26 27f5ce0e4adf: Waiting 04:52:26 c2d8d7efcc4b: Waiting 04:52:26 f757da607395: Verifying Checksum 04:52:26 f757da607395: Download complete 04:52:26 8603b9c90790: Verifying Checksum 04:52:26 8603b9c90790: Download complete 04:52:26 1560dd03e051: Verifying Checksum 04:52:26 1560dd03e051: Download complete 04:52:26 27f5ce0e4adf: Verifying Checksum 04:52:26 27f5ce0e4adf: Download complete 04:52:26 05883995daec: Verifying Checksum 04:52:26 05883995daec: Download complete 04:52:26 448f6bf000e3: Verifying Checksum 04:52:26 448f6bf000e3: Download complete 04:52:30 c2d8d7efcc4b: Verifying Checksum 04:52:30 c2d8d7efcc4b: Download complete 04:52:30 448f6bf000e3: Pull complete 04:52:31 f757da607395: Pull complete 04:52:32 05883995daec: Pull complete 04:52:33 8603b9c90790: Pull complete 04:52:34 1560dd03e051: Pull complete 04:52:34 27f5ce0e4adf: Pull complete 04:52:49 c2d8d7efcc4b: Pull complete 04:52:49 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:52:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:52:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:52:49 prd-ubuntu18.04-docker-arm64-4c-16g-1320 does not seem to be running inside a container 04:52:49 $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:52:53 $ docker top 1044e43d990a956c8eee99fab07d471afba098dbc0bff30373d3de50a5ec4061 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:52:54 ---> job-cost.sh 04:52:54 lf-activate-venv: SKIPPING 04:52:54 INFO: No Stack... 04:52:54 INFO: Retrieving Pricing Info for: v3-standard-4 04:52:55 INFO: Archiving Costs [Pipeline] sh 04:52:56 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:52:56 + cut -d, -f6 [Pipeline] lock 04:52:56 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1033-1-stack-cost] 04:52:56 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1033-1-stack-cost] did not exist. Created. 04:52:56 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1033-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:52:57 /w/workspace/device-sdk-go/1@tmp/durable-f70c7ea5/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-f70c7ea5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:52:57 + echo total: 0.10999999940395355 [Pipeline] stash 04:52:57 Warning: overwriting stash ‘stack-cost’ 04:52:57 Stashed 1 file(s) [Pipeline] } 04:52:57 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1033-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:52:57 $ docker stop --time=1 1044e43d990a956c8eee99fab07d471afba098dbc0bff30373d3de50a5ec4061 04:52:59 $ docker rm -f 1044e43d990a956c8eee99fab07d471afba098dbc0bff30373d3de50a5ec4061 [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 04:53:00 provisioning config files... 04:53:00 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp/config9027099733994867904tmp [Pipeline] { [Pipeline] sh 04:53:01 + set +x 04:53:01 + bash -s -- 04:53:01 + curl -s https://codecov.io/bash 04:53:01 04:53:01 _____ _ 04:53:01 / ____| | | 04:53:01 | | ___ __| | ___ ___ _____ __ 04:53:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:53:01 | |___| (_) | (_| | __/ (_| (_) \ V / 04:53:01 \_____\___/ \__,_|\___|\___\___/ \_/ 04:53:01 Bash-1.0.6 04:53:01 04:53:01 04:53:01 ==> git version 2.24.4 found 04:53:01 ==> 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 04:53:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:53:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:53:01 ==> Jenkins CI detected. 04:53:01 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1033 04:53:01 project root: . 04:53:01 --> token set from env 04:53:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:53:01 ==> Running gcov in . (disable via -X gcov) 04:53:01 ==> Python coveragepy not found 04:53:01 ==> Searching for coverage reports in: 04:53:01 + . 04:53:01 -> Found 1 reports 04:53:01 ==> Detecting git/mercurial file structure 04:53:01 ==> Reading reports 04:53:01 + ./coverage.out bytes=126692 04:53:01 ==> Appending adjustments 04:53:01 https://docs.codecov.io/docs/fixing-reports 04:53:01 + Found adjustments 04:53:01 ==> Gzipping contents 04:53:01 16K /tmp/codecov.Nd7HcF.gz 04:53:01 ==> Uploading reports 04:53:01 url: https://codecov.io 04:53:01 query: branch=PR-1033&commit=c0795a2bb427cce6c8a2d3b94371ac1b88440880&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1033%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1033&job=&cmd_args= 04:53:01 -> Pinging Codecov 04:53:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1033&commit=c0795a2bb427cce6c8a2d3b94371ac1b88440880&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1033%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1033&job=&cmd_args= 04:53:01 -> Uploading to 04:53:01 https://storage.googleapis.com/codecov/v4/raw/2021-10-14/7E55EF52A471D76F132DFD9A03CDDE97/c0795a2bb427cce6c8a2d3b94371ac1b88440880/63abf5d6-b6d2-49fe-86c8-fdbf1fd31b8c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211014%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211014T045301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=132403a96e4f3239d6035fa84e7954aacbb0cff071e44c2b3082957bf0b5cda8 04:53:01 % Total % Received % Xferd Average Speed Time Time Time Current 04:53:01 Dload Upload Total Spent Left Speed 04:53:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16110 0 0 100 16110 0 47699 --:--:-- --:--:-- --:--:-- 47804 04:53:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/c0795a2bb427cce6c8a2d3b94371ac1b88440880 [Pipeline] } 04:53:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:53:04 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1033/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:53:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:53:05 ---> package-listing.sh 04:53:05 ++ facter osfamily 04:53:05 ++ tr '[:upper:]' '[:lower:]' 04:53:05 + OS_FAMILY=redhat 04:53:05 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1033 04:53:05 + START_PACKAGES=/tmp/packages_start.txt 04:53:05 + END_PACKAGES=/tmp/packages_end.txt 04:53:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:53:05 + PACKAGES=/tmp/packages_start.txt 04:53:05 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1033 ']' 04:53:05 + PACKAGES=/tmp/packages_end.txt 04:53:05 + case "${OS_FAMILY}" in 04:53:05 + rpm -qa 04:53:05 + sort 04:53:06 + '[' -f /tmp/packages_start.txt ']' 04:53:06 + '[' -f /tmp/packages_end.txt ']' 04:53:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:53:06 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1033 ']' 04:53:06 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1033/archives/ 04:53:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1033/archives/ [Pipeline] echo 04:53:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1033/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:53:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:53:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:53:07 04:53:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:53:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:53:07 latest: Pulling from edgex-lftools-log-publisher 04:53:07 b4d181a07f80: Pulling fs layer 04:53:07 a1111a8f2ec3: Pulling fs layer 04:53:07 ed53099fbce6: Pulling fs layer 04:53:07 dc539afda2c1: Pulling fs layer 04:53:07 77bc0d833cb6: Pulling fs layer 04:53:07 9065ff56babe: Pulling fs layer 04:53:07 d287ab97295c: Pulling fs layer 04:53:07 dc539afda2c1: Waiting 04:53:07 77bc0d833cb6: Waiting 04:53:07 9065ff56babe: Waiting 04:53:07 d287ab97295c: Waiting 04:53:07 a1111a8f2ec3: Verifying Checksum 04:53:07 a1111a8f2ec3: Download complete 04:53:07 dc539afda2c1: Verifying Checksum 04:53:07 dc539afda2c1: Download complete 04:53:07 ed53099fbce6: Verifying Checksum 04:53:07 ed53099fbce6: Download complete 04:53:07 9065ff56babe: Verifying Checksum 04:53:07 9065ff56babe: Download complete 04:53:07 77bc0d833cb6: Verifying Checksum 04:53:07 77bc0d833cb6: Download complete 04:53:07 b4d181a07f80: Verifying Checksum 04:53:07 b4d181a07f80: Download complete 04:53:08 d287ab97295c: Verifying Checksum 04:53:08 d287ab97295c: Download complete 04:53:09 b4d181a07f80: Pull complete 04:53:09 a1111a8f2ec3: Pull complete 04:53:10 ed53099fbce6: Pull complete 04:53:10 dc539afda2c1: Pull complete 04:53:10 77bc0d833cb6: Pull complete 04:53:10 9065ff56babe: Pull complete 04:53:15 d287ab97295c: Pull complete 04:53:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:53:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:53:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:53:15 prd-centos7-docker-4c-2g-1314 does not seem to be running inside a container 04:53:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1033/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1033 -v /w/workspace/gexfoundry_device-sdk-go_PR-1033:/w/workspace/gexfoundry_device-sdk-go_PR-1033:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:53:18 $ docker top 0d738a499da4ceb4200061f00c47f32387e846c8150370ea9e94a3c15608559e -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:18 + touch /tmp/pre-build-complete [Pipeline] sh 04:53:18 + mkdir -p /var/log/sysstat [Pipeline] sh 04:53:19 + ls /var/log/sa-host 04:53:19 + sadf -c /var/log/sa-host/sa14 04:53:19 file_magic: OK 04:53:19 HZ: Using current value: 100 04:53:19 file_header: OK 04:53:19 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 04:53:19 Statistics: 04:53:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:53:19 File successfully converted to sysstat format version 12.0.3 04:53:19 + sadf -c /var/log/sa-host/sa30 04:53:19 file_magic: OK 04:53:19 HZ: Using current value: 100 04:53:19 file_header: OK 04:53:19 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 04:53:19 Statistics: 04:53:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:53:19 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:53:19 provisioning config files... 04:53:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp/config8935975477918201989tmp [Pipeline] { [Pipeline] echo 04:53:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:53:19 ---> create-netrc.sh [Pipeline] } 04:53:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:53:20 ---> python-tools-install.sh [Pipeline] echo 04:53:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:53:20 ---> sudo-logs.sh 04:53:20 Archiving 'sudo' log.. 04:53:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-1314.novalocal: Name or service not known 04:53:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-1314.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:53:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:53:20 ---> job-cost.sh 04:53:20 lf-activate-venv: SKIPPING 04:53:20 DEBUG: total: 0.10999999940395355 04:53:20 INFO: Retrieving Stack Cost... 04:53:21 INFO: Retrieving Pricing Info for: v3-standard-2 04:53:21 INFO: Archiving Costs [Pipeline] echo 04:53:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:53:22 ---> logs-deploy.sh 04:53:22 lf-activate-venv: SKIPPING 04:53:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1033/1 04:53:22 INFO: archiving workspace using pattern(s): 04:53:22 Archives upload complete. 04:53:23 INFO: archiving logs to Nexus 04:53:23 ---> uname -a: 04:53:23 Linux prd-centos7-docker-4c-2g-1314.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 04:53:23 04:53:23 04:53:23 ---> lscpu: 04:53:23 Architecture: x86_64 04:53:23 CPU op-mode(s): 32-bit, 64-bit 04:53:23 Byte Order: Little Endian 04:53:23 Address sizes: 40 bits physical, 48 bits virtual 04:53:23 CPU(s): 2 04:53:23 On-line CPU(s) list: 0,1 04:53:23 Thread(s) per core: 1 04:53:23 Core(s) per socket: 1 04:53:23 Socket(s): 2 04:53:23 NUMA node(s): 1 04:53:23 Vendor ID: AuthenticAMD 04:53:23 CPU family: 23 04:53:23 Model: 49 04:53:23 Model name: AMD EPYC-Rome Processor 04:53:23 Stepping: 0 04:53:23 CPU MHz: 2799.996 04:53:23 BogoMIPS: 5599.99 04:53:23 Virtualization: AMD-V 04:53:23 Hypervisor vendor: KVM 04:53:23 Virtualization type: full 04:53:23 L1d cache: 32K 04:53:23 L1i cache: 32K 04:53:23 L2 cache: 512K 04:53:23 L3 cache: 16384K 04:53:23 NUMA node0 CPU(s): 0,1 04:53: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 04:53:23 04:53:23 04:53:23 ---> nproc: 04:53:23 2 04:53:23 04:53:23 04:53:23 ---> df -h: 04:53:23 Filesystem Size Used Avail Use% Mounted on 04:53:23 overlay 40G 7.3G 33G 19% / 04:53:23 tmpfs 64M 0 64M 0% /dev 04:53:23 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:53:23 shm 64M 0 64M 0% /dev/shm 04:53:23 /dev/vda1 40G 7.3G 33G 19% /facter-os 04:53:23 04:53:23 04:53:23 ---> sar -b -r -n DEV: 04:53:23 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/14/21 _x86_64_ (2 CPU) 04:53:23 04:53:23 04:31:46 LINUX RESTART (2 CPU) 04:53:23 04:53:23 04:32:01 tps rtps wtps bread/s bwrtn/s 04:53:23 04:33:01 156.26 31.11 125.14 5789.45 39085.61 04:53:23 04:34:01 1.75 0.02 1.73 0.53 37.52 04:53:23 04:35:01 0.68 0.00 0.68 0.00 7.70 04:53:23 04:36:01 0.13 0.00 0.13 0.00 2.18 04:53:23 04:37:01 0.32 0.00 0.32 0.00 3.80 04:53:23 04:38:01 0.28 0.00 0.28 0.00 3.86 04:53:23 04:39:01 0.27 0.00 0.27 0.00 3.88 04:53:23 04:40:01 0.27 0.00 0.27 0.00 3.51 04:53:23 04:41:01 0.30 0.00 0.30 0.00 3.23 04:53:23 04:42:01 0.23 0.00 0.23 0.00 3.08 04:53:23 04:43:01 0.32 0.00 0.32 0.00 4.80 04:53:23 04:44:01 0.15 0.00 0.15 0.00 1.88 04:53:23 04:45:01 0.27 0.00 0.27 0.00 3.50 04:53:23 04:46:01 0.28 0.00 0.28 0.00 4.26 04:53:23 04:47:01 0.48 0.20 0.28 6.39 4.21 04:53:23 04:48:01 0.70 0.00 0.70 0.00 12.46 04:53:23 04:49:02 0.25 0.00 0.25 0.00 2.95 04:53:23 04:50:01 0.42 0.00 0.42 0.00 5.84 04:53:23 04:51:01 0.13 0.00 0.13 0.00 1.87 04:53:23 04:52:01 0.25 0.00 0.25 0.00 3.10 04:53:23 04:53:01 0.57 0.00 0.57 0.00 10.81 04:53:23 Average: 7.84 1.49 6.34 276.51 1870.48 04:53:23 04:53:23 04:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:53:23 04:33:01 5687412 0 619588 7.74 2620 1699312 1272788 14.05 563116 1524088 128 04:53:23 04:34:01 5700816 0 606176 7.57 2620 1699320 1162120 12.83 552064 1524052 16 04:53:23 04:35:01 5704316 0 602676 7.53 2620 1699320 1162120 12.83 548344 1524092 8 04:53:23 04:36:01 5700332 0 606652 7.57 2620 1699328 1162724 12.84 552384 1524092 8 04:53:23 04:37:01 5705372 0 601604 7.51 2620 1699336 1162376 12.83 547056 1525036 8 04:53:23 04:38:01 5702888 0 604084 7.54 2620 1699340 1162472 12.83 549028 1525040 8 04:53:23 04:39:01 5703416 0 603552 7.54 2620 1699344 1162424 12.83 548952 1525036 20 04:53:23 04:40:01 5695104 0 611860 7.64 2620 1699348 1162376 12.83 557152 1525036 12 04:53:23 04:41:01 5694656 0 612304 7.65 2620 1699352 1162376 12.83 557552 1525036 8 04:53:23 04:42:01 5694596 0 612360 7.65 2620 1699356 1162376 12.83 559568 1523044 8 04:53:23 04:43:01 5693696 0 613256 7.66 2620 1699360 1162556 12.84 560540 1523044 8 04:53:23 04:44:01 5687644 0 619304 7.73 2620 1699364 1162376 12.83 566620 1523044 8 04:53:23 04:45:01 5687288 0 619652 7.74 2620 1699372 1162376 12.83 566628 1523044 16 04:53:23 04:46:01 5686356 0 620584 7.75 2620 1699372 1162616 12.84 567556 1523044 16 04:53:23 04:47:01 5687412 0 619520 7.74 2620 1699380 1162376 12.83 566192 1523044 24 04:53:23 04:48:01 5687168 0 619764 7.74 2620 1699380 1162472 12.83 566772 1523044 8 04:53:23 04:49:02 5687784 0 619144 7.73 2620 1699384 1162376 12.83 566252 1523044 8 04:53:23 04:50:01 5687356 0 619564 7.74 2620 1699392 1162436 12.83 566732 1523044 8 04:53:23 04:51:01 5687636 0 619284 7.73 2620 1699392 1162376 12.83 566276 1523044 8 04:53:23 04:52:01 5687120 0 619788 7.74 2620 1699404 1162376 12.83 566800 1523044 8 04:53:23 04:53:01 5681596 0 624968 7.80 2620 1699748 1167096 12.89 571492 1523160 180 04:53:23 Average: 5692855 0 614080 7.67 2620 1699376 1167885 12.89 560337 1523722 25 04:53:23 04:53:23 04:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:53:23 04:33:01 eth0 431.13 249.30 1026.32 74.02 0.00 0.00 0.00 0.00 04:53:23 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:33:01 docker0 7.97 3.46 1.51 28.76 0.00 0.00 0.00 0.00 04:53:23 04:34:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:53:23 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:35:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:53:23 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:36:01 eth0 3.30 1.33 3.24 0.27 0.00 0.00 0.00 0.00 04:53:23 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:37:01 eth0 0.28 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:53:23 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:38:01 eth0 0.60 0.22 0.13 0.07 0.00 0.00 0.00 0.00 04:53:23 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:39:01 eth0 0.43 0.17 0.08 0.01 0.00 0.00 0.00 0.00 04:53:23 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:40:01 eth0 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 04:53:23 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:41:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:53:23 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:42:01 eth0 0.68 0.03 0.06 0.00 0.00 0.00 0.00 0.00 04:53:23 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:43:01 eth0 0.68 0.52 0.40 0.27 0.00 0.00 0.00 0.00 04:53:23 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:44:01 eth0 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:53:23 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:45:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:53:23 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:46:01 eth0 0.55 0.52 0.27 0.21 0.00 0.00 0.00 0.00 04:53:23 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:47:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:53:23 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:48:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:53:23 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:49:02 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:53:23 04:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:50:01 eth0 0.15 0.08 0.07 0.01 0.00 0.00 0.00 0.00 04:53:23 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:51:01 eth0 0.07 0.08 0.00 0.01 0.00 0.00 0.00 0.00 04:53:23 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:52:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 04:53:23 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:53:01 eth0 2.67 1.80 3.13 0.74 0.00 0.00 0.00 0.00 04:53:23 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 Average: eth0 21.14 12.17 49.33 3.61 0.00 0.00 0.00 0.00 04:53:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:23 Average: docker0 0.38 0.17 0.07 1.37 0.00 0.00 0.00 0.00 04:53:23 04:53:23 04:53:23 ---> sar -P ALL: 04:53:23 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/14/21 _x86_64_ (2 CPU) 04:53:23 04:53:23 04:31:46 LINUX RESTART (2 CPU) 04:53:23 04:53:23 04:32:01 CPU %user %nice %system %iowait %steal %idle 04:53:23 04:33:01 all 17.16 0.00 6.01 4.90 0.06 71.86 04:53:23 04:33:01 0 16.25 0.00 6.75 4.13 0.07 72.81 04:53:23 04:33:01 1 18.08 0.00 5.28 5.68 0.05 70.92 04:53:23 04:34:01 all 0.19 0.00 0.06 0.00 0.03 99.72 04:53:23 04:34:01 0 0.05 0.00 0.05 0.00 0.02 99.88 04:53:23 04:34:01 1 0.33 0.00 0.07 0.00 0.03 99.57 04:53:23 04:35:01 all 0.21 0.00 0.05 0.00 0.02 99.72 04:53:23 04:35:01 0 0.05 0.00 0.05 0.00 0.00 99.90 04:53:23 04:35:01 1 0.37 0.00 0.05 0.00 0.03 99.55 04:53:23 04:36:01 all 0.18 0.00 0.07 0.00 0.03 99.73 04:53:23 04:36:01 0 0.07 0.00 0.03 0.00 0.02 99.88 04:53:23 04:36:01 1 0.28 0.00 0.10 0.00 0.03 99.58 04:53:23 04:37:01 all 0.16 0.00 0.05 0.00 0.01 99.78 04:53:23 04:37:01 0 0.15 0.00 0.05 0.00 0.00 99.80 04:53:23 04:37:01 1 0.17 0.00 0.05 0.00 0.02 99.77 04:53:23 04:38:01 all 0.08 0.00 0.03 0.00 0.03 99.86 04:53:23 04:38:01 0 0.13 0.00 0.03 0.00 0.03 99.80 04:53:23 04:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:53:23 04:39:01 all 0.21 0.00 0.07 0.00 0.01 99.72 04:53:23 04:39:01 0 0.33 0.00 0.03 0.00 0.00 99.63 04:53:23 04:39:01 1 0.08 0.00 0.10 0.00 0.02 99.80 04:53:23 04:40:01 all 0.18 0.00 0.06 0.00 0.01 99.75 04:53:23 04:40:01 0 0.32 0.00 0.05 0.00 0.00 99.63 04:53:23 04:40:01 1 0.05 0.00 0.07 0.00 0.02 99.87 04:53:23 04:41:01 all 0.18 0.00 0.04 0.00 0.02 99.77 04:53:23 04:41:01 0 0.30 0.00 0.05 0.00 0.02 99.63 04:53:23 04:41:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:53:23 04:42:01 all 0.20 0.00 0.05 0.00 0.02 99.73 04:53:23 04:42:01 0 0.35 0.00 0.03 0.00 0.00 99.62 04:53:23 04:42:01 1 0.05 0.00 0.07 0.00 0.03 99.85 04:53:23 04:43:01 all 0.23 0.00 0.03 0.00 0.02 99.72 04:53:23 04:43:01 0 0.37 0.00 0.03 0.00 0.00 99.60 04:53:23 04:43:01 1 0.08 0.00 0.03 0.00 0.03 99.85 04:53:23 04:53:23 04:43:01 CPU %user %nice %system %iowait %steal %idle 04:53:23 04:44:01 all 0.24 0.00 0.03 0.00 0.02 99.71 04:53:23 04:44:01 0 0.35 0.00 0.05 0.00 0.02 99.58 04:53:23 04:44:01 1 0.13 0.00 0.02 0.00 0.02 99.83 04:53:23 04:45:01 all 0.23 0.00 0.03 0.00 0.02 99.72 04:53:23 04:45:01 0 0.07 0.00 0.03 0.00 0.02 99.88 04:53:23 04:45:01 1 0.38 0.00 0.03 0.00 0.02 99.57 04:53:23 04:46:01 all 0.19 0.00 0.03 0.00 0.03 99.75 04:53:23 04:46:01 0 0.07 0.00 0.02 0.00 0.03 99.88 04:53:23 04:46:01 1 0.32 0.00 0.05 0.00 0.02 99.62 04:53:23 04:47:01 all 0.08 0.00 0.09 0.00 0.02 99.81 04:53:23 04:47:01 0 0.05 0.00 0.08 0.00 0.02 99.85 04:53:23 04:47:01 1 0.12 0.00 0.10 0.00 0.02 99.77 04:53:23 04:48:01 all 0.12 0.00 0.04 0.00 0.02 99.82 04:53:23 04:48:01 0 0.18 0.00 0.05 0.00 0.02 99.75 04:53:23 04:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:53:23 04:49:02 all 0.17 0.00 0.03 0.00 0.02 99.78 04:53:23 04:49:02 0 0.27 0.00 0.03 0.00 0.00 99.70 04:53:23 04:49:02 1 0.07 0.00 0.03 0.00 0.03 99.87 04:53:23 04:50:01 all 0.20 0.00 0.03 0.00 0.01 99.75 04:53:23 04:50:01 0 0.37 0.00 0.05 0.00 0.02 99.56 04:53:23 04:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:53:23 04:51:01 all 0.21 0.00 0.03 0.00 0.02 99.74 04:53:23 04:51:01 0 0.38 0.00 0.03 0.00 0.02 99.57 04:53:23 04:51:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:53:23 04:52:01 all 0.16 0.00 0.04 0.00 0.03 99.77 04:53:23 04:52:01 0 0.23 0.00 0.03 0.00 0.02 99.72 04:53:23 04:52:01 1 0.08 0.00 0.05 0.00 0.03 99.83 04:53:23 04:53:01 all 0.33 0.00 0.14 0.00 0.01 99.52 04:53:23 04:53:01 0 0.40 0.00 0.13 0.00 0.00 99.46 04:53:23 04:53:01 1 0.25 0.00 0.15 0.00 0.02 99.58 04:53:23 Average: all 0.97 0.00 0.33 0.23 0.02 98.46 04:53:23 Average: 0 0.96 0.00 0.36 0.19 0.01 98.47 04:53:23 Average: 1 0.98 0.00 0.30 0.26 0.02 98.44 04:53:23 04:53:23 04:53:23