Pull request #1389 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 531b08ddea651399d93a2d1d8df5b3750e9d4382+6f965a0b85b542f54aab8de1c6c68203c2ba52ef (2211f30c28271e7be6c324a1fbc95c99a564fd2e) 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-ssh5689158632888441173.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-ssh6384479267246233582.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-1389/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-1389/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13764106165072560195.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-1389/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12303554180448337791.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-ssh10133159149786099456.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-1389/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-1389/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10923980417671210998.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2351 in /w/workspace/gexfoundry_device-sdk-go_PR-1389 [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-1389 # 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 Merging remotes/origin/main commit 6f965a0b85b542f54aab8de1c6c68203c2ba52ef into PR head commit 531b08ddea651399d93a2d1d8df5b3750e9d4382 Merge succeeded, producing 531b08ddea651399d93a2d1d8df5b3750e9d4382 Checking out Revision 531b08ddea651399d93a2d1d8df5b3750e9d4382 (PR-1389) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } > 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/1389/head:refs/remotes/origin/PR-1389 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 531b08ddea651399d93a2d1d8df5b3750e9d4382 # 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 6f965a0b85b542f54aab8de1c6c68203c2ba52ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 531b08ddea651399d93a2d1d8df5b3750e9d4382 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:59:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:59:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:59:11 ========================================================= 04:59:11 EdgeX Global Pipelines Version Info 04:59:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:59:12 ------------------- 04:59:12 stable info: 04:59:12 ------------------- 04:59:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:59:12 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 04:59:12 Message: update stable to v1.0.245 04:59:12 ------------------- 04:59:12 experimental info: 04:59:12 ------------------- 04:59:12 Commited By: **** collab-it+edgex@linuxfoundation.org 04:59:12 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 04:59:12 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:59:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:59:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:59:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:59:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:59:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:59:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:59:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1389 [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1389 [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1389 [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 531b08ddea651399d93a2d1d8df5b3750e9d4382 [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 531b08d [Pipeline] echo 04:59:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:14 provisioning config files... 04:59:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1389@tmp/config10036809837613261881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:15 ---> docker-login.sh 04:59:15 nexus3.edgexfoundry.org:10001 04:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:15 Configure a credential helper to remove this warning. See 04:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:15 04:59:15 Login Succeeded 04:59:15 nexus3.edgexfoundry.org:10002 04:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:15 Configure a credential helper to remove this warning. See 04:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:15 04:59:15 Login Succeeded 04:59:15 nexus3.edgexfoundry.org:10003 04:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:15 Configure a credential helper to remove this warning. See 04:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:15 04:59:15 Login Succeeded 04:59:15 nexus3.edgexfoundry.org:10004 04:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:16 Configure a credential helper to remove this warning. See 04:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:16 04:59:16 Login Succeeded 04:59:16 docker.io 04:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:16 Configure a credential helper to remove this warning. See 04:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:16 04:59:16 Login Succeeded 04:59:16 ---> docker-login.sh ends [Pipeline] } 04:59:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:59:16 + git rev-list -1 --merges 531b08ddea651399d93a2d1d8df5b3750e9d4382~1..531b08ddea651399d93a2d1d8df5b3750e9d4382 [Pipeline] echo 04:59:17 -----------> git rev-list -1 --merges 531b08ddea651399d93a2d1d8df5b3750e9d4382~1..531b08ddea651399d93a2d1d8df5b3750e9d4382 531b08ddea651399d93a2d1d8df5b3750e9d4382 [false] [Pipeline] sh 04:59:17 + git log --format=format:%s -1 531b08ddea651399d93a2d1d8df5b3750e9d4382 [Pipeline] echo 04:59:17 ========================================================= 04:59:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:59:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:17 + git log --format=format:%s -1 531b08ddea651399d93a2d1d8df5b3750e9d4382 [Pipeline] echo 04:59:17 [semverPrep] GIT_COMMIT: 531b08ddea651399d93a2d1d8df5b3750e9d4382, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 04:59:17 [semverPrep] This is not a build commit. [Pipeline] sh 04:59:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:59:18 + grep -v github /etc/ssh/ssh_known_hosts 04:59:18 + [ -e /tmp/ssh_known_hosts ] 04:59:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:59:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:59:18 + sudo tee -a /etc/ssh/ssh_known_hosts 04:59:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:18 04:59:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:19 0.1.4: Pulling from edgex-devops/py-git-semver 04:59:19 b85a868b505f: Pulling fs layer 04:59:19 e2be974225ed: Pulling fs layer 04:59:19 339a4e72a1f5: Pulling fs layer 04:59:19 988bab9f4d93: Pulling fs layer 04:59:19 1469e6f7b9e6: Pulling fs layer 04:59:19 eaf3925da568: Pulling fs layer 04:59:19 bab4dde63d76: Pulling fs layer 04:59:19 bde34c3a00c8: Pulling fs layer 04:59:19 b352a97aabf1: Pulling fs layer 04:59:19 988bab9f4d93: Waiting 04:59:19 1469e6f7b9e6: Waiting 04:59:19 eaf3925da568: Waiting 04:59:19 bab4dde63d76: Waiting 04:59:19 4872d77fe225: Pulling fs layer 04:59:19 bde34c3a00c8: Waiting 04:59:19 b352a97aabf1: Waiting 04:59:19 5851b861e8e6: Pulling fs layer 04:59:19 5851b861e8e6: Waiting 04:59:19 4872d77fe225: Waiting 04:59:19 e2be974225ed: Download complete 04:59:19 988bab9f4d93: Verifying Checksum 04:59:19 988bab9f4d93: Download complete 04:59:19 339a4e72a1f5: Verifying Checksum 04:59:19 339a4e72a1f5: Download complete 04:59:19 1469e6f7b9e6: Verifying Checksum 04:59:19 1469e6f7b9e6: Download complete 04:59:19 eaf3925da568: Verifying Checksum 04:59:19 eaf3925da568: Download complete 04:59:19 bde34c3a00c8: Verifying Checksum 04:59:19 bde34c3a00c8: Download complete 04:59:19 b352a97aabf1: Verifying Checksum 04:59:19 b352a97aabf1: Download complete 04:59:19 4872d77fe225: Verifying Checksum 04:59:19 4872d77fe225: Download complete 04:59:19 b85a868b505f: Verifying Checksum 04:59:19 b85a868b505f: Download complete 04:59:19 5851b861e8e6: Verifying Checksum 04:59:19 5851b861e8e6: Download complete 04:59:20 bab4dde63d76: Verifying Checksum 04:59:20 bab4dde63d76: Download complete 04:59:20 b85a868b505f: Pull complete 04:59:20 e2be974225ed: Pull complete 04:59:21 339a4e72a1f5: Pull complete 04:59:21 988bab9f4d93: Pull complete 04:59:21 1469e6f7b9e6: Pull complete 04:59:21 eaf3925da568: Pull complete 04:59:23 bab4dde63d76: Pull complete 04:59:23 bde34c3a00c8: Pull complete 04:59:23 b352a97aabf1: Pull complete 04:59:23 4872d77fe225: Pull complete 04:59:23 5851b861e8e6: Pull complete 04:59:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:59:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:24 prd-ubuntu20.04-docker-8c-8g-2351 does not seem to be running inside a container 04:59:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1389 -v /w/workspace/gexfoundry_device-sdk-go_PR-1389:/w/workspace/gexfoundry_device-sdk-go_PR-1389:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1389@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1389@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:59:25 $ docker top 76cd853f64d3fa646703f3203b29a3c2a141841970985cc6cec1d0a455d16848 -eo pid,comm 04:59:26 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). 04:59:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:59:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:26 [ssh-agent] Looking for ssh-agent implementation... 04:59:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:26 $ docker exec 76cd853f64d3fa646703f3203b29a3c2a141841970985cc6cec1d0a455d16848 ssh-agent 04:59:26 SSH_AUTH_SOCK=/tmp/ssh-uEyzAcMXA7vr/agent.32 04:59:26 SSH_AGENT_PID=38 04:59:26 Running ssh-add (command line suppressed) 04:59:26 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1389@tmp/private_key_15550896975572068523.key (/w/workspace/gexfoundry_device-sdk-go_PR-1389@tmp/private_key_15550896975572068523.key) 04:59:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:26 + git tag --points-at HEAD [Pipeline] } 04:59:26 $ docker exec --env ******** --env ******** 76cd853f64d3fa646703f3203b29a3c2a141841970985cc6cec1d0a455d16848 ssh-agent -k 04:59:26 unset SSH_AUTH_SOCK; 04:59:26 unset SSH_AGENT_PID; 04:59:26 echo Agent pid 38 killed; 04:59:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:59:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:27 [ssh-agent] Looking for ssh-agent implementation... 04:59:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:27 $ docker exec 76cd853f64d3fa646703f3203b29a3c2a141841970985cc6cec1d0a455d16848 ssh-agent 04:59:27 SSH_AUTH_SOCK=/tmp/ssh-7TWseSs6HuZi/agent.70 04:59:27 SSH_AGENT_PID=76 04:59:27 Running ssh-add (command line suppressed) 04:59:27 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1389@tmp/private_key_8195662381569215847.key (/w/workspace/gexfoundry_device-sdk-go_PR-1389@tmp/private_key_8195662381569215847.key) 04:59:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:27 + git semver init 04:59:28 2023-03-16 04:59:27,948 [run_init] DEBUG init version:0.0.0 force:False 04:59:28 2023-03-16 04:59:27,949 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1389/.semver 04:59:28 2023-03-16 04:59:27,949 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1389/.semver 04:59:28 2023-03-16 04:59:27,949 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1389/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1389, universal_newlines=False, shell=None, istream=None) 04:59:28 2023-03-16 04:59:28,853 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1389/.git/info/exclude 04:59:28 2023-03-16 04:59:28,854 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1389/.semver/PR-1389 with force:False 04:59:28 2023-03-16 04:59:28,854 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1389/.semver/PR-1389 04:59:28 2023-03-16 04:59:28,860 [execute] INFO git cat-file --batch-check 04:59:28 2023-03-16 04:59:28,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1389/.semver, universal_newlines=False, shell=None, istream=) 04:59:28 2023-03-16 04:59:28,866 [execute] INFO git cat-file --batch 04:59:28 2023-03-16 04:59:28,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1389/.semver, universal_newlines=False, shell=None, istream=) 04:59:28 2023-03-16 04:59:28,871 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1389/.semver/PR-1389 04:59:28 0.0.0 [Pipeline] } 04:59:28 $ docker exec --env ******** --env ******** 76cd853f64d3fa646703f3203b29a3c2a141841970985cc6cec1d0a455d16848 ssh-agent -k 04:59:29 unset SSH_AUTH_SOCK; 04:59:29 unset SSH_AGENT_PID; 04:59:29 echo Agent pid 76 killed; 04:59:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:59:29 + git semver [Pipeline] } 04:59:29 $ docker stop --time=1 76cd853f64d3fa646703f3203b29a3c2a141841970985cc6cec1d0a455d16848 04:59:31 $ docker rm -f --volumes 76cd853f64d3fa646703f3203b29a3c2a141841970985cc6cec1d0a455d16848 [Pipeline] // withDockerContainer [Pipeline] sh 04:59:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:59:31 Stashed 1 file(s) [Pipeline] echo 04:59:31 [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 04:59:32 provisioning config files... 04:59:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1389@tmp/config9592587894251206614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:32 ---> docker-login.sh 04:59:32 nexus3.edgexfoundry.org:10001 04:59:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:32 Configure a credential helper to remove this warning. See 04:59:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:32 04:59:32 Login Succeeded 04:59:32 nexus3.edgexfoundry.org:10002 04:59:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:32 Configure a credential helper to remove this warning. See 04:59:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:32 04:59:32 Login Succeeded 04:59:32 nexus3.edgexfoundry.org:10003 04:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:33 Configure a credential helper to remove this warning. See 04:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:33 04:59:33 Login Succeeded 04:59:33 nexus3.edgexfoundry.org:10004 04:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:33 Configure a credential helper to remove this warning. See 04:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:33 04:59:33 Login Succeeded 04:59:33 docker.io 04:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:33 Configure a credential helper to remove this warning. See 04:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:33 04:59:33 Login Succeeded 04:59:33 ---> docker-login.sh ends [Pipeline] } 04:59:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:59:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:33 ========================================================= 04:59:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:59:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:34 + 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 . 04:59:34 Sending build context to Docker daemon 10.82MB 04:59:34 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:59:34 Step 2/10 : FROM ${BASE} AS builder 04:59:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:59:34 63b65145d645: Pulling fs layer 04:59:34 a2d21d5440eb: Pulling fs layer 04:59:34 935e6c44a52c: Pulling fs layer 04:59:34 94cc34f8dd06: Pulling fs layer 04:59:34 30dea6a524f1: Pulling fs layer 04:59:34 a2aff8979fd8: Pulling fs layer 04:59:34 6808be2612f2: Pulling fs layer 04:59:34 f25807f1079a: Pulling fs layer 04:59:34 94cc34f8dd06: Waiting 04:59:34 a2aff8979fd8: Waiting 04:59:34 30dea6a524f1: Waiting 04:59:34 6808be2612f2: Waiting 04:59:34 f25807f1079a: Waiting 04:59:34 a2d21d5440eb: Verifying Checksum 04:59:34 a2d21d5440eb: Download complete 04:59:34 94cc34f8dd06: Verifying Checksum 04:59:34 94cc34f8dd06: Download complete 04:59:34 30dea6a524f1: Download complete 04:59:34 63b65145d645: Verifying Checksum 04:59:34 63b65145d645: Download complete 04:59:34 a2aff8979fd8: Verifying Checksum 04:59:34 a2aff8979fd8: Download complete 04:59:34 63b65145d645: Pull complete 04:59:34 a2d21d5440eb: Pull complete 04:59:34 f25807f1079a: Verifying Checksum 04:59:34 f25807f1079a: Download complete 04:59:34 935e6c44a52c: Verifying Checksum 04:59:34 935e6c44a52c: Download complete 04:59:35 6808be2612f2: Verifying Checksum 04:59:35 6808be2612f2: Download complete 04:59:38 935e6c44a52c: Pull complete 04:59:38 94cc34f8dd06: Pull complete 04:59:38 30dea6a524f1: Pull complete 04:59:38 a2aff8979fd8: Pull complete 04:59:40 6808be2612f2: Pull complete 04:59:41 f25807f1079a: Pull complete 04:59:41 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 04:59:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:59:41 ---> 3b553350e43f 04:59:41 Step 3/10 : ARG MAKE=make build 04:59:43 ---> Running in 56aa377bccbf 04:59:43 Removing intermediate container 56aa377bccbf 04:59:43 ---> af6c147f57d0 04:59:43 Step 4/10 : WORKDIR /device-sdk-go 04:59:43 ---> Running in b82a75b057ef 04:59:43 Removing intermediate container b82a75b057ef 04:59:43 ---> 0cc8808704b6 04:59:43 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:59:43 ---> Running in 5061d74239af 04:59:43 Removing intermediate container 5061d74239af 04:59:43 ---> 6b1cadfbb66b 04:59:43 Step 6/10 : RUN apk add --update --no-cache make git 04:59:43 ---> Running in a2b71ca2ab69 04:59:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:59:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:59:44 OK: 265 MiB in 53 packages 04:59:45 Removing intermediate container a2b71ca2ab69 04:59:45 ---> 1971d72fd6e6 04:59:45 Step 7/10 : COPY go.mod vendor* ./ 04:59:45 ---> 5a778ef816b1 04:59:45 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:45 ---> Running in 156045a25fde 04:59:47 Still waiting to schedule task 04:59:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:00:12 Removing intermediate container 156045a25fde 05:00:12 ---> bb9f011eec1e 05:00:12 Step 9/10 : COPY . . 05:00:12 ---> e36890e374e6 05:00:12 Step 10/10 : RUN ${MAKE} 05:00:12 ---> Running in 3b1221838b65 05:00:12 noop 05:00:12 Removing intermediate container 3b1221838b65 05:00:12 ---> 17a18e8d4a0c 05:00:12 Successfully built 17a18e8d4a0c 05:00:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:12 + docker inspect -f . ci-base-image-x86_64 05:00:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:12 prd-ubuntu20.04-docker-8c-8g-2351 does not seem to be running inside a container 05:00:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1389 -v /w/workspace/gexfoundry_device-sdk-go_PR-1389:/w/workspace/gexfoundry_device-sdk-go_PR-1389:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1389@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1389@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-x86_64 cat 05:00:13 $ docker top 0015c772994fb657f73b693fdff313b2a5b52153e243937d61b72a8ac2fb2533 -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:13 + go version 05:00:13 go version go1.20.2 linux/amd64 [Pipeline] } 05:00:13 $ docker stop --time=1 0015c772994fb657f73b693fdff313b2a5b52153e243937d61b72a8ac2fb2533 05:00:15 $ docker rm -f --volumes 0015c772994fb657f73b693fdff313b2a5b52153e243937d61b72a8ac2fb2533 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:15 + docker inspect -f . ci-base-image-x86_64 05:00:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:15 prd-ubuntu20.04-docker-8c-8g-2351 does not seem to be running inside a container 05:00:15 $ 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-1389 -v /w/workspace/gexfoundry_device-sdk-go_PR-1389:/w/workspace/gexfoundry_device-sdk-go_PR-1389:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1389@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1389@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-x86_64 cat 05:00:16 $ docker top 8fc92c86e43072ef1c8ef119e07c7c154c0ace8e3d9b74799e5dcafc3b7154e2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:16 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1389 [Pipeline] fileExists [Pipeline] sh 05:00:17 + make test 05:00:17 go test -race -coverprofile=coverage.out ./... 05:00:23 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:00:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:00:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:00:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:00:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:00:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:00:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.053s coverage: 27.6% of statements 05:00:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:00:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:00:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.061s coverage: 78.9% of statements 05:00:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.101s coverage: 86.0% of statements 05:00:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:00:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:00:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.095s coverage: 75.9% of statements 05:00:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:00:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:00:40 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:00:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.063s coverage: 15.2% of statements 05:00:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.077s coverage: 65.7% of statements 05:00:42 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.113s coverage: 89.2% of statements 05:00:42 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.059s coverage: 5.5% of statements 05:01:01 GO111MODULE=on go vet ./... 05:01:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:01:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:01:04 ./bin/test-attribution-txt.sh [Pipeline] echo 05:01:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:01:04 $ docker stop --time=1 8fc92c86e43072ef1c8ef119e07c7c154c0ace8e3d9b74799e5dcafc3b7154e2 05:01:06 $ docker rm -f --volumes 8fc92c86e43072ef1c8ef119e07c7c154c0ace8e3d9b74799e5dcafc3b7154e2 [Pipeline] // withDockerContainer [Pipeline] sh 05:01:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:01:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:01:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:01:08 + ls -al . 05:01:08 total 276 05:01:08 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 05:00 . 05:01:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 04:59 .. 05:01:08 -rw-rw-r-- 1 jenkins jenkins 140 Mar 16 04:59 .dockerignore 05:01:08 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 04:59 .git 05:01:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 04:59 .github 05:01:08 -rw-rw-r-- 1 jenkins jenkins 131 Mar 16 04:59 .gitignore 05:01:08 -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 04:59 .golangci.yml 05:01:08 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 04:59 .semver 05:01:08 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 16 04:59 CHANGELOG.md 05:01:08 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 04:59 GOVERNANCE.md 05:01:08 -rw-rw-r-- 1 jenkins jenkins 885 Mar 16 04:59 Jenkinsfile 05:01:08 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 16 04:59 LICENSE 05:01:08 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 16 04:59 Makefile 05:01:08 -rw-rw-r-- 1 jenkins jenkins 619 Mar 16 04:59 OWNERS.md 05:01:08 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 16 04:59 README.md 05:01:08 -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 04:59 VERSION 05:01:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 04:59 bin 05:01:08 -rw-r--r-- 1 jenkins jenkins 109537 Mar 16 05:00 coverage.out 05:01:08 drwxrwxr-x 5 jenkins jenkins 4096 Mar 16 04:59 example 05:01:08 -rw-rw-r-- 1 jenkins jenkins 3278 Mar 16 04:59 go.mod 05:01:08 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 16 04:59 go.sum 05:01:08 drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 04:59 internal 05:01:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 04:59 openapi 05:01:08 drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 04:59 pkg 05:01:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 04:59 snap 05:01:08 -rw-rw-r-- 1 jenkins jenkins 222 Mar 16 04:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:08 + 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=531b08ddea651399d93a2d1d8df5b3750e9d4382 --label arch=amd64 --label version=0.0.0 . 05:01:08 Sending build context to Docker daemon 10.93MB 05:01:08 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:01:08 Step 2/23 : FROM ${BASE} AS builder 05:01:08 ---> 17a18e8d4a0c 05:01:08 Step 3/23 : ARG MAKE=make build 05:01:08 ---> Running in 9b2563d44aef 05:01:08 Removing intermediate container 9b2563d44aef 05:01:08 ---> dbf898c47083 05:01:08 Step 4/23 : WORKDIR /device-sdk-go 05:01:08 ---> Running in c086b4b5bc7e 05:01:08 Removing intermediate container c086b4b5bc7e 05:01:08 ---> d820cd1fc1c9 05:01:08 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:01:09 ---> Running in cbd696cc27e2 05:01:09 Removing intermediate container cbd696cc27e2 05:01:09 ---> 264f6073846c 05:01:09 Step 6/23 : RUN apk add --update --no-cache make git 05:01:09 ---> Running in 53fb5152dded 05:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:01:09 OK: 265 MiB in 53 packages 05:01:10 Removing intermediate container 53fb5152dded 05:01:10 ---> eb97f576ce39 05:01:10 Step 7/23 : COPY go.mod vendor* ./ 05:01:10 ---> c21fd49d53d7 05:01:10 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:10 ---> Running in 17c55f9a8e6a 05:01:11 Removing intermediate container 17c55f9a8e6a 05:01:11 ---> 3d56aae2d727 05:01:11 Step 9/23 : COPY . . 05:01:11 ---> 6ff486d85e09 05:01:11 Step 10/23 : RUN ${MAKE} 05:01:11 ---> Running in 2d19e49dde56 05:01:12 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:01:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2353 in /w/workspace/gexfoundry_device-sdk-go_PR-1389 [Pipeline] { [Pipeline] ws 05:01:16 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:01:16 The recommended git tool is: git 05:01:22 using credential edgex-jenkins-ssh 05:01:22 Cloning the remote Git repository 05:01:22 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:01:22 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:01:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:01:22 > git --version # timeout=10 05:01:22 > git --version # 'git version 2.25.1' 05:01:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:01:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:01:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:01:25 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1389/head:refs/remotes/origin/PR-1389 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:01:25 Merging remotes/origin/main commit 6f965a0b85b542f54aab8de1c6c68203c2ba52ef into PR head commit 531b08ddea651399d93a2d1d8df5b3750e9d4382 05:01:25 Merge succeeded, producing 531b08ddea651399d93a2d1d8df5b3750e9d4382 05:01:25 Checking out Revision 531b08ddea651399d93a2d1d8df5b3750e9d4382 (PR-1389) 05:01:26 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 05:01:26 > git --version # timeout=10 05:01:26 > git --version # 'git version 2.25.1' 05:01:26 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 05:01:25 > git config core.sparsecheckout # timeout=10 05:01:25 > git checkout -f 531b08ddea651399d93a2d1d8df5b3750e9d4382 # timeout=10 05:01:25 > git remote # timeout=10 05:01:25 > git config --get remote.origin.url # timeout=10 05:01:25 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:25 > git merge 6f965a0b85b542f54aab8de1c6c68203c2ba52ef # timeout=10 05:01:25 > git rev-parse HEAD^{commit} # timeout=10 05:01:25 > git config core.sparsecheckout # timeout=10 05:01:26 > git checkout -f 531b08ddea651399d93a2d1d8df5b3750e9d4382 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:01:27 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:27 Dload Upload Total Spent Left Speed 05:01:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 05:01:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:01:28 + sudo tee /etc/docker/daemon.new 05:01:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:01:28 { 05:01:28 "registry-mirrors": [ 05:01:28 "https://nexus3.edgexfoundry.org:10001" 05:01:28 ], 05:01:28 "bip": "10.250.0.254/24", 05:01:28 "hosts": [ 05:01:28 "tcp://0.0.0.0:5555", 05:01:28 "unix:///var/run/docker.sock" 05:01:28 ], 05:01:28 "mtu": 1458, 05:01:28 "selinux-enabled": true, 05:01:28 "seccomp-profile": "/etc/docker/seccomp.json" 05:01:28 } [Pipeline] sh 05:01:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:01:29 + sudo service docker restart 05:01:30 Removing intermediate container 2d19e49dde56 05:01:30 ---> 07701d935547 05:01:30 Step 11/23 : FROM alpine:3.17 05:01:30 3.17: Pulling from library/alpine 05:01:30 63b65145d645: Already exists 05:01:30 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:01:30 Status: Downloaded newer image for alpine:3.17 05:01:30 ---> b2aa39c304c2 05:01:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:01:30 ---> Running in 6071b90e5e7f 05:01:30 Removing intermediate container 6071b90e5e7f 05:01:30 ---> fd6a05231641 05:01:30 Step 13/23 : RUN apk add --update --no-cache 05:01:30 ---> Running in f04e4e56a1a3 05:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:01:30 OK: 7 MiB in 15 packages 05:01:30 Removing intermediate container f04e4e56a1a3 05:01:30 ---> 26be431e7913 05:01:30 Step 14/23 : WORKDIR / 05:01:30 ---> Running in e371995e14cd 05:01:30 Removing intermediate container e371995e14cd 05:01:30 ---> 294a5121ff44 05:01:30 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:01:30 ---> 92ca29991fef 05:01:30 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:01:31 ---> d2913b58c552 05:01:31 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:01:31 ---> 02870eb5b50c 05:01:31 Step 18/23 : EXPOSE 59999 05:01:31 ---> Running in a15bed015dad 05:01:31 Removing intermediate container a15bed015dad 05:01:31 ---> 42990f480366 05:01:31 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:01:32 ---> Running in 024266fcd889 05:01:32 Removing intermediate container 024266fcd889 05:01:32 ---> c3d3687df596 05:01:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:01:32 ---> Running in a4eb6c151d19 05:01:32 Removing intermediate container a4eb6c151d19 05:01:32 ---> 60ea8da1334d 05:01:32 Step 21/23 : LABEL arch=amd64 05:01:32 ---> Running in c00eb9bb8262 05:01:32 Removing intermediate container c00eb9bb8262 05:01:32 ---> 0308e30f51cb 05:01:32 Step 22/23 : LABEL git_sha=531b08ddea651399d93a2d1d8df5b3750e9d4382 05:01:32 ---> Running in e418b9b0733e 05:01:32 Removing intermediate container e418b9b0733e 05:01:32 ---> 172b31d0fb42 05:01:32 Step 23/23 : LABEL version=0.0.0 05:01:32 ---> Running in b325a63dd7d6 05:01:32 Removing intermediate container b325a63dd7d6 05:01:32 ---> b149afba47cc 05:01:32 [Warning] One or more build-args [ARCH] were not consumed 05:01:32 Successfully built b149afba47cc 05:01:32 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:01:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:33 05:01:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:33 latest: Pulling from edgex-lftools-log-publisher 05:01:33 5eb5b503b376: Pulling fs layer 05:01:33 5c69ac0246d0: Pulling fs layer 05:01:33 ec43610c2a17: Pulling fs layer 05:01:33 3a2ae6a8a46f: Pulling fs layer 05:01:33 33b1e0a273af: Pulling fs layer 05:01:33 5d3b04190fa2: Pulling fs layer 05:01:33 2f39f015ded8: Pulling fs layer 05:01:33 3a2ae6a8a46f: Waiting 05:01:33 33b1e0a273af: Waiting 05:01:33 5d3b04190fa2: Waiting 05:01:33 2f39f015ded8: Waiting 05:01:33 5c69ac0246d0: Verifying Checksum 05:01:33 5c69ac0246d0: Download complete 05:01:33 3a2ae6a8a46f: Verifying Checksum 05:01:33 3a2ae6a8a46f: Download complete 05:01:34 33b1e0a273af: Verifying Checksum 05:01:34 33b1e0a273af: Download complete 05:01:34 5d3b04190fa2: Verifying Checksum 05:01:34 5d3b04190fa2: Download complete 05:01:34 ec43610c2a17: Verifying Checksum 05:01:34 ec43610c2a17: Download complete 05:01:34 5eb5b503b376: Verifying Checksum 05:01:34 5eb5b503b376: Download complete 05:01:35 5eb5b503b376: Pull complete 05:01:35 5c69ac0246d0: Pull complete 05:01:35 ec43610c2a17: Pull complete 05:01:35 3a2ae6a8a46f: Pull complete 05:01:35 33b1e0a273af: Pull complete 05:01:35 5d3b04190fa2: Pull complete 05:01:40 2f39f015ded8: Pull complete 05:01:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:01:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:40 prd-ubuntu20.04-docker-8c-8g-2351 does not seem to be running inside a container 05:01:40 $ 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-1389 -v /w/workspace/gexfoundry_device-sdk-go_PR-1389:/w/workspace/gexfoundry_device-sdk-go_PR-1389:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1389@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1389@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:01:42 $ docker top 750d2494cdbe3e6a65dbc78d1da6af6c8dea9810ae22c4c5379d640d57a40a04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:42 ---> job-cost.sh 05:01:42 lf-activate-venv: SKIPPING 05:01:42 INFO: No Stack... 05:01:43 INFO: Retrieving Pricing Info for: v3-standard-8 05:01:43 INFO: Archiving Costs [Pipeline] sh 05:01:43 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1389/archives/cost.csv 05:01:43 + cut -d, -f6 [Pipeline] lock 05:01:43 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1389-1-stack-cost] 05:01:43 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1389-1-stack-cost] did not exist. Created. 05:01:43 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1389-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:01:44 + echo total: 0.2199999988079071 [Pipeline] stash 05:01:44 Stashed 1 file(s) [Pipeline] } 05:01:44 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1389-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:01:44 $ docker stop --time=1 750d2494cdbe3e6a65dbc78d1da6af6c8dea9810ae22c4c5379d640d57a40a04 05:01:45 $ docker rm -f --volumes 750d2494cdbe3e6a65dbc78d1da6af6c8dea9810ae22c4c5379d640d57a40a04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:47 provisioning config files... 05:01:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4716003055245887472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:48 ---> docker-login.sh 05:01:48 nexus3.edgexfoundry.org:10001 05:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:48 Configure a credential helper to remove this warning. See 05:01:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:48 05:01:48 Login Succeeded 05:01:48 nexus3.edgexfoundry.org:10002 05:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:48 Configure a credential helper to remove this warning. See 05:01:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:48 05:01:48 Login Succeeded 05:01:49 nexus3.edgexfoundry.org:10003 05:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:49 Configure a credential helper to remove this warning. See 05:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:49 05:01:49 Login Succeeded 05:01:49 nexus3.edgexfoundry.org:10004 05:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:49 Configure a credential helper to remove this warning. See 05:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:49 05:01:49 Login Succeeded 05:01:49 docker.io 05:01:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:50 Configure a credential helper to remove this warning. See 05:01:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:50 05:01:50 Login Succeeded 05:01:50 ---> docker-login.sh ends [Pipeline] } 05:01:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:01:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:50 ========================================================= 05:01:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:01:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:51 + 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:01:52 Sending build context to Docker daemon 5.814MB 05:01:52 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:01:52 Step 2/10 : FROM ${BASE} AS builder 05:01:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:01:52 af6eaf76a39c: Pulling fs layer 05:01:52 55522c791124: Pulling fs layer 05:01:52 ce5c4a1c91eb: Pulling fs layer 05:01:52 169dfbe0d373: Pulling fs layer 05:01:52 e1ff8fa3b103: Pulling fs layer 05:01:52 52ebb69f0ebf: Pulling fs layer 05:01:52 5abe8eddf0d5: Pulling fs layer 05:01:52 169dfbe0d373: Waiting 05:01:52 e1ff8fa3b103: Waiting 05:01:52 52ebb69f0ebf: Waiting 05:01:52 5abe8eddf0d5: Waiting 05:01:52 55522c791124: Verifying Checksum 05:01:52 55522c791124: Download complete 05:01:52 169dfbe0d373: Verifying Checksum 05:01:52 169dfbe0d373: Download complete 05:01:52 e1ff8fa3b103: Verifying Checksum 05:01:52 e1ff8fa3b103: Download complete 05:01:52 af6eaf76a39c: Verifying Checksum 05:01:52 af6eaf76a39c: Download complete 05:01:53 af6eaf76a39c: Pull complete 05:01:53 5abe8eddf0d5: Verifying Checksum 05:01:53 5abe8eddf0d5: Download complete 05:01:54 55522c791124: Pull complete 05:01:55 ce5c4a1c91eb: Verifying Checksum 05:01:55 ce5c4a1c91eb: Download complete 05:01:55 52ebb69f0ebf: Verifying Checksum 05:01:55 52ebb69f0ebf: Download complete 05:02:07 ce5c4a1c91eb: Pull complete 05:02:07 169dfbe0d373: Pull complete 05:02:07 e1ff8fa3b103: Pull complete 05:02:14 52ebb69f0ebf: Pull complete 05:02:15 5abe8eddf0d5: Pull complete 05:02:15 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 05:02:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:02:15 ---> 6cb57ee374ae 05:02:15 Step 3/10 : ARG MAKE=make build 05:02:17 ---> Running in 71fb766c5899 05:02:17 Removing intermediate container 71fb766c5899 05:02:17 ---> 9aa4ba6ea228 05:02:17 Step 4/10 : WORKDIR /device-sdk-go 05:02:17 ---> Running in b67f5c5f829c 05:02:17 Removing intermediate container b67f5c5f829c 05:02:17 ---> e2a2b572d9c2 05:02:17 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:02:17 ---> Running in 62931bbb8e4c 05:02:18 Removing intermediate container 62931bbb8e4c 05:02:18 ---> e8e88c6ac287 05:02:18 Step 6/10 : RUN apk add --update --no-cache make git 05:02:18 ---> Running in c5aa23f56bb9 05:02:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:02:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:02:21 OK: 263 MiB in 53 packages 05:02:22 Removing intermediate container c5aa23f56bb9 05:02:22 ---> 42368fe6c65d 05:02:22 Step 7/10 : COPY go.mod vendor* ./ 05:02:22 ---> 5fa7a895ed36 05:02:22 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:22 ---> Running in 5a79af94e709 05:03:30 Removing intermediate container 5a79af94e709 05:03:30 ---> 221087ad9c96 05:03:30 Step 9/10 : COPY . . 05:03:30 ---> d6e8958d0d72 05:03:30 Step 10/10 : RUN ${MAKE} 05:03:30 ---> Running in 6c922b0d31cf 05:03:30 noop 05:03:30 Removing intermediate container 6c922b0d31cf 05:03:30 ---> 4b3a6ab31c79 05:03:30 Successfully built 4b3a6ab31c79 05:03:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:31 + docker inspect -f . ci-base-image-arm64 05:03:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:31 prd-ubuntu20.04-docker-arm64-4c-16g-2353 does not seem to be running inside a container 05:03:31 $ 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:03:32 $ docker top ac06cad8b1ddb812a92015d9efc5079d45954828fb1b9c65d67f2dffd1b2b2ef -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:33 + go version 05:03:33 go version go1.20.2 linux/arm64 [Pipeline] } 05:03:33 $ docker stop --time=1 ac06cad8b1ddb812a92015d9efc5079d45954828fb1b9c65d67f2dffd1b2b2ef 05:03:35 $ docker rm -f --volumes ac06cad8b1ddb812a92015d9efc5079d45954828fb1b9c65d67f2dffd1b2b2ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:36 + docker inspect -f . ci-base-image-arm64 05:03:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:36 prd-ubuntu20.04-docker-arm64-4c-16g-2353 does not seem to be running inside a container 05:03:36 $ 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:03:38 $ docker top bf4c0267869334737a75553a3f943bc87842396eae961e0c8bf336332152497b -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:39 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:03:39 + make test 05:03:39 go test -race -coverprofile=coverage.out ./... 05:04:26 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:06:33 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:06:33 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:06:33 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:06:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:06:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:06:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.228s coverage: 27.6% of statements 05:06:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.247s coverage: 78.9% of statements 05:07:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:07:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:07:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.320s coverage: 86.0% of statements 05:07:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:07:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.414s coverage: 75.9% of statements 05:07:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:07:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:07:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:07:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.247s coverage: 15.2% of statements 05:07:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.389s coverage: 65.7% of statements 05:07:19 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.430s coverage: 89.2% of statements 05:07:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:07:20 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.237s coverage: 5.5% of statements 05:07:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:07:21 GO111MODULE=on go vet ./... 05:09:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:09:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:09:43 ./bin/test-attribution-txt.sh [Pipeline] echo 05:09:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:09:43 $ docker stop --time=1 bf4c0267869334737a75553a3f943bc87842396eae961e0c8bf336332152497b 05:09:46 $ docker rm -f --volumes bf4c0267869334737a75553a3f943bc87842396eae961e0c8bf336332152497b [Pipeline] // withDockerContainer [Pipeline] sh 05:09:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:09:48 Warning: overwriting stash ‘coverage-report’ 05:09:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:09:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:09:49 + ls -al . 05:09:49 total 272 05:09:49 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 05:03 . 05:09:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 05:01 .. 05:09:49 -rw-rw-r-- 1 jenkins jenkins 140 Mar 16 05:01 .dockerignore 05:09:49 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 05:01 .git 05:09:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 05:01 .github 05:09:49 -rw-rw-r-- 1 jenkins jenkins 131 Mar 16 05:01 .gitignore 05:09:49 -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 05:01 .golangci.yml 05:09:49 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 16 05:01 CHANGELOG.md 05:09:49 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 05:01 GOVERNANCE.md 05:09:49 -rw-rw-r-- 1 jenkins jenkins 885 Mar 16 05:01 Jenkinsfile 05:09:49 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 16 05:01 LICENSE 05:09:49 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 16 05:01 Makefile 05:09:49 -rw-rw-r-- 1 jenkins jenkins 619 Mar 16 05:01 OWNERS.md 05:09:49 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 16 05:01 README.md 05:09:49 -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 04:59 VERSION 05:09:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 05:01 bin 05:09:49 -rw-r--r-- 1 jenkins jenkins 109536 Mar 16 05:07 coverage.out 05:09:49 drwxrwxr-x 5 jenkins jenkins 4096 Mar 16 05:01 example 05:09:49 -rw-rw-r-- 1 jenkins jenkins 3278 Mar 16 05:01 go.mod 05:09:49 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 16 05:01 go.sum 05:09:49 drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 05:01 internal 05:09:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 05:01 openapi 05:09:49 drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 05:01 pkg 05:09:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 05:01 snap 05:09:49 -rw-rw-r-- 1 jenkins jenkins 222 Mar 16 05:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:50 + 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=531b08ddea651399d93a2d1d8df5b3750e9d4382 --label arch=arm64 --label version=0.0.0 . 05:09:50 Sending build context to Docker daemon 5.924MB 05:09:50 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:09:50 Step 2/23 : FROM ${BASE} AS builder 05:09:50 ---> 4b3a6ab31c79 05:09:50 Step 3/23 : ARG MAKE=make build 05:09:50 ---> Running in 52efc6965a9f 05:09:50 Removing intermediate container 52efc6965a9f 05:09:50 ---> 3cc74c84b960 05:09:50 Step 4/23 : WORKDIR /device-sdk-go 05:09:50 ---> Running in 0ad02682a9b7 05:09:51 Removing intermediate container 0ad02682a9b7 05:09:51 ---> 4574730446b5 05:09:51 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:09:51 ---> Running in 802afbfa087d 05:09:51 Removing intermediate container 802afbfa087d 05:09:51 ---> 1c44bca80c46 05:09:51 Step 6/23 : RUN apk add --update --no-cache make git 05:09:51 ---> Running in 27eaacaa47c9 05:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:09:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:09:54 OK: 263 MiB in 53 packages 05:09:55 Removing intermediate container 27eaacaa47c9 05:09:55 ---> ef5655b33bdc 05:09:55 Step 7/23 : COPY go.mod vendor* ./ 05:09:55 ---> 570efbec4917 05:09:55 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:09:55 ---> Running in 152c5c926e39 05:09:57 Removing intermediate container 152c5c926e39 05:09:57 ---> 483131fe1d26 05:09:57 Step 9/23 : COPY . . 05:10:00 ---> 41167c6172ff 05:10:00 Step 10/23 : RUN ${MAKE} 05:10:00 ---> Running in e4f4fac00cbf 05:10:01 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:12:23 Removing intermediate container e4f4fac00cbf 05:12:23 ---> bb31a9390bab 05:12:23 Step 11/23 : FROM alpine:3.17 05:12:23 3.17: Pulling from library/alpine 05:12:23 af6eaf76a39c: Already exists 05:12:23 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:12:23 Status: Downloaded newer image for alpine:3.17 05:12:23 ---> d74e625d9115 05:12:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:12:23 ---> Running in 9bebf42a9b0a 05:12:23 Removing intermediate container 9bebf42a9b0a 05:12:23 ---> c6f6856ba995 05:12:23 Step 13/23 : RUN apk add --update --no-cache 05:12:23 ---> Running in cf249428f0eb 05:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:12:23 OK: 7 MiB in 15 packages 05:12:23 Removing intermediate container cf249428f0eb 05:12:23 ---> b3a7c7e5a8f5 05:12:23 Step 14/23 : WORKDIR / 05:12:23 ---> Running in 7b1e5ad6521c 05:12:23 Removing intermediate container 7b1e5ad6521c 05:12:23 ---> fcc28b64c8ee 05:12:23 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:12:23 ---> d4bddb89768c 05:12:23 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:12:23 ---> 5e1bf0278f98 05:12:23 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:12:23 ---> d79b87006cd5 05:12:23 Step 18/23 : EXPOSE 59999 05:12:23 ---> Running in 3198181b3065 05:12:23 Removing intermediate container 3198181b3065 05:12:23 ---> 08b18f1306c8 05:12:23 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:12:23 ---> Running in 2ef2c812f6de 05:12:23 Removing intermediate container 2ef2c812f6de 05:12:23 ---> 8c4fcb56c728 05:12:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:12:23 ---> Running in 4680d246288c 05:12:23 Removing intermediate container 4680d246288c 05:12:23 ---> c17a0ac47ada 05:12:23 Step 21/23 : LABEL arch=arm64 05:12:23 ---> Running in 6aa9cac5f1c7 05:12:24 Removing intermediate container 6aa9cac5f1c7 05:12:24 ---> 2385361943ce 05:12:24 Step 22/23 : LABEL git_sha=531b08ddea651399d93a2d1d8df5b3750e9d4382 05:12:24 ---> Running in f3e0d9ae1311 05:12:24 Removing intermediate container f3e0d9ae1311 05:12:24 ---> 96b7fe8a2041 05:12:24 Step 23/23 : LABEL version=0.0.0 05:12:24 ---> Running in e97d38f01719 05:12:25 Removing intermediate container e97d38f01719 05:12:25 ---> 9a7d06224673 05:12:25 [Warning] One or more build-args [ARCH] were not consumed 05:12:25 Successfully built 9a7d06224673 05:12:25 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:12:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:25 05:12:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:26 arm64: Pulling from edgex-lftools-log-publisher 05:12:26 8998bd30e6a1: Pulling fs layer 05:12:26 04944245beec: Pulling fs layer 05:12:26 699f458cf7ca: Pulling fs layer 05:12:26 765212b225bb: Pulling fs layer 05:12:26 f23df028b6ca: Pulling fs layer 05:12:26 d65c8cfc05b1: Pulling fs layer 05:12:26 2437ff75d9bd: Pulling fs layer 05:12:26 765212b225bb: Waiting 05:12:26 f23df028b6ca: Waiting 05:12:26 d65c8cfc05b1: Waiting 05:12:26 2437ff75d9bd: Waiting 05:12:26 04944245beec: Verifying Checksum 05:12:26 04944245beec: Download complete 05:12:26 765212b225bb: Verifying Checksum 05:12:26 765212b225bb: Download complete 05:12:26 f23df028b6ca: Download complete 05:12:26 d65c8cfc05b1: Verifying Checksum 05:12:26 d65c8cfc05b1: Download complete 05:12:26 699f458cf7ca: Verifying Checksum 05:12:27 8998bd30e6a1: Verifying Checksum 05:12:27 8998bd30e6a1: Download complete 05:12:29 2437ff75d9bd: Verifying Checksum 05:12:29 2437ff75d9bd: Download complete 05:12:31 8998bd30e6a1: Pull complete 05:12:31 04944245beec: Pull complete 05:12:33 699f458cf7ca: Pull complete 05:12:33 765212b225bb: Pull complete 05:12:34 f23df028b6ca: Pull complete 05:12:34 d65c8cfc05b1: Pull complete 05:12:49 2437ff75d9bd: Pull complete 05:12:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:12:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:49 prd-ubuntu20.04-docker-arm64-4c-16g-2353 does not seem to be running inside a container 05:12:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:12:52 $ docker top 48ca72cc6f42ba04bb8482d1dde7e1377c5f0683c42a6f2b01cc205d95dad5fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:12:53 ---> job-cost.sh 05:12:53 lf-activate-venv: SKIPPING 05:12:53 INFO: No Stack... 05:12:54 INFO: Retrieving Pricing Info for: v3-standard-4 05:12:54 INFO: Archiving Costs [Pipeline] sh 05:12:55 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:12:55 + cut -d, -f6 [Pipeline] lock 05:12:55 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1389-1-stack-cost] 05:12:55 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1389-1-stack-cost] did not exist. Created. 05:12:55 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1389-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:12:56 /w/workspace/device-sdk-go/1@tmp/durable-63bf8488/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:12:57 + echo total: 0.10999999940395355 [Pipeline] stash 05:12:57 Warning: overwriting stash ‘stack-cost’ 05:12:57 Stashed 1 file(s) [Pipeline] } 05:12:57 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1389-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:12:57 $ docker stop --time=1 48ca72cc6f42ba04bb8482d1dde7e1377c5f0683c42a6f2b01cc205d95dad5fe 05:12:59 $ docker rm -f --volumes 48ca72cc6f42ba04bb8482d1dde7e1377c5f0683c42a6f2b01cc205d95dad5fe [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:13:00 provisioning config files... 05:13:00 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1389@tmp/config3864330658777178581tmp [Pipeline] { [Pipeline] sh 05:13:00 + set +x 05:13:00 + curl -s https://codecov.io/bash 05:13:00 + bash -s -- 05:13:00 05:13:00 _____ _ 05:13:00 / ____| | | 05:13:00 | | ___ __| | ___ ___ _____ __ 05:13:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:13:00 | |___| (_) | (_| | __/ (_| (_) \ V / 05:13:00 \_____\___/ \__,_|\___|\___\___/ \_/ 05:13:00 Bash-1.0.6 05:13:00 05:13:00 05:13:00 ==> git version 2.25.1 found 05:13:00 ==> 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:13:00 Release-Date: 2020-01-08 05:13:00 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:13:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:13:00 ==> Jenkins CI detected. 05:13:00 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1389 05:13:00 project root: . 05:13:00 --> token set from env 05:13:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:13:00 ==> Running gcov in . (disable via -X gcov) 05:13:00 ==> Python coveragepy not found 05:13:00 ==> Searching for coverage reports in: 05:13:00 + . 05:13:00 -> Found 1 reports 05:13:00 ==> Detecting git/mercurial file structure 05:13:00 ==> Reading reports 05:13:00 + ./coverage.out bytes=109536 05:13:00 ==> Appending adjustments 05:13:00 https://docs.codecov.io/docs/fixing-reports 05:13:00 + Found adjustments 05:13:00 ==> Gzipping contents 05:13:00 16K /tmp/codecov.Blt2Et.gz 05:13:00 ==> Uploading reports 05:13:00 url: https://codecov.io 05:13:00 query: branch=PR-1389&commit=531b08ddea651399d93a2d1d8df5b3750e9d4382&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1389%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1389&job=&cmd_args= 05:13:00 -> Pinging Codecov 05:13:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1389&commit=531b08ddea651399d93a2d1d8df5b3750e9d4382&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1389%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1389&job=&cmd_args= 05:13:00 -> Uploading to 05:13:00 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/7E55EF52A471D76F132DFD9A03CDDE97/531b08ddea651399d93a2d1d8df5b3750e9d4382/88686360-1d39-4f7a-8e97-cc485af91189.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T051300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e172da3f9d79f0c66e3a3138c13ca03304f6ffeeb0f17e63c143a05a609ddea3 05:13:00 % Total % Received % Xferd Average Speed Time Time Time Current 05:13:00 Dload Upload Total Spent Left Speed 05:13:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15249 0 0 100 15249 0 64341 --:--:-- --:--:-- --:--:-- 64341 05:13:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/531b08ddea651399d93a2d1d8df5b3750e9d4382 [Pipeline] } 05:13:01 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:13:03 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1389/archives ] 05:13:03 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1389/archives 05:13:03 total 16 05:13:03 drwxr-xr-x 3 root root 4096 Mar 16 05:01 . 05:13:03 drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 05:01 .. 05:13:03 drwxr-xr-x 2 root root 4096 Mar 16 05:01 cost 05:13:03 -rw-r--r-- 1 root root 86 Mar 16 05:01 cost.csv 05:13:03 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1389/archives 05:13:03 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1389/archives 05:13:03 total 16 05:13:03 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 05:01 . 05:13:03 drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 05:01 .. 05:13:03 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 05:01 cost 05:13:03 -rw-r--r-- 1 jenkins jenkins 86 Mar 16 05:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:13:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:13:04 ---> package-listing.sh 05:13:04 ++ facter osfamily 05:13:04 ++ tr '[:upper:]' '[:lower:]' 05:13:04 + OS_FAMILY=debian 05:13:04 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1389 05:13:04 + START_PACKAGES=/tmp/packages_start.txt 05:13:04 + END_PACKAGES=/tmp/packages_end.txt 05:13:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:13:04 + PACKAGES=/tmp/packages_start.txt 05:13:04 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1389 ']' 05:13:04 + PACKAGES=/tmp/packages_end.txt 05:13:04 + case "${OS_FAMILY}" in 05:13:04 + dpkg -l 05:13:04 + grep '^ii' 05:13:04 + '[' -f /tmp/packages_start.txt ']' 05:13:04 + '[' -f /tmp/packages_end.txt ']' 05:13:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:13:04 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1389 ']' 05:13:04 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1389/archives/ 05:13:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1389/archives/ [Pipeline] echo 05:13:04 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-1389/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:13:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:13:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:05 prd-ubuntu20.04-docker-8c-8g-2351 does not seem to be running inside a container 05:13:05 $ 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-1389/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-1389 -v /w/workspace/gexfoundry_device-sdk-go_PR-1389:/w/workspace/gexfoundry_device-sdk-go_PR-1389:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1389@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1389@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:13:05 $ docker top 94d58cd632dca51e662e6917b928447baa7c13d227d38a64034cff87e85f296d -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:06 + touch /tmp/pre-build-complete [Pipeline] sh 05:13:06 + mkdir -p /var/log/sysstat [Pipeline] sh 05:13:06 + ls /var/log/sa-host 05:13:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:13:07 provisioning config files... 05:13:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1389@tmp/config10403695397131254515tmp [Pipeline] { [Pipeline] echo 05:13:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:13:07 ---> create-netrc.sh [Pipeline] } 05:13:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:13:07 ---> python-tools-install.sh [Pipeline] echo 05:13:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:13:08 ---> sudo-logs.sh 05:13:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:13:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:13:08 ---> job-cost.sh 05:13:08 lf-activate-venv: SKIPPING 05:13:08 DEBUG: total: 0.2199999988079071 05:13:08 INFO: Retrieving Stack Cost... 05:13:08 INFO: Retrieving Pricing Info for: v3-standard-8 05:13:09 INFO: Archiving Costs [Pipeline] echo 05:13:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:13:09 ---> logs-deploy.sh 05:13:09 lf-activate-venv: SKIPPING 05:13:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1389/1 05:13:09 INFO: archiving workspace using pattern(s): 05:13:10 Archives upload complete. 05:13:10 INFO: archiving logs to Nexus 05:13:11 ---> uname -a: 05:13:11 Linux prd-ubuntu20-04-docker-8c-8g-2351 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:13:11 05:13:11 05:13:11 ---> lscpu: 05:13:11 Architecture: x86_64 05:13:11 CPU op-mode(s): 32-bit, 64-bit 05:13:11 Byte Order: Little Endian 05:13:11 Address sizes: 40 bits physical, 48 bits virtual 05:13:11 CPU(s): 8 05:13:11 On-line CPU(s) list: 0-7 05:13:11 Thread(s) per core: 1 05:13:11 Core(s) per socket: 1 05:13:11 Socket(s): 8 05:13:11 NUMA node(s): 1 05:13:11 Vendor ID: AuthenticAMD 05:13:11 CPU family: 23 05:13:11 Model: 49 05:13:11 Model name: AMD EPYC-Rome Processor 05:13:11 Stepping: 0 05:13:11 CPU MHz: 2799.996 05:13:11 BogoMIPS: 5599.99 05:13:11 Virtualization: AMD-V 05:13:11 Hypervisor vendor: KVM 05:13:11 Virtualization type: full 05:13:11 L1d cache: 256 KiB 05:13:11 L1i cache: 256 KiB 05:13:11 L2 cache: 4 MiB 05:13:11 L3 cache: 128 MiB 05:13:11 NUMA node0 CPU(s): 0-7 05:13:11 Vulnerability Itlb multihit: Not affected 05:13:11 Vulnerability L1tf: Not affected 05:13:11 Vulnerability Mds: Not affected 05:13:11 Vulnerability Meltdown: Not affected 05:13:11 Vulnerability Mmio stale data: Not affected 05:13:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:13:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:13:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:13:11 Vulnerability Srbds: Not affected 05:13:11 Vulnerability Tsx async abort: Not affected 05:13:11 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:13:11 05:13:11 05:13:11 ---> nproc: 05:13:11 8 05:13:11 05:13:11 05:13:11 ---> df -h: 05:13:11 Filesystem Size Used Avail Use% Mounted on 05:13:11 overlay 155G 12G 144G 8% / 05:13:11 tmpfs 64M 0 64M 0% /dev 05:13:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:13:11 shm 64M 0 64M 0% /dev/shm 05:13:11 /dev/vda1 155G 12G 144G 8% /facter-os 05:13:11 05:13:11 05:13:11 ---> sar -b -r -n DEV: 05:13:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2351) 03/16/23 _x86_64_ (8 CPU) 05:13:11 05:13:11 04:58:36 LINUX RESTART (8 CPU) 05:13:11 05:13:11 04:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:13:11 05:00:01 189.27 40.34 148.93 0.00 4295.68 59593.93 0.00 05:13:11 05:01:01 80.89 0.15 80.74 0.00 8.13 29086.17 0.00 05:13:11 05:02:01 178.82 0.18 178.64 0.00 7.33 47837.76 0.00 05:13:11 05:03:01 2.12 0.00 2.12 0.00 0.00 24.81 0.00 05:13:11 05:04:01 53.75 11.79 41.96 0.00 5264.46 8859.52 0.00 05:13:11 05:05:01 6.61 0.00 6.61 0.00 0.00 157.28 0.00 05:13:11 05:06:01 3.23 0.02 3.22 0.00 0.13 87.85 0.00 05:13:11 05:07:01 2.07 0.00 2.07 0.00 0.00 22.93 0.00 05:13:11 05:08:01 1.42 0.00 1.42 0.00 0.00 15.20 0.00 05:13:11 05:09:01 2.23 0.00 2.23 0.00 0.00 24.79 0.00 05:13:11 05:10:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 05:13:11 05:11:01 2.08 0.00 2.08 0.00 0.00 22.80 0.00 05:13:11 05:12:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 05:13:11 05:13:01 1.82 0.07 1.75 0.00 4.80 22.80 0.00 05:13:11 Average: 37.61 3.74 33.87 0.00 678.82 10414.62 0.00 05:13:11 05:13:11 04:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:13:11 05:00:01 28365364 31547420 759256 2.31 111084 3281988 2105532 6.21 1183236 2901848 113648 05:13:11 05:01:01 27876968 31499140 798288 2.43 147364 3631900 2122944 6.26 1255016 3254172 338420 05:13:11 05:02:01 27668164 31558136 740768 2.25 159284 3873712 1775472 5.23 1281384 3421228 364 05:13:11 05:03:01 27668224 31558308 740104 2.25 159328 3873712 1775472 5.23 1281144 3421228 48 05:13:11 05:04:01 27147772 31518140 765044 2.33 186600 4310548 1962988 5.79 1588544 3604260 980 05:13:11 05:05:01 27141492 31538896 744520 2.26 193068 4329784 1827892 5.39 1603420 3589668 8 05:13:11 05:06:01 27148776 31541440 741376 2.25 191632 4326536 1820284 5.36 1600112 3586476 8 05:13:11 05:07:01 27154976 31547708 735252 2.24 191692 4326544 1820284 5.36 1594100 3586480 12 05:13:11 05:08:01 27154676 31547540 735440 2.24 191772 4326544 1820284 5.36 1594248 3586528 8 05:13:11 05:09:01 27154920 31547848 735020 2.24 191848 4326548 1820284 5.36 1594152 3586532 12 05:13:11 05:10:01 27154276 31547384 735064 2.24 191932 4326548 1820284 5.36 1594908 3586532 176 05:13:11 05:11:01 27154744 31548144 734384 2.23 192004 4326552 1820284 5.36 1594868 3586700 180 05:13:11 05:12:01 27154864 31548300 734220 2.23 192044 4326556 1820284 5.36 1594524 3586704 8 05:13:11 05:13:01 27151300 31544976 737316 2.24 192100 4326728 1835660 5.41 1598096 3586676 80 05:13:11 Average: 27364037 31542384 745432 2.27 177982 4136729 1867711 5.50 1496982 3491788 32425 05:13:11 05:13:11 04:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:13:11 05:00:01 docker0 199.45 314.01 15.84 1992.47 0.00 0.00 0.00 0.00 05:13:11 05:00:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 05:13:11 05:00:01 ens3 928.26 607.12 8480.36 113.22 0.00 0.00 0.00 0.00 05:13:11 05:01:01 veth09e0d4c 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 05:13:11 05:01:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:13:11 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:13:11 05:01:01 ens3 45.70 40.17 31.69 79.40 0.00 0.00 0.00 0.00 05:13:11 05:02:01 docker0 2.90 7.00 0.18 85.08 0.00 0.00 0.00 0.00 05:13:11 05:02:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 05:13:11 05:02:01 ens3 137.11 88.19 2631.41 19.71 0.00 0.00 0.00 0.00 05:13:11 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:11 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:13:11 05:03:01 ens3 0.73 0.13 0.07 0.01 0.00 0.00 0.00 0.00 05:13:11 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:11 05:04:01 lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 05:13:11 05:04:01 ens3 225.17 123.54 2853.72 8.90 0.00 0.00 0.00 0.00 05:13:11 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:11 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:13:11 05:05:01 ens3 0.67 0.48 0.33 0.13 0.00 0.00 0.00 0.00 05:13:11 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:11 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:11 05:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:11 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:11 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:13:11 05:07:01 ens3 0.52 0.12 0.05 0.01 0.00 0.00 0.00 0.00 05:13:11 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:11 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:11 05:08:01 ens3 0.82 0.73 1.68 0.24 0.00 0.00 0.00 0.00 05:13:11 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:11 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:13:11 05:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:13:11 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:11 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:11 05:10:01 ens3 1.42 0.43 0.50 0.33 0.00 0.00 0.00 0.00 05:13:11 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:11 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:13:11 05:11:01 ens3 1.75 0.70 0.72 0.47 0.00 0.00 0.00 0.00 05:13:11 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:11 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:11 05:12:01 ens3 1.00 0.12 0.16 0.07 0.00 0.00 0.00 0.00 05:13:11 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:11 05:13:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 05:13:11 05:13:01 ens3 5.13 3.07 4.10 1.61 0.00 0.00 0.00 0.00 05:13:11 Average: docker0 14.47 22.96 1.15 148.56 0.00 0.00 0.00 0.00 05:13:11 Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 05:13:11 Average: ens3 96.15 61.70 998.06 16.02 0.00 0.00 0.00 0.00 05:13:11 05:13:11 05:13:11 ---> sar -P ALL: 05:13:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2351) 03/16/23 _x86_64_ (8 CPU) 05:13:11 05:13:11 04:58:36 LINUX RESTART (8 CPU) 05:13:11 05:13:11 04:59:01 CPU %user %nice %system %iowait %steal %idle 05:13:11 05:00:01 all 11.67 0.00 4.06 1.62 0.06 82.59 05:13:11 05:00:01 0 11.31 0.00 4.85 1.20 0.07 82.58 05:13:11 05:00:01 1 12.53 0.00 3.15 0.39 0.05 83.88 05:13:11 05:00:01 2 11.92 0.00 3.09 0.40 0.05 84.54 05:13:11 05:00:01 3 11.42 0.00 4.51 0.17 0.07 83.83 05:13:11 05:00:01 4 9.85 0.00 4.55 4.20 0.05 81.35 05:13:11 05:00:01 5 11.40 0.00 4.13 3.69 0.07 80.70 05:13:11 05:00:01 6 14.78 0.00 3.74 0.44 0.07 80.98 05:13:11 05:00:01 7 10.13 0.00 4.45 2.48 0.07 82.87 05:13:11 05:01:01 all 41.63 0.00 6.30 0.62 0.09 51.35 05:13:11 05:01:01 0 40.15 0.00 6.64 1.22 0.08 51.91 05:13:11 05:01:01 1 40.00 0.00 5.65 0.03 0.10 54.22 05:13:11 05:01:01 2 42.52 0.00 6.81 0.79 0.08 49.80 05:13:11 05:01:01 3 42.11 0.00 5.96 0.05 0.10 51.78 05:13:11 05:01:01 4 41.89 0.00 5.87 0.07 0.10 52.07 05:13:11 05:01:01 5 42.85 0.00 6.42 2.64 0.10 47.98 05:13:11 05:01:01 6 42.13 0.00 6.71 0.12 0.08 50.96 05:13:11 05:01:01 7 41.38 0.00 6.35 0.07 0.10 52.10 05:13:11 05:02:01 all 18.10 0.00 4.09 1.35 0.06 76.40 05:13:11 05:02:01 0 18.34 0.00 4.01 0.32 0.08 77.25 05:13:11 05:02:01 1 16.77 0.00 3.79 3.20 0.05 76.19 05:13:11 05:02:01 2 18.34 0.00 3.99 0.49 0.05 77.13 05:13:11 05:02:01 3 18.50 0.00 3.50 0.12 0.07 77.82 05:13:11 05:02:01 4 18.63 0.00 4.03 0.05 0.07 77.22 05:13:11 05:02:01 5 18.58 0.00 3.57 0.20 0.05 77.60 05:13:11 05:02:01 6 18.37 0.00 4.67 1.04 0.07 75.84 05:13:11 05:02:01 7 17.24 0.00 5.17 5.39 0.07 72.13 05:13:11 05:03:01 all 0.15 0.00 0.01 0.01 0.00 99.83 05:13:11 05:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:13:11 05:03:01 1 0.00 0.00 0.00 0.03 0.00 99.97 05:13:11 05:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:13:11 05:03:01 3 0.90 0.00 0.00 0.00 0.00 99.10 05:13:11 05:03:01 4 0.08 0.00 0.03 0.00 0.00 99.88 05:13:11 05:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:13:11 05:03:01 6 0.15 0.00 0.07 0.00 0.02 99.77 05:13:11 05:03:01 7 0.00 0.00 0.00 0.02 0.02 99.97 05:13:11 05:04:01 all 2.52 0.00 1.26 0.48 0.02 95.73 05:13:11 05:04:01 0 1.43 0.00 1.90 0.05 0.02 96.60 05:13:11 05:04:01 1 3.07 0.00 0.95 0.71 0.03 95.23 05:13:11 05:04:01 2 3.30 0.00 2.11 0.42 0.02 94.16 05:13:11 05:04:01 3 3.45 0.00 0.67 0.08 0.02 95.78 05:13:11 05:04:01 4 2.46 0.00 0.88 1.12 0.02 95.52 05:13:11 05:04:01 5 2.39 0.00 1.54 0.97 0.02 95.08 05:13:11 05:04:01 6 1.94 0.00 1.17 0.05 0.02 96.83 05:13:11 05:04:01 7 2.09 0.00 0.82 0.41 0.02 96.67 05:13:11 05:05:01 all 0.13 0.00 0.24 0.03 0.01 99.60 05:13:11 05:05:01 0 0.17 0.00 0.10 0.02 0.00 99.72 05:13:11 05:05:01 1 0.12 0.00 0.17 0.07 0.02 99.63 05:13:11 05:05:01 2 0.07 0.00 0.53 0.00 0.00 99.40 05:13:11 05:05:01 3 0.38 0.00 0.15 0.00 0.02 99.45 05:13:11 05:05:01 4 0.07 0.00 0.22 0.12 0.00 99.60 05:13:11 05:05:01 5 0.05 0.00 0.07 0.00 0.00 99.88 05:13:11 05:05:01 6 0.08 0.00 0.13 0.02 0.00 99.77 05:13:11 05:05:01 7 0.08 0.00 0.52 0.00 0.02 99.38 05:13:11 05:06:01 all 0.09 0.00 0.05 0.02 0.01 99.84 05:13:11 05:06:01 0 0.08 0.00 0.05 0.00 0.02 99.85 05:13:11 05:06:01 1 0.08 0.00 0.07 0.00 0.02 99.83 05:13:11 05:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:13:11 05:06:01 3 0.03 0.00 0.02 0.02 0.02 99.92 05:13:11 05:06:01 4 0.10 0.00 0.07 0.10 0.02 99.72 05:13:11 05:06:01 5 0.07 0.00 0.03 0.02 0.02 99.87 05:13:11 05:06:01 6 0.07 0.00 0.03 0.00 0.00 99.90 05:13:11 05:06:01 7 0.25 0.00 0.10 0.00 0.00 99.65 05:13:11 05:07:01 all 0.08 0.00 0.01 0.01 0.00 99.90 05:13:11 05:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:13:11 05:07:01 1 0.02 0.00 0.03 0.02 0.02 99.92 05:13:11 05:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:13:11 05:07:01 3 0.55 0.00 0.02 0.00 0.00 99.43 05:13:11 05:07:01 4 0.02 0.00 0.02 0.07 0.00 99.90 05:13:11 05:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:13:11 05:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:13:11 05:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:13:11 05:08:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:13:11 05:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:13:11 05:08:01 1 0.05 0.00 0.05 0.00 0.03 99.87 05:13:11 05:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:13:11 05:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:13:11 05:08:01 4 0.03 0.00 0.00 0.07 0.00 99.90 05:13:11 05:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:13:11 05:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:13:11 05:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:13:11 05:09:01 all 0.07 0.00 0.02 0.01 0.01 99.90 05:13:11 05:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:13:11 05:09:01 1 0.03 0.00 0.05 0.00 0.02 99.90 05:13:11 05:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:13:11 05:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:13:11 05:09:01 4 0.02 0.00 0.02 0.07 0.00 99.90 05:13:11 05:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 05:13:11 05:09:01 6 0.42 0.00 0.00 0.00 0.00 99.58 05:13:11 05:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:13:11 05:10:01 all 0.03 0.00 0.01 0.01 0.00 99.96 05:13:11 05:10:01 0 0.00 0.00 0.03 0.00 0.00 99.97 05:13:11 05:10:01 1 0.05 0.00 0.00 0.00 0.00 99.95 05:13:11 05:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:13:11 05:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:13:11 05:10:01 4 0.03 0.00 0.02 0.05 0.00 99.90 05:13:11 05:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:13:11 05:10:01 6 0.08 0.00 0.00 0.00 0.00 99.92 05:13:11 05:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:13:11 05:13:11 05:10:01 CPU %user %nice %system %iowait %steal %idle 05:13:11 05:11:01 all 0.02 0.00 0.02 0.01 0.01 99.95 05:13:11 05:11:01 0 0.03 0.00 0.00 0.02 0.00 99.95 05:13:11 05:11:01 1 0.07 0.00 0.03 0.00 0.02 99.88 05:13:11 05:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:13:11 05:11:01 3 0.02 0.00 0.05 0.00 0.00 99.93 05:13:11 05:11:01 4 0.00 0.00 0.00 0.05 0.02 99.93 05:13:11 05:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:13:11 05:11:01 6 0.05 0.00 0.02 0.00 0.02 99.92 05:13:11 05:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:13:11 05:12:01 all 0.10 0.00 0.02 0.01 0.01 99.86 05:13:11 05:12:01 0 0.03 0.00 0.02 0.02 0.02 99.92 05:13:11 05:12:01 1 0.07 0.00 0.00 0.00 0.02 99.92 05:13:11 05:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:13:11 05:12:01 3 0.68 0.00 0.10 0.00 0.02 99.20 05:13:11 05:12:01 4 0.00 0.00 0.02 0.03 0.00 99.95 05:13:11 05:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:13:11 05:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:13:11 05:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:13:11 05:13:01 all 0.12 0.00 0.06 0.01 0.00 99.81 05:13:11 05:13:01 0 0.12 0.00 0.08 0.03 0.00 99.77 05:13:11 05:13:01 1 0.15 0.00 0.15 0.00 0.02 99.68 05:13:11 05:13:01 2 0.08 0.00 0.02 0.00 0.00 99.90 05:13:11 05:13:01 3 0.07 0.00 0.05 0.00 0.00 99.88 05:13:11 05:13:01 4 0.12 0.00 0.08 0.05 0.00 99.75 05:13:11 05:13:01 5 0.07 0.00 0.07 0.00 0.00 99.87 05:13:11 05:13:01 6 0.10 0.00 0.05 0.00 0.00 99.85 05:13:11 05:13:01 7 0.23 0.00 0.02 0.00 0.00 99.75 05:13:11 Average: all 5.31 0.00 1.15 0.30 0.02 93.23 05:13:11 Average: 0 5.11 0.00 1.26 0.20 0.02 93.41 05:13:11 Average: 1 5.19 0.00 1.00 0.32 0.03 93.46 05:13:11 Average: 2 5.42 0.00 1.18 0.15 0.02 93.24 05:13:11 Average: 3 5.57 0.00 1.07 0.03 0.02 93.31 05:13:11 Average: 4 5.20 0.00 1.12 0.43 0.02 93.23 05:13:11 Average: 5 5.35 0.00 1.13 0.53 0.02 92.97 05:13:11 Average: 6 5.55 0.00 1.18 0.12 0.02 93.13 05:13:11 Average: 7 5.06 0.00 1.24 0.59 0.02 93.09 05:13:11 05:13:11 05:13:11