Pull request #1406 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 68f8c562cce285c161062ad5a1ef939fd79f6aef+6846a58e9a18fc50eb2597edee49cc2f283037fd (9eb257ec159153c5fde29a037856379b030135f2) 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-ssh15638130928090392030.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-ssh7350370699461057514.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-1406/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-1406/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8086934706436765630.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-1406/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9587735904934891489.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-ssh14242145299109049338.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-1406/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-1406/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12162060353427424036.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-5887 in /w/workspace/gexfoundry_device-sdk-go_PR-1406 [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-1406 # 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/1406/head:refs/remotes/origin/PR-1406 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6846a58e9a18fc50eb2597edee49cc2f283037fd into PR head commit 68f8c562cce285c161062ad5a1ef939fd79f6aef Merge succeeded, producing 68f8c562cce285c161062ad5a1ef939fd79f6aef Checking out Revision 68f8c562cce285c161062ad5a1ef939fd79f6aef (PR-1406) 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 04:59:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:59:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 68f8c562cce285c161062ad5a1ef939fd79f6aef # 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 6846a58e9a18fc50eb2597edee49cc2f283037fd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68f8c562cce285c161062ad5a1ef939fd79f6aef # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:59:55 ========================================================= 04:59:55 EdgeX Global Pipelines Version Info 04:59:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:59:56 ------------------- 04:59:56 stable info: 04:59:56 ------------------- 04:59:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:59:56 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 04:59:56 Message: update stable to v1.0.245 04:59:56 ------------------- 04:59:56 experimental info: 04:59:56 ------------------- 04:59:56 Commited By: **** collab-it+edgex@linuxfoundation.org 04:59:56 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 04:59:56 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:59:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:59:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:59:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:59:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:59:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:59:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1406 [Pipeline] echo 04:59:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1406 [Pipeline] echo 04:59:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1406 [Pipeline] echo 04:59:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 68f8c562cce285c161062ad5a1ef939fd79f6aef [Pipeline] echo 04:59:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 68f8c56 [Pipeline] echo 04:59:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:58 provisioning config files... 04:59:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp/config18336534347538400441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:58 ---> docker-login.sh 04:59:58 nexus3.edgexfoundry.org:10001 04:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:59 Configure a credential helper to remove this warning. See 04:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:59 04:59:59 Login Succeeded 04:59:59 nexus3.edgexfoundry.org:10002 04:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:59 Configure a credential helper to remove this warning. See 04:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:59 04:59:59 Login Succeeded 04:59:59 nexus3.edgexfoundry.org:10003 04:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:59 Configure a credential helper to remove this warning. See 04:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:59 04:59:59 Login Succeeded 04:59:59 nexus3.edgexfoundry.org:10004 04:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:59 Configure a credential helper to remove this warning. See 04:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:59 04:59:59 Login Succeeded 04:59:59 docker.io 04:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:59 Configure a credential helper to remove this warning. See 04:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:59 04:59:59 Login Succeeded 04:59:59 ---> docker-login.sh ends [Pipeline] } 04:59:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:00:00 + git rev-list -1 --merges 68f8c562cce285c161062ad5a1ef939fd79f6aef~1..68f8c562cce285c161062ad5a1ef939fd79f6aef [Pipeline] echo 05:00:00 -----------> git rev-list -1 --merges 68f8c562cce285c161062ad5a1ef939fd79f6aef~1..68f8c562cce285c161062ad5a1ef939fd79f6aef 68f8c562cce285c161062ad5a1ef939fd79f6aef [false] [Pipeline] sh 05:00:00 + git log --format=format:%s -1 68f8c562cce285c161062ad5a1ef939fd79f6aef [Pipeline] echo 05:00:00 ========================================================= 05:00:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:00:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:01 + git log --format=format:%s -1 68f8c562cce285c161062ad5a1ef939fd79f6aef [Pipeline] echo 05:00:01 [semverPrep] GIT_COMMIT: 68f8c562cce285c161062ad5a1ef939fd79f6aef, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 05:00:01 [semverPrep] This is not a build commit. [Pipeline] sh 05:00:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:00:01 + grep -v github /etc/ssh/ssh_known_hosts 05:00:01 + [ -e /tmp/ssh_known_hosts ] 05:00:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:00:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:00:01 + sudo tee -a /etc/ssh/ssh_known_hosts 05:00:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:02 05:00:02 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:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:02 0.1.4: Pulling from edgex-devops/py-git-semver 05:00:02 b85a868b505f: Pulling fs layer 05:00:02 e2be974225ed: Pulling fs layer 05:00:02 339a4e72a1f5: Pulling fs layer 05:00:02 988bab9f4d93: Pulling fs layer 05:00:02 1469e6f7b9e6: Pulling fs layer 05:00:02 eaf3925da568: Pulling fs layer 05:00:02 bab4dde63d76: Pulling fs layer 05:00:02 bde34c3a00c8: Pulling fs layer 05:00:02 b352a97aabf1: Pulling fs layer 05:00:02 4872d77fe225: Pulling fs layer 05:00:02 5851b861e8e6: Pulling fs layer 05:00:02 988bab9f4d93: Waiting 05:00:02 eaf3925da568: Waiting 05:00:02 1469e6f7b9e6: Waiting 05:00:02 bab4dde63d76: Waiting 05:00:02 bde34c3a00c8: Waiting 05:00:02 b352a97aabf1: Waiting 05:00:02 4872d77fe225: Waiting 05:00:02 5851b861e8e6: Waiting 05:00:02 e2be974225ed: Verifying Checksum 05:00:02 e2be974225ed: Download complete 05:00:02 988bab9f4d93: Download complete 05:00:02 1469e6f7b9e6: Verifying Checksum 05:00:02 1469e6f7b9e6: Download complete 05:00:02 eaf3925da568: Verifying Checksum 05:00:02 eaf3925da568: Download complete 05:00:02 339a4e72a1f5: Verifying Checksum 05:00:02 339a4e72a1f5: Download complete 05:00:02 bde34c3a00c8: Verifying Checksum 05:00:02 bde34c3a00c8: Download complete 05:00:02 b352a97aabf1: Verifying Checksum 05:00:02 b352a97aabf1: Download complete 05:00:02 4872d77fe225: Verifying Checksum 05:00:02 4872d77fe225: Download complete 05:00:02 5851b861e8e6: Verifying Checksum 05:00:02 5851b861e8e6: Download complete 05:00:02 b85a868b505f: Verifying Checksum 05:00:02 b85a868b505f: Download complete 05:00:03 bab4dde63d76: Verifying Checksum 05:00:03 bab4dde63d76: Download complete 05:00:04 b85a868b505f: Pull complete 05:00:04 e2be974225ed: Pull complete 05:00:04 339a4e72a1f5: Pull complete 05:00:04 988bab9f4d93: Pull complete 05:00:04 1469e6f7b9e6: Pull complete 05:00:04 eaf3925da568: Pull complete 05:00:06 bab4dde63d76: Pull complete 05:00:06 bde34c3a00c8: Pull complete 05:00:06 b352a97aabf1: Pull complete 05:00:06 4872d77fe225: Pull complete 05:00:07 5851b861e8e6: Pull complete 05:00:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:07 prd-ubuntu20.04-docker-8c-8g-5887 does not seem to be running inside a container 05:00:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1406 -v /w/workspace/gexfoundry_device-sdk-go_PR-1406:/w/workspace/gexfoundry_device-sdk-go_PR-1406:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1406@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:11 $ docker top 704de24408a98c7332cc076f222a75b47bd9b8d267a43caed84a50a58722c816 -eo pid,comm 05:00:11 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:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:00:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:11 [ssh-agent] Looking for ssh-agent implementation... 05:00:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:11 $ docker exec 704de24408a98c7332cc076f222a75b47bd9b8d267a43caed84a50a58722c816 ssh-agent 05:00:11 SSH_AUTH_SOCK=/tmp/ssh-VUZQpqcGifKS/agent.32 05:00:11 SSH_AGENT_PID=38 05:00:11 Running ssh-add (command line suppressed) 05:00:11 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp/private_key_9900693209109686977.key (/w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp/private_key_9900693209109686977.key) 05:00:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:11 + git tag --points-at HEAD [Pipeline] } 05:00:11 $ docker exec --env ******** --env ******** 704de24408a98c7332cc076f222a75b47bd9b8d267a43caed84a50a58722c816 ssh-agent -k 05:00:12 unset SSH_AUTH_SOCK; 05:00:12 unset SSH_AGENT_PID; 05:00:12 echo Agent pid 38 killed; 05:00:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:00:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:12 [ssh-agent] Looking for ssh-agent implementation... 05:00:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:12 $ docker exec 704de24408a98c7332cc076f222a75b47bd9b8d267a43caed84a50a58722c816 ssh-agent 05:00:12 SSH_AUTH_SOCK=/tmp/ssh-zfrM8URQ1obg/agent.70 05:00:12 SSH_AGENT_PID=76 05:00:12 Running ssh-add (command line suppressed) 05:00:12 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp/private_key_4713496027085298504.key (/w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp/private_key_4713496027085298504.key) 05:00:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:12 + git semver init 05:00:13 2023-03-27 05:00:12,962 [run_init] DEBUG init version:0.0.0 force:False 05:00:13 2023-03-27 05:00:12,964 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1406/.semver 05:00:13 2023-03-27 05:00:12,964 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1406/.semver 05:00:13 2023-03-27 05:00:12,964 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1406/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1406, universal_newlines=False, shell=None, istream=None) 05:00:14 2023-03-27 05:00:13,989 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1406/.git/info/exclude 05:00:14 2023-03-27 05:00:13,989 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1406/.semver/PR-1406 with force:False 05:00:14 2023-03-27 05:00:13,989 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1406/.semver/PR-1406 05:00:14 2023-03-27 05:00:13,993 [execute] INFO git cat-file --batch-check 05:00:14 2023-03-27 05:00:13,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1406/.semver, universal_newlines=False, shell=None, istream=) 05:00:14 2023-03-27 05:00:13,999 [execute] INFO git cat-file --batch 05:00:14 2023-03-27 05:00:13,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1406/.semver, universal_newlines=False, shell=None, istream=) 05:00:14 2023-03-27 05:00:14,004 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1406/.semver/PR-1406 05:00:14 0.0.0 [Pipeline] } 05:00:14 $ docker exec --env ******** --env ******** 704de24408a98c7332cc076f222a75b47bd9b8d267a43caed84a50a58722c816 ssh-agent -k 05:00:14 unset SSH_AUTH_SOCK; 05:00:14 unset SSH_AGENT_PID; 05:00:14 echo Agent pid 76 killed; 05:00:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:14 + git semver [Pipeline] } 05:00:15 $ docker stop --time=1 704de24408a98c7332cc076f222a75b47bd9b8d267a43caed84a50a58722c816 05:00:16 $ docker rm -f --volumes 704de24408a98c7332cc076f222a75b47bd9b8d267a43caed84a50a58722c816 [Pipeline] // withDockerContainer [Pipeline] sh 05:00:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:00:17 Stashed 1 file(s) [Pipeline] echo 05:00:17 [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:17 provisioning config files... 05:00:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp/config1950590810021677182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:18 ---> docker-login.sh 05:00:18 nexus3.edgexfoundry.org:10001 05:00:18 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 nexus3.edgexfoundry.org:10002 05:00:18 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 nexus3.edgexfoundry.org:10003 05:00:18 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 nexus3.edgexfoundry.org:10004 05:00:18 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.io 05:00:18 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] unstash [Pipeline] echo 05:00:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:19 ========================================================= 05:00:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:00:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:19 + 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:19 Sending build context to Docker daemon 10.84MB 05:00:19 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:00:19 Step 2/10 : FROM ${BASE} AS builder 05:00:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:00:19 63b65145d645: Pulling fs layer 05:00:19 a2d21d5440eb: Pulling fs layer 05:00:19 935e6c44a52c: Pulling fs layer 05:00:19 94cc34f8dd06: Pulling fs layer 05:00:19 30dea6a524f1: Pulling fs layer 05:00:19 a2aff8979fd8: Pulling fs layer 05:00:19 6808be2612f2: Pulling fs layer 05:00:19 f25807f1079a: Pulling fs layer 05:00:19 a2aff8979fd8: Waiting 05:00:19 94cc34f8dd06: Waiting 05:00:19 30dea6a524f1: Waiting 05:00:19 6808be2612f2: Waiting 05:00:19 f25807f1079a: Waiting 05:00:19 a2d21d5440eb: Verifying Checksum 05:00:19 a2d21d5440eb: Download complete 05:00:19 94cc34f8dd06: Verifying Checksum 05:00:19 94cc34f8dd06: Download complete 05:00:19 30dea6a524f1: Download complete 05:00:19 63b65145d645: Verifying Checksum 05:00:19 63b65145d645: Download complete 05:00:19 a2aff8979fd8: Verifying Checksum 05:00:19 a2aff8979fd8: Download complete 05:00:19 63b65145d645: Pull complete 05:00:20 a2d21d5440eb: Pull complete 05:00:20 f25807f1079a: Verifying Checksum 05:00:20 f25807f1079a: Download complete 05:00:20 935e6c44a52c: Verifying Checksum 05:00:20 935e6c44a52c: Download complete 05:00:20 6808be2612f2: Verifying Checksum 05:00:20 6808be2612f2: Download complete 05:00:23 935e6c44a52c: Pull complete 05:00:23 94cc34f8dd06: Pull complete 05:00:23 30dea6a524f1: Pull complete 05:00:23 a2aff8979fd8: Pull complete 05:00:26 6808be2612f2: Pull complete 05:00:26 f25807f1079a: Pull complete 05:00:26 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 05:00:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:00:26 ---> 3b553350e43f 05:00:26 Step 3/10 : ARG MAKE=make build 05:00:31 ---> Running in 7d9a99d4410d 05:00:31 Removing intermediate container 7d9a99d4410d 05:00:31 ---> 9cf9abd523f3 05:00:31 Step 4/10 : WORKDIR /device-sdk-go 05:00:31 ---> Running in 7ad1e6f5b9b4 05:00:31 Removing intermediate container 7ad1e6f5b9b4 05:00:31 ---> 6e6e8b0efa67 05:00:31 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:00:31 ---> Running in 41bd1f669445 05:00:31 Removing intermediate container 41bd1f669445 05:00:31 ---> 013206e70408 05:00:31 Step 6/10 : RUN apk add --update --no-cache make git 05:00:31 ---> Running in ce06d84d910f 05:00:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:00:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:00:31 OK: 265 MiB in 53 packages 05:00:32 Removing intermediate container ce06d84d910f 05:00:32 ---> 7d337043a2d7 05:00:32 Step 7/10 : COPY go.mod vendor* ./ 05:00:32 ---> 62806354adfc 05:00:32 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:32 ---> Running in ae406a0eeaee 05:00:32 Still waiting to schedule task 05:00:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:01:28 Removing intermediate container ae406a0eeaee 05:01:28 ---> e7994bf6ad22 05:01:28 Step 9/10 : COPY . . 05:01:28 ---> 53ff16680d2f 05:01:28 Step 10/10 : RUN ${MAKE} 05:01:28 ---> Running in f575ccc5f2f8 05:01:28 noop 05:01:28 Removing intermediate container f575ccc5f2f8 05:01:28 ---> 7133ca39e668 05:01:28 Successfully built 7133ca39e668 05:01:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:28 + docker inspect -f . ci-base-image-x86_64 05:01:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:29 prd-ubuntu20.04-docker-8c-8g-5887 does not seem to be running inside a container 05:01:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1406 -v /w/workspace/gexfoundry_device-sdk-go_PR-1406:/w/workspace/gexfoundry_device-sdk-go_PR-1406:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1406@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:29 $ docker top 88fbb931fec4e3d21bcdfde98fc5f8e1b0be0537818307dc2f61e4f1cd187f6e -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:29 + go version 05:01:29 go version go1.20.2 linux/amd64 [Pipeline] } 05:01:29 $ docker stop --time=1 88fbb931fec4e3d21bcdfde98fc5f8e1b0be0537818307dc2f61e4f1cd187f6e 05:01:31 $ docker rm -f --volumes 88fbb931fec4e3d21bcdfde98fc5f8e1b0be0537818307dc2f61e4f1cd187f6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [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:31 prd-ubuntu20.04-docker-8c-8g-5887 does not seem to be running inside a container 05:01:31 $ 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-1406 -v /w/workspace/gexfoundry_device-sdk-go_PR-1406:/w/workspace/gexfoundry_device-sdk-go_PR-1406:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1406@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 fe4664de6344e67562c5c5e52901185b8dab67f7fc2bde15ea5aaea38521c593 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:32 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1406 [Pipeline] fileExists [Pipeline] sh 05:01:33 + make test 05:01:33 go test -race -coverprofile=coverage.out ./... 05:01:39 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:01:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:01:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:01:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:01:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:01:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:01:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.088s coverage: 27.6% of statements 05:01:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:01:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:01:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.064s coverage: 78.9% of statements 05:01:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.074s coverage: 86.0% of statements 05:01:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:01:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.093s coverage: 75.9% of statements 05:01:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:01:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:01:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:01:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:01:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.066s coverage: 15.2% of statements 05:01:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.079s coverage: 68.5% of statements 05:01:58 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.114s coverage: 89.2% of statements 05:01:58 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.057s coverage: 5.5% of statements 05:02:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5890 in /w/workspace/gexfoundry_device-sdk-go_PR-1406 [Pipeline] { [Pipeline] ws 05:02:09 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:02:09 The recommended git tool is: git 05:02:14 using credential edgex-jenkins-ssh 05:02:14 Cloning the remote Git repository 05:02:14 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:02:14 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:02:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:02:15 > git --version # timeout=10 05:02:15 > git --version # 'git version 2.25.1' 05:02:15 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:02:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:17 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:02:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:02:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1406/head:refs/remotes/origin/PR-1406 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:02:18 Merging remotes/origin/main commit 6846a58e9a18fc50eb2597edee49cc2f283037fd into PR head commit 68f8c562cce285c161062ad5a1ef939fd79f6aef 05:02:18 Merge succeeded, producing 68f8c562cce285c161062ad5a1ef939fd79f6aef 05:02:18 Checking out Revision 68f8c562cce285c161062ad5a1ef939fd79f6aef (PR-1406) 05:02:19 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 05:02:18 > git config core.sparsecheckout # timeout=10 05:02:18 > git checkout -f 68f8c562cce285c161062ad5a1ef939fd79f6aef # timeout=10 05:02:18 > git remote # timeout=10 05:02:18 > git config --get remote.origin.url # timeout=10 05:02:18 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:18 > git merge 6846a58e9a18fc50eb2597edee49cc2f283037fd # timeout=10 05:02:18 > git rev-parse HEAD^{commit} # timeout=10 05:02:18 > git config core.sparsecheckout # timeout=10 05:02:18 > git checkout -f 68f8c562cce285c161062ad5a1ef939fd79f6aef # timeout=10 05:02:19 > git --version # timeout=10 05:02:19 > git --version # 'git version 2.25.1' 05:02:19 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 05:02:20 GO111MODULE=on go vet ./... [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:02:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:02:20 % Total % Received % Xferd Average Speed Time Time Time Current 05:02:20 Dload Upload Total Spent Left Speed 05:02:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 05:02:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:02:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:02:21 + sudo tee /etc/docker/daemon.new 05:02:21 { 05:02:21 "registry-mirrors": [ 05:02:21 "https://nexus3.edgexfoundry.org:10001" 05:02:21 ], 05:02:21 "bip": "10.250.0.254/24", 05:02:21 "hosts": [ 05:02:21 "tcp://0.0.0.0:5555", 05:02:21 "unix:///var/run/docker.sock" 05:02:21 ], 05:02:21 "mtu": 1458, 05:02:21 "selinux-enabled": true, 05:02:21 "seccomp-profile": "/etc/docker/seccomp.json" 05:02:21 } [Pipeline] sh 05:02:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:02:22 + sudo service docker restart 05:02:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:02:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:02:22 ./bin/test-attribution-txt.sh [Pipeline] echo 05:02:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:02:23 $ docker stop --time=1 fe4664de6344e67562c5c5e52901185b8dab67f7fc2bde15ea5aaea38521c593 05:02:26 $ docker rm -f --volumes fe4664de6344e67562c5c5e52901185b8dab67f7fc2bde15ea5aaea38521c593 [Pipeline] // withDockerContainer [Pipeline] sh 05:02:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:02:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:02:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:02:28 + ls -al . 05:02:28 total 272 05:02:28 drwxrwxr-x 11 jenkins jenkins 4096 Mar 27 05:01 . 05:02:28 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 04:59 .. 05:02:28 -rw-rw-r-- 1 jenkins jenkins 140 Mar 27 04:59 .dockerignore 05:02:28 drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 05:00 .git 05:02:28 drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 04:59 .github 05:02:28 -rw-rw-r-- 1 jenkins jenkins 131 Mar 27 04:59 .gitignore 05:02:28 -rw-rw-r-- 1 jenkins jenkins 42 Mar 27 04:59 .golangci.yml 05:02:28 drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 05:00 .semver 05:02:28 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 27 04:59 CHANGELOG.md 05:02:28 -rw-rw-r-- 1 jenkins jenkins 677 Mar 27 04:59 GOVERNANCE.md 05:02:28 -rw-rw-r-- 1 jenkins jenkins 885 Mar 27 04:59 Jenkinsfile 05:02:28 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 27 04:59 LICENSE 05:02:28 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 27 04:59 Makefile 05:02:28 -rw-rw-r-- 1 jenkins jenkins 619 Mar 27 04:59 OWNERS.md 05:02:28 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 27 04:59 README.md 05:02:28 -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 05:00 VERSION 05:02:28 drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 04:59 bin 05:02:28 -rw-r--r-- 1 jenkins jenkins 105814 Mar 27 05:01 coverage.out 05:02:28 drwxrwxr-x 5 jenkins jenkins 4096 Mar 27 04:59 example 05:02:28 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 27 04:59 go.mod 05:02:28 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 27 04:59 go.sum 05:02:28 drwxrwxr-x 12 jenkins jenkins 4096 Mar 27 04:59 internal 05:02:28 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 04:59 openapi 05:02:28 drwxrwxr-x 6 jenkins jenkins 4096 Mar 27 04:59 pkg 05:02:28 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 04:59 snap 05:02:28 -rw-rw-r-- 1 jenkins jenkins 222 Mar 27 04:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:28 + 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=68f8c562cce285c161062ad5a1ef939fd79f6aef --label arch=amd64 --label version=0.0.0 . 05:02:28 Sending build context to Docker daemon 10.95MB 05:02:28 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:02:28 Step 2/23 : FROM ${BASE} AS builder 05:02:28 ---> 7133ca39e668 05:02:28 Step 3/23 : ARG MAKE=make build 05:02:29 ---> Running in 7c8ab17e4c7d 05:02:29 Removing intermediate container 7c8ab17e4c7d 05:02:29 ---> bdf274dc7699 05:02:29 Step 4/23 : WORKDIR /device-sdk-go 05:02:29 ---> Running in 32b7d0503bd0 05:02:29 Removing intermediate container 32b7d0503bd0 05:02:29 ---> cac934380233 05:02:29 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:02:29 ---> Running in e536035426f0 05:02:29 Removing intermediate container e536035426f0 05:02:29 ---> e3275fb9ac4a 05:02:29 Step 6/23 : RUN apk add --update --no-cache make git 05:02:29 ---> Running in 4404ecf8e04b 05:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:02:30 OK: 265 MiB in 53 packages 05:02:30 Removing intermediate container 4404ecf8e04b 05:02:30 ---> 94b3d613b869 05:02:30 Step 7/23 : COPY go.mod vendor* ./ 05:02:30 ---> 66dd631d05a4 05:02:30 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:30 ---> Running in 9b60dcb80fe5 05:02:31 Removing intermediate container 9b60dcb80fe5 05:02:31 ---> 75bb4a978167 05:02:31 Step 9/23 : COPY . . 05:02:31 ---> 2df2acd93980 05:02:31 Step 10/23 : RUN ${MAKE} 05:02:31 ---> Running in aa1f3e1e4e97 05:02:32 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:40 provisioning config files... 05:02:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8618301265654162927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:41 ---> docker-login.sh 05:02:41 nexus3.edgexfoundry.org:10001 05:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:41 Configure a credential helper to remove this warning. See 05:02:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:41 05:02:41 Login Succeeded 05:02:41 nexus3.edgexfoundry.org:10002 05:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:42 Configure a credential helper to remove this warning. See 05:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:42 05:02:42 Login Succeeded 05:02:42 nexus3.edgexfoundry.org:10003 05:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:42 Configure a credential helper to remove this warning. See 05:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:42 05:02:42 Login Succeeded 05:02:42 nexus3.edgexfoundry.org:10004 05:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:42 Configure a credential helper to remove this warning. See 05:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:42 05:02:42 Login Succeeded 05:02:42 docker.io 05:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:43 Configure a credential helper to remove this warning. See 05:02:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:43 05:02:43 Login Succeeded 05:02:43 ---> docker-login.sh ends [Pipeline] } 05:02:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:02:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:43 ========================================================= 05:02:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:02:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:44 + 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:02:44 Sending build context to Docker daemon 5.818MB 05:02:45 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:02:45 Step 2/10 : FROM ${BASE} AS builder 05:02:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:02:45 af6eaf76a39c: Pulling fs layer 05:02:45 55522c791124: Pulling fs layer 05:02:45 ce5c4a1c91eb: Pulling fs layer 05:02:45 169dfbe0d373: Pulling fs layer 05:02:45 e1ff8fa3b103: Pulling fs layer 05:02:45 52ebb69f0ebf: Pulling fs layer 05:02:45 5abe8eddf0d5: Pulling fs layer 05:02:45 e1ff8fa3b103: Waiting 05:02:45 52ebb69f0ebf: Waiting 05:02:45 5abe8eddf0d5: Waiting 05:02:45 169dfbe0d373: Waiting 05:02:45 55522c791124: Verifying Checksum 05:02:45 55522c791124: Download complete 05:02:45 169dfbe0d373: Verifying Checksum 05:02:45 169dfbe0d373: Download complete 05:02:45 e1ff8fa3b103: Verifying Checksum 05:02:45 e1ff8fa3b103: Download complete 05:02:45 af6eaf76a39c: Verifying Checksum 05:02:45 af6eaf76a39c: Download complete 05:02:46 af6eaf76a39c: Pull complete 05:02:46 5abe8eddf0d5: Verifying Checksum 05:02:46 5abe8eddf0d5: Download complete 05:02:46 55522c791124: Pull complete 05:02:47 ce5c4a1c91eb: Download complete 05:02:47 52ebb69f0ebf: Verifying Checksum 05:02:54 Removing intermediate container aa1f3e1e4e97 05:02:54 ---> e96905106bc2 05:02:54 Step 11/23 : FROM alpine:3.17 05:02:54 3.17: Pulling from library/alpine 05:02:54 63b65145d645: Already exists 05:02:54 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:02:54 Status: Downloaded newer image for alpine:3.17 05:02:54 ---> b2aa39c304c2 05:02:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:02:54 ---> Running in 3e16882e99f6 05:02:54 Removing intermediate container 3e16882e99f6 05:02:54 ---> d9583a8dd61b 05:02:54 Step 13/23 : RUN apk add --update --no-cache 05:02:54 ---> Running in f71af7e51e3c 05:02:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:02:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:02:54 OK: 7 MiB in 15 packages 05:02:54 Removing intermediate container f71af7e51e3c 05:02:54 ---> db9c9e2c3d16 05:02:54 Step 14/23 : WORKDIR / 05:02:54 ---> Running in 93b165be2cd6 05:02:54 Removing intermediate container 93b165be2cd6 05:02:54 ---> e808133a36c3 05:02:54 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:02:54 ---> 66522b52804d 05:02:54 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:02:54 ---> 44e992d1f81e 05:02:54 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:02:54 ---> 1477949647f2 05:02:54 Step 18/23 : EXPOSE 59999 05:02:54 ---> Running in 400526b633fa 05:02:54 Removing intermediate container 400526b633fa 05:02:54 ---> 48014c9b9c66 05:02:54 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:02:54 ---> Running in ca14ecbdf485 05:02:54 Removing intermediate container ca14ecbdf485 05:02:54 ---> 053568b94a6f 05:02:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:02:54 ---> Running in 56c12db7d6de 05:02:54 Removing intermediate container 56c12db7d6de 05:02:54 ---> ad1cef23f6f1 05:02:54 Step 21/23 : LABEL arch=amd64 05:02:54 ---> Running in 237a754fe673 05:02:54 Removing intermediate container 237a754fe673 05:02:54 ---> 9d00549330d9 05:02:54 Step 22/23 : LABEL git_sha=68f8c562cce285c161062ad5a1ef939fd79f6aef 05:02:54 ---> Running in 781ea394cbbc 05:02:54 Removing intermediate container 781ea394cbbc 05:02:54 ---> a56c1ef252ef 05:02:54 Step 23/23 : LABEL version=0.0.0 05:02:54 ---> Running in ddbb47a69c28 05:02:54 Removing intermediate container ddbb47a69c28 05:02:54 ---> acd28272c9e0 05:02:54 [Warning] One or more build-args [ARCH] were not consumed 05:02:54 Successfully built acd28272c9e0 05:02:54 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:02:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:55 05:02:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:55 latest: Pulling from edgex-lftools-log-publisher 05:02:55 5eb5b503b376: Pulling fs layer 05:02:55 5c69ac0246d0: Pulling fs layer 05:02:55 ec43610c2a17: Pulling fs layer 05:02:55 3a2ae6a8a46f: Pulling fs layer 05:02:55 33b1e0a273af: Pulling fs layer 05:02:55 5d3b04190fa2: Pulling fs layer 05:02:55 2f39f015ded8: Pulling fs layer 05:02:55 3a2ae6a8a46f: Waiting 05:02:55 33b1e0a273af: Waiting 05:02:55 5d3b04190fa2: Waiting 05:02:55 2f39f015ded8: Waiting 05:02:55 5c69ac0246d0: Download complete 05:02:55 3a2ae6a8a46f: Download complete 05:02:55 33b1e0a273af: Verifying Checksum 05:02:55 33b1e0a273af: Download complete 05:02:55 5d3b04190fa2: Verifying Checksum 05:02:55 5d3b04190fa2: Download complete 05:02:55 ec43610c2a17: Verifying Checksum 05:02:55 ec43610c2a17: Download complete 05:02:56 5eb5b503b376: Verifying Checksum 05:02:56 5eb5b503b376: Download complete 05:02:56 2f39f015ded8: Download complete 05:02:57 5eb5b503b376: Pull complete 05:02:57 5c69ac0246d0: Pull complete 05:02:57 ce5c4a1c91eb: Pull complete 05:02:57 169dfbe0d373: Pull complete 05:02:57 e1ff8fa3b103: Pull complete 05:02:58 ec43610c2a17: Pull complete 05:02:58 3a2ae6a8a46f: Pull complete 05:02:58 33b1e0a273af: Pull complete 05:02:58 5d3b04190fa2: Pull complete 05:03:02 2f39f015ded8: Pull complete 05:03:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:03:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:02 prd-ubuntu20.04-docker-8c-8g-5887 does not seem to be running inside a container 05:03:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1406 -v /w/workspace/gexfoundry_device-sdk-go_PR-1406:/w/workspace/gexfoundry_device-sdk-go_PR-1406:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1406@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:04 52ebb69f0ebf: Pull complete 05:03:06 $ docker top 23aec4f45284df91ef949a11455d9df918a3b0b757f937e6b09aabee5283dd45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:06 ---> job-cost.sh 05:03:06 lf-activate-venv: SKIPPING 05:03:06 INFO: No Stack... 05:03:06 5abe8eddf0d5: Pull complete 05:03:06 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 05:03:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:03:06 ---> 6cb57ee374ae 05:03:06 Step 3/10 : ARG MAKE=make build 05:03:06 INFO: Retrieving Pricing Info for: v3-standard-8 05:03:07 INFO: Archiving Costs [Pipeline] sh 05:03:07 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1406/archives/cost.csv 05:03:07 + cut -d, -f6 [Pipeline] lock 05:03:07 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1406-1-stack-cost] 05:03:07 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1406-1-stack-cost] did not exist. Created. 05:03:07 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1406-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:03:08 + echo total: 0.2199999988079071 [Pipeline] stash 05:03:08 Stashed 1 file(s) [Pipeline] } 05:03:08 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1406-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:03:08 $ docker stop --time=1 23aec4f45284df91ef949a11455d9df918a3b0b757f937e6b09aabee5283dd45 05:03:08 ---> Running in 65a78a99b496 05:03:08 Removing intermediate container 65a78a99b496 05:03:08 ---> 56c81140fad6 05:03:08 Step 4/10 : WORKDIR /device-sdk-go 05:03:08 ---> Running in 7f4a84e324ea 05:03:09 Removing intermediate container 7f4a84e324ea 05:03:09 ---> fdf48d40b27c 05:03:09 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:03:09 ---> Running in f0113235e503 05:03:09 $ docker rm -f --volumes 23aec4f45284df91ef949a11455d9df918a3b0b757f937e6b09aabee5283dd45 05:03:09 Removing intermediate container f0113235e503 05:03:09 ---> f2523ead50cf 05:03:09 Step 6/10 : RUN apk add --update --no-cache make git 05:03:09 ---> Running in c6a5f6fd02fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:03:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:03:12 OK: 263 MiB in 53 packages 05:03:13 Removing intermediate container c6a5f6fd02fd 05:03:13 ---> a119297886fb 05:03:13 Step 7/10 : COPY go.mod vendor* ./ 05:03:13 ---> 618cf1f80fb0 05:03:13 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:13 ---> Running in 09f2d94f9be0 05:04:21 Removing intermediate container 09f2d94f9be0 05:04:21 ---> fea82c8f72da 05:04:21 Step 9/10 : COPY . . 05:04:21 ---> 5948c300475f 05:04:21 Step 10/10 : RUN ${MAKE} 05:04:21 ---> Running in 4103d9c87355 05:04:21 noop 05:04:21 Removing intermediate container 4103d9c87355 05:04:21 ---> cc0f9dab5bc4 05:04:21 Successfully built cc0f9dab5bc4 05:04:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:22 + docker inspect -f . ci-base-image-arm64 05:04:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:22 prd-ubuntu20.04-docker-arm64-4c-16g-5890 does not seem to be running inside a container 05:04:22 $ 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:04:23 $ docker top c6611b39751ba3000c73e30489b9e2fe0db44e534e5a9a6a127b3c51360318c7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:24 + go version 05:04:24 go version go1.20.2 linux/arm64 [Pipeline] } 05:04:24 $ docker stop --time=1 c6611b39751ba3000c73e30489b9e2fe0db44e534e5a9a6a127b3c51360318c7 05:04:26 $ docker rm -f --volumes c6611b39751ba3000c73e30489b9e2fe0db44e534e5a9a6a127b3c51360318c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:27 + docker inspect -f . ci-base-image-arm64 05:04:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:27 prd-ubuntu20.04-docker-arm64-4c-16g-5890 does not seem to be running inside a container 05:04:27 $ 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:04:28 $ docker top 20b0dded4b7491fb922c4fae522871fdaa2c4dd781c6adc0779af43550549c59 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:29 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:04:30 + make test 05:04:30 go test -race -coverprofile=coverage.out ./... 05:05:17 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:07:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:07:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:07:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:07:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:07:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:07:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.242s coverage: 27.6% of statements 05:07:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.284s coverage: 78.9% of statements 05:07:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:07:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:07:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.408s coverage: 86.0% of statements 05:08:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:08:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.469s coverage: 75.9% of statements 05:08:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:08:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:08:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:08:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.275s coverage: 15.2% of statements 05:08:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.448s coverage: 68.5% of statements 05:08:12 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.458s coverage: 89.2% of statements 05:08:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:08:14 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.285s coverage: 5.5% of statements 05:08:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:08:15 GO111MODULE=on go vet ./... 05:10:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:10:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:10:52 ./bin/test-attribution-txt.sh [Pipeline] echo 05:10:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:10:52 $ docker stop --time=1 20b0dded4b7491fb922c4fae522871fdaa2c4dd781c6adc0779af43550549c59 05:10:56 $ docker rm -f --volumes 20b0dded4b7491fb922c4fae522871fdaa2c4dd781c6adc0779af43550549c59 [Pipeline] // withDockerContainer [Pipeline] sh 05:10:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:10:58 Warning: overwriting stash ‘coverage-report’ 05:10:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:10:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:10:59 + ls -al . 05:10:59 total 268 05:10:59 drwxrwxr-x 10 jenkins jenkins 4096 Mar 27 05:04 . 05:10:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 05:02 .. 05:10:59 -rw-rw-r-- 1 jenkins jenkins 140 Mar 27 05:02 .dockerignore 05:10:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 05:02 .git 05:10:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 05:02 .github 05:10:59 -rw-rw-r-- 1 jenkins jenkins 131 Mar 27 05:02 .gitignore 05:10:59 -rw-rw-r-- 1 jenkins jenkins 42 Mar 27 05:02 .golangci.yml 05:10:59 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 27 05:02 CHANGELOG.md 05:10:59 -rw-rw-r-- 1 jenkins jenkins 677 Mar 27 05:02 GOVERNANCE.md 05:10:59 -rw-rw-r-- 1 jenkins jenkins 885 Mar 27 05:02 Jenkinsfile 05:10:59 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 27 05:02 LICENSE 05:10:59 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 27 05:02 Makefile 05:10:59 -rw-rw-r-- 1 jenkins jenkins 619 Mar 27 05:02 OWNERS.md 05:10:59 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 27 05:02 README.md 05:10:59 -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 05:00 VERSION 05:10:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 05:02 bin 05:10:59 -rw-r--r-- 1 jenkins jenkins 105814 Mar 27 05:08 coverage.out 05:10:59 drwxrwxr-x 5 jenkins jenkins 4096 Mar 27 05:02 example 05:10:59 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 27 05:02 go.mod 05:10:59 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 27 05:02 go.sum 05:10:59 drwxrwxr-x 12 jenkins jenkins 4096 Mar 27 05:02 internal 05:10:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 05:02 openapi 05:10:59 drwxrwxr-x 6 jenkins jenkins 4096 Mar 27 05:02 pkg 05:10:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 05:02 snap 05:10:59 -rw-rw-r-- 1 jenkins jenkins 222 Mar 27 05:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:00 + 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=68f8c562cce285c161062ad5a1ef939fd79f6aef --label arch=arm64 --label version=0.0.0 . 05:11:00 Sending build context to Docker daemon 5.925MB 05:11:00 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:11:00 Step 2/23 : FROM ${BASE} AS builder 05:11:00 ---> cc0f9dab5bc4 05:11:00 Step 3/23 : ARG MAKE=make build 05:11:00 ---> Running in 175f513b69b8 05:11:01 Removing intermediate container 175f513b69b8 05:11:01 ---> 960eb9711be3 05:11:01 Step 4/23 : WORKDIR /device-sdk-go 05:11:01 ---> Running in ac968c0acfd4 05:11:01 Removing intermediate container ac968c0acfd4 05:11:01 ---> a8f846f466eb 05:11:01 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:11:01 ---> Running in 5f68e7c89c8c 05:11:01 Removing intermediate container 5f68e7c89c8c 05:11:01 ---> 1ebdce5b69c3 05:11:01 Step 6/23 : RUN apk add --update --no-cache make git 05:11:02 ---> Running in db09a82af71e 05:11:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:11:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:11:05 OK: 263 MiB in 53 packages 05:11:05 Removing intermediate container db09a82af71e 05:11:05 ---> c3f198525451 05:11:05 Step 7/23 : COPY go.mod vendor* ./ 05:11:06 ---> 84c795091983 05:11:06 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:11:06 ---> Running in 3e598e829ea2 05:11:08 Removing intermediate container 3e598e829ea2 05:11:08 ---> 8035a91f6b57 05:11:08 Step 9/23 : COPY . . 05:11:10 ---> ae9ac879f119 05:11:10 Step 10/23 : RUN ${MAKE} 05:11:10 ---> Running in 823fd6b35327 05:11:11 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:33 Removing intermediate container 823fd6b35327 05:13:33 ---> 57ef3a992732 05:13:33 Step 11/23 : FROM alpine:3.17 05:13:33 3.17: Pulling from library/alpine 05:13:33 af6eaf76a39c: Already exists 05:13:33 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:13:33 Status: Downloaded newer image for alpine:3.17 05:13:33 ---> d74e625d9115 05:13:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:13:33 ---> Running in d30ca565aa33 05:13:33 Removing intermediate container d30ca565aa33 05:13:33 ---> 2bf40b9b4e1d 05:13:33 Step 13/23 : RUN apk add --update --no-cache 05:13:33 ---> Running in 07848cdae542 05:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:13:33 OK: 7 MiB in 15 packages 05:13:33 Removing intermediate container 07848cdae542 05:13:33 ---> 8edfba0eb7fc 05:13:33 Step 14/23 : WORKDIR / 05:13:33 ---> Running in 9048c05af7f4 05:13:33 Removing intermediate container 9048c05af7f4 05:13:33 ---> 7a420f2be7c5 05:13:33 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:13:33 ---> 1399811ad974 05:13:33 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:13:33 ---> 24176bdeb7a1 05:13:33 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:13:33 ---> 33480c0610d2 05:13:33 Step 18/23 : EXPOSE 59999 05:13:33 ---> Running in bdb6b99f725c 05:13:33 Removing intermediate container bdb6b99f725c 05:13:33 ---> 7f85c36f5733 05:13:33 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:13:33 ---> Running in e6fa488526fb 05:13:33 Removing intermediate container e6fa488526fb 05:13:33 ---> 17181ac27d3f 05:13:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:13:33 ---> Running in 8ae4b35cee75 05:13:34 Removing intermediate container 8ae4b35cee75 05:13:34 ---> a77533869830 05:13:34 Step 21/23 : LABEL arch=arm64 05:13:34 ---> Running in db2db36d5c9e 05:13:34 Removing intermediate container db2db36d5c9e 05:13:34 ---> ab99b7610ed4 05:13:34 Step 22/23 : LABEL git_sha=68f8c562cce285c161062ad5a1ef939fd79f6aef 05:13:34 ---> Running in cb423dfe5b4a 05:13:34 Removing intermediate container cb423dfe5b4a 05:13:34 ---> 61f61dd8c7dd 05:13:34 Step 23/23 : LABEL version=0.0.0 05:13:34 ---> Running in d994d5ebeff7 05:13:34 Removing intermediate container d994d5ebeff7 05:13:34 ---> 9d167b74d1ff 05:13:34 [Warning] One or more build-args [ARCH] were not consumed 05:13:35 Successfully built 9d167b74d1ff 05:13:35 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:13:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:35 05:13:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:36 arm64: Pulling from edgex-lftools-log-publisher 05:13:36 8998bd30e6a1: Pulling fs layer 05:13:36 04944245beec: Pulling fs layer 05:13:36 699f458cf7ca: Pulling fs layer 05:13:36 765212b225bb: Pulling fs layer 05:13:36 f23df028b6ca: Pulling fs layer 05:13:36 d65c8cfc05b1: Pulling fs layer 05:13:36 2437ff75d9bd: Pulling fs layer 05:13:36 f23df028b6ca: Waiting 05:13:36 765212b225bb: Waiting 05:13:36 d65c8cfc05b1: Waiting 05:13:36 2437ff75d9bd: Waiting 05:13:36 04944245beec: Verifying Checksum 05:13:36 04944245beec: Download complete 05:13:36 765212b225bb: Verifying Checksum 05:13:36 765212b225bb: Download complete 05:13:36 f23df028b6ca: Verifying Checksum 05:13:36 f23df028b6ca: Download complete 05:13:36 d65c8cfc05b1: Verifying Checksum 05:13:36 d65c8cfc05b1: Download complete 05:13:36 699f458cf7ca: Verifying Checksum 05:13:36 699f458cf7ca: Download complete 05:13:37 8998bd30e6a1: Verifying Checksum 05:13:37 8998bd30e6a1: Download complete 05:13:39 2437ff75d9bd: Verifying Checksum 05:13:39 2437ff75d9bd: Download complete 05:13:41 8998bd30e6a1: Pull complete 05:13:41 04944245beec: Pull complete 05:13:42 699f458cf7ca: Pull complete 05:13:42 765212b225bb: Pull complete 05:13:46 f23df028b6ca: Pull complete 05:13:46 d65c8cfc05b1: Pull complete 05:14:01 2437ff75d9bd: Pull complete 05:14:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:14:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:14:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:01 prd-ubuntu20.04-docker-arm64-4c-16g-5890 does not seem to be running inside a container 05:14:01 $ 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:04 $ docker top 24e1ea2b30f2baa0f36abfd8c1666e5d205caba09bf1698047e08202a04479c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:14:05 ---> job-cost.sh 05:14:05 lf-activate-venv: SKIPPING 05:14:05 INFO: No Stack... 05:14:05 INFO: Retrieving Pricing Info for: v3-standard-4 05:14:06 INFO: Archiving Costs [Pipeline] sh 05:14:07 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:14:07 + cut -d, -f6 [Pipeline] lock 05:14:07 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1406-1-stack-cost] 05:14:07 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1406-1-stack-cost] did not exist. Created. 05:14:07 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1406-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:14:08 /w/workspace/device-sdk-go/1@tmp/durable-56c9087d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:14:08 + echo total: 0.10999999940395355 [Pipeline] stash 05:14:08 Warning: overwriting stash ‘stack-cost’ 05:14:08 Stashed 1 file(s) [Pipeline] } 05:14:08 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1406-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:14:09 $ docker stop --time=1 24e1ea2b30f2baa0f36abfd8c1666e5d205caba09bf1698047e08202a04479c2 05:14:10 $ docker rm -f --volumes 24e1ea2b30f2baa0f36abfd8c1666e5d205caba09bf1698047e08202a04479c2 [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:11 provisioning config files... 05:14:11 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp/config9290094136565440897tmp [Pipeline] { [Pipeline] sh 05:14:11 + set +x 05:14:11 + curl -s https://codecov.io/bash 05:14:11 + bash -s -- 05:14:11 05:14:11 _____ _ 05:14:11 / ____| | | 05:14:11 | | ___ __| | ___ ___ _____ __ 05:14:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:14:11 | |___| (_) | (_| | __/ (_| (_) \ V / 05:14:11 \_____\___/ \__,_|\___|\___\___/ \_/ 05:14:11 Bash-1.0.6 05:14:11 05:14:11 05:14:11 ==> git version 2.25.1 found 05:14:11 ==> 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:11 Release-Date: 2020-01-08 05:14:11 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:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:14:11 ==> Jenkins CI detected. 05:14:11 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1406 05:14:11 project root: . 05:14:11 --> token set from env 05:14:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:14:11 ==> Running gcov in . (disable via -X gcov) 05:14:11 ==> Python coveragepy not found 05:14:11 ==> Searching for coverage reports in: 05:14:11 + . 05:14:11 -> Found 1 reports 05:14:11 ==> Detecting git/mercurial file structure 05:14:11 ==> Reading reports 05:14:11 + ./coverage.out bytes=105814 05:14:11 ==> Appending adjustments 05:14:11 https://docs.codecov.io/docs/fixing-reports 05:14:12 + Found adjustments 05:14:12 ==> Gzipping contents 05:14:12 16K /tmp/codecov.ffonoZ.gz 05:14:12 ==> Uploading reports 05:14:12 url: https://codecov.io 05:14:12 query: branch=PR-1406&commit=68f8c562cce285c161062ad5a1ef939fd79f6aef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1406%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1406&job=&cmd_args= 05:14:12 -> Pinging Codecov 05:14:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1406&commit=68f8c562cce285c161062ad5a1ef939fd79f6aef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1406%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1406&job=&cmd_args= 05:14:12 -> Uploading to 05:14:12 https://storage.googleapis.com/codecov/v4/raw/2023-03-27/7E55EF52A471D76F132DFD9A03CDDE97/68f8c562cce285c161062ad5a1ef939fd79f6aef/0228a755-d60c-413a-bce5-0cf5c8091f59.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230327%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230327T051412Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35bf83684ccf9322d8b195bf5028b8c444ba549784999362568ce1c20da6df89 05:14:12 % Total % Received % Xferd Average Speed Time Time Time Current 05:14:12 Dload Upload Total Spent Left Speed 05:14:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14996 0 0 100 14996 0 64360 --:--:-- --:--:-- --:--:-- 64360 05:14:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/68f8c562cce285c161062ad5a1ef939fd79f6aef [Pipeline] } 05:14:12 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:14 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1406/archives ] 05:14:14 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1406/archives 05:14:14 total 16 05:14:14 drwxr-xr-x 3 root root 4096 Mar 27 05:03 . 05:14:14 drwxrwxr-x 12 jenkins jenkins 4096 Mar 27 05:03 .. 05:14:14 drwxr-xr-x 2 root root 4096 Mar 27 05:03 cost 05:14:14 -rw-r--r-- 1 root root 86 Mar 27 05:03 cost.csv 05:14:14 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1406/archives 05:14:14 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1406/archives 05:14:14 total 16 05:14:14 drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 05:03 . 05:14:14 drwxrwxr-x 12 jenkins jenkins 4096 Mar 27 05:03 .. 05:14:14 drwxr-xr-x 2 jenkins jenkins 4096 Mar 27 05:03 cost 05:14:14 -rw-r--r-- 1 jenkins jenkins 86 Mar 27 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:14:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:14:15 ---> package-listing.sh 05:14:15 ++ facter osfamily 05:14:15 ++ tr '[:upper:]' '[:lower:]' 05:14:16 + OS_FAMILY=debian 05:14:16 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1406 05:14:16 + START_PACKAGES=/tmp/packages_start.txt 05:14:16 + END_PACKAGES=/tmp/packages_end.txt 05:14:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:14:16 + PACKAGES=/tmp/packages_start.txt 05:14:16 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1406 ']' 05:14:16 + PACKAGES=/tmp/packages_end.txt 05:14:16 + case "${OS_FAMILY}" in 05:14:16 + dpkg -l 05:14:16 + grep '^ii' 05:14:16 + '[' -f /tmp/packages_start.txt ']' 05:14:16 + '[' -f /tmp/packages_end.txt ']' 05:14:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:14:16 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1406 ']' 05:14:16 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1406/archives/ 05:14:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1406/archives/ [Pipeline] echo 05:14:16 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-1406/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:14:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:17 prd-ubuntu20.04-docker-8c-8g-5887 does not seem to be running inside a container 05:14:17 $ 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-1406/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-1406 -v /w/workspace/gexfoundry_device-sdk-go_PR-1406:/w/workspace/gexfoundry_device-sdk-go_PR-1406:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1406@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:17 $ docker top 2b654bf62b7befa009589ce73bdb98cce7104d4fb085a55bc633fce8e0485527 -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:17 + touch /tmp/pre-build-complete [Pipeline] sh 05:14:18 + mkdir -p /var/log/sysstat [Pipeline] sh 05:14:18 + ls /var/log/sa-host 05:14:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:14:18 provisioning config files... 05:14:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp/config5379567889411166826tmp [Pipeline] { [Pipeline] echo 05:14:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:14:18 ---> create-netrc.sh [Pipeline] } 05:14:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:14:19 ---> python-tools-install.sh [Pipeline] echo 05:14:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:14:19 ---> sudo-logs.sh 05:14:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:14:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:14:20 ---> job-cost.sh 05:14:20 lf-activate-venv: SKIPPING 05:14:20 DEBUG: total: 0.2199999988079071 05:14:20 INFO: Retrieving Stack Cost... 05:14:20 INFO: Retrieving Pricing Info for: v3-standard-8 05:14:20 INFO: Archiving Costs [Pipeline] echo 05:14:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:14:21 ---> logs-deploy.sh 05:14:21 lf-activate-venv: SKIPPING 05:14:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1406/1 05:14:21 INFO: archiving workspace using pattern(s): 05:14:22 Archives upload complete. 05:14:22 INFO: archiving logs to Nexus 05:14:23 ---> uname -a: 05:14:23 Linux prd-ubuntu20-04-docker-8c-8g-5887 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:14:23 05:14:23 05:14:23 ---> lscpu: 05:14:23 Architecture: x86_64 05:14:23 CPU op-mode(s): 32-bit, 64-bit 05:14:23 Byte Order: Little Endian 05:14:23 Address sizes: 40 bits physical, 48 bits virtual 05:14:23 CPU(s): 8 05:14:23 On-line CPU(s) list: 0-7 05:14:23 Thread(s) per core: 1 05:14:23 Core(s) per socket: 1 05:14:23 Socket(s): 8 05:14:23 NUMA node(s): 1 05:14:23 Vendor ID: AuthenticAMD 05:14:23 CPU family: 23 05:14:23 Model: 49 05:14:23 Model name: AMD EPYC-Rome Processor 05:14:23 Stepping: 0 05:14:23 CPU MHz: 2799.998 05:14:23 BogoMIPS: 5599.99 05:14:23 Virtualization: AMD-V 05:14:23 Hypervisor vendor: KVM 05:14:23 Virtualization type: full 05:14:23 L1d cache: 256 KiB 05:14:23 L1i cache: 256 KiB 05:14:23 L2 cache: 4 MiB 05:14:23 L3 cache: 128 MiB 05:14:23 NUMA node0 CPU(s): 0-7 05:14:23 Vulnerability Itlb multihit: Not affected 05:14:23 Vulnerability L1tf: Not affected 05:14:23 Vulnerability Mds: Not affected 05:14:23 Vulnerability Meltdown: Not affected 05:14:23 Vulnerability Mmio stale data: Not affected 05:14:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:14:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:14:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:14:23 Vulnerability Srbds: Not affected 05:14:23 Vulnerability Tsx async abort: Not affected 05:14:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 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:23 05:14:23 05:14:23 ---> nproc: 05:14:23 8 05:14:23 05:14:23 05:14:23 ---> df -h: 05:14:23 Filesystem Size Used Avail Use% Mounted on 05:14:23 overlay 155G 12G 144G 8% / 05:14:23 tmpfs 64M 0 64M 0% /dev 05:14:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:14:23 shm 64M 0 64M 0% /dev/shm 05:14:23 /dev/vda1 155G 12G 144G 8% /facter-os 05:14:23 05:14:23 05:14:23 ---> sar -b -r -n DEV: 05:14:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5887) 03/27/23 _x86_64_ (8 CPU) 05:14:23 05:14:23 04:59:11 LINUX RESTART (8 CPU) 05:14:23 05:14:23 05:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:14:23 05:01:01 106.23 3.13 103.10 0.00 413.53 36256.76 0.00 05:14:23 05:02:01 108.62 1.00 107.62 0.00 10.26 45398.30 0.00 05:14:23 05:03:01 156.18 0.27 155.91 0.00 18.93 35941.90 0.00 05:14:23 05:04:01 31.24 0.00 31.24 0.00 0.00 16453.66 0.00 05:14:23 05:05:01 56.32 13.01 43.31 0.00 5210.33 8763.61 0.00 05:14:23 05:06:01 7.00 0.18 6.82 0.00 2.80 132.78 0.00 05:14:23 05:07:01 1.47 0.00 1.47 0.00 0.00 15.33 0.00 05:14:23 05:08:01 2.05 0.00 2.05 0.00 0.00 22.26 0.00 05:14:23 05:09:01 1.48 0.00 1.48 0.00 0.00 15.33 0.00 05:14:23 05:10:01 2.23 0.00 2.23 0.00 0.00 24.40 0.00 05:14:23 05:11:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 05:14:23 05:12:01 1.75 0.00 1.75 0.00 0.00 19.20 0.00 05:14:23 05:13:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 05:14:23 05:14:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 05:14:23 Average: 34.18 1.26 32.93 0.00 403.99 10220.86 0.00 05:14:23 05:14:23 05:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:14:23 05:01:01 29186568 31604860 715828 2.18 76876 2611144 1960188 5.78 988044 2349292 6544 05:14:23 05:02:01 28003312 31433324 868984 2.64 145340 3457772 2190180 6.45 1331568 3070324 291616 05:14:23 05:03:01 27600684 31555104 750664 2.28 157304 3938960 2045860 6.03 1268356 3506164 525744 05:14:23 05:04:01 27703740 31592664 712216 2.17 158716 3870456 1784468 5.26 1246064 3425084 184 05:14:23 05:05:01 27167144 31558896 726352 2.21 192200 4327540 1828232 5.39 1584412 3588256 1124 05:14:23 05:06:01 27174736 31561888 722092 2.20 190768 4324400 1795336 5.29 1579364 3584892 20 05:14:23 05:07:01 27175256 31562472 721512 2.19 190828 4324404 1795336 5.29 1579016 3584900 12 05:14:23 05:08:01 27183492 31570792 713140 2.17 190896 4324408 1795336 5.29 1570804 3584900 8 05:14:23 05:09:01 27183728 31571184 712768 2.17 190968 4324412 1795336 5.29 1570852 3584952 164 05:14:23 05:10:01 27183648 31571188 712664 2.17 191040 4324412 1795336 5.29 1571028 3584956 8 05:14:23 05:11:01 27183592 31571388 712588 2.17 191100 4324412 1795336 5.29 1570932 3585148 12 05:14:23 05:12:01 27183720 31571572 712560 2.17 191136 4324420 1795336 5.29 1571036 3585152 12 05:14:23 05:13:01 27183452 31571424 712772 2.17 191156 4324424 1795336 5.29 1570948 3585248 8 05:14:23 05:14:01 27183656 31571660 712472 2.17 191196 4324420 1795336 5.29 1570984 3585248 8 05:14:23 Average: 27449766 31562030 729044 2.22 174966 4080399 1854782 5.47 1469529 3443180 58962 05:14:23 05:14:23 05:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:14:23 05:01:01 docker0 94.57 130.43 7.62 176.25 0.00 0.00 0.00 0.00 05:14:23 05:01:01 ens3 379.64 241.99 5879.64 35.74 0.00 0.00 0.00 0.00 05:14:23 05:01:01 lo 3.87 3.87 0.38 0.38 0.00 0.00 0.00 0.00 05:14:23 05:01:01 veth49315f1 83.57 118.48 7.76 57.28 0.00 0.00 0.00 0.00 05:14:23 05:02:01 docker0 95.50 187.00 8.10 1810.25 0.00 0.00 0.00 0.00 05:14:23 05:02:01 ens3 217.58 112.48 1838.35 20.99 0.00 0.00 0.00 0.00 05:14:23 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:23 05:02:01 veth06ed968 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 05:14:23 05:03:01 docker0 2.87 6.78 0.18 85.09 0.00 0.00 0.00 0.00 05:14:23 05:03:01 ens3 127.71 82.17 2624.04 93.83 0.00 0.00 0.00 0.00 05:14:23 05:03:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 05:14:23 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:23 05:04:01 ens3 12.73 8.48 14.64 4.81 0.00 0.00 0.00 0.00 05:14:23 05:04:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 05:14:23 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:23 05:05:01 ens3 193.42 94.30 2811.24 10.20 0.00 0.00 0.00 0.00 05:14:23 05:05:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 05:14:23 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:23 05:06:01 ens3 3.58 3.10 1.97 2.24 0.00 0.00 0.00 0.00 05:14:23 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:23 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:23 05:07:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:14:23 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:23 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:23 05:08:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:14:23 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:23 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:23 05:09:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:23 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:23 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:23 05:10:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 05:14:23 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:23 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:23 05:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:23 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:23 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:23 05:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:14:23 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:23 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:23 05:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:23 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:23 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:23 05:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:14:23 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:23 Average: docker0 13.78 23.16 1.14 147.97 0.00 0.00 0.00 0.00 05:14:23 Average: ens3 66.82 38.79 940.73 11.99 0.00 0.00 0.00 0.00 05:14:23 Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 05:14:23 05:14:23 05:14:23 ---> sar -P ALL: 05:14:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5887) 03/27/23 _x86_64_ (8 CPU) 05:14:23 05:14:23 04:59:11 LINUX RESTART (8 CPU) 05:14:23 05:14:23 05:00:01 CPU %user %nice %system %iowait %steal %idle 05:14:23 05:01:01 all 5.46 0.00 2.48 1.92 0.05 90.09 05:14:23 05:01:01 0 5.93 0.00 2.39 0.82 0.05 90.81 05:14:23 05:01:01 1 5.22 0.00 2.75 6.85 0.05 85.13 05:14:23 05:01:01 2 5.32 0.00 2.25 1.26 0.03 91.13 05:14:23 05:01:01 3 5.85 0.00 2.92 0.03 0.07 91.12 05:14:23 05:01:01 4 5.21 0.00 2.35 0.05 0.05 92.34 05:14:23 05:01:01 5 6.02 0.00 2.49 0.15 0.05 91.29 05:14:23 05:01:01 6 5.52 0.00 2.28 1.93 0.03 90.23 05:14:23 05:01:01 7 4.59 0.00 2.44 4.27 0.07 88.63 05:14:23 05:02:01 all 26.08 0.00 5.20 2.13 0.07 66.52 05:14:23 05:02:01 0 27.14 0.00 4.97 0.03 0.07 67.79 05:14:23 05:02:01 1 27.12 0.00 5.66 6.32 0.08 60.81 05:14:23 05:02:01 2 25.01 0.00 5.52 6.95 0.08 62.45 05:14:23 05:02:01 3 24.43 0.00 5.75 0.30 0.07 69.44 05:14:23 05:02:01 4 27.08 0.00 4.48 0.60 0.05 67.78 05:14:23 05:02:01 5 25.98 0.00 4.78 0.07 0.05 69.13 05:14:23 05:02:01 6 26.58 0.00 5.83 2.50 0.07 65.02 05:14:23 05:02:01 7 25.33 0.00 4.62 0.27 0.07 69.72 05:14:23 05:03:01 all 40.03 0.00 7.27 1.49 0.08 51.13 05:14:23 05:03:01 0 40.12 0.00 6.42 0.66 0.08 52.72 05:14:23 05:03:01 1 39.93 0.00 7.61 0.08 0.07 52.31 05:14:23 05:03:01 2 40.50 0.00 7.65 7.65 0.08 44.11 05:14:23 05:03:01 3 39.90 0.00 8.43 0.08 0.07 51.52 05:14:23 05:03:01 4 40.73 0.00 6.67 1.23 0.08 51.29 05:14:23 05:03:01 5 39.68 0.00 6.98 0.07 0.08 53.19 05:14:23 05:03:01 6 40.27 0.00 7.39 2.06 0.08 50.19 05:14:23 05:03:01 7 39.11 0.00 7.00 0.12 0.08 53.69 05:14:23 05:04:01 all 0.47 0.00 0.28 0.60 0.01 98.64 05:14:23 05:04:01 0 0.40 0.00 0.15 0.00 0.00 99.45 05:14:23 05:04:01 1 0.47 0.00 0.23 0.02 0.02 99.27 05:14:23 05:04:01 2 0.38 0.00 0.22 0.28 0.02 99.10 05:14:23 05:04:01 3 0.30 0.00 0.22 0.00 0.02 99.47 05:14:23 05:04:01 4 0.45 0.00 0.62 3.41 0.02 95.50 05:14:23 05:04:01 5 0.68 0.00 0.20 0.00 0.00 99.12 05:14:23 05:04:01 6 0.73 0.00 0.43 0.47 0.00 98.37 05:14:23 05:04:01 7 0.30 0.00 0.20 0.63 0.00 98.86 05:14:23 05:05:01 all 2.46 0.00 1.46 0.61 0.03 95.44 05:14:23 05:05:01 0 2.67 0.00 0.97 0.55 0.03 95.77 05:14:23 05:05:01 1 3.02 0.00 3.00 0.77 0.03 93.18 05:14:23 05:05:01 2 1.46 0.00 1.81 0.23 0.03 96.47 05:14:23 05:05:01 3 2.37 0.00 1.03 0.73 0.02 95.85 05:14:23 05:05:01 4 2.12 0.00 0.79 0.07 0.03 97.00 05:14:23 05:05:01 5 3.14 0.00 1.74 0.97 0.02 94.14 05:14:23 05:05:01 6 3.42 0.00 1.13 1.54 0.02 93.89 05:14:23 05:05:01 7 1.47 0.00 1.17 0.05 0.03 97.27 05:14:23 05:06:01 all 0.12 0.00 0.05 0.02 0.00 99.81 05:14:23 05:06:01 0 0.03 0.00 0.07 0.00 0.00 99.90 05:14:23 05:06:01 1 0.10 0.00 0.03 0.02 0.00 99.85 05:14:23 05:06:01 2 0.07 0.00 0.03 0.03 0.02 99.85 05:14:23 05:06:01 3 0.08 0.00 0.03 0.02 0.00 99.87 05:14:23 05:06:01 4 0.12 0.00 0.07 0.02 0.02 99.78 05:14:23 05:06:01 5 0.30 0.00 0.08 0.00 0.00 99.62 05:14:23 05:06:01 6 0.13 0.00 0.02 0.07 0.00 99.78 05:14:23 05:06:01 7 0.12 0.00 0.05 0.00 0.00 99.83 05:14:23 05:07:01 all 0.01 0.00 0.01 0.01 0.00 99.97 05:14:23 05:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:14:23 05:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:14:23 05:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:14:23 05:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:14:23 05:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 05:14:23 05:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:14:23 05:07:01 6 0.02 0.00 0.00 0.05 0.00 99.93 05:14:23 05:07:01 7 0.02 0.00 0.02 0.02 0.02 99.93 05:14:23 05:08:01 all 0.05 0.00 0.02 0.01 0.00 99.93 05:14:23 05:08:01 0 0.07 0.00 0.02 0.00 0.00 99.92 05:14:23 05:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:14:23 05:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:14:23 05:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:14:23 05:08:01 4 0.22 0.00 0.07 0.00 0.02 99.70 05:14:23 05:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:14:23 05:08:01 6 0.03 0.00 0.02 0.03 0.00 99.92 05:14:23 05:08:01 7 0.02 0.00 0.02 0.02 0.00 99.95 05:14:23 05:09:01 all 0.27 0.00 0.01 0.01 0.01 99.71 05:14:23 05:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:14:23 05:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:14:23 05:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:14:23 05:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:14:23 05:09:01 4 2.00 0.00 0.03 0.00 0.02 97.95 05:14:23 05:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:14:23 05:09:01 6 0.03 0.00 0.00 0.07 0.02 99.88 05:14:23 05:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:14:23 05:10:01 all 0.27 0.00 0.01 0.01 0.01 99.70 05:14:23 05:10:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:14:23 05:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:14:23 05:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:14:23 05:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:14:23 05:10:01 4 2.00 0.00 0.02 0.00 0.02 97.96 05:14:23 05:10:01 5 0.03 0.00 0.00 0.00 0.02 99.95 05:14:23 05:10:01 6 0.05 0.00 0.02 0.03 0.00 99.90 05:14:23 05:10:01 7 0.02 0.00 0.02 0.02 0.02 99.93 05:14:23 05:11:01 all 0.32 0.00 0.01 0.01 0.00 99.66 05:14:23 05:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:14:23 05:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:14:23 05:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:14:23 05:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:14:23 05:11:01 4 1.99 0.00 0.02 0.00 0.02 97.98 05:14:23 05:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 05:14:23 05:11:01 6 0.43 0.00 0.00 0.05 0.00 99.52 05:14:23 05:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:14:23 05:14:23 05:11:01 CPU %user %nice %system %iowait %steal %idle 05:14:23 05:12:01 all 0.27 0.00 0.01 0.00 0.00 99.71 05:14:23 05:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:14:23 05:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:14:23 05:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:14:23 05:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:14:23 05:12:01 4 2.02 0.00 0.02 0.00 0.02 97.95 05:14:23 05:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:14:23 05:12:01 6 0.03 0.00 0.02 0.02 0.00 99.93 05:14:23 05:12:01 7 0.03 0.00 0.00 0.02 0.02 99.93 05:14:23 05:13:01 all 0.22 0.00 0.03 0.00 0.01 99.75 05:14:23 05:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:14:23 05:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:14:23 05:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:14:23 05:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:14:23 05:13:01 4 1.60 0.00 0.18 0.00 0.02 98.21 05:14:23 05:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:14:23 05:13:01 6 0.03 0.00 0.02 0.02 0.02 99.92 05:14:23 05:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:14:23 05:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 05:14:23 05:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:14:23 05:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:14:23 05:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:14:23 05:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:14:23 05:14:01 4 0.05 0.00 0.02 0.00 0.02 99.92 05:14:23 05:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 05:14:23 05:14:01 6 0.02 0.00 0.00 0.03 0.00 99.95 05:14:23 05:14:01 7 0.02 0.00 0.00 0.02 0.00 99.97 05:14:23 Average: all 5.39 0.00 1.19 0.48 0.02 92.91 05:14:23 Average: 0 5.43 0.00 1.07 0.15 0.02 93.34 05:14:23 Average: 1 5.37 0.00 1.37 1.00 0.02 92.24 05:14:23 Average: 2 5.17 0.00 1.24 1.16 0.02 92.41 05:14:23 Average: 3 5.17 0.00 1.30 0.08 0.02 93.43 05:14:23 Average: 4 6.07 0.00 1.09 0.38 0.03 92.43 05:14:23 Average: 5 5.39 0.00 1.16 0.09 0.02 93.34 05:14:23 Average: 6 5.48 0.00 1.22 0.63 0.02 92.66 05:14:23 Average: 7 5.05 0.00 1.11 0.39 0.02 93.44 05:14:23 05:14:23 05:14:23