Pull request #1412 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 704055505654e7e0761323bc09f3226d65796db0+8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 (5952f2799f289d2d4c8aaa02d02d05eab18fd2fc) 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-ssh3470781732070591838.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4431019849198987600.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-1412/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-1412/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5563873192962478829.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-1412/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh227081052565145664.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh15105374402410412680.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-1412/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-1412/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4829142875304950015.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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/v3]] ========================================================= [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.20 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/v3 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 SNYK_DEBUG: false [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-6195 in /w/workspace/gexfoundry_device-sdk-go_PR-1412 [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-1412 # 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 > 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/1412/head:refs/remotes/origin/PR-1412 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 into PR head commit 704055505654e7e0761323bc09f3226d65796db0 Merge succeeded, producing 704055505654e7e0761323bc09f3226d65796db0 Checking out Revision 704055505654e7e0761323bc09f3226d65796db0 (PR-1412) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:00:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 704055505654e7e0761323bc09f3226d65796db0 # 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 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 704055505654e7e0761323bc09f3226d65796db0 # timeout=10 [Pipeline] withCredentials 05:00:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:00:13 ========================================================= 05:00:13 EdgeX Global Pipelines Version Info 05:00:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:00:14 ------------------- 05:00:14 stable info: 05:00:14 ------------------- 05:00:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:00:14 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 05:00:14 Message: update stable to v1.0.245 05:00:15 ------------------- 05:00:15 experimental info: 05:00:15 ------------------- 05:00:15 Commited By: **** collab-it+edgex@linuxfoundation.org 05:00:15 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 05:00:15 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:00:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1412 [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1412 [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1412 [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 704055505654e7e0761323bc09f3226d65796db0 [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7040555 [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:16 provisioning config files... 05:00:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp/config2792316842889192492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:17 ---> docker-login.sh 05:00:17 nexus3.edgexfoundry.org:10001 05:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:17 Configure a credential helper to remove this warning. See 05:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:17 05:00:17 Login Succeeded 05:00:17 nexus3.edgexfoundry.org:10002 05:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:17 Configure a credential helper to remove this warning. See 05:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:17 05:00:17 Login Succeeded 05:00:17 nexus3.edgexfoundry.org:10003 05:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:17 Configure a credential helper to remove this warning. See 05:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:17 05:00:17 Login Succeeded 05:00:17 nexus3.edgexfoundry.org:10004 05:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:17 Configure a credential helper to remove this warning. See 05:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:17 05:00:17 Login Succeeded 05:00:17 docker.io 05:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:18 Configure a credential helper to remove this warning. See 05:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:18 05:00:18 Login Succeeded 05:00:18 ---> docker-login.sh ends [Pipeline] } 05:00:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:00:18 + git rev-list -1 --merges 704055505654e7e0761323bc09f3226d65796db0~1..704055505654e7e0761323bc09f3226d65796db0 [Pipeline] echo 05:00:18 -----------> git rev-list -1 --merges 704055505654e7e0761323bc09f3226d65796db0~1..704055505654e7e0761323bc09f3226d65796db0 704055505654e7e0761323bc09f3226d65796db0 [false] [Pipeline] sh 05:00:19 + git log --format=format:%s -1 704055505654e7e0761323bc09f3226d65796db0 [Pipeline] echo 05:00:19 ========================================================= 05:00:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:00:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:19 + git log --format=format:%s -1 704055505654e7e0761323bc09f3226d65796db0 [Pipeline] echo 05:00:19 [semverPrep] GIT_COMMIT: 704055505654e7e0761323bc09f3226d65796db0, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 05:00:19 [semverPrep] This is not a build commit. [Pipeline] sh 05:00:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:00:20 + grep -v github /etc/ssh/ssh_known_hosts 05:00:20 + [ -e /tmp/ssh_known_hosts ] 05:00:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:00:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:00:20 + sudo tee -a /etc/ssh/ssh_known_hosts 05:00:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:20 05:00:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:20 0.1.4: Pulling from edgex-devops/py-git-semver 05:00:20 b85a868b505f: Pulling fs layer 05:00:20 e2be974225ed: Pulling fs layer 05:00:20 339a4e72a1f5: Pulling fs layer 05:00:20 988bab9f4d93: Pulling fs layer 05:00:20 1469e6f7b9e6: Pulling fs layer 05:00:20 eaf3925da568: Pulling fs layer 05:00:20 bab4dde63d76: Pulling fs layer 05:00:20 bde34c3a00c8: Pulling fs layer 05:00:20 b352a97aabf1: Pulling fs layer 05:00:20 4872d77fe225: Pulling fs layer 05:00:20 5851b861e8e6: Pulling fs layer 05:00:20 4872d77fe225: Waiting 05:00:20 bab4dde63d76: Waiting 05:00:20 b352a97aabf1: Waiting 05:00:20 5851b861e8e6: Waiting 05:00:20 988bab9f4d93: Waiting 05:00:20 eaf3925da568: Waiting 05:00:20 1469e6f7b9e6: Waiting 05:00:20 bde34c3a00c8: Waiting 05:00:20 e2be974225ed: Download complete 05:00:20 988bab9f4d93: Download complete 05:00:21 1469e6f7b9e6: Verifying Checksum 05:00:21 1469e6f7b9e6: Download complete 05:00:21 339a4e72a1f5: Verifying Checksum 05:00:21 339a4e72a1f5: Download complete 05:00:21 eaf3925da568: Download complete 05:00:21 bde34c3a00c8: Verifying Checksum 05:00:21 bde34c3a00c8: Download complete 05:00:21 b352a97aabf1: Verifying Checksum 05:00:21 b352a97aabf1: Download complete 05:00:21 4872d77fe225: Verifying Checksum 05:00:21 4872d77fe225: Download complete 05:00:21 5851b861e8e6: Verifying Checksum 05:00:21 5851b861e8e6: Download complete 05:00:21 b85a868b505f: Verifying Checksum 05:00:21 b85a868b505f: Download complete 05:00:21 bab4dde63d76: Verifying Checksum 05:00:21 bab4dde63d76: Download complete 05:00:22 b85a868b505f: Pull complete 05:00:22 e2be974225ed: Pull complete 05:00:22 339a4e72a1f5: Pull complete 05:00:22 988bab9f4d93: Pull complete 05:00:23 1469e6f7b9e6: Pull complete 05:00:23 eaf3925da568: Pull complete 05:00:25 bab4dde63d76: Pull complete 05:00:25 bde34c3a00c8: Pull complete 05:00:25 b352a97aabf1: Pull complete 05:00:25 4872d77fe225: Pull complete 05:00:25 5851b861e8e6: Pull complete 05:00:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:00:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:25 prd-ubuntu20.04-docker-8c-8g-6195 does not seem to be running inside a container 05:00:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1412 -v /w/workspace/gexfoundry_device-sdk-go_PR-1412:/w/workspace/gexfoundry_device-sdk-go_PR-1412:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:00:28 $ docker top 2f44c94a83583d00289feea89527ac398e165a82cd2f9aea01ceea50152a8853 -eo pid,comm 05:00:28 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). 05:00:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:00:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:28 [ssh-agent] Looking for ssh-agent implementation... 05:00:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:28 $ docker exec 2f44c94a83583d00289feea89527ac398e165a82cd2f9aea01ceea50152a8853 ssh-agent 05:00:28 SSH_AUTH_SOCK=/tmp/ssh-DuJC8K12Rt1M/agent.32 05:00:28 SSH_AGENT_PID=38 05:00:28 Running ssh-add (command line suppressed) 05:00:28 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp/private_key_12943347559270196371.key (/w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp/private_key_12943347559270196371.key) 05:00:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:28 + git tag --points-at HEAD [Pipeline] } 05:00:28 $ docker exec --env ******** --env ******** 2f44c94a83583d00289feea89527ac398e165a82cd2f9aea01ceea50152a8853 ssh-agent -k 05:00:29 unset SSH_AUTH_SOCK; 05:00:29 unset SSH_AGENT_PID; 05:00:29 echo Agent pid 38 killed; 05:00:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:00:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:29 [ssh-agent] Looking for ssh-agent implementation... 05:00:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:29 $ docker exec 2f44c94a83583d00289feea89527ac398e165a82cd2f9aea01ceea50152a8853 ssh-agent 05:00:29 SSH_AUTH_SOCK=/tmp/ssh-USod7VCNPaSw/agent.70 05:00:29 SSH_AGENT_PID=77 05:00:29 Running ssh-add (command line suppressed) 05:00:29 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp/private_key_11292451127289088213.key (/w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp/private_key_11292451127289088213.key) 05:00:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:29 + git semver init 05:00:30 2023-03-29 05:00:30,030 [run_init] DEBUG init version:0.0.0 force:False 05:00:30 2023-03-29 05:00:30,031 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1412/.semver 05:00:30 2023-03-29 05:00:30,032 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1412/.semver 05:00:30 2023-03-29 05:00:30,033 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1412/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1412, universal_newlines=False, shell=None, istream=None) 05:00:31 2023-03-29 05:00:30,983 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1412/.git/info/exclude 05:00:31 2023-03-29 05:00:30,984 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1412/.semver/PR-1412 with force:False 05:00:31 2023-03-29 05:00:30,984 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1412/.semver/PR-1412 05:00:31 2023-03-29 05:00:30,988 [execute] INFO git cat-file --batch-check 05:00:31 2023-03-29 05:00:30,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1412/.semver, universal_newlines=False, shell=None, istream=) 05:00:31 2023-03-29 05:00:30,995 [execute] INFO git cat-file --batch 05:00:31 2023-03-29 05:00:30,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1412/.semver, universal_newlines=False, shell=None, istream=) 05:00:31 2023-03-29 05:00:31,001 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1412/.semver/PR-1412 05:00:31 0.0.0 [Pipeline] } 05:00:31 $ docker exec --env ******** --env ******** 2f44c94a83583d00289feea89527ac398e165a82cd2f9aea01ceea50152a8853 ssh-agent -k 05:00:31 unset SSH_AUTH_SOCK; 05:00:31 unset SSH_AGENT_PID; 05:00:31 echo Agent pid 77 killed; 05:00:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:31 + git semver [Pipeline] } 05:00:31 $ docker stop --time=1 2f44c94a83583d00289feea89527ac398e165a82cd2f9aea01ceea50152a8853 05:00:33 $ docker rm -f --volumes 2f44c94a83583d00289feea89527ac398e165a82cd2f9aea01ceea50152a8853 [Pipeline] // withDockerContainer [Pipeline] sh 05:00:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:00:33 Stashed 1 file(s) [Pipeline] echo 05:00:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:34 provisioning config files... 05:00:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp/config14938661594420074035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:34 ---> docker-login.sh 05:00:34 nexus3.edgexfoundry.org:10001 05:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:34 Configure a credential helper to remove this warning. See 05:00:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:34 05:00:34 Login Succeeded 05:00:34 nexus3.edgexfoundry.org:10002 05:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:34 Configure a credential helper to remove this warning. See 05:00:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:34 05:00:34 Login Succeeded 05:00:34 nexus3.edgexfoundry.org:10003 05:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:35 Configure a credential helper to remove this warning. See 05:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:35 05:00:35 Login Succeeded 05:00:35 nexus3.edgexfoundry.org:10004 05:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:35 Configure a credential helper to remove this warning. See 05:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:35 05:00:35 Login Succeeded 05:00:35 docker.io 05:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:35 Configure a credential helper to remove this warning. See 05:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:35 05:00:35 Login Succeeded 05:00:35 ---> docker-login.sh ends [Pipeline] } 05:00:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:00:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:35 ========================================================= 05:00:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:00:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:36 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 05:00:36 Sending build context to Docker daemon 10.91MB 05:00:36 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:00:36 Step 2/10 : FROM ${BASE} AS builder 05:00:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:00:36 63b65145d645: Pulling fs layer 05:00:36 a2d21d5440eb: Pulling fs layer 05:00:36 935e6c44a52c: Pulling fs layer 05:00:36 94cc34f8dd06: Pulling fs layer 05:00:36 30dea6a524f1: Pulling fs layer 05:00:36 a2aff8979fd8: Pulling fs layer 05:00:36 6808be2612f2: Pulling fs layer 05:00:36 f25807f1079a: Pulling fs layer 05:00:36 30dea6a524f1: Waiting 05:00:36 a2aff8979fd8: Waiting 05:00:36 6808be2612f2: Waiting 05:00:36 f25807f1079a: Waiting 05:00:36 94cc34f8dd06: Waiting 05:00:36 a2d21d5440eb: Download complete 05:00:36 94cc34f8dd06: Verifying Checksum 05:00:36 94cc34f8dd06: Download complete 05:00:36 63b65145d645: Verifying Checksum 05:00:36 63b65145d645: Download complete 05:00:36 30dea6a524f1: Download complete 05:00:36 a2aff8979fd8: Verifying Checksum 05:00:36 a2aff8979fd8: Download complete 05:00:36 63b65145d645: Pull complete 05:00:36 a2d21d5440eb: Pull complete 05:00:36 f25807f1079a: Verifying Checksum 05:00:36 f25807f1079a: Download complete 05:00:36 935e6c44a52c: Download complete 05:00:37 6808be2612f2: Verifying Checksum 05:00:37 6808be2612f2: Download complete 05:00:40 935e6c44a52c: Pull complete 05:00:40 94cc34f8dd06: Pull complete 05:00:40 30dea6a524f1: Pull complete 05:00:40 a2aff8979fd8: Pull complete 05:00:42 6808be2612f2: Pull complete 05:00:43 f25807f1079a: Pull complete 05:00:43 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 05:00:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:00:43 ---> 3b553350e43f 05:00:43 Step 3/10 : ARG MAKE=make build 05:00:49 Still waiting to schedule task 05:00:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:00:49 ---> Running in a31561a95336 05:00:49 Removing intermediate container a31561a95336 05:00:49 ---> a8deb62fca94 05:00:49 Step 4/10 : WORKDIR /device-sdk-go 05:00:49 ---> Running in 631b1fd44b0d 05:00:49 Removing intermediate container 631b1fd44b0d 05:00:49 ---> 8edb07943459 05:00:49 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:00:49 ---> Running in 033ca0742221 05:00:50 Removing intermediate container 033ca0742221 05:00:50 ---> cb8d29877d10 05:00:50 Step 6/10 : RUN apk add --update --no-cache make git 05:00:50 ---> Running in 2a1bce82e3bf 05:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:00:50 OK: 265 MiB in 53 packages 05:00:51 Removing intermediate container 2a1bce82e3bf 05:00:51 ---> 96289d34abf1 05:00:51 Step 7/10 : COPY go.mod vendor* ./ 05:00:51 ---> 9c6ea3c5ad99 05:00:51 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:51 ---> Running in 68ad69e73840 05:01:30 Removing intermediate container 68ad69e73840 05:01:30 ---> 3093940adbe8 05:01:30 Step 9/10 : COPY . . 05:01:30 ---> 30bc7b9d4e51 05:01:30 Step 10/10 : RUN ${MAKE} 05:01:30 ---> Running in af44523ff391 05:01:31 noop 05:01:31 Removing intermediate container af44523ff391 05:01:31 ---> 3c57932e3e2c 05:01:31 Successfully built 3c57932e3e2c 05:01:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:31 + docker inspect -f . ci-base-image-x86_64 05:01:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:32 prd-ubuntu20.04-docker-8c-8g-6195 does not seem to be running inside a container 05:01:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1412 -v /w/workspace/gexfoundry_device-sdk-go_PR-1412:/w/workspace/gexfoundry_device-sdk-go_PR-1412:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1412@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 ******** ci-base-image-x86_64 cat 05:01:32 $ docker top d1225239c0fe1e2383f5746bb25a010498e8f0906f2077ebe6637368ca4803cd -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:32 + go version 05:01:32 go version go1.20.2 linux/amd64 [Pipeline] } 05:01:32 $ docker stop --time=1 d1225239c0fe1e2383f5746bb25a010498e8f0906f2077ebe6637368ca4803cd 05:01:34 $ docker rm -f --volumes d1225239c0fe1e2383f5746bb25a010498e8f0906f2077ebe6637368ca4803cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:34 + docker inspect -f . ci-base-image-x86_64 05:01:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:35 prd-ubuntu20.04-docker-8c-8g-6195 does not seem to be running inside a container 05:01:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1412 -v /w/workspace/gexfoundry_device-sdk-go_PR-1412:/w/workspace/gexfoundry_device-sdk-go_PR-1412:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1412@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 ******** ci-base-image-x86_64 cat 05:01:35 $ docker top ecb659b652d9c6b0ff56ea2efae959c6c603bfd523deccb1ec779e86b452db96 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:35 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1412 [Pipeline] fileExists [Pipeline] sh 05:01:36 + make test 05:01:36 go test -race -coverprofile=coverage.out ./... 05:01:42 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:01:57 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:01:57 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:01:57 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:01:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:01:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:01:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.057s coverage: 27.6% of statements 05:01:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:01:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:01:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.059s coverage: 79.9% of statements 05:01:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.086s coverage: 86.0% of statements 05:01:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:01:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.091s coverage: 75.7% of statements 05:01:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:01:58 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:01:58 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:01:58 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:02:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.079s coverage: 14.9% of statements 05:02:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.073s coverage: 68.5% of statements 05:02:00 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.108s coverage: 89.2% of statements 05:02:00 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.064s coverage: 5.5% of statements 05:02:22 GO111MODULE=on go vet ./... 05:02:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:02:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:02:26 ./bin/test-attribution-txt.sh [Pipeline] echo 05:02:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:02:26 $ docker stop --time=1 ecb659b652d9c6b0ff56ea2efae959c6c603bfd523deccb1ec779e86b452db96 05:02:29 $ docker rm -f --volumes ecb659b652d9c6b0ff56ea2efae959c6c603bfd523deccb1ec779e86b452db96 [Pipeline] // withDockerContainer [Pipeline] sh 05:02:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:02:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:02:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:02:31 + ls -al . 05:02:31 total 276 05:02:31 drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 05:01 . 05:02:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 05:00 .. 05:02:31 -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 05:00 .dockerignore 05:02:31 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 05:00 .git 05:02:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 05:00 .github 05:02:31 -rw-rw-r-- 1 jenkins jenkins 131 Mar 29 05:00 .gitignore 05:02:31 -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 05:00 .golangci.yml 05:02:31 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 05:00 .semver 05:02:31 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 29 05:00 CHANGELOG.md 05:02:31 -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 05:00 GOVERNANCE.md 05:02:31 -rw-rw-r-- 1 jenkins jenkins 885 Mar 29 05:00 Jenkinsfile 05:02:31 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 29 05:00 LICENSE 05:02:31 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 29 05:00 Makefile 05:02:31 -rw-rw-r-- 1 jenkins jenkins 619 Mar 29 05:00 OWNERS.md 05:02:31 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 29 05:00 README.md 05:02:31 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 05:00 VERSION 05:02:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 05:00 bin 05:02:31 -rw-r--r-- 1 jenkins jenkins 106712 Mar 29 05:02 coverage.out 05:02:31 drwxrwxr-x 5 jenkins jenkins 4096 Mar 29 05:00 example 05:02:31 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 29 05:00 go.mod 05:02:31 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 29 05:00 go.sum 05:02:31 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 05:00 internal 05:02:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 05:00 openapi 05:02:31 drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 05:00 pkg 05:02:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 05:00 snap 05:02:31 -rw-rw-r-- 1 jenkins jenkins 222 Mar 29 05:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:31 + 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=704055505654e7e0761323bc09f3226d65796db0 --label arch=amd64 --label version=0.0.0 . 05:02:31 Sending build context to Docker daemon 11.02MB 05:02:31 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:02:31 Step 2/23 : FROM ${BASE} AS builder 05:02:31 ---> 3c57932e3e2c 05:02:31 Step 3/23 : ARG MAKE=make build 05:02:32 ---> Running in 1e4997c66f0d 05:02:32 Removing intermediate container 1e4997c66f0d 05:02:32 ---> c1d6bfd16a14 05:02:32 Step 4/23 : WORKDIR /device-sdk-go 05:02:32 ---> Running in 0e49768bc5f4 05:02:32 Removing intermediate container 0e49768bc5f4 05:02:32 ---> 33a0339fbaa1 05:02:32 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:02:32 ---> Running in b890417cb71f 05:02:32 Removing intermediate container b890417cb71f 05:02:32 ---> 5829b626e230 05:02:32 Step 6/23 : RUN apk add --update --no-cache make git 05:02:32 ---> Running in c7b9bcd7c4a5 05:02:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:02:33 OK: 265 MiB in 53 packages 05:02:33 Removing intermediate container c7b9bcd7c4a5 05:02:33 ---> 25c6a08edb7c 05:02:33 Step 7/23 : COPY go.mod vendor* ./ 05:02:33 ---> c774842ebea9 05:02:33 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:33 ---> Running in 62cfc8ae1c20 05:02:34 Removing intermediate container 62cfc8ae1c20 05:02:34 ---> 05363863b9df 05:02:34 Step 9/23 : COPY . . 05:02:35 ---> 51b8aedbd648 05:02:35 Step 10/23 : RUN ${MAKE} 05:02:35 ---> Running in 360fe9b49d4f 05:02:35 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:02:57 Removing intermediate container 360fe9b49d4f 05:02:57 ---> 862634078a8c 05:02:57 Step 11/23 : FROM alpine:3.17 05:02:57 3.17: Pulling from library/alpine 05:02:57 63b65145d645: Already exists 05:02:57 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:02:57 Status: Downloaded newer image for alpine:3.17 05:02:57 ---> b2aa39c304c2 05:02:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:02:57 ---> Running in a55a76b5de88 05:02:57 Removing intermediate container a55a76b5de88 05:02:57 ---> 173a89493d49 05:02:57 Step 13/23 : RUN apk add --update --no-cache 05:02:57 ---> Running in bf7c83c58bb9 05:02:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:02:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:02:57 OK: 7 MiB in 15 packages 05:02:57 Removing intermediate container bf7c83c58bb9 05:02:57 ---> 62022aa9fefd 05:02:57 Step 14/23 : WORKDIR / 05:02:57 ---> Running in aa608e88f71f 05:02:57 Removing intermediate container aa608e88f71f 05:02:57 ---> 7f225b99a203 05:02:57 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:02:57 ---> 0f052458b2d2 05:02:57 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:02:57 ---> 891946f0a560 05:02:57 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:02:58 ---> 5e6c3a9de254 05:02:58 Step 18/23 : EXPOSE 59999 05:02:58 ---> Running in 27404d48c24b 05:02:58 Removing intermediate container 27404d48c24b 05:02:58 ---> 577afefc5faf 05:02:58 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:02:58 ---> Running in 57c81793af57 05:02:58 Removing intermediate container 57c81793af57 05:02:58 ---> 27df61fed23d 05:02:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:02:59 ---> Running in 3f59dc6ea83c 05:02:59 Removing intermediate container 3f59dc6ea83c 05:02:59 ---> e1cdf0d42fb8 05:02:59 Step 21/23 : LABEL arch=amd64 05:02:59 ---> Running in a8343b714019 05:02:59 Removing intermediate container a8343b714019 05:02:59 ---> 47ff78e9ca24 05:02:59 Step 22/23 : LABEL git_sha=704055505654e7e0761323bc09f3226d65796db0 05:02:59 ---> Running in 2ef85a825b91 05:03:00 Removing intermediate container 2ef85a825b91 05:03:00 ---> 3a9b362aac6c 05:03:00 Step 23/23 : LABEL version=0.0.0 05:03:00 ---> Running in 00c180b65c28 05:03:00 Removing intermediate container 00c180b65c28 05:03:00 ---> 53e819e23b94 05:03:00 [Warning] One or more build-args [ARCH] were not consumed 05:03:00 Successfully built 53e819e23b94 05:03:00 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 05:03:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:01 05:03:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:01 latest: Pulling from edgex-lftools-log-publisher 05:03:01 5eb5b503b376: Pulling fs layer 05:03:01 5c69ac0246d0: Pulling fs layer 05:03:01 ec43610c2a17: Pulling fs layer 05:03:01 3a2ae6a8a46f: Pulling fs layer 05:03:01 33b1e0a273af: Pulling fs layer 05:03:01 5d3b04190fa2: Pulling fs layer 05:03:01 2f39f015ded8: Pulling fs layer 05:03:01 3a2ae6a8a46f: Waiting 05:03:01 33b1e0a273af: Waiting 05:03:01 5d3b04190fa2: Waiting 05:03:01 2f39f015ded8: Waiting 05:03:01 5c69ac0246d0: Download complete 05:03:01 3a2ae6a8a46f: Verifying Checksum 05:03:01 3a2ae6a8a46f: Download complete 05:03:01 ec43610c2a17: Verifying Checksum 05:03:01 ec43610c2a17: Download complete 05:03:01 33b1e0a273af: Verifying Checksum 05:03:01 33b1e0a273af: Download complete 05:03:02 5d3b04190fa2: Download complete 05:03:02 5eb5b503b376: Verifying Checksum 05:03:02 5eb5b503b376: Download complete 05:03:02 2f39f015ded8: Download complete 05:03:03 5eb5b503b376: Pull complete 05:03:03 5c69ac0246d0: Pull complete 05:03:04 ec43610c2a17: Pull complete 05:03:04 3a2ae6a8a46f: Pull complete 05:03:04 33b1e0a273af: Pull complete 05:03:04 5d3b04190fa2: Pull complete 05:03:10 2f39f015ded8: Pull complete 05:03:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:03:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:10 prd-ubuntu20.04-docker-8c-8g-6195 does not seem to be running inside a container 05:03:10 $ 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-1412 -v /w/workspace/gexfoundry_device-sdk-go_PR-1412:/w/workspace/gexfoundry_device-sdk-go_PR-1412:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:03:13 $ docker top 6f1e2e624b3667b935b9b8508fcb548fa96da27b81f33094439e8bc7b2f4dfb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:14 ---> job-cost.sh 05:03:14 lf-activate-venv: SKIPPING 05:03:14 INFO: No Stack... 05:03:14 INFO: Retrieving Pricing Info for: v3-standard-8 05:03:15 INFO: Archiving Costs [Pipeline] sh 05:03:15 + + cat /w/workspace/gexfoundry_device-sdk-go_PR-1412/archives/cost.csvcut 05:03:15 -d, -f6 [Pipeline] lock 05:03:15 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1412-1-stack-cost] 05:03:15 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1412-1-stack-cost] did not exist. Created. 05:03:15 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1412-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:03:15 + echo total: 0.2199999988079071 [Pipeline] stash 05:03:15 Stashed 1 file(s) [Pipeline] } 05:03:15 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1412-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:03:16 $ docker stop --time=1 6f1e2e624b3667b935b9b8508fcb548fa96da27b81f33094439e8bc7b2f4dfb6 05:03:17 $ docker rm -f --volumes 6f1e2e624b3667b935b9b8508fcb548fa96da27b81f33094439e8bc7b2f4dfb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:03:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6197 in /w/workspace/gexfoundry_device-sdk-go_PR-1412 [Pipeline] { [Pipeline] ws 05:03:29 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:03:29 The recommended git tool is: git 05:03:39 using credential edgex-jenkins-ssh 05:03:39 Cloning the remote Git repository 05:03:39 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:03:39 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:03:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:03:40 > git --version # timeout=10 05:03:40 > git --version # 'git version 2.25.1' 05:03:40 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:42 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:03:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:44 Merging remotes/origin/main commit 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 into PR head commit 704055505654e7e0761323bc09f3226d65796db0 05:03:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:03:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:03:44 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1412/head:refs/remotes/origin/PR-1412 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:03:44 > git config core.sparsecheckout # timeout=10 05:03:45 Merge succeeded, producing 704055505654e7e0761323bc09f3226d65796db0 05:03:45 Checking out Revision 704055505654e7e0761323bc09f3226d65796db0 (PR-1412) 05:03:46 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 05:03:46 > git --version # timeout=10 05:03:46 > git --version # 'git version 2.25.1' 05:03:46 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 05:03:44 > git checkout -f 704055505654e7e0761323bc09f3226d65796db0 # timeout=10 05:03:45 > git remote # timeout=10 05:03:45 > git config --get remote.origin.url # timeout=10 05:03:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:45 > git merge 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 # timeout=10 05:03:45 > git rev-parse HEAD^{commit} # timeout=10 05:03:45 > git config core.sparsecheckout # timeout=10 05:03:45 > git checkout -f 704055505654e7e0761323bc09f3226d65796db0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:03:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:03:47 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:47 Dload Upload Total Spent Left Speed 05:03:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 05:03:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:03:48 + + sudo teesudo /etc/docker/daemon.new jq 05:03:48 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:03:48 { 05:03:48 "registry-mirrors": [ 05:03:48 "https://nexus3.edgexfoundry.org:10001" 05:03:48 ], 05:03:48 "bip": "10.250.0.254/24", 05:03:48 "hosts": [ 05:03:48 "tcp://0.0.0.0:5555", 05:03:48 "unix:///var/run/docker.sock" 05:03:48 ], 05:03:48 "mtu": 1458, 05:03:48 "selinux-enabled": true, 05:03:48 "seccomp-profile": "/etc/docker/seccomp.json" 05:03:48 } [Pipeline] sh 05:03:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:03:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:07 provisioning config files... 05:04:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7554319239353387533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:08 ---> docker-login.sh 05:04:08 nexus3.edgexfoundry.org:10001 05:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:08 Configure a credential helper to remove this warning. See 05:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:08 05:04:08 Login Succeeded 05:04:08 nexus3.edgexfoundry.org:10002 05:04:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:09 Configure a credential helper to remove this warning. See 05:04:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:09 05:04:09 Login Succeeded 05:04:09 nexus3.edgexfoundry.org:10003 05:04:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:09 Configure a credential helper to remove this warning. See 05:04:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:09 05:04:09 Login Succeeded 05:04:09 nexus3.edgexfoundry.org:10004 05:04:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:10 Configure a credential helper to remove this warning. See 05:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:10 05:04:10 Login Succeeded 05:04:10 docker.io 05:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:10 Configure a credential helper to remove this warning. See 05:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:10 05:04:10 Login Succeeded 05:04:10 ---> docker-login.sh ends [Pipeline] } 05:04:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:04:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:11 ========================================================= 05:04:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:04:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:11 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 05:04:12 Sending build context to Docker daemon 5.863MB 05:04:12 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:04:12 Step 2/10 : FROM ${BASE} AS builder 05:04:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:04:12 af6eaf76a39c: Pulling fs layer 05:04:12 55522c791124: Pulling fs layer 05:04:12 ce5c4a1c91eb: Pulling fs layer 05:04:12 169dfbe0d373: Pulling fs layer 05:04:12 e1ff8fa3b103: Pulling fs layer 05:04:12 52ebb69f0ebf: Pulling fs layer 05:04:12 5abe8eddf0d5: Pulling fs layer 05:04:12 e1ff8fa3b103: Waiting 05:04:12 169dfbe0d373: Waiting 05:04:12 52ebb69f0ebf: Waiting 05:04:12 5abe8eddf0d5: Waiting 05:04:12 55522c791124: Verifying Checksum 05:04:12 55522c791124: Download complete 05:04:12 169dfbe0d373: Verifying Checksum 05:04:12 169dfbe0d373: Download complete 05:04:12 af6eaf76a39c: Verifying Checksum 05:04:12 af6eaf76a39c: Download complete 05:04:12 e1ff8fa3b103: Verifying Checksum 05:04:12 e1ff8fa3b103: Download complete 05:04:13 af6eaf76a39c: Pull complete 05:04:13 5abe8eddf0d5: Verifying Checksum 05:04:13 5abe8eddf0d5: Download complete 05:04:14 55522c791124: Pull complete 05:04:15 52ebb69f0ebf: Verifying Checksum 05:04:15 52ebb69f0ebf: Download complete 05:04:15 ce5c4a1c91eb: Verifying Checksum 05:04:15 ce5c4a1c91eb: Download complete 05:04:25 ce5c4a1c91eb: Pull complete 05:04:25 169dfbe0d373: Pull complete 05:04:25 e1ff8fa3b103: Pull complete 05:04:31 52ebb69f0ebf: Pull complete 05:04:33 5abe8eddf0d5: Pull complete 05:04:33 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 05:04:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:04:33 ---> 6cb57ee374ae 05:04:33 Step 3/10 : ARG MAKE=make build 05:04:35 ---> Running in bb3885a4df06 05:04:36 Removing intermediate container bb3885a4df06 05:04:36 ---> a458ce8ea091 05:04:36 Step 4/10 : WORKDIR /device-sdk-go 05:04:36 ---> Running in d47d9ba603b1 05:04:36 Removing intermediate container d47d9ba603b1 05:04:36 ---> b5e9bd300024 05:04:36 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:04:36 ---> Running in 28170511a611 05:04:37 Removing intermediate container 28170511a611 05:04:37 ---> 3c83e475d82b 05:04:37 Step 6/10 : RUN apk add --update --no-cache make git 05:04:37 ---> Running in a35f06f95ad1 05:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:04:40 OK: 263 MiB in 53 packages 05:04:41 Removing intermediate container a35f06f95ad1 05:04:41 ---> f4b95cd30f08 05:04:41 Step 7/10 : COPY go.mod vendor* ./ 05:04:41 ---> 42684b009622 05:04:41 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:41 ---> Running in 22f2c52b4204 05:05:49 Removing intermediate container 22f2c52b4204 05:05:49 ---> 7349fda15d19 05:05:49 Step 9/10 : COPY . . 05:05:49 ---> b888507b1718 05:05:49 Step 10/10 : RUN ${MAKE} 05:05:49 ---> Running in d85202706981 05:05:49 noop 05:05:49 Removing intermediate container d85202706981 05:05:49 ---> be5a3f8fa6a2 05:05:49 Successfully built be5a3f8fa6a2 05:05:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:50 + docker inspect -f . ci-base-image-arm64 05:05:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:50 prd-ubuntu20.04-docker-arm64-4c-16g-6197 does not seem to be running inside a container 05:05:50 $ 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 ******** ci-base-image-arm64 cat 05:05:52 $ docker top acf97513c8602fdd25c7d7a87d48f77a098c1f26973d70656d593a807d93d25f -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:53 + go version 05:05:53 go version go1.20.2 linux/arm64 [Pipeline] } 05:05:53 $ docker stop --time=1 acf97513c8602fdd25c7d7a87d48f77a098c1f26973d70656d593a807d93d25f 05:05:54 $ docker rm -f --volumes acf97513c8602fdd25c7d7a87d48f77a098c1f26973d70656d593a807d93d25f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:55 + docker inspect -f . ci-base-image-arm64 05:05:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:56 prd-ubuntu20.04-docker-arm64-4c-16g-6197 does not seem to be running inside a container 05:05:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-arm64 cat 05:05:57 $ docker top 8e20d43d497a0013e633bc05071b3c3cb9a4da0d2a9ec151d253543fbaccadb0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:57 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:05:58 + make test 05:05:58 go test -race -coverprofile=coverage.out ./... 05:06:44 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:08:36 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:08:36 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:08:36 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:08:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:08:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:08:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.218s coverage: 27.6% of statements 05:08:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.272s coverage: 79.9% of statements 05:08:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:08:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:08:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.366s coverage: 86.0% of statements 05:09:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:09:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.457s coverage: 75.7% of statements 05:09:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:09:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:09:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:09:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.272s coverage: 14.9% of statements 05:09:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.468s coverage: 68.5% of statements 05:09:11 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.464s coverage: 89.2% of statements 05:09:12 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:09:12 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.260s coverage: 5.5% of statements 05:09:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:09:13 GO111MODULE=on go vet ./... 05:11:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:11:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:11:35 ./bin/test-attribution-txt.sh [Pipeline] echo 05:11:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:11:35 $ docker stop --time=1 8e20d43d497a0013e633bc05071b3c3cb9a4da0d2a9ec151d253543fbaccadb0 05:11:37 $ docker rm -f --volumes 8e20d43d497a0013e633bc05071b3c3cb9a4da0d2a9ec151d253543fbaccadb0 [Pipeline] // withDockerContainer [Pipeline] sh 05:11:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:11:39 Warning: overwriting stash ‘coverage-report’ 05:11:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:11:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:11:40 + ls -al . 05:11:40 total 272 05:11:40 drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 05:06 . 05:11:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 05:03 .. 05:11:40 -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 05:03 .dockerignore 05:11:40 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 05:03 .git 05:11:40 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 05:03 .github 05:11:40 -rw-rw-r-- 1 jenkins jenkins 131 Mar 29 05:03 .gitignore 05:11:40 -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 05:03 .golangci.yml 05:11:40 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 29 05:03 CHANGELOG.md 05:11:40 -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 05:03 GOVERNANCE.md 05:11:40 -rw-rw-r-- 1 jenkins jenkins 885 Mar 29 05:03 Jenkinsfile 05:11:40 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 29 05:03 LICENSE 05:11:40 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 29 05:03 Makefile 05:11:40 -rw-rw-r-- 1 jenkins jenkins 619 Mar 29 05:03 OWNERS.md 05:11:40 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 29 05:03 README.md 05:11:40 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 05:00 VERSION 05:11:40 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 05:03 bin 05:11:40 -rw-r--r-- 1 jenkins jenkins 106715 Mar 29 05:09 coverage.out 05:11:40 drwxrwxr-x 5 jenkins jenkins 4096 Mar 29 05:03 example 05:11:40 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 29 05:03 go.mod 05:11:40 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 29 05:03 go.sum 05:11:40 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 05:03 internal 05:11:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 05:03 openapi 05:11:40 drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 05:03 pkg 05:11:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 05:03 snap 05:11:40 -rw-rw-r-- 1 jenkins jenkins 222 Mar 29 05:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:41 + 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=704055505654e7e0761323bc09f3226d65796db0 --label arch=arm64 --label version=0.0.0 . 05:11:41 Sending build context to Docker daemon 5.971MB 05:11:41 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:11:41 Step 2/23 : FROM ${BASE} AS builder 05:11:41 ---> be5a3f8fa6a2 05:11:41 Step 3/23 : ARG MAKE=make build 05:11:41 ---> Running in db9f642e6feb 05:11:41 Removing intermediate container db9f642e6feb 05:11:41 ---> 84f85cd5f473 05:11:41 Step 4/23 : WORKDIR /device-sdk-go 05:11:41 ---> Running in 2d7eaf613add 05:11:42 Removing intermediate container 2d7eaf613add 05:11:42 ---> 3abc476a4c04 05:11:42 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:11:42 ---> Running in 6304d2d0225f 05:11:42 Removing intermediate container 6304d2d0225f 05:11:42 ---> 33c48c8ea1e5 05:11:42 Step 6/23 : RUN apk add --update --no-cache make git 05:11:42 ---> Running in afb44ddc311d 05:11:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:11:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:11:44 OK: 263 MiB in 53 packages 05:11:46 Removing intermediate container afb44ddc311d 05:11:46 ---> 483f73172745 05:11:46 Step 7/23 : COPY go.mod vendor* ./ 05:11:46 ---> bf7b99555e32 05:11:46 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:11:46 ---> Running in 432d6bb26438 05:11:49 Removing intermediate container 432d6bb26438 05:11:49 ---> 124202f65970 05:11:49 Step 9/23 : COPY . . 05:11:50 ---> dbec398c0230 05:11:50 Step 10/23 : RUN ${MAKE} 05:11:50 ---> Running in aaf222ebff18 05:11:51 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:13:57 Removing intermediate container aaf222ebff18 05:13:57 ---> 736ac364e110 05:13:57 Step 11/23 : FROM alpine:3.17 05:13:57 3.17: Pulling from library/alpine 05:13:57 af6eaf76a39c: Already exists 05:13:57 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:13:57 Status: Downloaded newer image for alpine:3.17 05:13:57 ---> d74e625d9115 05:13:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:13:57 ---> Running in 5d250d460ce5 05:13:57 Removing intermediate container 5d250d460ce5 05:13:57 ---> 3b3d15d94847 05:13:57 Step 13/23 : RUN apk add --update --no-cache 05:13:57 ---> Running in 8d7cbf124b5f 05:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:13:57 OK: 7 MiB in 15 packages 05:13:58 Removing intermediate container 8d7cbf124b5f 05:13:58 ---> a2b9b95a1d3d 05:13:58 Step 14/23 : WORKDIR / 05:13:58 ---> Running in 45269fe82cf0 05:13:59 Removing intermediate container 45269fe82cf0 05:13:59 ---> cc806fff99a4 05:13:59 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:13:59 ---> 21efbdf439f0 05:13:59 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:14:01 ---> e4a4aaa206f7 05:14:01 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:14:01 ---> 4b21521b17f8 05:14:01 Step 18/23 : EXPOSE 59999 05:14:01 ---> Running in 8f28e44fe7d3 05:14:01 Removing intermediate container 8f28e44fe7d3 05:14:01 ---> 87fcb675a44d 05:14:01 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:14:01 ---> Running in 5f895064351b 05:14:02 Removing intermediate container 5f895064351b 05:14:02 ---> ae0f802994d6 05:14:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:14:02 ---> Running in fe0b6c961277 05:14:02 Removing intermediate container fe0b6c961277 05:14:02 ---> 2bca0ba9c6a5 05:14:02 Step 21/23 : LABEL arch=arm64 05:14:02 ---> Running in eb80c7afa2cb 05:14:03 Removing intermediate container eb80c7afa2cb 05:14:03 ---> 80b537874eaf 05:14:03 Step 22/23 : LABEL git_sha=704055505654e7e0761323bc09f3226d65796db0 05:14:03 ---> Running in 39b409eaf399 05:14:03 Removing intermediate container 39b409eaf399 05:14:03 ---> 790d9b95b9c6 05:14:03 Step 23/23 : LABEL version=0.0.0 05:14:03 ---> Running in 5440495b8191 05:14:03 Removing intermediate container 5440495b8191 05:14:03 ---> c526191ce76c 05:14:03 [Warning] One or more build-args [ARCH] were not consumed 05:14:03 Successfully built c526191ce76c 05:14:03 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 05:14:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:14:04 05:14:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:14:05 arm64: Pulling from edgex-lftools-log-publisher 05:14:05 8998bd30e6a1: Pulling fs layer 05:14:05 04944245beec: Pulling fs layer 05:14:05 699f458cf7ca: Pulling fs layer 05:14:05 765212b225bb: Pulling fs layer 05:14:05 f23df028b6ca: Pulling fs layer 05:14:05 d65c8cfc05b1: Pulling fs layer 05:14:05 2437ff75d9bd: Pulling fs layer 05:14:05 d65c8cfc05b1: Waiting 05:14:05 f23df028b6ca: Waiting 05:14:05 2437ff75d9bd: Waiting 05:14:05 765212b225bb: Waiting 05:14:05 04944245beec: Verifying Checksum 05:14:05 04944245beec: Download complete 05:14:05 765212b225bb: Verifying Checksum 05:14:05 765212b225bb: Download complete 05:14:05 f23df028b6ca: Verifying Checksum 05:14:05 f23df028b6ca: Download complete 05:14:05 d65c8cfc05b1: Verifying Checksum 05:14:05 d65c8cfc05b1: Download complete 05:14:05 699f458cf7ca: Verifying Checksum 05:14:05 699f458cf7ca: Download complete 05:14:05 8998bd30e6a1: Verifying Checksum 05:14:05 8998bd30e6a1: Download complete 05:14:08 2437ff75d9bd: Verifying Checksum 05:14:08 2437ff75d9bd: Download complete 05:14:09 8998bd30e6a1: Pull complete 05:14:11 04944245beec: Pull complete 05:14:12 699f458cf7ca: Pull complete 05:14:12 765212b225bb: Pull complete 05:14:13 f23df028b6ca: Pull complete 05:14:13 d65c8cfc05b1: Pull complete 05:14:28 2437ff75d9bd: Pull complete 05:14:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:14:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:14:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:29 prd-ubuntu20.04-docker-arm64-4c-16g-6197 does not seem to be running inside a container 05:14:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:14:31 $ docker top 682b306391947ac738d6ac833520025afc5e3197784d71d004625bef3afe770c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:14:32 ---> job-cost.sh 05:14:32 lf-activate-venv: SKIPPING 05:14:32 INFO: No Stack... 05:14:32 INFO: Retrieving Pricing Info for: v3-standard-4 05:14:33 INFO: Archiving Costs [Pipeline] sh 05:14:34 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:14:34 + cut -d, -f6 [Pipeline] lock 05:14:34 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1412-1-stack-cost] 05:14:34 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1412-1-stack-cost] did not exist. Created. 05:14:34 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1412-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:14:34 /w/workspace/device-sdk-go/1@tmp/durable-4c03274b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:14:35 + echo total: 0.10999999940395355 [Pipeline] stash 05:14:35 Warning: overwriting stash ‘stack-cost’ 05:14:35 Stashed 1 file(s) [Pipeline] } 05:14:35 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1412-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:14:35 $ docker stop --time=1 682b306391947ac738d6ac833520025afc5e3197784d71d004625bef3afe770c 05:14:38 $ docker rm -f --volumes 682b306391947ac738d6ac833520025afc5e3197784d71d004625bef3afe770c [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 05:14:39 provisioning config files... 05:14:39 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp/config7431779431272563885tmp [Pipeline] { [Pipeline] sh 05:14:40 + set +x 05:14:40 + curl -s https://codecov.io/bash 05:14:40 + bash -s -- 05:14:40 05:14:40 _____ _ 05:14:40 / ____| | | 05:14:40 | | ___ __| | ___ ___ _____ __ 05:14:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:14:40 | |___| (_) | (_| | __/ (_| (_) \ V / 05:14:40 \_____\___/ \__,_|\___|\___\___/ \_/ 05:14:40 Bash-1.0.6 05:14:40 05:14:40 05:14:40 ==> git version 2.25.1 found 05:14:40 ==> 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 05:14:40 Release-Date: 2020-01-08 05:14:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:14:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:14:40 ==> Jenkins CI detected. 05:14:40 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1412 05:14:40 project root: . 05:14:40 --> token set from env 05:14:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:14:40 ==> Running gcov in . (disable via -X gcov) 05:14:40 ==> Python coveragepy not found 05:14:40 ==> Searching for coverage reports in: 05:14:40 + . 05:14:40 -> Found 1 reports 05:14:40 ==> Detecting git/mercurial file structure 05:14:40 ==> Reading reports 05:14:40 + ./coverage.out bytes=106715 05:14:40 ==> Appending adjustments 05:14:40 https://docs.codecov.io/docs/fixing-reports 05:14:40 + Found adjustments 05:14:40 ==> Gzipping contents 05:14:40 16K /tmp/codecov.0mbagd.gz 05:14:40 ==> Uploading reports 05:14:40 url: https://codecov.io 05:14:40 query: branch=PR-1412&commit=704055505654e7e0761323bc09f3226d65796db0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1412%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1412&job=&cmd_args= 05:14:40 -> Pinging Codecov 05:14:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1412&commit=704055505654e7e0761323bc09f3226d65796db0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1412%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1412&job=&cmd_args= 05:14:40 -> Uploading to 05:14:40 https://storage.googleapis.com/codecov/v4/raw/2023-03-29/7E55EF52A471D76F132DFD9A03CDDE97/704055505654e7e0761323bc09f3226d65796db0/2cba5c15-f728-4eff-9cab-dc60c378fe71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T051440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af6ff7a2a28cbadb58faea2d6a450c7be4c19bde209b123f1f2d70ffa0179316 05:14:40 % Total % Received % Xferd Average Speed Time Time Time Current 05:14:40 Dload Upload Total Spent Left Speed 05:14:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15123 0 0 100 15123 0 55395 --:--:-- --:--:-- --:--:-- 55395 05:14:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/704055505654e7e0761323bc09f3226d65796db0 [Pipeline] } 05:14:40 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 05:14:42 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1412/archives ] 05:14:42 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1412/archives 05:14:42 total 16 05:14:42 drwxr-xr-x 3 root root 4096 Mar 29 05:03 . 05:14:42 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 05:03 .. 05:14:42 drwxr-xr-x 2 root root 4096 Mar 29 05:03 cost 05:14:42 -rw-r--r-- 1 root root 86 Mar 29 05:03 cost.csv 05:14:42 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1412/archives 05:14:42 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1412/archives 05:14:42 total 16 05:14:42 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 05:03 . 05:14:42 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 05:03 .. 05:14:42 drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 05:03 cost 05:14:42 -rw-r--r-- 1 jenkins jenkins 86 Mar 29 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:14:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:14:43 ---> package-listing.sh 05:14:43 ++ facter osfamily 05:14:43 ++ tr '[:upper:]' '[:lower:]' 05:14:44 + OS_FAMILY=debian 05:14:44 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1412 05:14:44 + START_PACKAGES=/tmp/packages_start.txt 05:14:44 + END_PACKAGES=/tmp/packages_end.txt 05:14:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:14:44 + PACKAGES=/tmp/packages_start.txt 05:14:44 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1412 ']' 05:14:44 + PACKAGES=/tmp/packages_end.txt 05:14:44 + case "${OS_FAMILY}" in 05:14:44 + dpkg -l 05:14:44 + grep '^ii' 05:14:44 + '[' -f /tmp/packages_start.txt ']' 05:14:44 + '[' -f /tmp/packages_end.txt ']' 05:14:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:14:44 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1412 ']' 05:14:44 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1412/archives/ 05:14:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1412/archives/ [Pipeline] echo 05:14:44 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-1412/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:14:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:45 prd-ubuntu20.04-docker-8c-8g-6195 does not seem to be running inside a container 05:14:45 $ 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-1412/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-1412 -v /w/workspace/gexfoundry_device-sdk-go_PR-1412:/w/workspace/gexfoundry_device-sdk-go_PR-1412:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:14:45 $ docker top 98e36fd3db0295e59caee2fe89c1c27f5efc7858f109f14392c49817907db81f -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:45 + touch /tmp/pre-build-complete [Pipeline] sh 05:14:46 + mkdir -p /var/log/sysstat [Pipeline] sh 05:14:46 + ls /var/log/sa-host 05:14:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:14:46 provisioning config files... 05:14:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp/config747935229788935706tmp [Pipeline] { [Pipeline] echo 05:14:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:14:47 ---> create-netrc.sh [Pipeline] } 05:14:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:14:47 ---> python-tools-install.sh [Pipeline] echo 05:14:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:14:47 ---> sudo-logs.sh 05:14:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:14:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:14:48 ---> job-cost.sh 05:14:48 lf-activate-venv: SKIPPING 05:14:48 DEBUG: total: 0.2199999988079071 05:14:48 INFO: Retrieving Stack Cost... 05:14:48 INFO: Retrieving Pricing Info for: v3-standard-8 05:14:49 INFO: Archiving Costs [Pipeline] echo 05:14:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:14:49 ---> logs-deploy.sh 05:14:49 lf-activate-venv: SKIPPING 05:14:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1412/1 05:14:49 INFO: archiving workspace using pattern(s): 05:14:50 Archives upload complete. 05:14:50 INFO: archiving logs to Nexus 05:14:51 ---> uname -a: 05:14:51 Linux prd-ubuntu20-04-docker-8c-8g-6195 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:14:51 05:14:51 05:14:51 ---> lscpu: 05:14:51 Architecture: x86_64 05:14:51 CPU op-mode(s): 32-bit, 64-bit 05:14:51 Byte Order: Little Endian 05:14:51 Address sizes: 40 bits physical, 48 bits virtual 05:14:51 CPU(s): 8 05:14:51 On-line CPU(s) list: 0-7 05:14:51 Thread(s) per core: 1 05:14:51 Core(s) per socket: 1 05:14:51 Socket(s): 8 05:14:51 NUMA node(s): 1 05:14:51 Vendor ID: AuthenticAMD 05:14:51 CPU family: 23 05:14:51 Model: 49 05:14:51 Model name: AMD EPYC-Rome Processor 05:14:51 Stepping: 0 05:14:51 CPU MHz: 2800.000 05:14:51 BogoMIPS: 5600.00 05:14:51 Virtualization: AMD-V 05:14:51 Hypervisor vendor: KVM 05:14:51 Virtualization type: full 05:14:51 L1d cache: 256 KiB 05:14:51 L1i cache: 256 KiB 05:14:51 L2 cache: 4 MiB 05:14:51 L3 cache: 128 MiB 05:14:51 NUMA node0 CPU(s): 0-7 05:14:51 Vulnerability Itlb multihit: Not affected 05:14:51 Vulnerability L1tf: Not affected 05:14:51 Vulnerability Mds: Not affected 05:14:51 Vulnerability Meltdown: Not affected 05:14:51 Vulnerability Mmio stale data: Not affected 05:14:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:14:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:14:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:14:51 Vulnerability Srbds: Not affected 05:14:51 Vulnerability Tsx async abort: Not affected 05:14:51 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 05:14:51 05:14:51 05:14:51 ---> nproc: 05:14:51 8 05:14:51 05:14:51 05:14:51 ---> df -h: 05:14:51 Filesystem Size Used Avail Use% Mounted on 05:14:51 overlay 155G 12G 144G 8% / 05:14:51 tmpfs 64M 0 64M 0% /dev 05:14:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:14:51 shm 64M 0 64M 0% /dev/shm 05:14:51 /dev/vda1 155G 12G 144G 8% /facter-os 05:14:51 05:14:51 05:14:51 ---> sar -b -r -n DEV: 05:14:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6195) 03/29/23 _x86_64_ (8 CPU) 05:14:51 05:14:51 04:59:31 LINUX RESTART (8 CPU) 05:14:51 05:14:51 05:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:14:51 05:01:01 154.41 38.55 115.86 0.00 4348.36 121039.78 0.00 05:14:51 05:02:01 108.11 0.82 107.30 0.00 8.93 45412.79 0.00 05:14:51 05:03:01 152.99 0.28 152.71 0.00 12.13 35633.26 0.00 05:14:51 05:04:01 36.35 0.00 36.35 0.00 0.00 16754.97 0.00 05:14:51 05:05:01 54.54 10.78 43.76 0.00 5174.34 8785.34 0.00 05:14:51 05:06:01 5.30 0.02 5.28 0.00 0.13 114.25 0.00 05:14:51 05:07:01 1.87 0.00 1.87 0.00 0.00 20.53 0.00 05:14:51 05:08:01 1.92 0.00 1.92 0.00 0.00 20.79 0.00 05:14:51 05:09:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 05:14:51 05:10:01 2.13 0.00 2.13 0.00 0.00 23.85 0.00 05:14:51 05:11:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 05:14:51 05:12:01 2.08 0.00 2.08 0.00 0.00 24.13 0.00 05:14:51 05:13:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 05:14:51 05:14:01 1.98 0.00 1.98 0.00 0.00 21.20 0.00 05:14:51 Average: 37.43 3.56 33.87 0.00 677.31 16154.90 0.00 05:14:51 05:14:51 05:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:14:51 05:01:01 29172828 31584644 729848 2.22 76272 2608884 1970864 5.81 1002436 2343296 4688 05:14:51 05:02:01 28107008 31489104 808944 2.46 145344 3410944 1997956 5.89 1252956 3043856 247172 05:14:51 05:03:01 28202464 31578528 722608 2.20 150708 3417944 1737612 5.12 1240016 2981880 476 05:14:51 05:04:01 27683812 31569488 729940 2.22 158676 3869752 1767096 5.21 1265820 3421052 8 05:14:51 05:05:01 27140652 31530576 749676 2.28 192360 4325836 1817244 5.36 1605612 3588144 1012 05:14:51 05:06:01 27169228 31554304 726496 2.21 190912 4322576 1800580 5.31 1580464 3584944 348 05:14:51 05:07:01 27170156 31555332 725368 2.21 190948 4322580 1800580 5.31 1580800 3584948 168 05:14:51 05:08:01 27178276 31563524 717200 2.18 191000 4322584 1800580 5.31 1572984 3584952 172 05:14:51 05:09:01 27177532 31562876 717724 2.18 191060 4322584 1800580 5.31 1572872 3584952 160 05:14:51 05:10:01 27178092 31563516 717084 2.18 191136 4322588 1800580 5.31 1572596 3584956 4 05:14:51 05:11:01 27178000 31563820 717224 2.18 191208 4322592 1800580 5.31 1572764 3585276 180 05:14:51 05:12:01 27178488 31564480 716488 2.18 191256 4322728 1800580 5.31 1572840 3585396 188 05:14:51 05:13:01 27178416 31564484 716484 2.18 191328 4322732 1800580 5.31 1572544 3585400 8 05:14:51 05:14:01 27178296 31564448 716376 2.18 191400 4322732 1800580 5.31 1572968 3585408 168 05:14:51 Average: 27492375 31557795 729390 2.22 174543 4038361 1821142 5.37 1466977 3403176 18197 05:14:51 05:14:51 05:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:14:51 05:01:01 docker0 65.13 85.41 5.41 169.56 0.00 0.00 0.00 0.00 05:14:51 05:01:01 veth1a38e1d 54.68 73.11 5.20 48.02 0.00 0.00 0.00 0.00 05:14:51 05:01:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 05:14:51 05:01:01 ens3 724.69 484.80 6764.76 97.23 0.00 0.00 0.00 0.00 05:14:51 05:02:01 docker0 121.62 223.80 9.83 1821.68 0.00 0.00 0.00 0.00 05:14:51 05:02:01 veth105e781 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 05:14:51 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:51 05:02:01 ens3 265.56 152.66 1855.79 94.86 0.00 0.00 0.00 0.00 05:14:51 05:03:01 docker0 2.58 6.37 0.16 85.08 0.00 0.00 0.00 0.00 05:14:51 05:03:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 05:14:51 05:03:01 ens3 33.86 20.73 108.72 11.48 0.00 0.00 0.00 0.00 05:14:51 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:51 05:04:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 05:14:51 05:04:01 ens3 105.75 65.11 2523.19 11.22 0.00 0.00 0.00 0.00 05:14:51 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:51 05:05:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 05:14:51 05:05:01 ens3 188.04 93.72 2807.83 6.58 0.00 0.00 0.00 0.00 05:14:51 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:51 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:51 05:06:01 ens3 0.52 0.47 0.10 0.09 0.00 0.00 0.00 0.00 05:14:51 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:51 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:51 05:07:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:14:51 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:51 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:51 05:08:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:14:51 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:51 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:51 05:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:51 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:51 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:51 05:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:14:51 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:51 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:51 05:11:01 ens3 0.20 0.15 0.09 0.07 0.00 0.00 0.00 0.00 05:14:51 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:51 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:51 05:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:14:51 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:51 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:51 05:13:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:14:51 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:51 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:51 05:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:14:51 Average: docker0 13.47 22.47 1.10 148.33 0.00 0.00 0.00 0.00 05:14:51 Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 05:14:51 Average: ens3 93.50 57.93 997.52 15.73 0.00 0.00 0.00 0.00 05:14:51 05:14:51 05:14:51 ---> sar -P ALL: 05:14:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6195) 03/29/23 _x86_64_ (8 CPU) 05:14:51 05:14:51 04:59:31 LINUX RESTART (8 CPU) 05:14:51 05:14:51 05:00:02 CPU %user %nice %system %iowait %steal %idle 05:14:51 05:01:01 all 9.08 0.00 3.13 2.71 0.07 85.00 05:14:51 05:01:01 0 9.98 0.00 2.86 0.74 0.07 86.36 05:14:51 05:01:01 1 10.43 0.00 2.88 1.23 0.07 85.39 05:14:51 05:01:01 2 9.97 0.00 2.87 0.89 0.09 86.19 05:14:51 05:01:01 3 9.49 0.00 3.34 0.37 0.05 86.75 05:14:51 05:01:01 4 5.90 0.00 2.79 0.36 0.07 90.89 05:14:51 05:01:01 5 8.14 0.00 3.39 1.04 0.05 87.38 05:14:51 05:01:01 6 10.26 0.00 3.29 12.32 0.07 74.06 05:14:51 05:01:01 7 8.51 0.00 3.61 4.79 0.12 82.96 05:14:51 05:02:01 all 23.52 0.00 5.11 2.19 0.08 69.11 05:14:51 05:02:01 0 24.93 0.00 5.51 2.71 0.07 66.78 05:14:51 05:02:01 1 23.18 0.00 5.70 7.10 0.10 63.92 05:14:51 05:02:01 2 24.43 0.00 4.85 0.10 0.07 70.55 05:14:51 05:02:01 3 23.42 0.00 4.28 0.03 0.07 72.19 05:14:51 05:02:01 4 23.33 0.00 4.76 0.22 0.07 71.63 05:14:51 05:02:01 5 23.72 0.00 5.05 0.05 0.08 71.10 05:14:51 05:02:01 6 23.94 0.00 5.87 6.90 0.08 63.20 05:14:51 05:02:01 7 21.18 0.00 4.82 0.44 0.07 73.50 05:14:51 05:03:01 all 39.43 0.00 6.38 2.22 0.08 51.89 05:14:51 05:03:01 0 39.71 0.00 6.76 3.19 0.08 50.26 05:14:51 05:03:01 1 39.44 0.00 6.54 5.01 0.08 48.92 05:14:51 05:03:01 2 38.68 0.00 6.36 0.15 0.07 54.75 05:14:51 05:03:01 3 38.43 0.00 5.55 0.32 0.08 55.61 05:14:51 05:03:01 4 39.84 0.00 6.46 3.46 0.10 50.14 05:14:51 05:03:01 5 39.58 0.00 6.58 0.03 0.07 53.74 05:14:51 05:03:01 6 40.52 0.00 6.24 3.65 0.10 49.49 05:14:51 05:03:01 7 39.23 0.00 6.52 1.94 0.08 52.23 05:14:51 05:04:01 all 2.74 0.00 1.27 0.75 0.03 95.21 05:14:51 05:04:01 0 2.52 0.00 0.87 0.00 0.03 96.57 05:14:51 05:04:01 1 3.01 0.00 1.63 4.14 0.07 91.15 05:14:51 05:04:01 2 3.23 0.00 1.59 0.07 0.03 95.09 05:14:51 05:04:01 3 2.26 0.00 1.31 0.05 0.03 96.35 05:14:51 05:04:01 4 2.43 0.00 1.28 0.50 0.02 95.77 05:14:51 05:04:01 5 2.87 0.00 1.19 0.00 0.03 95.90 05:14:51 05:04:01 6 2.78 0.00 1.32 0.02 0.02 95.87 05:14:51 05:04:01 7 2.80 0.00 0.99 1.22 0.03 94.95 05:14:51 05:05:01 all 2.41 0.00 1.53 0.53 0.02 95.51 05:14:51 05:05:01 0 2.72 0.00 1.00 0.56 0.03 95.69 05:14:51 05:05:01 1 2.92 0.00 1.45 0.10 0.02 95.51 05:14:51 05:05:01 2 2.32 0.00 2.52 0.48 0.02 94.65 05:14:51 05:05:01 3 2.84 0.00 1.09 0.74 0.02 95.32 05:14:51 05:05:01 4 3.27 0.00 1.67 0.38 0.03 94.64 05:14:51 05:05:01 5 1.79 0.00 1.87 0.08 0.02 96.24 05:14:51 05:05:01 6 0.90 0.00 1.78 1.07 0.02 96.23 05:14:51 05:05:01 7 2.48 0.00 0.85 0.85 0.02 95.80 05:14:51 05:06:01 all 0.09 0.00 0.08 0.04 0.01 99.79 05:14:51 05:06:01 0 0.08 0.00 0.12 0.02 0.00 99.78 05:14:51 05:06:01 1 0.12 0.00 0.08 0.00 0.02 99.78 05:14:51 05:06:01 2 0.08 0.00 0.05 0.00 0.03 99.83 05:14:51 05:06:01 3 0.05 0.00 0.05 0.22 0.03 99.65 05:14:51 05:06:01 4 0.23 0.00 0.10 0.00 0.00 99.67 05:14:51 05:06:01 5 0.02 0.00 0.07 0.00 0.02 99.90 05:14:51 05:06:01 6 0.02 0.00 0.07 0.00 0.00 99.92 05:14:51 05:06:01 7 0.08 0.00 0.07 0.05 0.02 99.78 05:14:51 05:07:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:14:51 05:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:14:51 05:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:14:51 05:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:14:51 05:07:01 3 0.02 0.00 0.00 0.07 0.00 99.92 05:14:51 05:07:01 4 0.00 0.00 0.03 0.00 0.00 99.97 05:14:51 05:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:14:51 05:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:14:51 05:07:01 7 0.00 0.00 0.00 0.05 0.02 99.93 05:14:51 05:08:01 all 0.06 0.00 0.02 0.04 0.01 99.87 05:14:51 05:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:14:51 05:08:01 1 0.10 0.00 0.02 0.28 0.02 99.58 05:14:51 05:08:01 2 0.05 0.00 0.02 0.00 0.02 99.92 05:14:51 05:08:01 3 0.02 0.00 0.03 0.05 0.02 99.88 05:14:51 05:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:14:51 05:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:14:51 05:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:14:51 05:08:01 7 0.27 0.00 0.02 0.00 0.00 99.72 05:14:51 05:09:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:14:51 05:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:14:51 05:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:14:51 05:09:01 2 0.03 0.00 0.02 0.00 0.03 99.92 05:14:51 05:09:01 3 0.03 0.00 0.00 0.05 0.02 99.90 05:14:51 05:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:14:51 05:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:14:51 05:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:14:51 05:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 05:14:51 05:10:01 all 0.03 0.00 0.00 0.02 0.01 99.94 05:14:51 05:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:14:51 05:10:01 1 0.05 0.00 0.00 0.00 0.02 99.93 05:14:51 05:10:01 2 0.05 0.00 0.02 0.03 0.02 99.88 05:14:51 05:10:01 3 0.00 0.00 0.00 0.10 0.02 99.88 05:14:51 05:10:01 4 0.02 0.00 0.00 0.02 0.02 99.95 05:14:51 05:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 05:14:51 05:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:14:51 05:10:01 7 0.08 0.00 0.00 0.00 0.00 99.92 05:14:51 05:11:01 all 0.11 0.00 0.01 0.00 0.01 99.87 05:14:51 05:11:01 0 0.07 0.00 0.03 0.00 0.00 99.90 05:14:51 05:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:14:51 05:11:01 2 0.05 0.00 0.03 0.00 0.03 99.88 05:14:51 05:11:01 3 0.03 0.00 0.00 0.03 0.02 99.92 05:14:51 05:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:14:51 05:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:14:51 05:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:14:51 05:11:01 7 0.62 0.00 0.00 0.00 0.02 99.37 05:14:51 05:14:51 05:11:01 CPU %user %nice %system %iowait %steal %idle 05:14:51 05:12:01 all 0.06 0.00 0.01 0.01 0.01 99.92 05:14:51 05:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:14:51 05:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:14:51 05:12:01 2 0.03 0.00 0.03 0.00 0.02 99.92 05:14:51 05:12:01 3 0.32 0.00 0.00 0.10 0.02 99.57 05:14:51 05:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:14:51 05:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:14:51 05:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:14:51 05:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:14:51 05:13:01 all 0.00 0.00 0.01 0.01 0.01 99.97 05:14:51 05:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:14:51 05:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:14:51 05:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:14:51 05:13:01 3 0.02 0.00 0.02 0.05 0.02 99.90 05:14:51 05:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:14:51 05:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:14:51 05:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:14:51 05:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 05:14:51 05:14:01 all 0.03 0.00 0.01 0.00 0.01 99.94 05:14:51 05:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:14:51 05:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:14:51 05:14:01 2 0.07 0.00 0.03 0.00 0.03 99.87 05:14:51 05:14:01 3 0.03 0.00 0.00 0.02 0.02 99.93 05:14:51 05:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:14:51 05:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:14:51 05:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:14:51 05:14:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:14:51 Average: all 5.51 0.00 1.25 0.60 0.03 92.62 05:14:51 Average: 0 5.68 0.00 1.22 0.51 0.02 92.56 05:14:51 Average: 1 5.63 0.00 1.30 1.27 0.03 91.77 05:14:51 Average: 2 5.61 0.00 1.31 0.12 0.03 92.92 05:14:51 Average: 3 5.47 0.00 1.11 0.16 0.03 93.24 05:14:51 Average: 4 5.34 0.00 1.22 0.35 0.02 93.08 05:14:51 Average: 5 5.40 0.00 1.29 0.08 0.02 93.20 05:14:51 Average: 6 5.56 0.00 1.32 1.68 0.02 91.41 05:14:51 Average: 7 5.35 0.00 1.20 0.66 0.03 92.76 05:14:51 05:14:51 05:14:51