Pull request #1159 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 weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch main at b41f42986e30026cf34f8a06bff8ad408dee209a rather than a20acd08c798f4e8368922a5499a9dc7b2236198 Obtained Jenkinsfile from b41f42986e30026cf34f8a06bff8ad408dee209a 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-ssh15393089895730617305.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh1879454865045068959.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-1159/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-1159/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10842209191275517033.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-1159/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16910161035445265211.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh11194097565881227661.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-1159/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-1159/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7075762618613504725.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-44839 in /w/workspace/gexfoundry_device-sdk-go_PR-1159 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1159 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b41f42986e30026cf34f8a06bff8ad408dee209a into PR head commit a20acd08c798f4e8368922a5499a9dc7b2236198 Merge succeeded, producing a20acd08c798f4e8368922a5499a9dc7b2236198 Checking out Revision a20acd08c798f4e8368922a5499a9dc7b2236198 (PR-1159) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1159/head:refs/remotes/origin/PR-1159 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a20acd08c798f4e8368922a5499a9dc7b2236198 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b41f42986e30026cf34f8a06bff8ad408dee209a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a20acd08c798f4e8368922a5499a9dc7b2236198 # timeout=10 Commit message: "feat: Remove core-data client when using the MessageBus" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:03:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:03:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:03:14 ========================================================= 06:03:14 EdgeX Global Pipelines Version Info 06:03:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:03:15 ------------------- 06:03:15 stable info: 06:03:15 ------------------- 06:03:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:03:15 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 06:03:15 Message: update stable to v1.0.227 06:03:15 ------------------- 06:03:15 experimental info: 06:03:15 ------------------- 06:03:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:03:15 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 06:03:15 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:03:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:03:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:03:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:03:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1159 [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1159 [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1159 [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a20acd08c798f4e8368922a5499a9dc7b2236198 [Pipeline] echo 06:03:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a20acd0 [Pipeline] echo 06:03:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:17 provisioning config files... 06:03:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp/config1759912464715800300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:17 ---> docker-login.sh 06:03:17 nexus3.edgexfoundry.org:10001 06:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:18 Configure a credential helper to remove this warning. See 06:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:18 06:03:18 Login Succeeded 06:03:18 nexus3.edgexfoundry.org:10002 06:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:18 Configure a credential helper to remove this warning. See 06:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:18 06:03:18 Login Succeeded 06:03:18 nexus3.edgexfoundry.org:10003 06:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:18 Configure a credential helper to remove this warning. See 06:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:18 06:03:18 Login Succeeded 06:03:18 nexus3.edgexfoundry.org:10004 06:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:18 Configure a credential helper to remove this warning. See 06:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:18 06:03:18 Login Succeeded 06:03:18 docker.io 06:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:19 Configure a credential helper to remove this warning. See 06:03:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:19 06:03:19 Login Succeeded 06:03:19 ---> docker-login.sh ends [Pipeline] } 06:03:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:03:19 + git rev-list -1 --merges a20acd08c798f4e8368922a5499a9dc7b2236198~1..a20acd08c798f4e8368922a5499a9dc7b2236198 [Pipeline] echo 06:03:19 -----------> git rev-list -1 --merges a20acd08c798f4e8368922a5499a9dc7b2236198~1..a20acd08c798f4e8368922a5499a9dc7b2236198 a20acd08c798f4e8368922a5499a9dc7b2236198 [false] [Pipeline] sh 06:03:20 + git log --format=format:%s -1 a20acd08c798f4e8368922a5499a9dc7b2236198 [Pipeline] echo 06:03:20 ========================================================= 06:03:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:03:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:03:20 + git log --format=format:%s -1 a20acd08c798f4e8368922a5499a9dc7b2236198 [Pipeline] echo 06:03:20 [semverPrep] GIT_COMMIT: a20acd08c798f4e8368922a5499a9dc7b2236198, Commit Message: feat: Remove core-data client when using the MessageBus [Pipeline] echo 06:03:20 [semverPrep] This is not a build commit. [Pipeline] sh 06:03:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:03:21 + grep -v github /etc/ssh/ssh_known_hosts 06:03:21 + [ -e /tmp/ssh_known_hosts ] 06:03:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:03:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:03:21 + sudo tee -a /etc/ssh/ssh_known_hosts 06:03:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:03:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 06:03:21 06:03:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:03:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 06:03:22 latest: Pulling from edgex-devops/py-git-semver 06:03:22 1fe172e4850f: Pulling fs layer 06:03:22 caf521ccaac6: Pulling fs layer 06:03:22 3ead6fa29328: Pulling fs layer 06:03:22 5c2a1cbceb83: Pulling fs layer 06:03:22 a8d5f1318db7: Pulling fs layer 06:03:22 c427282e49a2: Pulling fs layer 06:03:22 1827001aaf11: Pulling fs layer 06:03:22 0714d37db230: Pulling fs layer 06:03:22 ac28cf19c067: Pulling fs layer 06:03:22 ca983d60f3e2: Pulling fs layer 06:03:22 9f894cec8388: Pulling fs layer 06:03:22 1827001aaf11: Waiting 06:03:22 c427282e49a2: Waiting 06:03:22 0714d37db230: Waiting 06:03:22 ac28cf19c067: Waiting 06:03:22 ca983d60f3e2: Waiting 06:03:22 a8d5f1318db7: Waiting 06:03:22 9f894cec8388: Waiting 06:03:22 caf521ccaac6: Download complete 06:03:22 5c2a1cbceb83: Verifying Checksum 06:03:22 5c2a1cbceb83: Download complete 06:03:22 a8d5f1318db7: Verifying Checksum 06:03:22 a8d5f1318db7: Download complete 06:03:22 3ead6fa29328: Verifying Checksum 06:03:22 3ead6fa29328: Download complete 06:03:22 c427282e49a2: Download complete 06:03:22 0714d37db230: Verifying Checksum 06:03:22 0714d37db230: Download complete 06:03:22 ac28cf19c067: Verifying Checksum 06:03:22 ac28cf19c067: Download complete 06:03:22 ca983d60f3e2: Download complete 06:03:22 9f894cec8388: Verifying Checksum 06:03:22 9f894cec8388: Download complete 06:03:22 1fe172e4850f: Verifying Checksum 06:03:22 1fe172e4850f: Download complete 06:03:22 1827001aaf11: Verifying Checksum 06:03:22 1827001aaf11: Download complete 06:03:23 1fe172e4850f: Pull complete 06:03:23 caf521ccaac6: Pull complete 06:03:24 3ead6fa29328: Pull complete 06:03:24 5c2a1cbceb83: Pull complete 06:03:25 a8d5f1318db7: Pull complete 06:03:25 c427282e49a2: Pull complete 06:03:27 1827001aaf11: Pull complete 06:03:27 0714d37db230: Pull complete 06:03:27 ac28cf19c067: Pull complete 06:03:27 ca983d60f3e2: Pull complete 06:03:27 9f894cec8388: Pull complete 06:03:27 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 06:03:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 06:03:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 06:03:28 prd-ubuntu20.04-docker-8c-8g-44839 does not seem to be running inside a container 06:03:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1159 -v /w/workspace/gexfoundry_device-sdk-go_PR-1159:/w/workspace/gexfoundry_device-sdk-go_PR-1159:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 06:03:29 $ docker top f2569e87022ce34f8926ec48db072f9ecac47a907b8f6f06c2126908fcb5704a -eo pid,comm 06:03:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:03:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:03:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:30 [ssh-agent] Looking for ssh-agent implementation... 06:03:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:30 $ docker exec f2569e87022ce34f8926ec48db072f9ecac47a907b8f6f06c2126908fcb5704a ssh-agent 06:03:30 SSH_AUTH_SOCK=/tmp/ssh-9Wf7af2lYE1c/agent.33 06:03:30 SSH_AGENT_PID=39 06:03:30 Running ssh-add (command line suppressed) 06:03:30 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp/private_key_2278572764683935914.key (/w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp/private_key_2278572764683935914.key) 06:03:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:30 + git tag --points-at HEAD [Pipeline] } 06:03:30 $ docker exec --env ******** --env ******** f2569e87022ce34f8926ec48db072f9ecac47a907b8f6f06c2126908fcb5704a ssh-agent -k 06:03:30 unset SSH_AUTH_SOCK; 06:03:30 unset SSH_AGENT_PID; 06:03:30 echo Agent pid 39 killed; 06:03:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:03:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:31 [ssh-agent] Looking for ssh-agent implementation... 06:03:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:31 $ docker exec f2569e87022ce34f8926ec48db072f9ecac47a907b8f6f06c2126908fcb5704a ssh-agent 06:03:31 SSH_AUTH_SOCK=/tmp/ssh-87GNh7s6ltUv/agent.71 06:03:31 SSH_AGENT_PID=77 06:03:31 Running ssh-add (command line suppressed) 06:03:31 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp/private_key_4730936579059978853.key (/w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp/private_key_4730936579059978853.key) 06:03:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:31 + git semver init 06:03:32 2022-05-10 06:03:32,005 [run_init] DEBUG init version:0.0.0 force:False 06:03:32 2022-05-10 06:03:32,006 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1159/.semver 06:03:32 2022-05-10 06:03:32,006 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1159/.semver 06:03:32 2022-05-10 06:03:32,006 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1159/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1159, universal_newlines=False, shell=None, istream=None) 06:03:32 2022-05-10 06:03:32,940 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1159/.git/info/exclude 06:03:32 2022-05-10 06:03:32,941 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1159/.semver/PR-1159 with force:False 06:03:32 2022-05-10 06:03:32,941 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1159/.semver/PR-1159 06:03:32 2022-05-10 06:03:32,943 [execute] INFO git cat-file --batch-check 06:03:32 2022-05-10 06:03:32,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1159/.semver, universal_newlines=False, shell=None, istream=) 06:03:32 2022-05-10 06:03:32,951 [execute] INFO git cat-file --batch 06:03:32 2022-05-10 06:03:32,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1159/.semver, universal_newlines=False, shell=None, istream=) 06:03:32 2022-05-10 06:03:32,958 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1159/.semver/PR-1159 06:03:32 0.0.0 [Pipeline] } 06:03:33 $ docker exec --env ******** --env ******** f2569e87022ce34f8926ec48db072f9ecac47a907b8f6f06c2126908fcb5704a ssh-agent -k 06:03:33 unset SSH_AUTH_SOCK; 06:03:33 unset SSH_AGENT_PID; 06:03:33 echo Agent pid 77 killed; 06:03:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:03:33 + git semver [Pipeline] } 06:03:33 $ docker stop --time=1 f2569e87022ce34f8926ec48db072f9ecac47a907b8f6f06c2126908fcb5704a 06:03:35 $ docker rm -f f2569e87022ce34f8926ec48db072f9ecac47a907b8f6f06c2126908fcb5704a [Pipeline] // withDockerContainer [Pipeline] sh 06:03:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:03:36 Stashed 1 file(s) [Pipeline] echo 06:03:36 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:36 provisioning config files... 06:03:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp/config4403761491497193949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:36 ---> docker-login.sh 06:03:36 nexus3.edgexfoundry.org:10001 06:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:36 Configure a credential helper to remove this warning. See 06:03:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:36 06:03:36 Login Succeeded 06:03:36 nexus3.edgexfoundry.org:10002 06:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:37 Configure a credential helper to remove this warning. See 06:03:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:37 06:03:37 Login Succeeded 06:03:37 nexus3.edgexfoundry.org:10003 06:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:37 Configure a credential helper to remove this warning. See 06:03:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:37 06:03:37 Login Succeeded 06:03:37 nexus3.edgexfoundry.org:10004 06:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:37 Configure a credential helper to remove this warning. See 06:03:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:37 06:03:37 Login Succeeded 06:03:37 docker.io 06:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:38 Configure a credential helper to remove this warning. See 06:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:38 06:03:38 Login Succeeded 06:03:38 ---> docker-login.sh ends [Pipeline] } 06:03:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:03:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:03:38 ========================================================= 06:03:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 06:03:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:03:38 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 06:03:38 Sending build context to Docker daemon 9.711MB 06:03:38 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 06:03:38 Step 2/11 : FROM ${BASE} AS builder 06:03:38 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 06:03:38 59bf1c3509f3: Pulling fs layer 06:03:38 666ba61612fd: Pulling fs layer 06:03:38 8ed8ca486205: Pulling fs layer 06:03:38 4fe6c5a15a65: Pulling fs layer 06:03:38 22a0e8bec74d: Pulling fs layer 06:03:38 ca2b28591e48: Pulling fs layer 06:03:38 a51346096db8: Pulling fs layer 06:03:38 daebc70d1ce1: Pulling fs layer 06:03:38 0e18a0eac166: Pulling fs layer 06:03:38 4fe6c5a15a65: Waiting 06:03:38 22a0e8bec74d: Waiting 06:03:38 daebc70d1ce1: Waiting 06:03:38 ca2b28591e48: Waiting 06:03:38 a51346096db8: Waiting 06:03:38 0e18a0eac166: Waiting 06:03:38 8ed8ca486205: Verifying Checksum 06:03:38 8ed8ca486205: Download complete 06:03:38 666ba61612fd: Verifying Checksum 06:03:38 666ba61612fd: Download complete 06:03:38 22a0e8bec74d: Verifying Checksum 06:03:38 22a0e8bec74d: Download complete 06:03:38 ca2b28591e48: Verifying Checksum 06:03:38 ca2b28591e48: Download complete 06:03:38 59bf1c3509f3: Verifying Checksum 06:03:38 59bf1c3509f3: Download complete 06:03:38 a51346096db8: Verifying Checksum 06:03:38 a51346096db8: Download complete 06:03:38 daebc70d1ce1: Verifying Checksum 06:03:38 daebc70d1ce1: Download complete 06:03:38 59bf1c3509f3: Pull complete 06:03:39 666ba61612fd: Pull complete 06:03:39 8ed8ca486205: Pull complete 06:03:39 0e18a0eac166: Verifying Checksum 06:03:39 0e18a0eac166: Download complete 06:03:39 4fe6c5a15a65: Verifying Checksum 06:03:39 4fe6c5a15a65: Download complete 06:03:44 4fe6c5a15a65: Pull complete 06:03:44 22a0e8bec74d: Pull complete 06:03:44 ca2b28591e48: Pull complete 06:03:44 a51346096db8: Pull complete 06:03:44 daebc70d1ce1: Pull complete 06:03:45 0e18a0eac166: Pull complete 06:03:45 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 06:03:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:03:46 ---> f018257e8ee9 06:03:46 Step 3/11 : ARG MAKE=make build 06:03:47 ---> Running in f36fa6e2cace 06:03:47 Removing intermediate container f36fa6e2cace 06:03:47 ---> f73760507a1f 06:03:47 Step 4/11 : WORKDIR /device-sdk-go 06:03:47 ---> Running in ed842cdf408f 06:03:47 Removing intermediate container ed842cdf408f 06:03:47 ---> a2a4099e07f5 06:03:47 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:03:47 ---> Running in 24e8048ac722 06:03:47 Removing intermediate container 24e8048ac722 06:03:47 ---> 2242062039bd 06:03:47 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:47 ---> Running in 4f741bbc2142 06:03:48 Removing intermediate container 4f741bbc2142 06:03:48 ---> a4bfd5b3ca3d 06:03:48 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:03:48 ---> Running in 92f9e577d55c 06:03:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:03:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:03:50 OK: 221 MiB in 52 packages 06:03:50 Removing intermediate container 92f9e577d55c 06:03:50 ---> ea498d690e20 06:03:50 Step 8/11 : COPY go.mod vendor* ./ 06:03:50 ---> 0b0b1b9786cd 06:03:50 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:50 ---> Running in d180b448e3ed 06:03:51 Still waiting to schedule task 06:03:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:04:05 Removing intermediate container d180b448e3ed 06:04:05 ---> 3fd5491c8354 06:04:05 Step 10/11 : COPY . . 06:04:05 ---> 0f26d0612b46 06:04:05 Step 11/11 : RUN ${MAKE} 06:04:05 ---> Running in 1d621be0587f 06:04:05 noop 06:04:05 Removing intermediate container 1d621be0587f 06:04:05 ---> e9830fa41650 06:04:05 Successfully built e9830fa41650 06:04:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:04:06 + docker inspect -f . ci-base-image-x86_64 06:04:06 . [Pipeline] withDockerContainer 06:04:06 prd-ubuntu20.04-docker-8c-8g-44839 does not seem to be running inside a container 06:04:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1159 -v /w/workspace/gexfoundry_device-sdk-go_PR-1159:/w/workspace/gexfoundry_device-sdk-go_PR-1159:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1159@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 ******** ci-base-image-x86_64 cat 06:04:06 $ docker top 6353c0c6a1d6ab0a92178413b4aa02599338e415c522fc98d11be0f438e1ab3a -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:07 + go version 06:04:07 go version go1.17.6 linux/amd64 [Pipeline] } 06:04:07 $ docker stop --time=1 6353c0c6a1d6ab0a92178413b4aa02599338e415c522fc98d11be0f438e1ab3a 06:04:08 $ docker rm -f 6353c0c6a1d6ab0a92178413b4aa02599338e415c522fc98d11be0f438e1ab3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:04:09 + docker inspect -f . ci-base-image-x86_64 06:04:09 . [Pipeline] withDockerContainer 06:04:09 prd-ubuntu20.04-docker-8c-8g-44839 does not seem to be running inside a container 06:04:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1159 -v /w/workspace/gexfoundry_device-sdk-go_PR-1159:/w/workspace/gexfoundry_device-sdk-go_PR-1159:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1159@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 ******** ci-base-image-x86_64 cat 06:04:09 $ docker top 3dd031282211c825aa9e4b1c4586c967df01266feca221c4a44068464db06f64 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:04:10 + make test 06:04:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:04:15 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:04:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:04:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:04:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:04:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.091s coverage: 23.3% of statements 06:04:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:04:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.095s coverage: 27.6% of statements 06:04:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.049s coverage: 78.9% of statements 06:04:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.098s coverage: 10.8% of statements 06:04:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.112s coverage: 60.0% of statements 06:04:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:04:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:04:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.083s coverage: 34.8% of statements 06:04:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:04:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.074s coverage: 86.1% of statements 06:04:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:04:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:04:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.105s coverage: 65.1% of statements 06:04:28 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.836s coverage: 89.2% of statements 06:04:28 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:04:28 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.069s coverage: 4.7% of statements 06:04:28 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:04:43 GO111MODULE=on go vet ./... 06:04:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:04:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:04:47 ./bin/test-attribution-txt.sh [Pipeline] echo 06:04:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:04:47 $ docker stop --time=1 3dd031282211c825aa9e4b1c4586c967df01266feca221c4a44068464db06f64 06:04:49 $ docker rm -f 3dd031282211c825aa9e4b1c4586c967df01266feca221c4a44068464db06f64 [Pipeline] // withDockerContainer [Pipeline] sh 06:04:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:04:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:04:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:04:51 + ls -al . 06:04:51 total 296 06:04:51 drwxrwxr-x 11 jenkins jenkins 4096 May 10 06:04 . 06:04:51 drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:03 .. 06:04:51 -rw-rw-r-- 1 jenkins jenkins 140 May 10 06:03 .dockerignore 06:04:51 drwxrwxr-x 8 jenkins jenkins 4096 May 10 06:03 .git 06:04:51 drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:03 .github 06:04:51 -rw-rw-r-- 1 jenkins jenkins 131 May 10 06:03 .gitignore 06:04:51 -rw-rw-r-- 1 jenkins jenkins 42 May 10 06:03 .golangci.yml 06:04:51 drwxr-xr-x 3 jenkins jenkins 4096 May 10 06:03 .semver 06:04:51 -rw-rw-r-- 1 jenkins jenkins 26321 May 10 06:03 CHANGELOG.md 06:04:51 -rw-rw-r-- 1 jenkins jenkins 677 May 10 06:03 GOVERNANCE.md 06:04:51 -rw-rw-r-- 1 jenkins jenkins 880 May 10 06:03 Jenkinsfile 06:04:51 -rw-rw-r-- 1 jenkins jenkins 11341 May 10 06:03 LICENSE 06:04:51 -rw-rw-r-- 1 jenkins jenkins 2015 May 10 06:03 Makefile 06:04:51 -rw-rw-r-- 1 jenkins jenkins 619 May 10 06:03 OWNERS.md 06:04:51 -rw-rw-r-- 1 jenkins jenkins 4881 May 10 06:03 README.md 06:04:51 -rw-rw-r-- 1 jenkins jenkins 5 May 10 06:03 VERSION 06:04:51 drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:03 bin 06:04:51 -rw-r--r-- 1 jenkins jenkins 130739 May 10 06:04 coverage.out 06:04:51 drwxrwxr-x 5 jenkins jenkins 4096 May 10 06:03 example 06:04:51 -rw-rw-r-- 1 jenkins jenkins 3159 May 10 06:03 go.mod 06:04:51 -rw-rw-r-- 1 jenkins jenkins 34529 May 10 06:03 go.sum 06:04:51 drwxrwxr-x 15 jenkins jenkins 4096 May 10 06:03 internal 06:04:51 drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:03 openapi 06:04:51 drwxrwxr-x 5 jenkins jenkins 4096 May 10 06:03 pkg 06:04:51 drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:03 snap 06:04:51 -rw-rw-r-- 1 jenkins jenkins 222 May 10 06:03 version.go [Pipeline] isUnix [Pipeline] sh 06:04:52 + 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=a20acd08c798f4e8368922a5499a9dc7b2236198 --label arch=amd64 --label version=0.0.0 . 06:04:52 Sending build context to Docker daemon 9.842MB 06:04:52 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 06:04:52 Step 2/25 : FROM ${BASE} AS builder 06:04:52 ---> e9830fa41650 06:04:52 Step 3/25 : ARG MAKE=make build 06:04:52 ---> Running in 567beaba6990 06:04:52 Removing intermediate container 567beaba6990 06:04:52 ---> 8e5cf7148577 06:04:52 Step 4/25 : WORKDIR /device-sdk-go 06:04:52 ---> Running in 0dda30b250c7 06:04:52 Removing intermediate container 0dda30b250c7 06:04:52 ---> a1cbaae3cca4 06:04:52 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:04:52 ---> Running in 257292544b11 06:04:52 Removing intermediate container 257292544b11 06:04:52 ---> 2f07e1c65d6c 06:04:52 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:52 ---> Running in 57f3fe7682e5 06:04:53 Removing intermediate container 57f3fe7682e5 06:04:53 ---> f5c31a393c32 06:04:53 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:04:53 ---> Running in c2a1e0323f15 06:04:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:04:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:05:14 OK: 221 MiB in 52 packages 06:05:14 Removing intermediate container c2a1e0323f15 06:05:14 ---> c6d2f5b0225f 06:05:14 Step 8/25 : COPY go.mod vendor* ./ 06:05:14 ---> def2fb3b598b 06:05:14 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:05:14 ---> Running in 341798cd7ea4 06:05:14 Removing intermediate container 341798cd7ea4 06:05:14 ---> ce33bc5403a3 06:05:14 Step 10/25 : COPY . . 06:05:14 ---> d7535aafc746 06:05:14 Step 11/25 : RUN ${MAKE} 06:05:14 ---> Running in 91cc9c97e584 06:05:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:05:33 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:05:34 Removing intermediate container 91cc9c97e584 06:05:34 ---> 5fa3d8f0975e 06:05:34 Step 12/25 : FROM alpine:3.14 06:05:35 3.14: Pulling from library/alpine 06:05:35 8663204ce13b: Pulling fs layer 06:05:35 8663204ce13b: Verifying Checksum 06:05:35 8663204ce13b: Download complete 06:05:36 8663204ce13b: Pull complete 06:05:36 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 06:05:36 Status: Downloaded newer image for alpine:3.14 06:05:36 ---> e04c818066af 06:05:36 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:05:36 ---> Running in 9a3c25d57290 06:05:36 Removing intermediate container 9a3c25d57290 06:05:36 ---> e59eab410b70 06:05:36 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:36 ---> Running in 7cf2ca103f0b 06:05:37 Removing intermediate container 7cf2ca103f0b 06:05:37 ---> f1c276b0d72d 06:05:37 Step 15/25 : RUN apk add --update --no-cache zeromq 06:05:37 ---> Running in 4c7bb8083312 06:05:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:05:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:05:38 (1/5) Installing libgcc (10.3.1_git20210424-r2) 06:05:38 (2/5) Installing libsodium (1.0.18-r0) 06:05:38 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 06:05:38 (4/5) Installing libzmq (4.3.4-r0) 06:05:38 (5/5) Installing zeromq (4.3.4-r0) 06:05:38 Executing busybox-1.33.1-r7.trigger 06:05:38 OK: 8 MiB in 19 packages 06:05:39 Removing intermediate container 4c7bb8083312 06:05:39 ---> f2aead30e242 06:05:39 Step 16/25 : WORKDIR / 06:05:39 ---> Running in d6c99c5633db 06:05:39 Removing intermediate container d6c99c5633db 06:05:39 ---> 0a195803c8be 06:05:39 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:05:39 ---> 4fda887bef67 06:05:39 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:05:40 ---> 9b4acf898959 06:05:40 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:05:40 ---> 7fbaa7b42b82 06:05:40 Step 20/25 : EXPOSE 59999 06:05:40 ---> Running in e1aee1be7ea0 06:05:40 Removing intermediate container e1aee1be7ea0 06:05:40 ---> ebbdff21b9e2 06:05:40 Step 21/25 : ENTRYPOINT ["/device-simple"] 06:05:40 ---> Running in 2ddd2fc3d97a 06:05:40 Removing intermediate container 2ddd2fc3d97a 06:05:40 ---> 41d59a67ba4f 06:05:40 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:05:40 ---> Running in af5dccab7942 06:05:40 Removing intermediate container af5dccab7942 06:05:40 ---> ba9e94a33cac 06:05:40 Step 23/25 : LABEL arch=amd64 06:05:40 ---> Running in ebdb0ed26ebe 06:05:40 Removing intermediate container ebdb0ed26ebe 06:05:40 ---> c8f9e99e51ff 06:05:40 Step 24/25 : LABEL git_sha=a20acd08c798f4e8368922a5499a9dc7b2236198 06:05:40 ---> Running in 9561d11e78e6 06:05:41 Removing intermediate container 9561d11e78e6 06:05:41 ---> ffa06b953579 06:05:41 Step 25/25 : LABEL version=0.0.0 06:05:41 ---> Running in ec3d1ae45b66 06:05:41 Removing intermediate container ec3d1ae45b66 06:05:41 ---> 613275d8039b 06:05:41 [Warning] One or more build-args [ARCH] were not consumed 06:05:41 Successfully built 613275d8039b 06:05:41 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 06:05:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:05:41 06:05:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:05:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:05:42 latest: Pulling from edgex-lftools-log-publisher 06:05:42 5eb5b503b376: Pulling fs layer 06:05:42 5c69ac0246d0: Pulling fs layer 06:05:42 ec43610c2a17: Pulling fs layer 06:05:42 3a2ae6a8a46f: Pulling fs layer 06:05:42 33b1e0a273af: Pulling fs layer 06:05:42 5d3b04190fa2: Pulling fs layer 06:05:42 2f39f015ded8: Pulling fs layer 06:05:42 3a2ae6a8a46f: Waiting 06:05:42 33b1e0a273af: Waiting 06:05:42 5d3b04190fa2: Waiting 06:05:42 2f39f015ded8: Waiting 06:05:42 5c69ac0246d0: Verifying Checksum 06:05:42 5c69ac0246d0: Download complete 06:05:42 3a2ae6a8a46f: Download complete 06:05:42 33b1e0a273af: Verifying Checksum 06:05:42 33b1e0a273af: Download complete 06:05:42 5d3b04190fa2: Verifying Checksum 06:05:42 5d3b04190fa2: Download complete 06:05:42 ec43610c2a17: Verifying Checksum 06:05:42 ec43610c2a17: Download complete 06:05:42 5eb5b503b376: Download complete 06:05:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-44841 in /w/workspace/gexfoundry_device-sdk-go_PR-1159 [Pipeline] { [Pipeline] ws 06:05:42 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:05:43 2f39f015ded8: Verifying Checksum 06:05:43 2f39f015ded8: Download complete 06:05:43 The recommended git tool is: git 06:05:44 5eb5b503b376: Pull complete 06:05:44 5c69ac0246d0: Pull complete 06:05:44 ec43610c2a17: Pull complete 06:05:44 3a2ae6a8a46f: Pull complete 06:05:44 33b1e0a273af: Pull complete 06:05:44 5d3b04190fa2: Pull complete 06:05:47 using credential edgex-jenkins-ssh 06:05:48 Cloning the remote Git repository 06:05:48 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:05:48 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:05:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:05:48 > git --version # timeout=10 06:05:48 > git --version # 'git version 2.25.1' 06:05:48 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:50 2f39f015ded8: Pull complete 06:05:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:05:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:05:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:05:50 prd-ubuntu20.04-docker-8c-8g-44839 does not seem to be running inside a container 06:05:50 $ 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/gexfoundry_device-sdk-go_PR-1159 -v /w/workspace/gexfoundry_device-sdk-go_PR-1159:/w/workspace/gexfoundry_device-sdk-go_PR-1159:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1159@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 06:05:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:05:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:05:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:05:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1159/head:refs/remotes/origin/PR-1159 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:05:50 Merging remotes/origin/main commit b41f42986e30026cf34f8a06bff8ad408dee209a into PR head commit a20acd08c798f4e8368922a5499a9dc7b2236198 06:05:50 Merge succeeded, producing a20acd08c798f4e8368922a5499a9dc7b2236198 06:05:50 Checking out Revision a20acd08c798f4e8368922a5499a9dc7b2236198 (PR-1159) 06:05:50 > git config core.sparsecheckout # timeout=10 06:05:50 > git checkout -f a20acd08c798f4e8368922a5499a9dc7b2236198 # timeout=10 06:05:50 > git remote # timeout=10 06:05:50 > git config --get remote.origin.url # timeout=10 06:05:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:50 > git merge b41f42986e30026cf34f8a06bff8ad408dee209a # timeout=10 06:05:50 > git rev-parse HEAD^{commit} # timeout=10 06:05:51 > git config core.sparsecheckout # timeout=10 06:05:51 > git checkout -f a20acd08c798f4e8368922a5499a9dc7b2236198 # timeout=10 06:05:52 $ docker top 9494e8653a48290e5e9cfd315b90b9d525febd74129a34a5d3e7d0b7b7830d94 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:53 ---> job-cost.sh 06:05:53 lf-activate-venv: SKIPPING 06:05:53 INFO: No Stack... 06:05:53 INFO: Retrieving Pricing Info for: v3-standard-8 06:05:54 INFO: Archiving Costs [Pipeline] sh 06:05:54 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1159/archives/cost.csv 06:05:54 + cut -d, -f6 [Pipeline] lock 06:05:54 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1159-1-stack-cost] 06:05:54 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1159-1-stack-cost] did not exist. Created. 06:05:54 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1159-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:05:55 + echo total: 0.2199999988079071 [Pipeline] stash 06:05:55 Stashed 1 file(s) [Pipeline] } 06:05:55 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1159-1-stack-cost] [Pipeline] // lock 06:05:55 Commit message: "feat: Remove core-data client when using the MessageBus" [Pipeline] } 06:05:55 $ docker stop --time=1 9494e8653a48290e5e9cfd315b90b9d525febd74129a34a5d3e7d0b7b7830d94 06:05:55 > git --version # timeout=10 06:05:55 > git --version # 'git version 2.25.1' 06:05:55 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 06:05:55 06:05:55 GitHub has been notified of this commit’s build result 06:05:55 06:05:56 $ docker rm -f 9494e8653a48290e5e9cfd315b90b9d525febd74129a34a5d3e7d0b7b7830d94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:05:57 % Total % Received % Xferd Average Speed Time Time Time Current 06:05:57 Dload Upload Total Spent Left Speed 06:05:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 06:05:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:05:58 + sudo tee /etc/docker/daemon.new 06:05:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:05:58 { 06:05:58 "registry-mirrors": [ 06:05:58 "https://nexus3.edgexfoundry.org:10001" 06:05:58 ], 06:05:58 "bip": "10.250.0.254/24", 06:05:58 "hosts": [ 06:05:58 "tcp://0.0.0.0:5555", 06:05:58 "unix:///var/run/docker.sock" 06:05:58 ], 06:05:58 "mtu": 1458, 06:05:58 "selinux-enabled": true, 06:05:58 "seccomp-profile": "/etc/docker/seccomp.json" 06:05:58 } [Pipeline] sh 06:05:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:05:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:17 provisioning config files... 06:06:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config337995972067923529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:18 ---> docker-login.sh 06:06:18 nexus3.edgexfoundry.org:10001 06:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:18 Configure a credential helper to remove this warning. See 06:06:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:18 06:06:18 Login Succeeded 06:06:18 nexus3.edgexfoundry.org:10002 06:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:19 Configure a credential helper to remove this warning. See 06:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:19 06:06:19 Login Succeeded 06:06:19 nexus3.edgexfoundry.org:10003 06:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:19 Configure a credential helper to remove this warning. See 06:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:19 06:06:19 Login Succeeded 06:06:19 nexus3.edgexfoundry.org:10004 06:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:20 Configure a credential helper to remove this warning. See 06:06:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:20 06:06:20 Login Succeeded 06:06:20 docker.io 06:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:20 Configure a credential helper to remove this warning. See 06:06:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:20 06:06:20 Login Succeeded 06:06:20 ---> docker-login.sh ends [Pipeline] } 06:06:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:06:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:06:21 ========================================================= 06:06:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 06:06:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:06:21 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 06:06:22 Sending build context to Docker daemon 5.233MB 06:06:22 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 06:06:22 Step 2/11 : FROM ${BASE} AS builder 06:06:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:06:22 9b3977197b4f: Pulling fs layer 06:06:22 1a89e8eeedd5: Pulling fs layer 06:06:22 94645a83ff95: Pulling fs layer 06:06:22 3f3a8bcf1eab: Pulling fs layer 06:06:22 0c92f367c5e7: Pulling fs layer 06:06:22 3096ccb668a1: Pulling fs layer 06:06:22 e8cf19c19ddd: Pulling fs layer 06:06:22 a4caa8a26152: Pulling fs layer 06:06:22 3096ccb668a1: Waiting 06:06:22 e8cf19c19ddd: Waiting 06:06:22 3f3a8bcf1eab: Waiting 06:06:22 0c92f367c5e7: Waiting 06:06:22 a4caa8a26152: Waiting 06:06:22 94645a83ff95: Verifying Checksum 06:06:22 94645a83ff95: Download complete 06:06:22 1a89e8eeedd5: Download complete 06:06:22 0c92f367c5e7: Verifying Checksum 06:06:22 0c92f367c5e7: Download complete 06:06:22 3096ccb668a1: Verifying Checksum 06:06:22 3096ccb668a1: Download complete 06:06:22 9b3977197b4f: Verifying Checksum 06:06:22 9b3977197b4f: Download complete 06:06:22 e8cf19c19ddd: Verifying Checksum 06:06:22 e8cf19c19ddd: Download complete 06:06:22 9b3977197b4f: Pull complete 06:06:23 1a89e8eeedd5: Pull complete 06:06:23 94645a83ff95: Pull complete 06:06:24 a4caa8a26152: Verifying Checksum 06:06:24 a4caa8a26152: Download complete 06:06:25 3f3a8bcf1eab: Verifying Checksum 06:06:25 3f3a8bcf1eab: Download complete 06:06:37 3f3a8bcf1eab: Pull complete 06:06:37 0c92f367c5e7: Pull complete 06:06:37 3096ccb668a1: Pull complete 06:06:38 e8cf19c19ddd: Pull complete 06:06:44 a4caa8a26152: Pull complete 06:06:44 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 06:06:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:06:44 ---> 725f1c02e7f9 06:06:44 Step 3/11 : ARG MAKE=make build 06:06:45 ---> Running in 9238c70d93ea 06:06:45 Removing intermediate container 9238c70d93ea 06:06:45 ---> 33ae6f5b5bab 06:06:45 Step 4/11 : WORKDIR /device-sdk-go 06:06:45 ---> Running in ad8ea1191e76 06:06:46 Removing intermediate container ad8ea1191e76 06:06:46 ---> 033c7e016e2c 06:06:46 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:06:46 ---> Running in 8149b948a31a 06:06:46 Removing intermediate container 8149b948a31a 06:06:46 ---> 0ce7a5b6a12a 06:06:46 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:46 ---> Running in 3aa414f669fc 06:06:48 Removing intermediate container 3aa414f669fc 06:06:48 ---> 06b40800a93d 06:06:48 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:06:48 ---> Running in 193242b123b1 06:06:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:06:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:06:51 OK: 220 MiB in 52 packages 06:06:51 Removing intermediate container 193242b123b1 06:06:51 ---> b25049db4c7b 06:06:51 Step 8/11 : COPY go.mod vendor* ./ 06:06:52 ---> b78d14ac9450 06:06:52 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:52 ---> Running in 8693c5bf4ba4 06:07:39 Removing intermediate container 8693c5bf4ba4 06:07:39 ---> 44e4c5f76aef 06:07:39 Step 10/11 : COPY . . 06:07:39 ---> bbeb49c1bcf6 06:07:39 Step 11/11 : RUN ${MAKE} 06:07:39 ---> Running in adf35c860673 06:07:39 noop 06:07:39 Removing intermediate container adf35c860673 06:07:39 ---> a8a300ecfd39 06:07:39 Successfully built a8a300ecfd39 06:07:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:07:39 + docker inspect -f . ci-base-image-arm64 06:07:39 . [Pipeline] withDockerContainer 06:07:40 prd-ubuntu20.04-docker-arm64-4c-16g-44841 does not seem to be running inside a container 06:07:40 $ 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 06:07:41 $ docker top 3e7e4dc1e705b4bcc753b7107683865fb066a01501caf5969f757859acad4cbd -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:42 + go version 06:07:42 go version go1.17.6 linux/arm64 [Pipeline] } 06:07:42 $ docker stop --time=1 3e7e4dc1e705b4bcc753b7107683865fb066a01501caf5969f757859acad4cbd 06:07:44 $ docker rm -f 3e7e4dc1e705b4bcc753b7107683865fb066a01501caf5969f757859acad4cbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:07:44 + docker inspect -f . ci-base-image-arm64 06:07:44 . [Pipeline] withDockerContainer 06:07:45 prd-ubuntu20.04-docker-arm64-4c-16g-44841 does not seem to be running inside a container 06:07:45 $ 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 06:07:46 $ docker top 0f7187f6201d69e8ee347734db4456174f6b4e88ab30417f541fe29a7175b861 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:07:47 + make test 06:07:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:08:14 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:09:51 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:09:51 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:09:51 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:09:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.506s coverage: 23.3% of statements 06:09:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:09:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.247s coverage: 27.6% of statements 06:09:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.309s coverage: 78.9% of statements 06:09:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.256s coverage: 10.8% of statements 06:10:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.383s coverage: 60.0% of statements 06:10:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:10:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:10:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.421s coverage: 34.8% of statements 06:10:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:10:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.345s coverage: 86.1% of statements 06:10:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:10:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:10:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.503s coverage: 65.1% of statements 06:10:10 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.182s coverage: 89.2% of statements 06:10:10 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:10:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.228s coverage: 4.7% of statements 06:10:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:10:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:10:14 GO111MODULE=on go vet ./... 06:11:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:11:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:11:36 ./bin/test-attribution-txt.sh [Pipeline] echo 06:11:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:11:37 $ docker stop --time=1 0f7187f6201d69e8ee347734db4456174f6b4e88ab30417f541fe29a7175b861 06:11:38 $ docker rm -f 0f7187f6201d69e8ee347734db4456174f6b4e88ab30417f541fe29a7175b861 [Pipeline] // withDockerContainer [Pipeline] sh 06:11:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:11:40 Warning: overwriting stash ‘coverage-report’ 06:11:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:11:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:11:41 + ls -al . 06:11:41 total 292 06:11:41 drwxrwxr-x 10 jenkins jenkins 4096 May 10 06:11 . 06:11:41 drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:05 .. 06:11:41 -rw-rw-r-- 1 jenkins jenkins 140 May 10 06:05 .dockerignore 06:11:41 drwxrwxr-x 8 jenkins jenkins 4096 May 10 06:05 .git 06:11:41 drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:05 .github 06:11:41 -rw-rw-r-- 1 jenkins jenkins 131 May 10 06:05 .gitignore 06:11:41 -rw-rw-r-- 1 jenkins jenkins 42 May 10 06:05 .golangci.yml 06:11:41 -rw-rw-r-- 1 jenkins jenkins 26321 May 10 06:05 CHANGELOG.md 06:11:41 -rw-rw-r-- 1 jenkins jenkins 677 May 10 06:05 GOVERNANCE.md 06:11:41 -rw-rw-r-- 1 jenkins jenkins 880 May 10 06:05 Jenkinsfile 06:11:41 -rw-rw-r-- 1 jenkins jenkins 11341 May 10 06:05 LICENSE 06:11:41 -rw-rw-r-- 1 jenkins jenkins 2015 May 10 06:05 Makefile 06:11:41 -rw-rw-r-- 1 jenkins jenkins 619 May 10 06:05 OWNERS.md 06:11:41 -rw-rw-r-- 1 jenkins jenkins 4881 May 10 06:05 README.md 06:11:41 -rw-rw-r-- 1 jenkins jenkins 5 May 10 06:03 VERSION 06:11:41 drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:05 bin 06:11:41 -rw-r--r-- 1 jenkins jenkins 130739 May 10 06:10 coverage.out 06:11:41 drwxrwxr-x 5 jenkins jenkins 4096 May 10 06:05 example 06:11:41 -rw-rw-r-- 1 jenkins jenkins 3159 May 10 06:05 go.mod 06:11:41 -rw-rw-r-- 1 jenkins jenkins 34529 May 10 06:05 go.sum 06:11:41 drwxrwxr-x 15 jenkins jenkins 4096 May 10 06:05 internal 06:11:41 drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:05 openapi 06:11:41 drwxrwxr-x 5 jenkins jenkins 4096 May 10 06:05 pkg 06:11:41 drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:05 snap 06:11:41 -rw-rw-r-- 1 jenkins jenkins 222 May 10 06:05 version.go [Pipeline] isUnix [Pipeline] sh 06:11:42 + 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=a20acd08c798f4e8368922a5499a9dc7b2236198 --label arch=arm64 --label version=0.0.0 . 06:11:42 Sending build context to Docker daemon 5.364MB 06:11:42 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 06:11:42 Step 2/25 : FROM ${BASE} AS builder 06:11:42 ---> a8a300ecfd39 06:11:42 Step 3/25 : ARG MAKE=make build 06:11:42 ---> Running in a6ee5bd0f701 06:11:43 Removing intermediate container a6ee5bd0f701 06:11:43 ---> 2b23d063d04e 06:11:43 Step 4/25 : WORKDIR /device-sdk-go 06:11:43 ---> Running in 2c6e3b7bc7b5 06:11:43 Removing intermediate container 2c6e3b7bc7b5 06:11:43 ---> 47834b452816 06:11:43 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:11:43 ---> Running in 70cb35e001d1 06:11:43 Removing intermediate container 70cb35e001d1 06:11:43 ---> 267e9b82d3c8 06:11:43 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:43 ---> Running in 9b94c572e760 06:11:45 Removing intermediate container 9b94c572e760 06:11:45 ---> 231570e41be7 06:11:45 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:11:45 ---> Running in 48940e8a04d9 06:11:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:11:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:11:48 OK: 220 MiB in 52 packages 06:11:49 Removing intermediate container 48940e8a04d9 06:11:49 ---> b09f6e7d30e9 06:11:49 Step 8/25 : COPY go.mod vendor* ./ 06:11:49 ---> 60ab00ff8f40 06:11:49 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:11:49 ---> Running in cd5a82b45fe5 06:11:51 Removing intermediate container cd5a82b45fe5 06:11:51 ---> 42a6498fc7d2 06:11:51 Step 10/25 : COPY . . 06:11:52 ---> 78e704bcc60f 06:11:52 Step 11/25 : RUN ${MAKE} 06:11:52 ---> Running in 2443d3be83ec 06:11:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:13:45 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:13:47 Removing intermediate container 2443d3be83ec 06:13:47 ---> 6d56248233cb 06:13:47 Step 12/25 : FROM alpine:3.14 06:13:48 3.14: Pulling from library/alpine 06:13:48 455c02918c45: Pulling fs layer 06:13:48 455c02918c45: Verifying Checksum 06:13:48 455c02918c45: Download complete 06:13:49 455c02918c45: Pull complete 06:13:49 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 06:13:49 Status: Downloaded newer image for alpine:3.14 06:13:49 ---> ac73e934f311 06:13:49 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:13:49 ---> Running in 3c609bdcfe5d 06:13:49 Removing intermediate container 3c609bdcfe5d 06:13:49 ---> b48b264c8c3f 06:13:49 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:49 ---> Running in 8348d359aab4 06:13:51 Removing intermediate container 8348d359aab4 06:13:51 ---> 035a54a66567 06:13:51 Step 15/25 : RUN apk add --update --no-cache zeromq 06:13:51 ---> Running in 35ded7639a4b 06:13:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:13:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:13:59 (1/5) Installing libgcc (10.3.1_git20210424-r2) 06:13:59 (2/5) Installing libsodium (1.0.18-r0) 06:13:59 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 06:14:00 (4/5) Installing libzmq (4.3.4-r0) 06:14:00 (5/5) Installing zeromq (4.3.4-r0) 06:14:00 Executing busybox-1.33.1-r7.trigger 06:14:00 OK: 8 MiB in 19 packages 06:14:01 Removing intermediate container 35ded7639a4b 06:14:01 ---> 256626b68cba 06:14:01 Step 16/25 : WORKDIR / 06:14:01 ---> Running in 5f50ae576244 06:14:02 Removing intermediate container 5f50ae576244 06:14:02 ---> c88318e40fdf 06:14:02 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:14:02 ---> 67f3a952aca7 06:14:02 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:14:04 ---> a5718c8c32da 06:14:04 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:14:04 ---> 4d31b1478ca7 06:14:04 Step 20/25 : EXPOSE 59999 06:14:04 ---> Running in 170b28536065 06:14:04 Removing intermediate container 170b28536065 06:14:04 ---> 375d14a3848c 06:14:04 Step 21/25 : ENTRYPOINT ["/device-simple"] 06:14:04 ---> Running in 53eaaf289d89 06:14:05 Removing intermediate container 53eaaf289d89 06:14:05 ---> be4ed15e426b 06:14:05 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:14:05 ---> Running in 2bd0060ed9ae 06:14:05 Removing intermediate container 2bd0060ed9ae 06:14:05 ---> 720ffffb7c0e 06:14:05 Step 23/25 : LABEL arch=arm64 06:14:05 ---> Running in ec5fbc7d3203 06:14:06 Removing intermediate container ec5fbc7d3203 06:14:06 ---> 047d27d52a99 06:14:06 Step 24/25 : LABEL git_sha=a20acd08c798f4e8368922a5499a9dc7b2236198 06:14:06 ---> Running in 5a59ddf0400a 06:14:06 Removing intermediate container 5a59ddf0400a 06:14:06 ---> 5c4a436d0976 06:14:06 Step 25/25 : LABEL version=0.0.0 06:14:06 ---> Running in f1db9d7e06f5 06:14:06 Removing intermediate container f1db9d7e06f5 06:14:06 ---> 54fba1f30b59 06:14:06 [Warning] One or more build-args [ARCH] were not consumed 06:14:06 Successfully built 54fba1f30b59 06:14:06 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 06:14:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:14:07 06:14:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:14:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:14:08 arm64: Pulling from edgex-lftools-log-publisher 06:14:08 8998bd30e6a1: Pulling fs layer 06:14:08 04944245beec: Pulling fs layer 06:14:08 699f458cf7ca: Pulling fs layer 06:14:08 765212b225bb: Pulling fs layer 06:14:08 f23df028b6ca: Pulling fs layer 06:14:08 d65c8cfc05b1: Pulling fs layer 06:14:08 2437ff75d9bd: Pulling fs layer 06:14:08 f23df028b6ca: Waiting 06:14:08 d65c8cfc05b1: Waiting 06:14:08 765212b225bb: Waiting 06:14:08 2437ff75d9bd: Waiting 06:14:08 04944245beec: Verifying Checksum 06:14:08 04944245beec: Download complete 06:14:08 765212b225bb: Verifying Checksum 06:14:08 765212b225bb: Download complete 06:14:08 f23df028b6ca: Verifying Checksum 06:14:08 f23df028b6ca: Download complete 06:14:08 d65c8cfc05b1: Verifying Checksum 06:14:08 d65c8cfc05b1: Download complete 06:14:08 699f458cf7ca: Verifying Checksum 06:14:08 699f458cf7ca: Download complete 06:14:08 8998bd30e6a1: Verifying Checksum 06:14:08 8998bd30e6a1: Download complete 06:14:11 2437ff75d9bd: Download complete 06:14:13 8998bd30e6a1: Pull complete 06:14:13 04944245beec: Pull complete 06:14:15 699f458cf7ca: Pull complete 06:14:15 765212b225bb: Pull complete 06:14:16 f23df028b6ca: Pull complete 06:14:16 d65c8cfc05b1: Pull complete 06:14:31 2437ff75d9bd: Pull complete 06:14:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:14:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:14:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:14:31 prd-ubuntu20.04-docker-arm64-4c-16g-44841 does not seem to be running inside a container 06:14: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:arm64 cat 06:14:34 $ docker top f306836265c618746c97f3ec8f540fcc6f49c044cf296897fd4ad90670e39627 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:14:35 ---> job-cost.sh 06:14:35 lf-activate-venv: SKIPPING 06:14:35 INFO: No Stack... 06:14:35 INFO: Retrieving Pricing Info for: v3-standard-4 06:14:36 INFO: Archiving Costs [Pipeline] sh 06:14:37 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:14:37 + cut -d, -f6 [Pipeline] lock 06:14:37 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1159-1-stack-cost] 06:14:37 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1159-1-stack-cost] did not exist. Created. 06:14:37 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1159-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:14:38 /w/workspace/device-sdk-go/1@tmp/durable-06330386/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:14:39 + echo total: 0.10999999940395355 [Pipeline] stash 06:14:39 Warning: overwriting stash ‘stack-cost’ 06:14:39 Stashed 1 file(s) [Pipeline] } 06:14:39 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1159-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:14:39 $ docker stop --time=1 f306836265c618746c97f3ec8f540fcc6f49c044cf296897fd4ad90670e39627 06:14:40 $ docker rm -f f306836265c618746c97f3ec8f540fcc6f49c044cf296897fd4ad90670e39627 [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 06:14:41 provisioning config files... 06:14:41 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp/config8806474043218195547tmp [Pipeline] { [Pipeline] sh 06:14:42 + set +x 06:14:42 + curl -s https://codecov.io/bash 06:14:42 + bash -s -- 06:14:42 06:14:42 _____ _ 06:14:42 / ____| | | 06:14:42 | | ___ __| | ___ ___ _____ __ 06:14:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:14:42 | |___| (_) | (_| | __/ (_| (_) \ V / 06:14:42 \_____\___/ \__,_|\___|\___\___/ \_/ 06:14:42 Bash-1.0.6 06:14:42 06:14:42 06:14:42 ==> git version 2.25.1 found 06:14:42 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:14:42 Release-Date: 2020-01-08 06:14:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:14:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:14:42 ==> Jenkins CI detected. 06:14:42 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1159 06:14:42 project root: . 06:14:42 --> token set from env 06:14:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:14:42 ==> Running gcov in . (disable via -X gcov) 06:14:42 ==> Python coveragepy not found 06:14:42 ==> Searching for coverage reports in: 06:14:42 + . 06:14:42 -> Found 1 reports 06:14:42 ==> Detecting git/mercurial file structure 06:14:42 ==> Reading reports 06:14:42 + ./coverage.out bytes=130739 06:14:42 ==> Appending adjustments 06:14:42 https://docs.codecov.io/docs/fixing-reports 06:14:42 + Found adjustments 06:14:42 ==> Gzipping contents 06:14:42 20K /tmp/codecov.1q3cRv.gz 06:14:42 ==> Uploading reports 06:14:42 url: https://codecov.io 06:14:42 query: branch=PR-1159&commit=a20acd08c798f4e8368922a5499a9dc7b2236198&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1159&job=&cmd_args= 06:14:42 -> Pinging Codecov 06:14:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1159&commit=a20acd08c798f4e8368922a5499a9dc7b2236198&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1159&job=&cmd_args= 06:14:42 -> Uploading to 06:14:42 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/7E55EF52A471D76F132DFD9A03CDDE97/a20acd08c798f4e8368922a5499a9dc7b2236198/0375b5b2-55b1-496b-8edf-69aa82dd7272.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T061442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=18ea7652c36724e2e7fbe134619b17891996a5d0c6a4521d143cacdc4642ac3b 06:14:42 % Total % Received % Xferd Average Speed Time Time Time Current 06:14:42 Dload Upload Total Spent Left Speed 06:14:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16832 0 0 100 16832 0 70133 --:--:-- --:--:-- --:--:-- 70133 06:14:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a20acd08c798f4e8368922a5499a9dc7b2236198 [Pipeline] } 06:14:43 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:14:44 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1159/archives ] 06:14:44 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1159/archives 06:14:44 total 16 06:14:44 drwxr-xr-x 3 root root 4096 May 10 06:05 . 06:14:44 drwxrwxr-x 12 jenkins jenkins 4096 May 10 06:05 .. 06:14:44 drwxr-xr-x 2 root root 4096 May 10 06:05 cost 06:14:44 -rw-r--r-- 1 root root 85 May 10 06:05 cost.csv 06:14:44 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1159/archives 06:14:44 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1159/archives 06:14:44 total 16 06:14:44 drwxr-xr-x 3 jenkins jenkins 4096 May 10 06:05 . 06:14:44 drwxrwxr-x 12 jenkins jenkins 4096 May 10 06:05 .. 06:14:44 drwxr-xr-x 2 jenkins jenkins 4096 May 10 06:05 cost 06:14:44 -rw-r--r-- 1 jenkins jenkins 85 May 10 06:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:14:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:14:45 ---> package-listing.sh 06:14:45 ++ facter osfamily 06:14:45 ++ tr '[:upper:]' '[:lower:]' 06:14:46 + OS_FAMILY=debian 06:14:46 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1159 06:14:46 + START_PACKAGES=/tmp/packages_start.txt 06:14:46 + END_PACKAGES=/tmp/packages_end.txt 06:14:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:14:46 + PACKAGES=/tmp/packages_start.txt 06:14:46 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1159 ']' 06:14:46 + PACKAGES=/tmp/packages_end.txt 06:14:46 + case "${OS_FAMILY}" in 06:14:46 + dpkg -l 06:14:46 + grep '^ii' 06:14:46 + '[' -f /tmp/packages_start.txt ']' 06:14:46 + '[' -f /tmp/packages_end.txt ']' 06:14:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:14:46 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1159 ']' 06:14:46 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1159/archives/ 06:14:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1159/archives/ [Pipeline] echo 06:14:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1159/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:14:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:14:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:14:47 . [Pipeline] withDockerContainer 06:14:47 prd-ubuntu20.04-docker-8c-8g-44839 does not seem to be running inside a container 06:14:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1159/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-1159 -v /w/workspace/gexfoundry_device-sdk-go_PR-1159:/w/workspace/gexfoundry_device-sdk-go_PR-1159:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:14:47 $ docker top 0c2e211d99c163859ab46979bc4c754405d7976373a09c17e37a3ee61ad96fe0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:47 + touch /tmp/pre-build-complete [Pipeline] sh 06:14:48 + mkdir -p /var/log/sysstat [Pipeline] sh 06:14:48 + ls /var/log/sa-host 06:14:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:14:48 provisioning config files... 06:14:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1159@tmp/config831269922510497352tmp [Pipeline] { [Pipeline] echo 06:14:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:14:49 ---> create-netrc.sh [Pipeline] } 06:14:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:14:49 ---> python-tools-install.sh [Pipeline] echo 06:14:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:14:49 ---> sudo-logs.sh 06:14:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:14:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:14:50 ---> job-cost.sh 06:14:50 lf-activate-venv: SKIPPING 06:14:50 DEBUG: total: 0.2199999988079071 06:14:50 INFO: Retrieving Stack Cost... 06:14:51 INFO: Retrieving Pricing Info for: v3-standard-8 06:14:51 INFO: Archiving Costs [Pipeline] echo 06:14:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:14:52 ---> logs-deploy.sh 06:14:52 lf-activate-venv: SKIPPING 06:14:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1159/1 06:14:52 INFO: archiving workspace using pattern(s): 06:14:53 Archives upload complete. 06:14:53 INFO: archiving logs to Nexus 06:14:54 ---> uname -a: 06:14:54 Linux prd-ubuntu20-04-docker-8c-8g-44839 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 06:14:54 06:14:54 06:14:54 ---> lscpu: 06:14:54 Architecture: x86_64 06:14:54 CPU op-mode(s): 32-bit, 64-bit 06:14:54 Byte Order: Little Endian 06:14:54 Address sizes: 40 bits physical, 48 bits virtual 06:14:54 CPU(s): 8 06:14:54 On-line CPU(s) list: 0-7 06:14:54 Thread(s) per core: 1 06:14:54 Core(s) per socket: 1 06:14:54 Socket(s): 8 06:14:54 NUMA node(s): 1 06:14:54 Vendor ID: AuthenticAMD 06:14:54 CPU family: 23 06:14:54 Model: 49 06:14:54 Model name: AMD EPYC-Rome Processor 06:14:54 Stepping: 0 06:14:54 CPU MHz: 2799.996 06:14:54 BogoMIPS: 5599.99 06:14:54 Virtualization: AMD-V 06:14:54 Hypervisor vendor: KVM 06:14:54 Virtualization type: full 06:14:54 L1d cache: 256 KiB 06:14:54 L1i cache: 256 KiB 06:14:54 L2 cache: 4 MiB 06:14:54 L3 cache: 128 MiB 06:14:54 NUMA node0 CPU(s): 0-7 06:14:54 Vulnerability Itlb multihit: Not affected 06:14:54 Vulnerability L1tf: Not affected 06:14:54 Vulnerability Mds: Not affected 06:14:54 Vulnerability Meltdown: Not affected 06:14:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:14:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:14:54 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:14:54 Vulnerability Srbds: Not affected 06:14:54 Vulnerability Tsx async abort: Not affected 06:14:54 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:14:54 06:14:54 06:14:54 ---> nproc: 06:14:54 8 06:14:54 06:14:54 06:14:54 ---> df -h: 06:14:54 Filesystem Size Used Avail Use% Mounted on 06:14:54 overlay 155G 11G 145G 7% / 06:14:54 tmpfs 64M 0 64M 0% /dev 06:14:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:14:54 shm 64M 0 64M 0% /dev/shm 06:14:54 /dev/vda1 155G 11G 145G 7% /facter-os 06:14:54 06:14:54 06:14:54 ---> sar -b -r -n DEV: 06:14:54 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-44839) 05/10/22 _x86_64_ (8 CPU) 06:14:54 06:14:54 06:02:34 LINUX RESTART (8 CPU) 06:14:54 06:14:54 06:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:14:54 06:04:01 297.90 29.10 268.80 0.00 2579.50 135783.22 0.00 06:14:54 06:05:01 109.97 0.12 109.85 0.00 7.20 28818.26 0.00 06:14:54 06:06:01 150.72 0.07 150.65 0.00 10.53 34320.03 0.00 06:14:54 06:07:01 2.33 0.00 2.33 0.00 0.00 25.75 0.00 06:14:54 06:08:01 1.27 0.02 1.25 0.00 0.13 13.86 0.00 06:14:54 06:09:01 2.15 0.00 2.15 0.00 0.00 23.73 0.00 06:14:54 06:10:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 06:14:54 06:11:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 06:14:54 06:12:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 06:14:54 06:13:01 1.63 0.00 1.63 0.00 0.00 23.33 0.00 06:14:54 06:14:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 06:14:54 Average: 51.50 2.62 48.88 0.00 232.55 17917.33 0.00 06:14:54 06:14:54 06:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:14:54 06:04:01 28183232 31719632 580060 1.76 165408 3562264 2278796 6.72 1266220 2972468 278088 06:14:54 06:05:01 28535284 31741892 551956 1.68 162348 3259076 2186312 6.44 1262116 2639620 672 06:14:54 06:06:01 27815384 31772456 519168 1.58 173060 3935052 1858936 5.48 1287528 3269740 184 06:14:54 06:07:01 27814812 31772068 519180 1.58 173092 3935056 1858936 5.48 1287040 3269744 176 06:14:54 06:08:01 27819956 31777248 514008 1.56 173136 3935056 1858936 5.48 1281604 3269752 20 06:14:54 06:09:01 27820232 31777532 513720 1.56 173180 3935064 1858936 5.48 1281960 3269756 12 06:14:54 06:10:01 27821760 31779192 512140 1.56 173200 3935068 1858936 5.48 1280424 3269848 12 06:14:54 06:11:01 27825948 31783396 507848 1.54 173224 3935072 1858936 5.48 1275928 3269852 12 06:14:54 06:12:01 27826192 31783656 507532 1.54 173232 3935072 1858936 5.48 1275880 3269852 12 06:14:54 06:13:01 27826356 31783844 507244 1.54 173276 3935048 1858936 5.48 1275980 3269832 88 06:14:54 06:14:01 27826024 31783528 507508 1.54 173284 3935056 1858936 5.48 1276332 3269836 152 06:14:54 Average: 27919562 31770404 521851 1.59 171495 3839717 1926867 5.68 1277365 3185482 25403 06:14:54 06:14:54 06:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:14:54 06:04:01 lo 6.64 6.64 0.65 0.65 0.00 0.00 0.00 0.00 06:14:54 06:04:01 ens3 775.16 523.35 6925.58 115.09 0.00 0.00 0.00 0.00 06:14:54 06:04:01 docker0 111.22 145.38 9.21 1101.26 0.00 0.00 0.00 0.00 06:14:54 06:05:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:14:54 06:05:01 veth52e22d9 6.82 7.10 0.50 17.27 0.00 0.00 0.00 0.00 06:14:54 06:05:01 ens3 78.45 60.32 68.30 65.32 0.00 0.00 0.00 0.00 06:14:54 06:05:01 docker0 6.82 7.13 0.41 17.27 0.00 0.00 0.00 0.00 06:14:54 06:06:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 06:14:54 06:06:01 ens3 172.28 119.21 2655.36 64.11 0.00 0.00 0.00 0.00 06:14:54 06:06:01 docker0 13.13 18.24 0.73 72.48 0.00 0.00 0.00 0.00 06:14:54 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:14:54 06:07:01 ens3 0.82 0.82 0.05 0.07 0.00 0.00 0.00 0.00 06:14:54 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:54 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:54 06:08:01 ens3 0.23 0.23 0.01 0.02 0.00 0.00 0.00 0.00 06:14:54 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:54 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:14:54 06:09:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:14:54 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:54 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:54 06:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:54 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:54 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:14:54 06:11:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:14:54 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:54 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:54 06:12:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:14:54 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:54 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:14:54 06:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:14:54 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:54 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:54 06:14:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 06:14:54 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:54 Average: lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 06:14:54 Average: ens3 92.38 63.34 868.04 22.11 0.00 0.00 0.00 0.00 06:14:54 Average: docker0 11.77 15.33 0.93 106.76 0.00 0.00 0.00 0.00 06:14:54 06:14:54 06:14:54 ---> sar -P ALL: 06:14:54 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-44839) 05/10/22 _x86_64_ (8 CPU) 06:14:54 06:14:54 06:02:34 LINUX RESTART (8 CPU) 06:14:54 06:14:54 06:03:02 CPU %user %nice %system %iowait %steal %idle 06:14:54 06:04:01 all 12.77 0.00 4.85 1.91 0.09 80.37 06:14:54 06:04:01 0 11.59 0.00 4.80 3.32 0.09 80.21 06:14:54 06:04:01 1 12.25 0.00 4.78 0.65 0.07 82.25 06:14:54 06:04:01 2 12.46 0.00 5.59 3.72 0.09 78.14 06:14:54 06:04:01 3 13.39 0.00 5.33 3.45 0.10 77.73 06:14:54 06:04:01 4 12.11 0.00 4.16 0.81 0.09 82.84 06:14:54 06:04:01 5 12.31 0.00 5.17 1.27 0.10 81.15 06:14:54 06:04:01 6 13.54 0.00 4.15 1.86 0.09 80.35 06:14:54 06:04:01 7 14.49 0.00 4.86 0.21 0.14 80.30 06:14:54 06:05:01 all 37.88 0.00 6.10 0.63 0.11 55.27 06:14:54 06:05:01 0 38.03 0.00 6.25 0.92 0.12 54.68 06:14:54 06:05:01 1 38.11 0.00 6.57 1.70 0.12 53.50 06:14:54 06:05:01 2 38.95 0.00 6.65 1.15 0.12 53.14 06:14:54 06:05:01 3 39.74 0.00 5.57 0.35 0.12 54.22 06:14:54 06:05:01 4 35.22 0.00 5.47 0.03 0.10 59.17 06:14:54 06:05:01 5 35.78 0.00 5.85 0.51 0.10 57.76 06:14:54 06:05:01 6 38.18 0.00 6.47 0.19 0.10 55.06 06:14:54 06:05:01 7 39.04 0.00 5.98 0.20 0.12 54.66 06:14:54 06:06:01 all 16.82 0.00 3.73 1.36 0.07 78.03 06:14:54 06:06:01 0 17.07 0.00 3.99 1.96 0.07 76.91 06:14:54 06:06:01 1 16.36 0.00 3.72 0.50 0.05 79.37 06:14:54 06:06:01 2 17.61 0.00 4.05 0.44 0.08 77.81 06:14:54 06:06:01 3 15.31 0.00 3.26 0.94 0.07 80.42 06:14:54 06:06:01 4 16.45 0.00 2.87 0.30 0.07 80.31 06:14:54 06:06:01 5 15.68 0.00 3.66 0.10 0.07 80.49 06:14:54 06:06:01 6 18.26 0.00 4.24 5.76 0.07 71.68 06:14:54 06:06:01 7 17.82 0.00 4.03 0.86 0.07 77.22 06:14:54 06:07:01 all 0.01 0.00 0.01 0.01 0.00 99.96 06:14:54 06:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:14:54 06:07:01 1 0.02 0.00 0.02 0.02 0.02 99.93 06:14:54 06:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:14:54 06:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:14:54 06:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:14:54 06:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:14:54 06:07:01 6 0.03 0.00 0.02 0.03 0.00 99.92 06:14:54 06:07:01 7 0.00 0.00 0.03 0.02 0.00 99.95 06:14:54 06:08:01 all 0.02 0.00 0.02 0.01 0.00 99.96 06:14:54 06:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:14:54 06:08:01 1 0.05 0.00 0.05 0.03 0.00 99.87 06:14:54 06:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:14:54 06:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:14:54 06:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:14:54 06:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:14:54 06:08:01 6 0.02 0.00 0.02 0.02 0.00 99.95 06:14:54 06:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:14:54 06:09:01 all 0.01 0.00 0.01 0.00 0.00 99.98 06:14:54 06:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:14:54 06:09:01 1 0.02 0.00 0.02 0.02 0.00 99.95 06:14:54 06:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:14:54 06:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:14:54 06:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:14:54 06:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:14:54 06:09:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:14:54 06:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:14:54 06:10:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:14:54 06:10:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:14:54 06:10:01 1 0.03 0.00 0.00 0.02 0.02 99.93 06:14:54 06:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:14:54 06:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:14:54 06:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:14:54 06:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:14:54 06:10:01 6 0.02 0.00 0.02 0.02 0.00 99.95 06:14:54 06:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:14:54 06:11:01 all 0.01 0.00 0.02 0.01 0.00 99.96 06:14:54 06:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:14:54 06:11:01 1 0.00 0.00 0.05 0.03 0.00 99.92 06:14:54 06:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:14:54 06:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:14:54 06:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:14:54 06:11:01 5 0.03 0.00 0.07 0.00 0.00 99.90 06:14:54 06:11:01 6 0.02 0.00 0.00 0.03 0.02 99.93 06:14:54 06:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:14:54 06:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:14:54 06:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:14:54 06:12:01 1 0.00 0.00 0.03 0.00 0.00 99.97 06:14:54 06:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:14:54 06:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:14:54 06:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:14:54 06:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:14:54 06:12:01 6 0.00 0.00 0.02 0.02 0.00 99.97 06:14:54 06:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:14:54 06:13:01 all 0.02 0.00 0.01 0.01 0.00 99.96 06:14:54 06:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:14:54 06:13:01 1 0.03 0.00 0.00 0.03 0.00 99.93 06:14:54 06:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:14:54 06:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:14:54 06:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:14:54 06:13:01 5 0.05 0.00 0.03 0.00 0.00 99.92 06:14:54 06:13:01 6 0.02 0.00 0.02 0.02 0.00 99.95 06:14:54 06:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:14:54 06:14:01 all 0.02 0.00 0.02 0.00 0.00 99.96 06:14:54 06:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:14:54 06:14:01 1 0.02 0.00 0.03 0.02 0.00 99.93 06:14:54 06:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:14:54 06:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:14:54 06:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:14:54 06:14:01 5 0.03 0.00 0.05 0.00 0.00 99.92 06:14:54 06:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:14:54 06:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:14:54 06:14:54 Average: CPU %user %nice %system %iowait %steal %idle 06:14:54 Average: all 6.09 0.00 1.33 0.35 0.03 92.21 06:14:54 Average: 0 6.04 0.00 1.37 0.55 0.03 92.01 06:14:54 Average: 1 6.03 0.00 1.37 0.27 0.02 92.31 06:14:54 Average: 2 6.22 0.00 1.47 0.47 0.03 91.81 06:14:54 Average: 3 6.19 0.00 1.28 0.42 0.03 92.08 06:14:54 Average: 4 5.74 0.00 1.13 0.10 0.02 93.01 06:14:54 Average: 5 5.75 0.00 1.33 0.17 0.03 92.72 06:14:54 Average: 6 6.31 0.00 1.34 0.71 0.02 91.61 06:14:54 Average: 7 6.42 0.00 1.34 0.12 0.03 92.10 06:14:54 06:14:54 06:14:54