Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 4c78050fc70b733cd627e11bc3f887100bb2ef6f rather than 87dd5f7b833115ef2a3f786f10b7cb589abffcc9 Obtained Jenkinsfile from 4c78050fc70b733cd627e11bc3f887100bb2ef6f 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-ssh6991134551099966125.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-ssh15230149672530548608.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1391/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-1391/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5016153721168254222.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 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-ssh11111639299675533193.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1391/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-1391/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16422681548095151675.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-ubuntu20.04-docker-8c-8g-4418’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4420 in /w/workspace/gexfoundry_device-sdk-go_PR-1391 [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-1391 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1391/head:refs/remotes/origin/PR-1391 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4c78050fc70b733cd627e11bc3f887100bb2ef6f into PR head commit 87dd5f7b833115ef2a3f786f10b7cb589abffcc9 Merge succeeded, producing 1555ef9aa4f7cc979d87870e2305bef2e091d001 Checking out Revision 1555ef9aa4f7cc979d87870e2305bef2e091d001 (PR-1391) > git config core.sparsecheckout # timeout=10 > git checkout -f 87dd5f7b833115ef2a3f786f10b7cb589abffcc9 # 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 4c78050fc70b733cd627e11bc3f887100bb2ef6f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1555ef9aa4f7cc979d87870e2305bef2e091d001 # timeout=10 Commit message: "Merge commit '4c78050fc70b733cd627e11bc3f887100bb2ef6f' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 2d8d84015b175593146689a482e4bfc213295593 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:42:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:42:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:42:13 ========================================================= 18:42:13 EdgeX Global Pipelines Version Info 18:42:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:42:14 ------------------- 18:42:14 stable info: 18:42:14 ------------------- 18:42:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:42:14 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 18:42:14 Message: update stable to v1.0.245 18:42:14 ------------------- 18:42:14 experimental info: 18:42:14 ------------------- 18:42:14 Commited By: **** collab-it+edgex@linuxfoundation.org 18:42:14 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 18:42:14 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:42:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:42:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:42:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:42:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:42:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:42:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1391 [Pipeline] echo 18:42:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1391 [Pipeline] echo 18:42:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1391 [Pipeline] echo 18:42:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1555ef9aa4f7cc979d87870e2305bef2e091d001 [Pipeline] echo 18:42:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1555ef9 [Pipeline] echo 18:42:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:15 provisioning config files... 18:42:15 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/config3376777798537620160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:15 ---> docker-login.sh 18:42:15 nexus3.edgexfoundry.org:10001 18:42:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:15 Configure a credential helper to remove this warning. See 18:42:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:15 18:42:15 Login Succeeded 18:42:15 nexus3.edgexfoundry.org:10002 18:42:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:15 Configure a credential helper to remove this warning. See 18:42:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:15 18:42:15 Login Succeeded 18:42:15 nexus3.edgexfoundry.org:10003 18:42:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:15 Configure a credential helper to remove this warning. See 18:42:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:15 18:42:15 Login Succeeded 18:42:15 nexus3.edgexfoundry.org:10004 18:42:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:16 Configure a credential helper to remove this warning. See 18:42:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:16 18:42:16 Login Succeeded 18:42:16 docker.io 18:42:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:16 Configure a credential helper to remove this warning. See 18:42:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:16 18:42:16 Login Succeeded 18:42:16 ---> docker-login.sh ends [Pipeline] } 18:42:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:42:16 + git rev-list -1 --merges 1555ef9aa4f7cc979d87870e2305bef2e091d001~1..1555ef9aa4f7cc979d87870e2305bef2e091d001 [Pipeline] echo 18:42:16 -----------> git rev-list -1 --merges 1555ef9aa4f7cc979d87870e2305bef2e091d001~1..1555ef9aa4f7cc979d87870e2305bef2e091d001 1555ef9aa4f7cc979d87870e2305bef2e091d001 18:42:16 1555ef9aa4f7cc979d87870e2305bef2e091d001 [false] [Pipeline] sh 18:42:17 + git log --format=format:%s -1 1555ef9aa4f7cc979d87870e2305bef2e091d001 [Pipeline] echo 18:42:17 ========================================================= 18:42:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:42:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:42:17 + git log --format=format:%s -1 1555ef9aa4f7cc979d87870e2305bef2e091d001 [Pipeline] echo 18:42:17 [semverPrep] GIT_COMMIT: 1555ef9aa4f7cc979d87870e2305bef2e091d001, Commit Message: Merge commit '4c78050fc70b733cd627e11bc3f887100bb2ef6f' into HEAD [Pipeline] echo 18:42:17 [semverPrep] This is not a build commit. [Pipeline] sh 18:42:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:42:17 + grep -v github /etc/ssh/ssh_known_hosts 18:42:17 + [ -e /tmp/ssh_known_hosts ] 18:42:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:42:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:42:17 + sudo tee -a /etc/ssh/ssh_known_hosts 18:42:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:18 18:42:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:18 0.1.4: Pulling from edgex-devops/py-git-semver 18:42:18 b85a868b505f: Pulling fs layer 18:42:18 e2be974225ed: Pulling fs layer 18:42:18 339a4e72a1f5: Pulling fs layer 18:42:18 988bab9f4d93: Pulling fs layer 18:42:18 1469e6f7b9e6: Pulling fs layer 18:42:18 eaf3925da568: Pulling fs layer 18:42:18 bab4dde63d76: Pulling fs layer 18:42:18 bde34c3a00c8: Pulling fs layer 18:42:18 b352a97aabf1: Pulling fs layer 18:42:18 4872d77fe225: Pulling fs layer 18:42:18 988bab9f4d93: Waiting 18:42:18 1469e6f7b9e6: Waiting 18:42:18 eaf3925da568: Waiting 18:42:18 b352a97aabf1: Waiting 18:42:18 bde34c3a00c8: Waiting 18:42:18 bab4dde63d76: Waiting 18:42:18 5851b861e8e6: Pulling fs layer 18:42:18 4872d77fe225: Waiting 18:42:18 e2be974225ed: Verifying Checksum 18:42:18 e2be974225ed: Download complete 18:42:18 988bab9f4d93: Verifying Checksum 18:42:18 988bab9f4d93: Download complete 18:42:18 339a4e72a1f5: Verifying Checksum 18:42:18 339a4e72a1f5: Download complete 18:42:18 1469e6f7b9e6: Verifying Checksum 18:42:18 1469e6f7b9e6: Download complete 18:42:18 eaf3925da568: Verifying Checksum 18:42:18 eaf3925da568: Download complete 18:42:18 bde34c3a00c8: Verifying Checksum 18:42:18 bde34c3a00c8: Download complete 18:42:18 b352a97aabf1: Verifying Checksum 18:42:18 b352a97aabf1: Download complete 18:42:18 4872d77fe225: Download complete 18:42:18 5851b861e8e6: Download complete 18:42:18 b85a868b505f: Download complete 18:42:19 bab4dde63d76: Verifying Checksum 18:42:19 bab4dde63d76: Download complete 18:42:20 b85a868b505f: Pull complete 18:42:20 e2be974225ed: Pull complete 18:42:20 339a4e72a1f5: Pull complete 18:42:21 988bab9f4d93: Pull complete 18:42:21 1469e6f7b9e6: Pull complete 18:42:21 eaf3925da568: Pull complete 18:42:23 bab4dde63d76: Pull complete 18:42:23 bde34c3a00c8: Pull complete 18:42:23 b352a97aabf1: Pull complete 18:42:23 4872d77fe225: Pull complete 18:42:23 5851b861e8e6: Pull complete 18:42:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:42:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:23 prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container 18:42:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1391 -v /w/workspace/gexfoundry_device-sdk-go_PR-1391:/w/workspace/gexfoundry_device-sdk-go_PR-1391:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:42:27 $ docker top 9f2b1dd975a798b2b8aea210a477cce47d9bb607eff4a067108ae2e2321edfac -eo pid,comm 18:42:27 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). 18:42:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:42:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:27 [ssh-agent] Looking for ssh-agent implementation... 18:42:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:27 $ docker exec 9f2b1dd975a798b2b8aea210a477cce47d9bb607eff4a067108ae2e2321edfac ssh-agent 18:42:27 SSH_AUTH_SOCK=/tmp/ssh-daI1mqXWFOSL/agent.32 18:42:27 SSH_AGENT_PID=39 18:42:27 Running ssh-add (command line suppressed) 18:42:27 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/private_key_6930132170471884616.key (/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/private_key_6930132170471884616.key) 18:42:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:28 + git tag --points-at HEAD [Pipeline] } 18:42:28 $ docker exec --env ******** --env ******** 9f2b1dd975a798b2b8aea210a477cce47d9bb607eff4a067108ae2e2321edfac ssh-agent -k 18:42:28 unset SSH_AUTH_SOCK; 18:42:28 unset SSH_AGENT_PID; 18:42:28 echo Agent pid 39 killed; 18:42:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:42:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:28 [ssh-agent] Looking for ssh-agent implementation... 18:42:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:28 $ docker exec 9f2b1dd975a798b2b8aea210a477cce47d9bb607eff4a067108ae2e2321edfac ssh-agent 18:42:28 SSH_AUTH_SOCK=/tmp/ssh-OWUq8TIpmgB7/agent.71 18:42:28 SSH_AGENT_PID=77 18:42:28 Running ssh-add (command line suppressed) 18:42:28 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/private_key_5233754479180736700.key (/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/private_key_5233754479180736700.key) 18:42:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:28 + git semver init 18:42:29 2023-03-17 18:42:29,009 [run_init] DEBUG init version:0.0.0 force:False 18:42:29 2023-03-17 18:42:29,010 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver 18:42:29 2023-03-17 18:42:29,010 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver 18:42:29 2023-03-17 18:42:29,010 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1391, universal_newlines=False, shell=None, istream=None) 18:42:30 2023-03-17 18:42:29,879 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1391/.git/info/exclude 18:42:30 2023-03-17 18:42:29,879 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver/PR-1391 with force:False 18:42:30 2023-03-17 18:42:29,880 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver/PR-1391 18:42:30 2023-03-17 18:42:29,885 [execute] INFO git cat-file --batch-check 18:42:30 2023-03-17 18:42:29,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver, universal_newlines=False, shell=None, istream=) 18:42:30 2023-03-17 18:42:29,891 [execute] INFO git cat-file --batch 18:42:30 2023-03-17 18:42:29,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver, universal_newlines=False, shell=None, istream=) 18:42:30 2023-03-17 18:42:29,896 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver/PR-1391 18:42:30 0.0.0 [Pipeline] } 18:42:30 $ docker exec --env ******** --env ******** 9f2b1dd975a798b2b8aea210a477cce47d9bb607eff4a067108ae2e2321edfac ssh-agent -k 18:42:30 unset SSH_AUTH_SOCK; 18:42:30 unset SSH_AGENT_PID; 18:42:30 echo Agent pid 77 killed; 18:42:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:42:30 + git semver [Pipeline] } 18:42:30 $ docker stop --time=1 9f2b1dd975a798b2b8aea210a477cce47d9bb607eff4a067108ae2e2321edfac 18:42:32 $ docker rm -f --volumes 9f2b1dd975a798b2b8aea210a477cce47d9bb607eff4a067108ae2e2321edfac [Pipeline] // withDockerContainer [Pipeline] sh 18:42:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:42:32 Stashed 1 file(s) [Pipeline] echo 18:42:32 [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 18:42:32 provisioning config files... 18:42:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/config1296209325716106895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:33 ---> docker-login.sh 18:42:33 nexus3.edgexfoundry.org:10001 18:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:33 Configure a credential helper to remove this warning. See 18:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:33 18:42:33 Login Succeeded 18:42:33 nexus3.edgexfoundry.org:10002 18:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:33 Configure a credential helper to remove this warning. See 18:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:33 18:42:33 Login Succeeded 18:42:33 nexus3.edgexfoundry.org:10003 18:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:33 Configure a credential helper to remove this warning. See 18:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:33 18:42:33 Login Succeeded 18:42:33 nexus3.edgexfoundry.org:10004 18:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:33 Configure a credential helper to remove this warning. See 18:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:33 18:42:33 Login Succeeded 18:42:33 docker.io 18:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:33 Configure a credential helper to remove this warning. See 18:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:33 18:42:33 Login Succeeded 18:42:33 ---> docker-login.sh ends [Pipeline] } 18:42:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:42:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:42:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:42:33 ========================================================= 18:42:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:42:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42: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 . 18:42:34 Sending build context to Docker daemon 10.78MB 18:42:34 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:42:34 Step 2/10 : FROM ${BASE} AS builder 18:42:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:42:34 63b65145d645: Pulling fs layer 18:42:34 a2d21d5440eb: Pulling fs layer 18:42:34 935e6c44a52c: Pulling fs layer 18:42:34 94cc34f8dd06: Pulling fs layer 18:42:34 30dea6a524f1: Pulling fs layer 18:42:34 a2aff8979fd8: Pulling fs layer 18:42:34 6808be2612f2: Pulling fs layer 18:42:34 f25807f1079a: Pulling fs layer 18:42:34 a2aff8979fd8: Waiting 18:42:34 30dea6a524f1: Waiting 18:42:34 94cc34f8dd06: Waiting 18:42:34 6808be2612f2: Waiting 18:42:34 a2d21d5440eb: Verifying Checksum 18:42:34 a2d21d5440eb: Download complete 18:42:34 94cc34f8dd06: Verifying Checksum 18:42:34 94cc34f8dd06: Download complete 18:42:34 30dea6a524f1: Verifying Checksum 18:42:34 63b65145d645: Verifying Checksum 18:42:34 63b65145d645: Download complete 18:42:34 a2aff8979fd8: Verifying Checksum 18:42:34 a2aff8979fd8: Download complete 18:42:34 63b65145d645: Pull complete 18:42:34 a2d21d5440eb: Pull complete 18:42:34 f25807f1079a: Verifying Checksum 18:42:34 f25807f1079a: Download complete 18:42:35 935e6c44a52c: Download complete 18:42:35 6808be2612f2: Verifying Checksum 18:42:35 6808be2612f2: Download complete 18:42:39 935e6c44a52c: Pull complete 18:42:39 94cc34f8dd06: Pull complete 18:42:39 30dea6a524f1: Pull complete 18:42:39 a2aff8979fd8: Pull complete 18:42:41 6808be2612f2: Pull complete 18:42:42 f25807f1079a: Pull complete 18:42:42 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 18:42:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:42:42 ---> 3b553350e43f 18:42:42 Step 3/10 : ARG MAKE=make build 18:42:47 Still waiting to schedule task 18:42:47 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4421’ is offline 18:42:47 ---> Running in 601f72e4653e 18:42:47 Removing intermediate container 601f72e4653e 18:42:47 ---> 448c975a86b2 18:42:47 Step 4/10 : WORKDIR /device-sdk-go 18:42:47 ---> Running in ad25fe801e3a 18:42:47 Removing intermediate container ad25fe801e3a 18:42:47 ---> 96b7b85f673b 18:42:47 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:42:47 ---> Running in e88442a074ba 18:42:47 Removing intermediate container e88442a074ba 18:42:47 ---> 5285ef2bb68b 18:42:47 Step 6/10 : RUN apk add --update --no-cache make git 18:42:47 ---> Running in 04a3ffc3f603 18:42:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:42:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:42:48 OK: 265 MiB in 53 packages 18:42:48 Removing intermediate container 04a3ffc3f603 18:42:48 ---> f520fbffad30 18:42:48 Step 7/10 : COPY go.mod vendor* ./ 18:42:48 ---> 0700a3ef4359 18:42:48 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:48 ---> Running in c291c2c7f286 18:43:20 Removing intermediate container c291c2c7f286 18:43:20 ---> 3acbe06d2908 18:43:20 Step 9/10 : COPY . . 18:43:20 ---> e0836ac62527 18:43:20 Step 10/10 : RUN ${MAKE} 18:43:20 ---> Running in dec729135b84 18:43:20 noop 18:43:20 Removing intermediate container dec729135b84 18:43:20 ---> d595db441cd6 18:43:20 Successfully built d595db441cd6 18:43:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:21 + docker inspect -f . ci-base-image-x86_64 18:43:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:21 prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container 18:43:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1391 -v /w/workspace/gexfoundry_device-sdk-go_PR-1391:/w/workspace/gexfoundry_device-sdk-go_PR-1391:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:43:21 $ docker top a91c8903bebd4034ffc8fa7e7914b2bc2eb3a21913042d74e29ada0f1788d3ed -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:21 + go version 18:43:21 go version go1.20.2 linux/amd64 [Pipeline] } 18:43:22 $ docker stop --time=1 a91c8903bebd4034ffc8fa7e7914b2bc2eb3a21913042d74e29ada0f1788d3ed 18:43:23 $ docker rm -f --volumes a91c8903bebd4034ffc8fa7e7914b2bc2eb3a21913042d74e29ada0f1788d3ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:23 + docker inspect -f . ci-base-image-x86_64 18:43:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:23 prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container 18:43:23 $ 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-1391 -v /w/workspace/gexfoundry_device-sdk-go_PR-1391:/w/workspace/gexfoundry_device-sdk-go_PR-1391:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:43:24 $ docker top fa03cdc6562011fff90993a7f00cc3f00db133480bc3751ec933bdff5542ee16 -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:24 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1391 [Pipeline] fileExists [Pipeline] sh 18:43:24 + make test 18:43:24 go test -race -coverprofile=coverage.out ./... 18:43:32 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:43:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:43:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:43:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:43:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:43:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:43:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.048s coverage: 27.6% of statements 18:43:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.070s coverage: 78.9% of statements 18:43:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:43:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:43:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.084s coverage: 86.0% of statements 18:43:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:43:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:43:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.121s coverage: 77.6% of statements 18:43:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:43:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:43:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:43:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.069s coverage: 14.9% of statements 18:43:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.092s coverage: 65.7% of statements 18:43:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.127s coverage: 89.2% of statements 18:43:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.062s coverage: 5.6% of statements 18:44:13 GO111MODULE=on go vet ./... 18:44:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:44:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:44:17 ./bin/test-attribution-txt.sh [Pipeline] echo 18:44:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:44:17 $ docker stop --time=1 fa03cdc6562011fff90993a7f00cc3f00db133480bc3751ec933bdff5542ee16 18:44:21 $ docker rm -f --volumes fa03cdc6562011fff90993a7f00cc3f00db133480bc3751ec933bdff5542ee16 [Pipeline] // withDockerContainer [Pipeline] sh 18:44:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:44:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:44:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:44:22 + ls -al . 18:44:22 total 276 18:44:22 drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 18:43 . 18:44:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 18:42 .. 18:44:22 -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 18:42 .dockerignore 18:44:22 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 18:42 .git 18:44:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 18:42 .github 18:44:22 -rw-rw-r-- 1 jenkins jenkins 131 Mar 17 18:42 .gitignore 18:44:22 -rw-rw-r-- 1 jenkins jenkins 42 Mar 17 18:42 .golangci.yml 18:44:22 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 18:42 .semver 18:44:22 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 17 18:42 CHANGELOG.md 18:44:22 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 18:42 GOVERNANCE.md 18:44:22 -rw-rw-r-- 1 jenkins jenkins 885 Mar 17 18:42 Jenkinsfile 18:44:22 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 17 18:42 LICENSE 18:44:22 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 17 18:42 Makefile 18:44:22 -rw-rw-r-- 1 jenkins jenkins 619 Mar 17 18:42 OWNERS.md 18:44:22 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 17 18:42 README.md 18:44:22 -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 18:42 VERSION 18:44:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 18:42 bin 18:44:22 -rw-r--r-- 1 jenkins jenkins 108767 Mar 17 18:43 coverage.out 18:44:22 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 18:42 example 18:44:22 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 17 18:42 go.mod 18:44:22 -rw-rw-r-- 1 jenkins jenkins 30841 Mar 17 18:42 go.sum 18:44:22 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 18:42 internal 18:44:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 18:42 openapi 18:44:22 drwxrwxr-x 6 jenkins jenkins 4096 Mar 17 18:42 pkg 18:44:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 18:42 snap 18:44:22 -rw-rw-r-- 1 jenkins jenkins 222 Mar 17 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:22 + 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=1555ef9aa4f7cc979d87870e2305bef2e091d001 --label arch=amd64 --label version=0.0.0 . 18:44:22 Sending build context to Docker daemon 10.89MB 18:44:22 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 18:44:22 Step 2/23 : FROM ${BASE} AS builder 18:44:22 ---> d595db441cd6 18:44:22 Step 3/23 : ARG MAKE=make build 18:44:23 ---> Running in 7be269875e76 18:44:23 Removing intermediate container 7be269875e76 18:44:23 ---> bcac493885f0 18:44:23 Step 4/23 : WORKDIR /device-sdk-go 18:44:23 ---> Running in f0cd5fc8888a 18:44:23 Removing intermediate container f0cd5fc8888a 18:44:23 ---> d324e1fc0c84 18:44:23 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:44:23 ---> Running in ce30e80b9a08 18:44:23 Removing intermediate container ce30e80b9a08 18:44:23 ---> bbde6b5db77e 18:44:23 Step 6/23 : RUN apk add --update --no-cache make git 18:44:23 ---> Running in 1f93dfa3ab2e 18:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:24 OK: 265 MiB in 53 packages 18:44:24 Removing intermediate container 1f93dfa3ab2e 18:44:24 ---> 8fe301f39793 18:44:24 Step 7/23 : COPY go.mod vendor* ./ 18:44:24 ---> ef7023a628f6 18:44:24 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:24 ---> Running in 076bdbf86b91 18:44:25 Removing intermediate container 076bdbf86b91 18:44:25 ---> c51e80011fa7 18:44:25 Step 9/23 : COPY . . 18:44:26 ---> 8b4d343a0b9f 18:44:26 Step 10/23 : RUN ${MAKE} 18:44:26 ---> Running in 32aff2147cc4 18:44:26 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 18:44:48 Removing intermediate container 32aff2147cc4 18:44:48 ---> 836fec52166c 18:44:48 Step 11/23 : FROM alpine:3.17 18:44:48 3.17: Pulling from library/alpine 18:44:48 63b65145d645: Already exists 18:44:48 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 18:44:48 Status: Downloaded newer image for alpine:3.17 18:44:48 ---> b2aa39c304c2 18:44:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:44:48 ---> Running in aa2d402a14b9 18:44:48 Removing intermediate container aa2d402a14b9 18:44:48 ---> d3fd04f42fed 18:44:48 Step 13/23 : RUN apk add --update --no-cache 18:44:48 ---> Running in f7938fcd1d87 18:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:48 OK: 7 MiB in 15 packages 18:44:48 Removing intermediate container f7938fcd1d87 18:44:48 ---> a4d01aba5b36 18:44:48 Step 14/23 : WORKDIR / 18:44:48 ---> Running in f4bc8c2128d3 18:44:49 Removing intermediate container f4bc8c2128d3 18:44:49 ---> 44b13c4e14e2 18:44:49 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:44:49 ---> 3ebd6f3ec49d 18:44:49 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:44:49 ---> ff025836e086 18:44:49 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:44:50 ---> 7ce6008e5892 18:44:50 Step 18/23 : EXPOSE 59999 18:44:50 ---> Running in ad16debc7378 18:44:50 Removing intermediate container ad16debc7378 18:44:50 ---> aaba513c98bd 18:44:50 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:44:50 ---> Running in 348f16787e30 18:44:50 Removing intermediate container 348f16787e30 18:44:50 ---> 26a8226e4713 18:44:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:44:50 ---> Running in 9bbc2be18876 18:44:50 Removing intermediate container 9bbc2be18876 18:44:50 ---> 08f07f663f09 18:44:50 Step 21/23 : LABEL arch=amd64 18:44:50 ---> Running in fda2361ce376 18:44:50 Removing intermediate container fda2361ce376 18:44:50 ---> 5e22d8d088d7 18:44:50 Step 22/23 : LABEL git_sha=1555ef9aa4f7cc979d87870e2305bef2e091d001 18:44:50 ---> Running in 58f1a70daa27 18:44:50 Removing intermediate container 58f1a70daa27 18:44:50 ---> 4db9c3864aac 18:44:50 Step 23/23 : LABEL version=0.0.0 18:44:50 ---> Running in 71d73bcd3f50 18:44:50 Removing intermediate container 71d73bcd3f50 18:44:50 ---> 98e2c32954a3 18:44:50 [Warning] One or more build-args [ARCH] were not consumed 18:44:50 Successfully built 98e2c32954a3 18:44:50 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 18:44:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:51 18:44:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:51 latest: Pulling from edgex-lftools-log-publisher 18:44:51 5eb5b503b376: Pulling fs layer 18:44:51 5c69ac0246d0: Pulling fs layer 18:44:51 ec43610c2a17: Pulling fs layer 18:44:51 3a2ae6a8a46f: Pulling fs layer 18:44:51 33b1e0a273af: Pulling fs layer 18:44:51 5d3b04190fa2: Pulling fs layer 18:44:51 2f39f015ded8: Pulling fs layer 18:44:51 33b1e0a273af: Waiting 18:44:51 5d3b04190fa2: Waiting 18:44:51 2f39f015ded8: Waiting 18:44:51 3a2ae6a8a46f: Waiting 18:44:51 5c69ac0246d0: Download complete 18:44:51 3a2ae6a8a46f: Download complete 18:44:51 33b1e0a273af: Verifying Checksum 18:44:51 33b1e0a273af: Download complete 18:44:51 ec43610c2a17: Verifying Checksum 18:44:51 ec43610c2a17: Download complete 18:44:51 5d3b04190fa2: Verifying Checksum 18:44:51 5d3b04190fa2: Download complete 18:44:51 5eb5b503b376: Verifying Checksum 18:44:51 5eb5b503b376: Download complete 18:44:52 2f39f015ded8: Download complete 18:44:53 5eb5b503b376: Pull complete 18:44:53 5c69ac0246d0: Pull complete 18:44:54 ec43610c2a17: Pull complete 18:44:54 3a2ae6a8a46f: Pull complete 18:44:54 33b1e0a273af: Pull complete 18:44:54 5d3b04190fa2: Pull complete 18:44:59 2f39f015ded8: Pull complete 18:44:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:44:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:59 prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container 18:44:59 $ 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-1391 -v /w/workspace/gexfoundry_device-sdk-go_PR-1391:/w/workspace/gexfoundry_device-sdk-go_PR-1391:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:45:03 $ docker top b682b0745fbea5cbbb24a0a28dbcd0324e80c3b0f5b59dc02f4452bd50ffa6e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:03 ---> job-cost.sh 18:45:03 lf-activate-venv: SKIPPING 18:45:03 INFO: No Stack... 18:45:04 INFO: Retrieving Pricing Info for: v3-standard-8 18:45:04 INFO: Archiving Costs [Pipeline] sh 18:45:04 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1391/archives/cost.csv 18:45:04 + cut -d, -f6 [Pipeline] lock 18:45:04 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1391-5-stack-cost] 18:45:04 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1391-5-stack-cost] did not exist. Created. 18:45:04 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1391-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:45:05 + echo total: 0.2199999988079071 [Pipeline] stash 18:45:05 Stashed 1 file(s) [Pipeline] } 18:45:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1391-5-stack-cost] [Pipeline] // lock [Pipeline] } 18:45:05 $ docker stop --time=1 b682b0745fbea5cbbb24a0a28dbcd0324e80c3b0f5b59dc02f4452bd50ffa6e1 18:45:06 $ docker rm -f --volumes b682b0745fbea5cbbb24a0a28dbcd0324e80c3b0f5b59dc02f4452bd50ffa6e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:45:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4423 in /w/workspace/gexfoundry_device-sdk-go_PR-1391 [Pipeline] { [Pipeline] ws 18:45:40 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 18:45:40 The recommended git tool is: git 18:45:50 using credential edgex-jenkins-ssh 18:45:50 Cloning the remote Git repository 18:45:50 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:45:50 > git init /w/workspace/device-sdk-go/5 # timeout=10 18:45:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:45:50 > git --version # timeout=10 18:45:51 > git --version # 'git version 2.25.1' 18:45:51 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:45:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:45:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:45:54 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1391/head:refs/remotes/origin/PR-1391 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:45:55 Merging remotes/origin/main commit 4c78050fc70b733cd627e11bc3f887100bb2ef6f into PR head commit 87dd5f7b833115ef2a3f786f10b7cb589abffcc9 18:45:55 Merge succeeded, producing 430d3b2d03611e3785da92dbca5632bee775ca1c 18:45:55 Checking out Revision 430d3b2d03611e3785da92dbca5632bee775ca1c (PR-1391) 18:45:55 > git config core.sparsecheckout # timeout=10 18:45:55 > git checkout -f 87dd5f7b833115ef2a3f786f10b7cb589abffcc9 # timeout=10 18:45:55 > git remote # timeout=10 18:45:55 > git config --get remote.origin.url # timeout=10 18:45:55 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:55 > git merge 4c78050fc70b733cd627e11bc3f887100bb2ef6f # timeout=10 18:45:55 > git rev-parse HEAD^{commit} # timeout=10 18:45:55 > git config core.sparsecheckout # timeout=10 18:45:55 > git checkout -f 430d3b2d03611e3785da92dbca5632bee775ca1c # timeout=10 18:45:59 Commit message: "Merge commit '4c78050fc70b733cd627e11bc3f887100bb2ef6f' into HEAD" 18:45:59 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:45:59 > git rev-list --no-walk 2d8d84015b175593146689a482e4bfc213295593 # timeout=10 18:46:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:46:00 % Total % Received % Xferd Average Speed Time Time Time Current 18:46:00 Dload Upload Total Spent Left Speed 18:46:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 153k 0 --:--:-- --:--:-- --:--:-- 155k [Pipeline] sh 18:46:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:46:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:46:01 + sudo tee /etc/docker/daemon.new 18:46:01 { 18:46:01 "registry-mirrors": [ 18:46:01 "https://nexus3.edgexfoundry.org:10001" 18:46:01 ], 18:46:01 "bip": "10.250.0.254/24", 18:46:01 "hosts": [ 18:46:01 "tcp://0.0.0.0:5555", 18:46:01 "unix:///var/run/docker.sock" 18:46:01 ], 18:46:01 "mtu": 1458, 18:46:01 "selinux-enabled": true, 18:46:01 "seccomp-profile": "/etc/docker/seccomp.json" 18:46:01 } [Pipeline] sh 18:46:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:46:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:46:20 provisioning config files... 18:46:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config9494979405419806999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:20 ---> docker-login.sh 18:46:20 nexus3.edgexfoundry.org:10001 18:46:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:21 Configure a credential helper to remove this warning. See 18:46:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:21 18:46:21 Login Succeeded 18:46:21 nexus3.edgexfoundry.org:10002 18:46:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:21 Configure a credential helper to remove this warning. See 18:46:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:21 18:46:21 Login Succeeded 18:46:21 nexus3.edgexfoundry.org:10003 18:46:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:22 Configure a credential helper to remove this warning. See 18:46:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:22 18:46:22 Login Succeeded 18:46:22 nexus3.edgexfoundry.org:10004 18:46:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:22 Configure a credential helper to remove this warning. See 18:46:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:22 18:46:22 Login Succeeded 18:46:22 docker.io 18:46:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:23 Configure a credential helper to remove this warning. See 18:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:23 18:46:23 Login Succeeded 18:46:23 ---> docker-login.sh ends [Pipeline] } 18:46:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:46:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:46:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:46:23 ========================================================= 18:46:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:46:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:23 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:46:24 Sending build context to Docker daemon 5.818MB 18:46:24 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:46:24 Step 2/10 : FROM ${BASE} AS builder 18:46:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:46:24 af6eaf76a39c: Pulling fs layer 18:46:24 55522c791124: Pulling fs layer 18:46:24 ce5c4a1c91eb: Pulling fs layer 18:46:24 169dfbe0d373: Pulling fs layer 18:46:24 e1ff8fa3b103: Pulling fs layer 18:46:24 52ebb69f0ebf: Pulling fs layer 18:46:24 5abe8eddf0d5: Pulling fs layer 18:46:24 e1ff8fa3b103: Waiting 18:46:24 52ebb69f0ebf: Waiting 18:46:24 5abe8eddf0d5: Waiting 18:46:24 169dfbe0d373: Waiting 18:46:24 55522c791124: Download complete 18:46:24 169dfbe0d373: Verifying Checksum 18:46:24 169dfbe0d373: Download complete 18:46:24 e1ff8fa3b103: Verifying Checksum 18:46:24 e1ff8fa3b103: Download complete 18:46:24 af6eaf76a39c: Verifying Checksum 18:46:24 af6eaf76a39c: Download complete 18:46:25 af6eaf76a39c: Pull complete 18:46:26 55522c791124: Pull complete 18:46:26 5abe8eddf0d5: Verifying Checksum 18:46:26 5abe8eddf0d5: Download complete 18:46:27 ce5c4a1c91eb: Verifying Checksum 18:46:27 ce5c4a1c91eb: Download complete 18:46:27 52ebb69f0ebf: Verifying Checksum 18:46:27 52ebb69f0ebf: Download complete 18:46:39 ce5c4a1c91eb: Pull complete 18:46:39 169dfbe0d373: Pull complete 18:46:39 e1ff8fa3b103: Pull complete 18:46:45 52ebb69f0ebf: Pull complete 18:46:47 5abe8eddf0d5: Pull complete 18:46:47 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 18:46:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:46:47 ---> 6cb57ee374ae 18:46:47 Step 3/10 : ARG MAKE=make build 18:46:49 ---> Running in 5b444f333ba3 18:46:49 Removing intermediate container 5b444f333ba3 18:46:49 ---> 7b02bb5973ab 18:46:49 Step 4/10 : WORKDIR /device-sdk-go 18:46:49 ---> Running in 22a35cf2d954 18:46:49 Removing intermediate container 22a35cf2d954 18:46:49 ---> ff84b01f4fd9 18:46:49 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:46:49 ---> Running in 032acbcc3aa4 18:46:50 Removing intermediate container 032acbcc3aa4 18:46:50 ---> 069418c22e9e 18:46:50 Step 6/10 : RUN apk add --update --no-cache make git 18:46:50 ---> Running in 861a61973ab4 18:46:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:46:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:46:53 OK: 263 MiB in 53 packages 18:46:54 Removing intermediate container 861a61973ab4 18:46:54 ---> 49a9fdeabc62 18:46:54 Step 7/10 : COPY go.mod vendor* ./ 18:46:56 ---> 47c27f79a73d 18:46:56 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:56 ---> Running in 9fed2e876917 18:48:04 Removing intermediate container 9fed2e876917 18:48:04 ---> 602c840460ad 18:48:04 Step 9/10 : COPY . . 18:48:04 ---> 46fc4dc6f8ff 18:48:04 Step 10/10 : RUN ${MAKE} 18:48:04 ---> Running in 58c47a278330 18:48:04 noop 18:48:04 Removing intermediate container 58c47a278330 18:48:04 ---> fccf2f4da684 18:48:04 Successfully built fccf2f4da684 18:48:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:04 + docker inspect -f . ci-base-image-arm64 18:48:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:04 prd-ubuntu20.04-docker-arm64-4c-16g-4423 does not seem to be running inside a container 18:48:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:48:05 $ docker top 9e6b381b05489bb3f5126e23cd6d24f045bfe7aa8cc7a54f22dce4e0cabcc64a -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:06 + go version 18:48:06 go version go1.20.2 linux/arm64 [Pipeline] } 18:48:06 $ docker stop --time=1 9e6b381b05489bb3f5126e23cd6d24f045bfe7aa8cc7a54f22dce4e0cabcc64a 18:48:09 $ docker rm -f --volumes 9e6b381b05489bb3f5126e23cd6d24f045bfe7aa8cc7a54f22dce4e0cabcc64a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:10 + docker inspect -f . ci-base-image-arm64 18:48:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:10 prd-ubuntu20.04-docker-arm64-4c-16g-4423 does not seem to be running inside a container 18:48:10 $ 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/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:48:12 $ docker top 5e280ba4cd1b08cc913133b70a5f34fb42d958b6c666d2e810e033a99e25bee2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:12 + git config --global --add safe.directory /w/workspace/device-sdk-go/5 [Pipeline] fileExists [Pipeline] sh 18:48:13 + make test 18:48:13 go test -race -coverprofile=coverage.out ./... 18:49:03 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:51:10 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:51:10 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:51:10 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:51:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:51:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:51:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.247s coverage: 27.6% of statements 18:51:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.273s coverage: 78.9% of statements 18:51:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:51:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:51:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.411s coverage: 86.0% of statements 18:51:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:51:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:51:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.487s coverage: 77.6% of statements 18:51:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.299s coverage: 14.9% of statements 18:51:37 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:51:37 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:51:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.504s coverage: 65.7% of statements 18:51:39 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.472s coverage: 89.2% of statements 18:51:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:51:42 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.276s coverage: 5.6% of statements 18:51:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:51:43 GO111MODULE=on go vet ./... 18:54:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:54:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:54:20 ./bin/test-attribution-txt.sh [Pipeline] echo 18:54:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:54:20 $ docker stop --time=1 5e280ba4cd1b08cc913133b70a5f34fb42d958b6c666d2e810e033a99e25bee2 18:54:22 $ docker rm -f --volumes 5e280ba4cd1b08cc913133b70a5f34fb42d958b6c666d2e810e033a99e25bee2 [Pipeline] // withDockerContainer [Pipeline] sh 18:54:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:54:24 Warning: overwriting stash ‘coverage-report’ 18:54:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:54:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:54:25 + ls -al . 18:54:25 total 272 18:54:25 drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 18:48 . 18:54:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 18:45 .. 18:54:25 -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 18:45 .dockerignore 18:54:25 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 18:45 .git 18:54:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 18:45 .github 18:54:25 -rw-rw-r-- 1 jenkins jenkins 131 Mar 17 18:45 .gitignore 18:54:25 -rw-rw-r-- 1 jenkins jenkins 42 Mar 17 18:45 .golangci.yml 18:54:25 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 17 18:45 CHANGELOG.md 18:54:25 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 18:45 GOVERNANCE.md 18:54:25 -rw-rw-r-- 1 jenkins jenkins 885 Mar 17 18:45 Jenkinsfile 18:54:25 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 17 18:45 LICENSE 18:54:25 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 17 18:45 Makefile 18:54:25 -rw-rw-r-- 1 jenkins jenkins 619 Mar 17 18:45 OWNERS.md 18:54:25 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 17 18:45 README.md 18:54:25 -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 18:42 VERSION 18:54:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 18:45 bin 18:54:25 -rw-r--r-- 1 jenkins jenkins 108767 Mar 17 18:51 coverage.out 18:54:25 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 18:45 example 18:54:25 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 17 18:45 go.mod 18:54:25 -rw-rw-r-- 1 jenkins jenkins 30841 Mar 17 18:45 go.sum 18:54:25 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 18:45 internal 18:54:25 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 18:45 openapi 18:54:25 drwxrwxr-x 6 jenkins jenkins 4096 Mar 17 18:45 pkg 18:54:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 18:45 snap 18:54:25 -rw-rw-r-- 1 jenkins jenkins 222 Mar 17 18:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:26 + 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=430d3b2d03611e3785da92dbca5632bee775ca1c --label arch=arm64 --label version=0.0.0 . 18:54:26 Sending build context to Docker daemon 5.928MB 18:54:26 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 18:54:26 Step 2/23 : FROM ${BASE} AS builder 18:54:26 ---> fccf2f4da684 18:54:26 Step 3/23 : ARG MAKE=make build 18:54:26 ---> Running in 6fd0ba7deaee 18:54:27 Removing intermediate container 6fd0ba7deaee 18:54:27 ---> 7382fdff8748 18:54:27 Step 4/23 : WORKDIR /device-sdk-go 18:54:27 ---> Running in 9fc10a18a26d 18:54:27 Removing intermediate container 9fc10a18a26d 18:54:27 ---> 7d65f9714bb1 18:54:27 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:54:27 ---> Running in a32736b09b8f 18:54:27 Removing intermediate container a32736b09b8f 18:54:27 ---> 86fdc4dc3d01 18:54:27 Step 6/23 : RUN apk add --update --no-cache make git 18:54:27 ---> Running in 2d2a2b67a211 18:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:54:30 OK: 263 MiB in 53 packages 18:54:31 Removing intermediate container 2d2a2b67a211 18:54:31 ---> 63fffde4cf70 18:54:31 Step 7/23 : COPY go.mod vendor* ./ 18:54:32 ---> 8b8431728bb2 18:54:32 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:54:32 ---> Running in 181b948a1105 18:54:37 Removing intermediate container 181b948a1105 18:54:37 ---> 2d47b5aaa694 18:54:37 Step 9/23 : COPY . . 18:54:38 ---> baebe9e48213 18:54:38 Step 10/23 : RUN ${MAKE} 18:54:38 ---> Running in b114a922a222 18:54:39 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 18:57:16 Removing intermediate container b114a922a222 18:57:16 ---> 67a79b02e5ec 18:57:16 Step 11/23 : FROM alpine:3.17 18:57:16 3.17: Pulling from library/alpine 18:57:16 af6eaf76a39c: Already exists 18:57:16 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 18:57:16 Status: Downloaded newer image for alpine:3.17 18:57:16 ---> d74e625d9115 18:57:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:57:16 ---> Running in be06d6b2334c 18:57:16 Removing intermediate container be06d6b2334c 18:57:16 ---> 5903028489d7 18:57:16 Step 13/23 : RUN apk add --update --no-cache 18:57:16 ---> Running in e0bbfd39d716 18:57:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:57:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:57:16 OK: 7 MiB in 15 packages 18:57:16 Removing intermediate container e0bbfd39d716 18:57:16 ---> 12fa0528bc22 18:57:16 Step 14/23 : WORKDIR / 18:57:16 ---> Running in bf903468ae90 18:57:16 Removing intermediate container bf903468ae90 18:57:16 ---> 3f8fbe0c5830 18:57:16 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:57:16 ---> a5cd1ea60ddb 18:57:16 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:57:16 ---> e03365c44c7e 18:57:16 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:57:16 ---> a5906c536c81 18:57:16 Step 18/23 : EXPOSE 59999 18:57:16 ---> Running in e50f5c78e8de 18:57:16 Removing intermediate container e50f5c78e8de 18:57:16 ---> ce518e3c88ba 18:57:16 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:57:16 ---> Running in 433be7d95968 18:57:16 Removing intermediate container 433be7d95968 18:57:16 ---> f9be712a88f0 18:57:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:57:16 ---> Running in 0c559b5396c1 18:57:16 Removing intermediate container 0c559b5396c1 18:57:16 ---> a9e7dae69ea5 18:57:16 Step 21/23 : LABEL arch=arm64 18:57:16 ---> Running in 21eedb4221be 18:57:16 Removing intermediate container 21eedb4221be 18:57:16 ---> 5b2c7186f77a 18:57:16 Step 22/23 : LABEL git_sha=430d3b2d03611e3785da92dbca5632bee775ca1c 18:57:16 ---> Running in 8943a5a19361 18:57:16 Removing intermediate container 8943a5a19361 18:57:16 ---> 3ea5402741c4 18:57:16 Step 23/23 : LABEL version=0.0.0 18:57:16 ---> Running in 136168ea010b 18:57:16 Removing intermediate container 136168ea010b 18:57:16 ---> ed26ccb9c32b 18:57:16 [Warning] One or more build-args [ARCH] were not consumed 18:57:16 Successfully built ed26ccb9c32b 18:57:16 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 18:57:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:57:16 18:57:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:57:17 arm64: Pulling from edgex-lftools-log-publisher 18:57:17 8998bd30e6a1: Pulling fs layer 18:57:17 04944245beec: Pulling fs layer 18:57:17 699f458cf7ca: Pulling fs layer 18:57:17 765212b225bb: Pulling fs layer 18:57:17 f23df028b6ca: Pulling fs layer 18:57:17 d65c8cfc05b1: Pulling fs layer 18:57:17 2437ff75d9bd: Pulling fs layer 18:57:17 765212b225bb: Waiting 18:57:17 f23df028b6ca: Waiting 18:57:17 d65c8cfc05b1: Waiting 18:57:17 2437ff75d9bd: Waiting 18:57:17 04944245beec: Verifying Checksum 18:57:17 765212b225bb: Verifying Checksum 18:57:17 765212b225bb: Download complete 18:57:17 f23df028b6ca: Verifying Checksum 18:57:17 f23df028b6ca: Download complete 18:57:17 d65c8cfc05b1: Verifying Checksum 18:57:17 d65c8cfc05b1: Download complete 18:57:17 699f458cf7ca: Verifying Checksum 18:57:17 699f458cf7ca: Download complete 18:57:18 8998bd30e6a1: Verifying Checksum 18:57:18 8998bd30e6a1: Download complete 18:57:20 2437ff75d9bd: Verifying Checksum 18:57:20 2437ff75d9bd: Download complete 18:57:22 8998bd30e6a1: Pull complete 18:57:22 04944245beec: Pull complete 18:57:23 699f458cf7ca: Pull complete 18:57:24 765212b225bb: Pull complete 18:57:24 f23df028b6ca: Pull complete 18:57:24 d65c8cfc05b1: Pull complete 18:57:39 2437ff75d9bd: Pull complete 18:57:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:57:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:57:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:40 prd-ubuntu20.04-docker-arm64-4c-16g-4423 does not seem to be running inside a container 18:57: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/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:57:43 $ docker top d25c85ae93eef42d0ac7a9c5528ecc00100f81e8575ecbad1fd48a4d0b3388a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:43 ---> job-cost.sh 18:57:43 lf-activate-venv: SKIPPING 18:57:43 INFO: No Stack... 18:57:44 INFO: Retrieving Pricing Info for: v3-standard-4 18:57:45 INFO: Archiving Costs [Pipeline] sh 18:57:46 + cat /w/workspace/device-sdk-go/5/archives/cost.csv 18:57:46 + cut -d, -f6 [Pipeline] lock 18:57:46 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1391-5-stack-cost] 18:57:46 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1391-5-stack-cost] did not exist. Created. 18:57:46 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1391-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:57:46 /w/workspace/device-sdk-go/5@tmp/durable-eb1f8945/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:57:47 + echo total: 0.10999999940395355 [Pipeline] stash 18:57:47 Warning: overwriting stash ‘stack-cost’ 18:57:47 Stashed 1 file(s) [Pipeline] } 18:57:47 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1391-5-stack-cost] [Pipeline] // lock [Pipeline] } 18:57:47 $ docker stop --time=1 d25c85ae93eef42d0ac7a9c5528ecc00100f81e8575ecbad1fd48a4d0b3388a5 18:57:48 $ docker rm -f --volumes d25c85ae93eef42d0ac7a9c5528ecc00100f81e8575ecbad1fd48a4d0b3388a5 [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 18:57:49 provisioning config files... 18:57:49 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/config16851216247410286675tmp [Pipeline] { [Pipeline] sh 18:57:49 + set +x 18:57:49 + + curlbash -s -s https://codecov.io/bash -- 18:57:49 18:57:49 18:57:49 _____ _ 18:57:49 / ____| | | 18:57:49 | | ___ __| | ___ ___ _____ __ 18:57:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:57:49 | |___| (_) | (_| | __/ (_| (_) \ V / 18:57:49 \_____\___/ \__,_|\___|\___\___/ \_/ 18:57:49 Bash-1.0.6 18:57:49 18:57:49 18:57:49 ==> git version 2.25.1 found 18:57:49 ==> 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 18:57:49 Release-Date: 2020-01-08 18:57:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:57:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:57:49 ==> Jenkins CI detected. 18:57:49 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1391 18:57:49 project root: . 18:57:49 --> token set from env 18:57:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:57:49 ==> Running gcov in . (disable via -X gcov) 18:57:49 ==> Python coveragepy not found 18:57:49 ==> Searching for coverage reports in: 18:57:49 + . 18:57:49 -> Found 1 reports 18:57:49 ==> Detecting git/mercurial file structure 18:57:49 ==> Reading reports 18:57:49 + ./coverage.out bytes=108767 18:57:49 ==> Appending adjustments 18:57:49 https://docs.codecov.io/docs/fixing-reports 18:57:49 + Found adjustments 18:57:50 ==> Gzipping contents 18:57:50 16K /tmp/codecov.SS92os.gz 18:57:50 ==> Uploading reports 18:57:50 url: https://codecov.io 18:57:50 query: branch=PR-1391&commit=1555ef9aa4f7cc979d87870e2305bef2e091d001&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1391%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1391&job=&cmd_args= 18:57:50 -> Pinging Codecov 18:57:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1391&commit=1555ef9aa4f7cc979d87870e2305bef2e091d001&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1391%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1391&job=&cmd_args= 18:57:50 -> Uploading to 18:57:50 https://storage.googleapis.com/codecov/v4/raw/2023-03-17/7E55EF52A471D76F132DFD9A03CDDE97/1555ef9aa4f7cc979d87870e2305bef2e091d001/2751ebc2-3147-441a-bd51-1ea69d1ac833.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T185749Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2adb01b88f006e660555421b6432cbab1b7089ff4ad19f824ece883640c006c 18:57:50 % Total % Received % Xferd Average Speed Time Time Time Current 18:57:50 Dload Upload Total Spent Left Speed 18:57:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15093 0 0 100 15093 0 57606 --:--:-- --:--:-- --:--:-- 57606 18:57:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/1555ef9aa4f7cc979d87870e2305bef2e091d001 [Pipeline] } 18:57:50 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 18:57:50 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1391/archives ] 18:57:50 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1391/archives 18:57:50 total 16 18:57:50 drwxr-xr-x 3 root root 4096 Mar 17 18:45 . 18:57:50 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 18:45 .. 18:57:50 drwxr-xr-x 2 root root 4096 Mar 17 18:45 cost 18:57:50 -rw-r--r-- 1 root root 86 Mar 17 18:45 cost.csv 18:57:50 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1391/archives 18:57:50 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1391/archives 18:57:50 total 16 18:57:50 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 18:45 . 18:57:50 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 18:45 .. 18:57:50 drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 18:45 cost 18:57:50 -rw-r--r-- 1 jenkins jenkins 86 Mar 17 18:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:57:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:57:52 ---> package-listing.sh 18:57:52 ++ facter osfamily 18:57:52 ++ tr '[:upper:]' '[:lower:]' 18:57:52 + OS_FAMILY=debian 18:57:52 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1391 18:57:52 + START_PACKAGES=/tmp/packages_start.txt 18:57:52 + END_PACKAGES=/tmp/packages_end.txt 18:57:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:57:52 + PACKAGES=/tmp/packages_start.txt 18:57:52 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1391 ']' 18:57:52 + PACKAGES=/tmp/packages_end.txt 18:57:52 + case "${OS_FAMILY}" in 18:57:52 + dpkg -l 18:57:52 + grep '^ii' 18:57:52 + '[' -f /tmp/packages_start.txt ']' 18:57:52 + '[' -f /tmp/packages_end.txt ']' 18:57:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:57:52 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1391 ']' 18:57:52 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1391/archives/ 18:57:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1391/archives/ [Pipeline] echo 18:57:52 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-1391/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:57:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:53 prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container 18:57:53 $ 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-1391/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-1391 -v /w/workspace/gexfoundry_device-sdk-go_PR-1391:/w/workspace/gexfoundry_device-sdk-go_PR-1391:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:57:53 $ docker top 6d95e97df528e498aca0abfa84392e274fd34d64897462c89762a429ca035e3e -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:53 + touch /tmp/pre-build-complete [Pipeline] sh 18:57:54 + mkdir -p /var/log/sysstat [Pipeline] sh 18:57:54 + ls /var/log/sa-host 18:57:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:54 provisioning config files... 18:57:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/config2123823232696866034tmp [Pipeline] { [Pipeline] echo 18:57:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:57:54 ---> create-netrc.sh [Pipeline] } 18:57:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:57:55 ---> python-tools-install.sh [Pipeline] echo 18:57:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:57:55 ---> sudo-logs.sh 18:57:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:57:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:57:55 ---> job-cost.sh 18:57:55 lf-activate-venv: SKIPPING 18:57:55 DEBUG: total: 0.2199999988079071 18:57:55 INFO: Retrieving Stack Cost... 18:57:56 INFO: Retrieving Pricing Info for: v3-standard-8 18:57:56 INFO: Archiving Costs [Pipeline] echo 18:57:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:57:56 ---> logs-deploy.sh 18:57:56 lf-activate-venv: SKIPPING 18:57:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1391/5 18:57:56 INFO: archiving workspace using pattern(s): 18:57:57 Archives upload complete. 18:57:58 INFO: archiving logs to Nexus 18:57:58 ---> uname -a: 18:57:58 Linux prd-ubuntu20-04-docker-8c-8g-4420 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:57:58 18:57:58 18:57:58 ---> lscpu: 18:57:58 Architecture: x86_64 18:57:58 CPU op-mode(s): 32-bit, 64-bit 18:57:58 Byte Order: Little Endian 18:57:58 Address sizes: 40 bits physical, 48 bits virtual 18:57:58 CPU(s): 8 18:57:58 On-line CPU(s) list: 0-7 18:57:58 Thread(s) per core: 1 18:57:58 Core(s) per socket: 1 18:57:58 Socket(s): 8 18:57:58 NUMA node(s): 1 18:57:58 Vendor ID: AuthenticAMD 18:57:58 CPU family: 23 18:57:58 Model: 49 18:57:58 Model name: AMD EPYC-Rome Processor 18:57:58 Stepping: 0 18:57:58 CPU MHz: 2800.000 18:57:58 BogoMIPS: 5600.00 18:57:58 Virtualization: AMD-V 18:57:58 Hypervisor vendor: KVM 18:57:58 Virtualization type: full 18:57:58 L1d cache: 256 KiB 18:57:58 L1i cache: 256 KiB 18:57:58 L2 cache: 4 MiB 18:57:58 L3 cache: 128 MiB 18:57:58 NUMA node0 CPU(s): 0-7 18:57:58 Vulnerability Itlb multihit: Not affected 18:57:58 Vulnerability L1tf: Not affected 18:57:58 Vulnerability Mds: Not affected 18:57:58 Vulnerability Meltdown: Not affected 18:57:58 Vulnerability Mmio stale data: Not affected 18:57:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:57:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:57:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:57:58 Vulnerability Srbds: Not affected 18:57:58 Vulnerability Tsx async abort: Not affected 18:57:58 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 18:57:58 18:57:58 18:57:58 ---> nproc: 18:57:58 8 18:57:58 18:57:58 18:57:58 ---> df -h: 18:57:58 Filesystem Size Used Avail Use% Mounted on 18:57:58 overlay 155G 12G 144G 8% / 18:57:58 tmpfs 64M 0 64M 0% /dev 18:57:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:57:58 shm 64M 0 64M 0% /dev/shm 18:57:58 /dev/vda1 155G 12G 144G 8% /facter-os 18:57:58 18:57:58 18:57:58 ---> sar -b -r -n DEV: 18:57:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4420) 03/17/23 _x86_64_ (8 CPU) 18:57:58 18:57:58 18:41:36 LINUX RESTART (8 CPU) 18:57:58 18:57:58 18:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:57:58 18:43:01 397.22 39.04 358.17 0.00 4267.16 58995.37 0.00 18:57:58 18:44:01 91.64 0.07 91.57 0.00 6.66 34860.78 0.00 18:57:58 18:45:01 155.38 0.32 155.06 0.00 15.45 34248.68 0.00 18:57:58 18:46:01 20.48 0.00 20.48 0.00 0.00 10179.92 0.00 18:57:58 18:47:01 53.07 11.60 41.48 0.00 5176.74 8654.02 0.00 18:57:58 18:48:01 5.18 0.02 5.17 0.00 0.13 115.85 0.00 18:57:58 18:49:01 2.05 0.00 2.05 0.00 0.00 23.20 0.00 18:57:58 18:50:01 1.80 0.00 1.80 0.00 0.00 19.73 0.00 18:57:58 18:51:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 18:57:58 18:52:01 1.67 0.00 1.67 0.00 0.00 18.13 0.00 18:57:58 18:53:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 18:57:58 18:54:01 1.77 0.00 1.77 0.00 0.00 18.53 0.00 18:57:58 18:55:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 18:57:58 18:56:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 18:57:58 18:57:01 2.02 0.02 2.00 0.00 0.13 26.00 0.00 18:57:58 Average: 49.11 3.40 45.70 0.00 631.03 9815.24 0.00 18:57:58 18:57:58 18:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:57:58 18:43:01 28517868 31579188 728876 2.22 107980 3167708 1873496 5.52 1142580 2792036 39140 18:57:58 18:44:01 27775824 31405432 894188 2.72 146260 3650392 2205440 6.50 1457720 3165284 246216 18:57:58 18:45:01 27674800 31566340 734428 2.23 159128 3873312 1848532 5.45 1261724 3436588 229860 18:57:58 18:46:01 27684248 31575924 724972 2.20 159348 3873320 1777464 5.24 1262272 3423756 172 18:57:58 18:47:01 27156640 31551100 729428 2.22 192620 4329148 1804936 5.32 1587796 3588540 1036 18:57:58 18:48:01 27173272 31562900 718352 2.18 191184 4325888 1789092 5.27 1575968 3585284 360 18:57:58 18:49:01 27173216 31563032 718048 2.18 191248 4325892 1789092 5.27 1575888 3585292 8 18:57:58 18:50:01 27174964 31564984 716068 2.18 191288 4326024 1789092 5.27 1574564 3585408 12 18:57:58 18:51:01 27174924 31565272 716016 2.18 191316 4326024 1789092 5.27 1574372 3585720 8 18:57:58 18:52:01 27175096 31565504 715708 2.18 191352 4326028 1789092 5.27 1574252 3585724 28 18:57:58 18:53:01 27174476 31564896 716456 2.18 191376 4326028 1789092 5.27 1574344 3585724 8 18:57:58 18:54:01 27175500 31565972 715364 2.18 191412 4326032 1789092 5.27 1574044 3585736 8 18:57:58 18:55:01 27175452 31565948 715328 2.18 191432 4326036 1789092 5.27 1574048 3585740 8 18:57:58 18:56:01 27175688 31566220 715004 2.17 191456 4326040 1789092 5.27 1573756 3585740 48 18:57:58 18:57:01 27174716 31565348 715740 2.18 191504 4326020 1826692 5.38 1574140 3585716 188 18:57:58 Average: 27370446 31555204 731598 2.22 178594 4143593 1829226 5.39 1497165 3484153 34473 18:57:58 18:57:58 18:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:57:58 18:43:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 18:57:58 18:43:01 ens3 977.55 630.34 8473.48 127.34 0.00 0.00 0.00 0.00 18:57:58 18:43:01 docker0 190.85 288.22 15.41 1988.83 0.00 0.00 0.00 0.00 18:57:58 18:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:57:58 18:44:01 ens3 36.30 21.66 33.21 13.00 0.00 0.00 0.00 0.00 18:57:58 18:44:01 veth5645404 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 18:57:58 18:44:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:57:58 18:45:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 18:57:58 18:45:01 ens3 133.12 78.59 2619.42 18.11 0.00 0.00 0.00 0.00 18:57:58 18:45:01 docker0 3.05 7.84 0.18 85.09 0.00 0.00 0.00 0.00 18:57:58 18:46:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 18:57:58 18:46:01 ens3 8.68 6.17 8.27 3.10 0.00 0.00 0.00 0.00 18:57:58 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:58 18:47:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 18:57:58 18:47:01 ens3 127.70 57.19 2799.73 4.26 0.00 0.00 0.00 0.00 18:57:58 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:58 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:57:58 18:48:01 ens3 1.03 0.63 2.17 0.10 0.00 0.00 0.00 0.00 18:57:58 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:58 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:58 18:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:58 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:58 18:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:57:58 18:50:01 ens3 0.50 0.13 0.05 0.01 0.00 0.00 0.00 0.00 18:57:58 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:58 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:58 18:51:01 ens3 0.50 0.28 0.26 0.20 0.00 0.00 0.00 0.00 18:57:58 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:58 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:57:58 18:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:57:58 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:58 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:58 18:53:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 18:57:58 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:58 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:57:58 18:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:57:58 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:58 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:58 18:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:58 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:58 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:57:58 18:56:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:57:58 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:58 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:58 18:57:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:57:58 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:58 Average: lo 0.69 0.69 0.06 0.06 0.00 0.00 0.00 0.00 18:57:58 Average: ens3 85.75 53.03 929.18 11.08 0.00 0.00 0.00 0.00 18:57:58 Average: docker0 12.93 19.74 1.04 138.25 0.00 0.00 0.00 0.00 18:57:58 18:57:58 18:57:58 ---> sar -P ALL: 18:57:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4420) 03/17/23 _x86_64_ (8 CPU) 18:57:58 18:57:58 18:41:36 LINUX RESTART (8 CPU) 18:57:58 18:57:58 18:42:01 CPU %user %nice %system %iowait %steal %idle 18:57:58 18:43:01 all 11.76 0.00 4.37 4.03 0.08 79.77 18:57:58 18:43:01 0 11.02 0.00 5.46 16.28 0.08 67.15 18:57:58 18:43:01 1 13.67 0.00 3.11 0.50 0.07 82.64 18:57:58 18:43:01 2 14.43 0.00 4.73 0.47 0.08 80.28 18:57:58 18:43:01 3 10.85 0.00 4.65 1.57 0.08 82.85 18:57:58 18:43:01 4 12.86 0.00 3.51 0.35 0.07 83.21 18:57:58 18:43:01 5 10.82 0.00 4.96 10.45 0.07 73.71 18:57:58 18:43:01 6 9.25 0.00 3.89 1.75 0.05 85.05 18:57:58 18:43:01 7 11.12 0.00 4.66 0.92 0.10 83.20 18:57:58 18:44:01 all 32.44 0.00 6.10 1.55 0.09 59.82 18:57:58 18:44:01 0 33.31 0.00 7.15 7.49 0.10 51.94 18:57:58 18:44:01 1 32.38 0.00 5.96 0.30 0.10 61.26 18:57:58 18:44:01 2 31.50 0.00 5.93 0.39 0.07 62.12 18:57:58 18:44:01 3 32.89 0.00 5.48 0.15 0.08 61.40 18:57:58 18:44:01 4 34.69 0.00 6.24 1.21 0.08 57.78 18:57:58 18:44:01 5 32.46 0.00 5.81 0.03 0.08 61.61 18:57:58 18:44:01 6 31.44 0.00 5.59 2.83 0.12 60.03 18:57:58 18:44:01 7 30.84 0.00 6.64 0.00 0.08 62.44 18:57:58 18:45:01 all 34.65 0.00 6.33 2.03 0.09 56.91 18:57:58 18:45:01 0 32.62 0.00 6.66 0.03 0.08 60.60 18:57:58 18:45:01 1 34.33 0.00 6.00 0.13 0.07 59.47 18:57:58 18:45:01 2 36.05 0.00 6.65 0.86 0.08 56.36 18:57:58 18:45:01 3 34.12 0.00 6.63 6.08 0.08 53.08 18:57:58 18:45:01 4 33.66 0.00 6.45 6.03 0.08 53.77 18:57:58 18:45:01 5 35.64 0.00 5.70 1.02 0.12 57.53 18:57:58 18:45:01 6 33.61 0.00 6.14 2.03 0.08 58.14 18:57:58 18:45:01 7 37.14 0.00 6.37 0.12 0.10 56.27 18:57:58 18:46:01 all 0.24 0.00 0.18 0.38 0.01 99.19 18:57:58 18:46:01 0 0.23 0.00 0.15 0.00 0.02 99.60 18:57:58 18:46:01 1 0.22 0.00 0.15 0.00 0.02 99.62 18:57:58 18:46:01 2 0.45 0.00 0.12 0.00 0.02 99.42 18:57:58 18:46:01 3 0.20 0.00 0.13 0.22 0.02 99.43 18:57:58 18:46:01 4 0.30 0.00 0.42 2.59 0.02 96.68 18:57:58 18:46:01 5 0.23 0.00 0.18 0.02 0.02 99.55 18:57:58 18:46:01 6 0.17 0.00 0.10 0.20 0.00 99.53 18:57:58 18:46:01 7 0.15 0.00 0.15 0.00 0.00 99.70 18:57:58 18:47:01 all 2.17 0.00 1.41 0.63 0.04 95.76 18:57:58 18:47:01 0 1.29 0.00 0.77 0.05 0.03 97.86 18:57:58 18:47:01 1 2.50 0.00 1.37 0.52 0.05 95.56 18:57:58 18:47:01 2 2.72 0.00 3.62 1.44 0.03 92.18 18:57:58 18:47:01 3 2.67 0.00 0.97 0.70 0.05 95.60 18:57:58 18:47:01 4 1.60 0.00 1.22 1.22 0.05 95.91 18:57:58 18:47:01 5 1.76 0.00 0.82 0.05 0.03 97.33 18:57:58 18:47:01 6 2.07 0.00 1.30 0.23 0.02 96.38 18:57:58 18:47:01 7 2.71 0.00 1.20 0.82 0.03 95.23 18:57:58 18:48:01 all 0.11 0.00 0.06 0.04 0.01 99.78 18:57:58 18:48:01 0 0.12 0.00 0.07 0.00 0.02 99.80 18:57:58 18:48:01 1 0.10 0.00 0.03 0.00 0.00 99.87 18:57:58 18:48:01 2 0.12 0.00 0.07 0.15 0.02 99.65 18:57:58 18:48:01 3 0.23 0.00 0.12 0.08 0.00 99.57 18:57:58 18:48:01 4 0.08 0.00 0.03 0.05 0.02 99.82 18:57:58 18:48:01 5 0.10 0.00 0.07 0.00 0.00 99.83 18:57:58 18:48:01 6 0.03 0.00 0.07 0.00 0.02 99.88 18:57:58 18:48:01 7 0.07 0.00 0.07 0.00 0.02 99.85 18:57:58 18:49:01 all 0.03 0.00 0.02 0.02 0.01 99.93 18:57:58 18:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:57:58 18:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:57:58 18:49:01 2 0.02 0.00 0.03 0.08 0.02 99.85 18:57:58 18:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:57:58 18:49:01 4 0.07 0.00 0.02 0.05 0.00 99.87 18:57:58 18:49:01 5 0.03 0.00 0.03 0.00 0.02 99.92 18:57:58 18:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:57:58 18:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:57:58 18:50:01 all 0.28 0.00 0.02 0.01 0.01 99.68 18:57:58 18:50:01 0 1.97 0.00 0.02 0.00 0.02 98.00 18:57:58 18:50:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:57:58 18:50:01 2 0.05 0.00 0.03 0.02 0.02 99.88 18:57:58 18:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:57:58 18:50:01 4 0.07 0.00 0.02 0.03 0.02 99.87 18:57:58 18:50:01 5 0.07 0.00 0.03 0.00 0.00 99.90 18:57:58 18:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:57:58 18:50:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:57:58 18:51:01 all 0.29 0.00 0.04 0.00 0.00 99.66 18:57:58 18:51:01 0 2.00 0.00 0.05 0.00 0.00 97.95 18:57:58 18:51:01 1 0.07 0.00 0.07 0.00 0.00 99.87 18:57:58 18:51:01 2 0.05 0.00 0.07 0.02 0.02 99.85 18:57:58 18:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:57:58 18:51:01 4 0.05 0.00 0.02 0.02 0.00 99.92 18:57:58 18:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:57:58 18:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:57:58 18:51:01 7 0.08 0.00 0.12 0.00 0.02 99.78 18:57:58 18:52:01 all 0.18 0.00 0.02 0.00 0.01 99.78 18:57:58 18:52:01 0 1.12 0.00 0.10 0.00 0.00 98.78 18:57:58 18:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:57:58 18:52:01 2 0.03 0.00 0.02 0.00 0.03 99.92 18:57:58 18:52:01 3 0.12 0.00 0.02 0.00 0.02 99.85 18:57:58 18:52:01 4 0.05 0.00 0.02 0.02 0.02 99.90 18:57:58 18:52:01 5 0.05 0.00 0.00 0.00 0.00 99.95 18:57:58 18:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:57:58 18:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:57:58 18:53:01 all 0.06 0.00 0.02 0.00 0.01 99.91 18:57:58 18:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:57:58 18:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:57:58 18:53:01 2 0.02 0.00 0.03 0.02 0.02 99.92 18:57:58 18:53:01 3 0.27 0.00 0.00 0.00 0.00 99.73 18:57:58 18:53:01 4 0.07 0.00 0.02 0.00 0.02 99.90 18:57:58 18:53:01 5 0.05 0.00 0.03 0.00 0.02 99.90 18:57:58 18:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:57:58 18:53:01 7 0.03 0.00 0.03 0.00 0.02 99.92 18:57:58 18:57:58 18:53:01 CPU %user %nice %system %iowait %steal %idle 18:57:58 18:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:57:58 18:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:57:58 18:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:57:58 18:54:01 2 0.03 0.00 0.02 0.02 0.02 99.92 18:57:58 18:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:57:58 18:54:01 4 0.08 0.00 0.02 0.02 0.02 99.87 18:57:58 18:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:57:58 18:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:57:58 18:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:57:58 18:55:01 all 0.04 0.00 0.01 0.00 0.01 99.94 18:57:58 18:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:57:58 18:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:57:58 18:55:01 2 0.00 0.00 0.02 0.00 0.03 99.95 18:57:58 18:55:01 3 0.18 0.00 0.03 0.00 0.02 99.77 18:57:58 18:55:01 4 0.03 0.00 0.03 0.02 0.00 99.92 18:57:58 18:55:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:57:58 18:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:57:58 18:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:57:58 18:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:57:58 18:56:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:57:58 18:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:57:58 18:56:01 2 0.03 0.00 0.02 0.02 0.02 99.92 18:57:58 18:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:57:58 18:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:57:58 18:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:57:58 18:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:57:58 18:56:01 7 0.03 0.00 0.03 0.00 0.02 99.92 18:57:58 18:57:01 all 0.03 0.00 0.04 0.01 0.01 99.92 18:57:58 18:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:57:58 18:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:57:58 18:57:01 2 0.02 0.00 0.03 0.03 0.02 99.90 18:57:58 18:57:01 3 0.03 0.00 0.05 0.00 0.00 99.92 18:57:58 18:57:01 4 0.05 0.00 0.05 0.02 0.02 99.87 18:57:58 18:57:01 5 0.00 0.00 0.03 0.00 0.00 99.97 18:57:58 18:57:01 6 0.00 0.00 0.03 0.00 0.02 99.95 18:57:58 18:57:01 7 0.07 0.00 0.02 0.00 0.03 99.88 18:57:58 Average: all 5.45 0.00 1.23 0.58 0.03 92.71 18:57:58 Average: 0 5.54 0.00 1.35 1.57 0.03 91.51 18:57:58 Average: 1 5.53 0.00 1.11 0.10 0.02 93.23 18:57:58 Average: 2 5.66 0.00 1.42 0.23 0.03 92.65 18:57:58 Average: 3 5.41 0.00 1.20 0.58 0.02 92.79 18:57:58 Average: 4 5.53 0.00 1.19 0.77 0.03 92.48 18:57:58 Average: 5 5.39 0.00 1.17 0.76 0.02 92.64 18:57:58 Average: 6 5.08 0.00 1.14 0.47 0.02 93.29 18:57:58 Average: 7 5.45 0.00 1.28 0.12 0.03 93.11 18:57:58 18:57:58 18:57:58