Pull request #489 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4c69930fee9fb690fe538ad7afd80548a6213251+04ce07425684dc49eb1d346851a0a7d2d821c622 (f1caf69be3301c52870e0dfdd97d83002ee046af) 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-ssh11334189534235473364.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh11777360448648525733.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-489/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-489/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16494072140321178675.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-489/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8612009932784118302.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1621633469718068523.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-489/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-489/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6918168186350308159.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12460 in /w/workspace/foundry_device-virtual-go_PR-489 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-489 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/489/head:refs/remotes/origin/PR-489 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 04ce07425684dc49eb1d346851a0a7d2d821c622 into PR head commit 4c69930fee9fb690fe538ad7afd80548a6213251 Merge succeeded, producing 4c69930fee9fb690fe538ad7afd80548a6213251 Checking out Revision 4c69930fee9fb690fe538ad7afd80548a6213251 (PR-489) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c69930fee9fb690fe538ad7afd80548a6213251 # 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 04ce07425684dc49eb1d346851a0a7d2d821c622 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c69930fee9fb690fe538ad7afd80548a6213251 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:39:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:39:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:39:12 ========================================================= 11:39:12 EdgeX Global Pipelines Version Info 11:39:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:39:13 ------------------- 11:39:13 stable info: 11:39:13 ------------------- 11:39:13 Commited By: Cherry Wang cherry@iotechsys.com 11:39:13 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 11:39:13 Message: update stable to v1.0.264 11:39:13 ------------------- 11:39:13 experimental info: 11:39:13 ------------------- 11:39:13 Commited By: Cherry Wang cherry@iotechsys.com 11:39:13 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 11:39:13 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:39:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:39:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:39:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:39:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:39:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:39:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:39:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:39:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:39:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:39:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:39:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:39:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:39:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:39:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:39:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:39:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:39:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:39:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:39:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:39:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:39:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:39:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:39:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:39:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:39:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:39:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:39:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:39:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-489 [Pipeline] echo 11:39:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-489 [Pipeline] echo 11:39:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-489 [Pipeline] echo 11:39:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c69930fee9fb690fe538ad7afd80548a6213251 [Pipeline] echo 11:39:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c69930 [Pipeline] echo 11:39:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:39:15 provisioning config files... 11:39:15 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-489@tmp/config4657194697424988441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:39:16 ---> ****-login.sh 11:39:16 nexus3.edgexfoundry.org:10001 11:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:16 Configure a credential helper to remove this warning. See 11:39:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:16 11:39:16 Login Succeeded 11:39:16 nexus3.edgexfoundry.org:10002 11:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:16 Configure a credential helper to remove this warning. See 11:39:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:16 11:39:16 Login Succeeded 11:39:16 nexus3.edgexfoundry.org:10003 11:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:16 Configure a credential helper to remove this warning. See 11:39:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:16 11:39:16 Login Succeeded 11:39:16 nexus3.edgexfoundry.org:10004 11:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:17 Configure a credential helper to remove this warning. See 11:39:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:17 11:39:17 Login Succeeded 11:39:17 ****.io 11:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:17 Configure a credential helper to remove this warning. See 11:39:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:17 11:39:17 Login Succeeded 11:39:17 ---> ****-login.sh ends [Pipeline] } 11:39:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:39:18 + git rev-list -1 --merges 4c69930fee9fb690fe538ad7afd80548a6213251~1..4c69930fee9fb690fe538ad7afd80548a6213251 [Pipeline] echo 11:39:18 -----------> git rev-list -1 --merges 4c69930fee9fb690fe538ad7afd80548a6213251~1..4c69930fee9fb690fe538ad7afd80548a6213251 4c69930fee9fb690fe538ad7afd80548a6213251 [false] [Pipeline] sh 11:39:18 + git log --format=format:%s -1 4c69930fee9fb690fe538ad7afd80548a6213251 [Pipeline] echo 11:39:18 ========================================================= 11:39:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:39:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:39:19 + git log --format=format:%s -1 4c69930fee9fb690fe538ad7afd80548a6213251 [Pipeline] echo 11:39:19 [semverPrep] GIT_COMMIT: 4c69930fee9fb690fe538ad7afd80548a6213251, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:39:19 [semverPrep] This is not a build commit. [Pipeline] sh 11:39:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:39:19 + grep -v github /etc/ssh/ssh_known_hosts 11:39:19 + [ -e /tmp/ssh_known_hosts ] 11:39:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:39:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:39:19 + sudo tee -a /etc/ssh/ssh_known_hosts 11:39:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:39:20 11:39:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:39:20 0.1.4: Pulling from edgex-devops/py-git-semver 11:39:20 b85a868b505f: Pulling fs layer 11:39:20 e2be974225ed: Pulling fs layer 11:39:20 339a4e72a1f5: Pulling fs layer 11:39:20 988bab9f4d93: Pulling fs layer 11:39:20 1469e6f7b9e6: Pulling fs layer 11:39:20 eaf3925da568: Pulling fs layer 11:39:20 bab4dde63d76: Pulling fs layer 11:39:20 bde34c3a00c8: Pulling fs layer 11:39:20 b352a97aabf1: Pulling fs layer 11:39:20 4872d77fe225: Pulling fs layer 11:39:20 5851b861e8e6: Pulling fs layer 11:39:20 eaf3925da568: Waiting 11:39:20 bab4dde63d76: Waiting 11:39:20 5851b861e8e6: Waiting 11:39:20 4872d77fe225: Waiting 11:39:20 b352a97aabf1: Waiting 11:39:20 988bab9f4d93: Waiting 11:39:20 1469e6f7b9e6: Waiting 11:39:20 e2be974225ed: Verifying Checksum 11:39:20 e2be974225ed: Download complete 11:39:20 988bab9f4d93: Download complete 11:39:20 339a4e72a1f5: Verifying Checksum 11:39:20 339a4e72a1f5: Download complete 11:39:20 1469e6f7b9e6: Verifying Checksum 11:39:20 1469e6f7b9e6: Download complete 11:39:20 eaf3925da568: Verifying Checksum 11:39:20 eaf3925da568: Download complete 11:39:20 bde34c3a00c8: Verifying Checksum 11:39:20 bde34c3a00c8: Download complete 11:39:20 b352a97aabf1: Download complete 11:39:20 4872d77fe225: Download complete 11:39:20 5851b861e8e6: Verifying Checksum 11:39:20 5851b861e8e6: Download complete 11:39:20 b85a868b505f: Verifying Checksum 11:39:20 b85a868b505f: Download complete 11:39:21 bab4dde63d76: Verifying Checksum 11:39:21 bab4dde63d76: Download complete 11:39:22 b85a868b505f: Pull complete 11:39:22 e2be974225ed: Pull complete 11:39:22 339a4e72a1f5: Pull complete 11:39:22 988bab9f4d93: Pull complete 11:39:23 1469e6f7b9e6: Pull complete 11:39:23 eaf3925da568: Pull complete 11:39:24 bab4dde63d76: Pull complete 11:39:24 bde34c3a00c8: Pull complete 11:39:24 b352a97aabf1: Pull complete 11:39:24 4872d77fe225: Pull complete 11:39:25 5851b861e8e6: Pull complete 11:39:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:39:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:39:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:25 prd-ubuntu20.04-docker-8c-8g-12460 does not seem to be running inside a container 11:39:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-489 -v /w/workspace/foundry_device-virtual-go_PR-489:/w/workspace/foundry_device-virtual-go_PR-489:rw,z -v /w/workspace/foundry_device-virtual-go_PR-489@tmp:/w/workspace/foundry_device-virtual-go_PR-489@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:39:28 $ docker top 32644a6896def432c84b1a9bd7bf250a5304c4961f9c09a1e1c8993598096f8d -eo pid,comm 11:39:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:39:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:39:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:39:28 [ssh-agent] Looking for ssh-agent implementation... 11:39:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:39:28 $ docker exec 32644a6896def432c84b1a9bd7bf250a5304c4961f9c09a1e1c8993598096f8d ssh-agent 11:39:28 SSH_AUTH_SOCK=/tmp/ssh-8jC0SNYpAA0l/agent.33 11:39:28 SSH_AGENT_PID=40 11:39:28 Running ssh-add (command line suppressed) 11:39:29 Identity added: /w/workspace/foundry_device-virtual-go_PR-489@tmp/private_key_15092197273516694660.key (/w/workspace/foundry_device-virtual-go_PR-489@tmp/private_key_15092197273516694660.key) 11:39:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:39:29 + git tag --points-at HEAD [Pipeline] } 11:39:29 $ docker exec --env ******** --env ******** 32644a6896def432c84b1a9bd7bf250a5304c4961f9c09a1e1c8993598096f8d ssh-agent -k 11:39:29 unset SSH_AUTH_SOCK; 11:39:29 unset SSH_AGENT_PID; 11:39:29 echo Agent pid 40 killed; 11:39:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:39:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:39:29 [ssh-agent] Looking for ssh-agent implementation... 11:39:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:39:29 $ docker exec 32644a6896def432c84b1a9bd7bf250a5304c4961f9c09a1e1c8993598096f8d ssh-agent 11:39:29 SSH_AUTH_SOCK=/tmp/ssh-53fIELaeXWZO/agent.73 11:39:29 SSH_AGENT_PID=79 11:39:29 Running ssh-add (command line suppressed) 11:39:29 Identity added: /w/workspace/foundry_device-virtual-go_PR-489@tmp/private_key_11241313421946484280.key (/w/workspace/foundry_device-virtual-go_PR-489@tmp/private_key_11241313421946484280.key) 11:39:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:39:30 + git semver init 11:39:30 2024-10-01 11:39:30,503 [run_init] DEBUG init version:0.0.0 force:False 11:39:30 2024-10-01 11:39:30,504 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-489/.semver 11:39:30 2024-10-01 11:39:30,504 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-489/.semver 11:39:30 2024-10-01 11:39:30,505 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-489/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-489, universal_newlines=False, shell=None, istream=None) 11:39:32 2024-10-01 11:39:32,455 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-489/.git/info/exclude 11:39:32 2024-10-01 11:39:32,456 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-489/.semver/PR-489 with force:False 11:39:32 2024-10-01 11:39:32,456 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-489/.semver/PR-489 11:39:32 2024-10-01 11:39:32,461 [execute] INFO git cat-file --batch-check 11:39:32 2024-10-01 11:39:32,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-489/.semver, universal_newlines=False, shell=None, istream=) 11:39:32 2024-10-01 11:39:32,466 [execute] INFO git cat-file --batch 11:39:32 2024-10-01 11:39:32,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-489/.semver, universal_newlines=False, shell=None, istream=) 11:39:32 2024-10-01 11:39:32,472 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-489/.semver/PR-489 11:39:32 0.0.0 [Pipeline] } 11:39:32 $ docker exec --env ******** --env ******** 32644a6896def432c84b1a9bd7bf250a5304c4961f9c09a1e1c8993598096f8d ssh-agent -k 11:39:32 unset SSH_AUTH_SOCK; 11:39:32 unset SSH_AGENT_PID; 11:39:32 echo Agent pid 79 killed; 11:39:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:39:33 + git semver [Pipeline] } 11:39:33 $ docker stop --time=1 32644a6896def432c84b1a9bd7bf250a5304c4961f9c09a1e1c8993598096f8d 11:39:34 $ docker rm -f --volumes 32644a6896def432c84b1a9bd7bf250a5304c4961f9c09a1e1c8993598096f8d [Pipeline] // withDockerContainer [Pipeline] sh 11:39:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:39:35 Stashed 1 file(s) [Pipeline] echo 11:39:35 [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 11:39:36 provisioning config files... 11:39:36 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-489@tmp/config8257399369395067179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:39:36 ---> ****-login.sh 11:39:36 nexus3.edgexfoundry.org:10001 11:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:36 Configure a credential helper to remove this warning. See 11:39:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:36 11:39:36 Login Succeeded 11:39:36 nexus3.edgexfoundry.org:10002 11:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:36 Configure a credential helper to remove this warning. See 11:39:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:36 11:39:36 Login Succeeded 11:39:36 nexus3.edgexfoundry.org:10003 11:39:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:37 Configure a credential helper to remove this warning. See 11:39:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:37 11:39:37 Login Succeeded 11:39:37 nexus3.edgexfoundry.org:10004 11:39:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:37 Configure a credential helper to remove this warning. See 11:39:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:37 11:39:37 Login Succeeded 11:39:37 ****.io 11:39:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:37 Configure a credential helper to remove this warning. See 11:39:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:37 11:39:37 Login Succeeded 11:39:37 ---> ****-login.sh ends [Pipeline] } 11:39:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:39:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:39:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:39:37 ========================================================= 11:39:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:39:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:39:38 Sending build context to Docker daemon 37.62MB 11:39:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:39:38 Step 2/12 : FROM ${BASE} AS builder 11:39:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:39:38 619be1103602: Pulling fs layer 11:39:38 7862e08f4a3e: Pulling fs layer 11:39:38 5df492c9dc93: Pulling fs layer 11:39:38 7629e6793208: Pulling fs layer 11:39:38 4f4fb700ef54: Pulling fs layer 11:39:38 fb5054dd5b73: Pulling fs layer 11:39:38 eeca6798cff9: Pulling fs layer 11:39:38 aa269ceb94a6: Pulling fs layer 11:39:38 ada007ff1a6a: Pulling fs layer 11:39:38 4f4fb700ef54: Waiting 11:39:38 fb5054dd5b73: Waiting 11:39:38 eeca6798cff9: Waiting 11:39:38 aa269ceb94a6: Waiting 11:39:38 ada007ff1a6a: Waiting 11:39:38 7629e6793208: Waiting 11:39:38 7862e08f4a3e: Download complete 11:39:38 7629e6793208: Verifying Checksum 11:39:38 7629e6793208: Download complete 11:39:38 4f4fb700ef54: Verifying Checksum 11:39:38 4f4fb700ef54: Download complete 11:39:38 fb5054dd5b73: Verifying Checksum 11:39:38 fb5054dd5b73: Download complete 11:39:38 619be1103602: Verifying Checksum 11:39:38 619be1103602: Download complete 11:39:38 eeca6798cff9: Verifying Checksum 11:39:38 eeca6798cff9: Download complete 11:39:38 619be1103602: Pull complete 11:39:38 ada007ff1a6a: Verifying Checksum 11:39:38 ada007ff1a6a: Download complete 11:39:39 5df492c9dc93: Verifying Checksum 11:39:39 5df492c9dc93: Download complete 11:39:39 7862e08f4a3e: Pull complete 11:39:39 aa269ceb94a6: Verifying Checksum 11:39:39 aa269ceb94a6: Download complete 11:39:42 5df492c9dc93: Pull complete 11:39:42 7629e6793208: Pull complete 11:39:42 4f4fb700ef54: Pull complete 11:39:42 fb5054dd5b73: Pull complete 11:39:42 eeca6798cff9: Pull complete 11:39:45 aa269ceb94a6: Pull complete 11:39:45 ada007ff1a6a: Pull complete 11:39:45 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 11:39:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:39:45 ---> f489d0715acc 11:39:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:39:51 ---> Running in 7212d9df83ff 11:39:51 Removing intermediate container 7212d9df83ff 11:39:51 ---> 6a356af51da8 11:39:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:39:51 ---> Running in 3335f4a6101a 11:39:51 Removing intermediate container 3335f4a6101a 11:39:51 ---> 8ba2002ce8e8 11:39:51 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:39:51 ---> Running in e7b9cd095286 11:39:51 Removing intermediate container e7b9cd095286 11:39:51 ---> 6c5c6cb22063 11:39:51 Step 6/12 : WORKDIR /device-virtual-go 11:39:51 ---> Running in e723bb8fdc95 11:39:51 Removing intermediate container e723bb8fdc95 11:39:51 ---> f07ae0fa3fe5 11:39:51 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:39:51 ---> Running in 0faf159a975b 11:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:39:51 Still waiting to schedule task 11:39:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:39:51 (1/4) Installing openssh-keygen (9.3_p2-r2) 11:39:51 (2/4) Installing libedit (20221030.3.1-r1) 11:39:51 (3/4) Installing openssh-client-common (9.3_p2-r2) 11:39:51 (4/4) Installing openssh-client-default (9.3_p2-r2) 11:39:51 Executing busybox-1.36.1-r5.trigger 11:39:51 OK: 268 MiB in 56 packages 11:39:51 Removing intermediate container 0faf159a975b 11:39:51 ---> 967b0973bc2f 11:39:51 Step 8/12 : COPY go.mod vendor* ./ 11:39:51 ---> 3da53eda6d60 11:39:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:39:51 ---> Running in a62f9468facc 11:40:48 Removing intermediate container a62f9468facc 11:40:48 ---> 2020d57dfef7 11:40:48 Step 10/12 : COPY . . 11:40:48 ---> d0f0ed40803a 11:40:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:40:48 ---> Running in 09b8cee51ec5 11:40:48 Removing intermediate container 09b8cee51ec5 11:40:48 ---> 12dc4259c249 11:40:48 Step 12/12 : RUN $MAKE 11:40:48 ---> Running in 85b234bf22cb 11:40:48 noop 11:40:48 Removing intermediate container 85b234bf22cb 11:40:48 ---> 2d484f74e639 11:40:48 Successfully built 2d484f74e639 11:40:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:48 + docker inspect -f . ci-base-image-x86_64 11:40:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:40:48 prd-ubuntu20.04-docker-8c-8g-12460 does not seem to be running inside a container 11:40:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-489 -v /w/workspace/foundry_device-virtual-go_PR-489:/w/workspace/foundry_device-virtual-go_PR-489:rw,z -v /w/workspace/foundry_device-virtual-go_PR-489@tmp:/w/workspace/foundry_device-virtual-go_PR-489@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:40:49 $ docker top 466b8d28dac6e2ae4c2b9745cd616a0e2008438f68dd27519d153223f31318f7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:40:49 + go version 11:40:49 go version go1.21.9 linux/amd64 [Pipeline] } 11:40:49 $ docker stop --time=1 466b8d28dac6e2ae4c2b9745cd616a0e2008438f68dd27519d153223f31318f7 11:40:50 $ docker rm -f --volumes 466b8d28dac6e2ae4c2b9745cd616a0e2008438f68dd27519d153223f31318f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:51 + docker inspect -f . ci-base-image-x86_64 11:40:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:40:51 prd-ubuntu20.04-docker-8c-8g-12460 does not seem to be running inside a container 11:40:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-489 -v /w/workspace/foundry_device-virtual-go_PR-489:/w/workspace/foundry_device-virtual-go_PR-489:rw,z -v /w/workspace/foundry_device-virtual-go_PR-489@tmp:/w/workspace/foundry_device-virtual-go_PR-489@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:40:52 $ docker top 3781cbeb1726ffb7ed13fb256ef0f0911b5a9c1d0d9a809825c2885ee9f3908f -eo pid,comm [Pipeline] { [Pipeline] sh 11:40:52 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-489 [Pipeline] fileExists [Pipeline] sh 11:40:53 + make test 11:40:53 go test ./... -coverprofile=coverage.out 11:40:54 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:41:13 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:41:13 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 58.4% of statements 11:41:21 go vet ./... 11:41:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:41:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:41:25 ./bin/test-attribution-txt.sh 11:41:25 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:41:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:41:25 $ docker stop --time=1 3781cbeb1726ffb7ed13fb256ef0f0911b5a9c1d0d9a809825c2885ee9f3908f 11:41:42 $ docker rm -f --volumes 3781cbeb1726ffb7ed13fb256ef0f0911b5a9c1d0d9a809825c2885ee9f3908f [Pipeline] // withDockerContainer [Pipeline] sh 11:41:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:41:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:41:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:41:43 + ls -al . 11:41:43 total 276 11:41:43 drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 11:40 . 11:41:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 11:39 .. 11:41:43 drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 11:41 .git 11:41:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 11:39 .github 11:41:43 -rw-rw-r-- 1 jenkins jenkins 272 Oct 1 11:39 .gitignore 11:41:43 -rw-rw-r-- 1 jenkins jenkins 41 Oct 1 11:39 .golangci.yml 11:41:43 drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 11:39 .semver 11:41:43 -rw-rw-r-- 1 jenkins jenkins 17933 Oct 1 11:39 Attribution.txt 11:41:43 -rw-rw-r-- 1 jenkins jenkins 15941 Oct 1 11:39 CHANGELOG.md 11:41:43 -rw-rw-r-- 1 jenkins jenkins 1755 Oct 1 11:39 Dockerfile 11:41:43 -rw-rw-r-- 1 jenkins jenkins 677 Oct 1 11:39 GOVERNANCE.md 11:41:43 -rw-rw-r-- 1 jenkins jenkins 660 Oct 1 11:39 Jenkinsfile 11:41:43 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 1 11:39 LICENSE 11:41:43 -rw-rw-r-- 1 jenkins jenkins 1953 Oct 1 11:39 Makefile 11:41:43 -rw-rw-r-- 1 jenkins jenkins 623 Oct 1 11:39 OWNERS.md 11:41:43 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 1 11:39 README.md 11:41:43 -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 11:39 VERSION 11:41:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 11:39 bin 11:41:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 11:39 cmd 11:41:43 -rw-r--r-- 1 jenkins jenkins 43247 Oct 1 11:41 coverage.out 11:41:43 -rw-rw-r-- 1 jenkins jenkins 6924 Oct 1 11:39 go.mod 11:41:43 -rw-rw-r-- 1 jenkins jenkins 101675 Oct 1 11:39 go.sum 11:41:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 11:39 internal 11:41:43 -rw-rw-r-- 1 jenkins jenkins 235 Oct 1 11:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:44 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=4c69930fee9fb690fe538ad7afd80548a6213251 --label arch=amd64 --label version=0.0.0 . 11:41:44 Sending build context to Docker daemon 37.66MB 11:41:44 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:41:44 Step 2/26 : FROM ${BASE} AS builder 11:41:44 ---> 2d484f74e639 11:41:44 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:41:45 ---> Running in 8b823c765d33 11:41:46 Removing intermediate container 8b823c765d33 11:41:46 ---> 30ca47e597ac 11:41:46 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:41:46 ---> Running in 42a48ad7a4c8 11:41:47 Removing intermediate container 42a48ad7a4c8 11:41:47 ---> e2ee51e099c8 11:41:47 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:41:47 ---> Running in 2c99ce78f020 11:41:47 Removing intermediate container 2c99ce78f020 11:41:47 ---> 6b18469043c4 11:41:47 Step 6/26 : WORKDIR /device-virtual-go 11:41:47 ---> Running in 728fdc4e9b8f 11:41:47 Removing intermediate container 728fdc4e9b8f 11:41:47 ---> b068ad72da73 11:41:47 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:41:47 ---> Running in bd9a1da5ea5a 11:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:41:49 OK: 268 MiB in 56 packages 11:41:49 Removing intermediate container bd9a1da5ea5a 11:41:49 ---> d6f4eb13577c 11:41:49 Step 8/26 : COPY go.mod vendor* ./ 11:41:49 ---> c6f676a0a0fd 11:41:49 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:41:49 ---> Running in d14ec4a317ff 11:41:50 Removing intermediate container d14ec4a317ff 11:41:50 ---> e622b98fa999 11:41:50 Step 10/26 : COPY . . 11:41:52 ---> 5d55fe5dd557 11:41:52 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:41:52 ---> Running in 338c2a8c02ec 11:41:52 Removing intermediate container 338c2a8c02ec 11:41:52 ---> 2379b3018186 11:41:52 Step 12/26 : RUN $MAKE 11:41:52 ---> Running in 090bfcba0ad1 11:41:52 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.38" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:42:31 Removing intermediate container 090bfcba0ad1 11:42:31 ---> 21df25847013 11:42:31 Step 13/26 : FROM alpine:3.18 11:42:31 3.18: Pulling from library/alpine 11:42:31 1cc3d825d8b2: Pulling fs layer 11:42:31 1cc3d825d8b2: Verifying Checksum 11:42:31 1cc3d825d8b2: Download complete 11:42:31 1cc3d825d8b2: Pull complete 11:42:31 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:42:31 Status: Downloaded newer image for alpine:3.18 11:42:31 ---> 2c64cf60f6f0 11:42:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:42:31 ---> Running in 92d4dd9ee7af 11:42:31 Removing intermediate container 92d4dd9ee7af 11:42:31 ---> 2cea1c41eb59 11:42:31 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:42:31 ---> Running in cd18ce87ec1f 11:42:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:42:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:42:31 (1/1) Installing dumb-init (1.2.5-r2) 11:42:31 Executing busybox-1.36.1-r7.trigger 11:42:31 OK: 7 MiB in 16 packages 11:42:31 Removing intermediate container cd18ce87ec1f 11:42:31 ---> d400c3897bcd 11:42:31 Step 16/26 : RUN apk --no-cache upgrade 11:42:31 ---> Running in 0207e9a37a02 11:42:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:42:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:42:31 OK: 7 MiB in 16 packages 11:42:31 Removing intermediate container 0207e9a37a02 11:42:31 ---> 5b3a8587eda5 11:42:31 Step 17/26 : WORKDIR / 11:42:31 ---> Running in c127371f2b2d 11:42:31 Removing intermediate container c127371f2b2d 11:42:31 ---> 0287b003be9c 11:42:31 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:42:31 ---> 1e6e6a73da52 11:42:31 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:42:31 ---> 4cf46174f897 11:42:31 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:42:31 ---> abde940cf774 11:42:31 Step 21/26 : EXPOSE 59900 11:42:31 ---> Running in 06eff970677c 11:42:31 Removing intermediate container 06eff970677c 11:42:31 ---> d9ca6bbc7299 11:42:31 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:42:31 ---> Running in 65d46b336bd8 11:42:31 Removing intermediate container 65d46b336bd8 11:42:31 ---> 1c11b88fb865 11:42:31 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:42:31 ---> Running in e69f3f76cbfd 11:42:31 Removing intermediate container e69f3f76cbfd 11:42:31 ---> a467d9c8ff42 11:42:31 Step 24/26 : LABEL arch=amd64 11:42:31 ---> Running in ea41651b7161 11:42:31 Removing intermediate container ea41651b7161 11:42:31 ---> 3a3762701c98 11:42:31 Step 25/26 : LABEL git_sha=4c69930fee9fb690fe538ad7afd80548a6213251 11:42:31 ---> Running in 650ac25f7cb4 11:42:31 Removing intermediate container 650ac25f7cb4 11:42:31 ---> 6ed6dd348713 11:42:31 Step 26/26 : LABEL version=0.0.0 11:42:31 ---> Running in 3027d80cc570 11:42:31 Removing intermediate container 3027d80cc570 11:42:31 ---> c2edbf681146 11:42:31 [Warning] One or more build-args [ARCH] were not consumed 11:42:31 Successfully built c2edbf681146 11:42:31 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:42:32 11:42:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:42:33 latest: Pulling from edgex-lftools-log-publisher 11:42:33 5eb5b503b376: Pulling fs layer 11:42:33 5c69ac0246d0: Pulling fs layer 11:42:33 ec43610c2a17: Pulling fs layer 11:42:33 3a2ae6a8a46f: Pulling fs layer 11:42:33 33b1e0a273af: Pulling fs layer 11:42:33 5d3b04190fa2: Pulling fs layer 11:42:33 2f39f015ded8: Pulling fs layer 11:42:33 3a2ae6a8a46f: Waiting 11:42:33 33b1e0a273af: Waiting 11:42:33 5d3b04190fa2: Waiting 11:42:33 2f39f015ded8: Waiting 11:42:33 5c69ac0246d0: Download complete 11:42:33 3a2ae6a8a46f: Download complete 11:42:33 33b1e0a273af: Verifying Checksum 11:42:33 33b1e0a273af: Download complete 11:42:33 5d3b04190fa2: Verifying Checksum 11:42:33 5d3b04190fa2: Download complete 11:42:33 ec43610c2a17: Verifying Checksum 11:42:33 ec43610c2a17: Download complete 11:42:33 5eb5b503b376: Download complete 11:42:34 2f39f015ded8: Verifying Checksum 11:42:34 2f39f015ded8: Download complete 11:42:35 5eb5b503b376: Pull complete 11:42:35 5c69ac0246d0: Pull complete 11:42:36 ec43610c2a17: Pull complete 11:42:36 3a2ae6a8a46f: Pull complete 11:42:36 33b1e0a273af: Pull complete 11:42:36 5d3b04190fa2: Pull complete 11:42:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12463 in /w/workspace/foundry_device-virtual-go_PR-489 [Pipeline] { [Pipeline] ws 11:42:39 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:42:39 The recommended git tool is: git 11:42:41 2f39f015ded8: Pull complete 11:42:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:42:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:42:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:42:41 prd-ubuntu20.04-docker-8c-8g-12460 does not seem to be running inside a container 11:42:41 $ 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/foundry_device-virtual-go_PR-489 -v /w/workspace/foundry_device-virtual-go_PR-489:/w/workspace/foundry_device-virtual-go_PR-489:rw,z -v /w/workspace/foundry_device-virtual-go_PR-489@tmp:/w/workspace/foundry_device-virtual-go_PR-489@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:42:47 using credential edgex-jenkins-ssh 11:42:47 Cloning the remote Git repository 11:42:48 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:42:48 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:42:48 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:42:48 > git --version # timeout=10 11:42:48 > git --version # 'git version 2.25.1' 11:42:48 using GIT_SSH to set credentials SSH Credentials for GitHub 11:42:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:42:50 $ docker top d6671913af452808c44918198151e7298c52893f6e5d3d238477fbd488052332 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:42:50 ---> job-cost.sh 11:42:50 lf-activate-venv: SKIPPING 11:42:50 INFO: No Stack... 11:42:51 INFO: Retrieving Pricing Info for: v3-standard-8 11:42:51 INFO: Archiving Costs [Pipeline] sh 11:42:52 + cat /w/workspace/foundry_device-virtual-go_PR-489/archives/cost.csv 11:42:52 + cut -d, -f6 [Pipeline] lock 11:42:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-489-1-stack-cost] 11:42:52 Resource [jenkins-edgexfoundry-device-virtual-go-PR-489-1-stack-cost] did not exist. Created. 11:42:52 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-489-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:42:52 + echo total: 0.2199999988079071 [Pipeline] stash 11:42:52 Stashed 1 file(s) [Pipeline] } 11:42:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-489-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:42:52 $ docker stop --time=1 d6671913af452808c44918198151e7298c52893f6e5d3d238477fbd488052332 11:42:52 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:42:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:42:53 $ docker rm -f --volumes d6671913af452808c44918198151e7298c52893f6e5d3d238477fbd488052332 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:42:54 Merging remotes/origin/main commit 04ce07425684dc49eb1d346851a0a7d2d821c622 into PR head commit 4c69930fee9fb690fe538ad7afd80548a6213251 11:42:54 Merge succeeded, producing 4c69930fee9fb690fe538ad7afd80548a6213251 11:42:54 Checking out Revision 4c69930fee9fb690fe538ad7afd80548a6213251 (PR-489) 11:42:53 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:42:53 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:42:53 using GIT_SSH to set credentials SSH Credentials for GitHub 11:42:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/489/head:refs/remotes/origin/PR-489 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:42:54 > git config core.sparsecheckout # timeout=10 11:42:54 > git checkout -f 4c69930fee9fb690fe538ad7afd80548a6213251 # timeout=10 11:42:54 > git remote # timeout=10 11:42:54 > git config --get remote.origin.url # timeout=10 11:42:54 using GIT_SSH to set credentials SSH Credentials for GitHub 11:42:54 > git merge 04ce07425684dc49eb1d346851a0a7d2d821c622 # timeout=10 11:42:54 > git rev-parse HEAD^{commit} # timeout=10 11:42:54 > git config core.sparsecheckout # timeout=10 11:42:54 > git checkout -f 4c69930fee9fb690fe538ad7afd80548a6213251 # timeout=10 11:42:55 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:42:55 > git --version # timeout=10 11:42:55 > git --version # 'git version 2.25.1' 11:42:55 fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:43:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:43:00 % Total % Received % Xferd Average Speed Time Time Time Current 11:43:00 Dload Upload Total Spent Left Speed 11:43:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89706 0 --:--:-- --:--:-- --:--:-- 89706 [Pipeline] sh 11:43:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:43:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:43:01 + sudo tee /etc/docker/daemon.new 11:43:01 { 11:43:01 "registry-mirrors": [ 11:43:01 "https://nexus3.edgexfoundry.org:10001" 11:43:01 ], 11:43:01 "bip": "10.250.0.254/24", 11:43:01 "hosts": [ 11:43:01 "tcp://0.0.0.0:5555", 11:43:01 "unix:///var/run/docker.sock" 11:43:01 ], 11:43:01 "mtu": 1458, 11:43:01 "selinux-enabled": true, 11:43:01 "seccomp-profile": "/etc/docker/seccomp.json" 11:43:01 } [Pipeline] sh 11:43:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:43:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:43:20 provisioning config files... 11:43:20 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config11415595121619118992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:43:20 ---> ****-login.sh 11:43:20 nexus3.edgexfoundry.org:10001 11:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:43:21 Configure a credential helper to remove this warning. See 11:43:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:43:21 11:43:21 Login Succeeded 11:43:21 nexus3.edgexfoundry.org:10002 11:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:43:21 Configure a credential helper to remove this warning. See 11:43:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:43:21 11:43:21 Login Succeeded 11:43:21 nexus3.edgexfoundry.org:10003 11:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:43:22 Configure a credential helper to remove this warning. See 11:43:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:43:22 11:43:22 Login Succeeded 11:43:22 nexus3.edgexfoundry.org:10004 11:43:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:43:22 Configure a credential helper to remove this warning. See 11:43:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:43:22 11:43:22 Login Succeeded 11:43:22 ****.io 11:43:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:43:22 Configure a credential helper to remove this warning. See 11:43:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:43:22 11:43:22 Login Succeeded 11:43:22 ---> ****-login.sh ends [Pipeline] } 11:43:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:43:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:43:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:43:23 ========================================================= 11:43:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:43:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:43:24 Sending build context to Docker daemon 19MB 11:43:24 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:43:24 Step 2/12 : FROM ${BASE} AS builder 11:43:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:43:24 c6b39de5b339: Pulling fs layer 11:43:24 a69c41024577: Pulling fs layer 11:43:24 d6de4b400683: Pulling fs layer 11:43:24 35cb2a7552d0: Pulling fs layer 11:43:24 4f4fb700ef54: Pulling fs layer 11:43:24 464afbd9ba4c: Pulling fs layer 11:43:24 00f215d4a9da: Pulling fs layer 11:43:24 d496ad576159: Pulling fs layer 11:43:24 35cb2a7552d0: Waiting 11:43:24 4f4fb700ef54: Waiting 11:43:24 464afbd9ba4c: Waiting 11:43:24 00f215d4a9da: Waiting 11:43:24 d496ad576159: Waiting 11:43:24 a69c41024577: Verifying Checksum 11:43:24 a69c41024577: Download complete 11:43:24 35cb2a7552d0: Verifying Checksum 11:43:24 35cb2a7552d0: Download complete 11:43:24 4f4fb700ef54: Verifying Checksum 11:43:24 4f4fb700ef54: Download complete 11:43:24 c6b39de5b339: Download complete 11:43:24 464afbd9ba4c: Verifying Checksum 11:43:24 464afbd9ba4c: Download complete 11:43:25 d496ad576159: Verifying Checksum 11:43:25 d496ad576159: Download complete 11:43:25 c6b39de5b339: Pull complete 11:43:26 a69c41024577: Pull complete 11:43:26 d6de4b400683: Verifying Checksum 11:43:26 d6de4b400683: Download complete 11:43:27 00f215d4a9da: Verifying Checksum 11:43:27 00f215d4a9da: Download complete 11:43:39 d6de4b400683: Pull complete 11:43:39 35cb2a7552d0: Pull complete 11:43:39 4f4fb700ef54: Pull complete 11:43:40 464afbd9ba4c: Pull complete 11:43:48 00f215d4a9da: Pull complete 11:43:50 d496ad576159: Pull complete 11:43:50 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:43:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:43:50 ---> f246e2811388 11:43:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:43:51 ---> Running in e1bc49a5a59c 11:43:51 Removing intermediate container e1bc49a5a59c 11:43:51 ---> fe65bcfcef10 11:43:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:43:51 ---> Running in 9a11e89e898c 11:43:52 Removing intermediate container 9a11e89e898c 11:43:52 ---> 59dfaa98cf71 11:43:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:43:52 ---> Running in 6338cfdbe8ac 11:43:52 Removing intermediate container 6338cfdbe8ac 11:43:52 ---> 3973a7085b5c 11:43:52 Step 6/12 : WORKDIR /device-virtual-go 11:43:52 ---> Running in b5be11b89aab 11:43:52 Removing intermediate container b5be11b89aab 11:43:52 ---> fcdd8f782130 11:43:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:43:52 ---> Running in 8560e5d5937d 11:43:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:43:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:43:55 (1/4) Installing openssh-keygen (9.3_p2-r2) 11:43:55 (2/4) Installing libedit (20221030.3.1-r1) 11:43:55 (3/4) Installing openssh-client-common (9.3_p2-r2) 11:43:55 (4/4) Installing openssh-client-default (9.3_p2-r2) 11:43:55 Executing busybox-1.36.1-r5.trigger 11:43:55 OK: 271 MiB in 56 packages 11:43:56 Removing intermediate container 8560e5d5937d 11:43:56 ---> 8e2f45276033 11:43:56 Step 8/12 : COPY go.mod vendor* ./ 11:43:57 ---> bdf36ba93e02 11:43:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:57 ---> Running in 5f2bef7fd8ab 11:45:48 Removing intermediate container 5f2bef7fd8ab 11:45:48 ---> 68be34814fd5 11:45:48 Step 10/12 : COPY . . 11:45:48 ---> 39bab5a4564f 11:45:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:45:48 ---> Running in 95f89571ab1a 11:45:48 Removing intermediate container 95f89571ab1a 11:45:48 ---> efd7c7b88f71 11:45:48 Step 12/12 : RUN $MAKE 11:45:48 ---> Running in 36d1094c04a8 11:45:48 noop 11:45:48 Removing intermediate container 36d1094c04a8 11:45:48 ---> f2ef96684f06 11:45:48 Successfully built f2ef96684f06 11:45:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:49 + docker inspect -f . ci-base-image-arm64 11:45:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:45:49 prd-ubuntu20.04-docker-arm64-4c-16g-12463 does not seem to be running inside a container 11:45:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:45:51 $ docker top 68117449db99fc692fc379bb191bfc5942264ebffb6cb1d77c42044f7c613fc1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:45:51 + go version 11:45:51 go version go1.21.9 linux/arm64 [Pipeline] } 11:45:52 $ docker stop --time=1 68117449db99fc692fc379bb191bfc5942264ebffb6cb1d77c42044f7c613fc1 11:45:53 $ docker rm -f --volumes 68117449db99fc692fc379bb191bfc5942264ebffb6cb1d77c42044f7c613fc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:54 + docker inspect -f . ci-base-image-arm64 11:45:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:45:54 prd-ubuntu20.04-docker-arm64-4c-16g-12463 does not seem to be running inside a container 11:45:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:45:56 $ docker top 5addb06f776bb7754c067dc6dcce7f34b31bc7cdf47f287da3828ff9213cd209 -eo pid,comm [Pipeline] { [Pipeline] sh 11:45:56 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:45:57 + make test 11:45:57 go test ./... -coverprofile=coverage.out 11:46:03 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:49:25 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:49:25 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.059s coverage: 58.3% of statements 11:49:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:49:25 go vet ./... 11:49:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:49:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:49:58 ./bin/test-attribution-txt.sh 11:49:58 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:49:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:49:58 $ docker stop --time=1 5addb06f776bb7754c067dc6dcce7f34b31bc7cdf47f287da3828ff9213cd209 11:50:00 $ docker rm -f --volumes 5addb06f776bb7754c067dc6dcce7f34b31bc7cdf47f287da3828ff9213cd209 [Pipeline] // withDockerContainer [Pipeline] sh 11:50:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:50:01 Warning: overwriting stash ‘coverage-report’ 11:50:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:50:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:50:03 + ls -al . 11:50:03 total 272 11:50:03 drwxrwxr-x 7 jenkins jenkins 4096 Oct 1 11:46 . 11:50:03 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 11:42 .. 11:50:03 drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 11:42 .git 11:50:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 11:42 .github 11:50:03 -rw-rw-r-- 1 jenkins jenkins 272 Oct 1 11:42 .gitignore 11:50:03 -rw-rw-r-- 1 jenkins jenkins 41 Oct 1 11:42 .golangci.yml 11:50:03 -rw-rw-r-- 1 jenkins jenkins 17933 Oct 1 11:42 Attribution.txt 11:50:03 -rw-rw-r-- 1 jenkins jenkins 15941 Oct 1 11:42 CHANGELOG.md 11:50:03 -rw-rw-r-- 1 jenkins jenkins 1755 Oct 1 11:42 Dockerfile 11:50:03 -rw-rw-r-- 1 jenkins jenkins 677 Oct 1 11:42 GOVERNANCE.md 11:50:03 -rw-rw-r-- 1 jenkins jenkins 660 Oct 1 11:42 Jenkinsfile 11:50:03 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 1 11:42 LICENSE 11:50:03 -rw-rw-r-- 1 jenkins jenkins 1953 Oct 1 11:42 Makefile 11:50:03 -rw-rw-r-- 1 jenkins jenkins 623 Oct 1 11:42 OWNERS.md 11:50:03 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 1 11:42 README.md 11:50:03 -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 11:39 VERSION 11:50:03 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 11:42 bin 11:50:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 11:42 cmd 11:50:03 -rw-r--r-- 1 jenkins jenkins 43247 Oct 1 11:49 coverage.out 11:50:03 -rw-rw-r-- 1 jenkins jenkins 6924 Oct 1 11:42 go.mod 11:50:03 -rw-rw-r-- 1 jenkins jenkins 101675 Oct 1 11:42 go.sum 11:50:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 11:42 internal 11:50:03 -rw-rw-r-- 1 jenkins jenkins 235 Oct 1 11:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:04 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4c69930fee9fb690fe538ad7afd80548a6213251 --label arch=arm64 --label version=0.0.0 . 11:50:04 Sending build context to Docker daemon 19.05MB 11:50:04 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:50:04 Step 2/26 : FROM ${BASE} AS builder 11:50:04 ---> f2ef96684f06 11:50:04 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:50:04 ---> Running in 49ff95cabffd 11:50:05 Removing intermediate container 49ff95cabffd 11:50:05 ---> 50f5800bcdb5 11:50:05 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:50:05 ---> Running in cd99dd3f7d2b 11:50:05 Removing intermediate container cd99dd3f7d2b 11:50:05 ---> 5a8324a382b9 11:50:05 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:50:05 ---> Running in ab9771926163 11:50:05 Removing intermediate container ab9771926163 11:50:05 ---> 11998f55ef9d 11:50:05 Step 6/26 : WORKDIR /device-virtual-go 11:50:05 ---> Running in ee65dda9a2ed 11:50:06 Removing intermediate container ee65dda9a2ed 11:50:06 ---> 4b90f6b9fc4c 11:50:06 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:50:06 ---> Running in b4e0c7e30960 11:50:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:50:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:50:08 OK: 271 MiB in 56 packages 11:50:09 Removing intermediate container b4e0c7e30960 11:50:09 ---> 5691ed9e77c3 11:50:09 Step 8/26 : COPY go.mod vendor* ./ 11:50:10 ---> 3e89b5af99d8 11:50:10 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:50:10 ---> Running in 539eec3d6b81 11:50:12 Removing intermediate container 539eec3d6b81 11:50:12 ---> d8b4b583ecf9 11:50:12 Step 10/26 : COPY . . 11:50:14 ---> d3406c88cf79 11:50:14 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:50:14 ---> Running in 87bcd932be55 11:50:14 Removing intermediate container 87bcd932be55 11:50:14 ---> 073d04bee519 11:50:14 Step 12/26 : RUN $MAKE 11:50:14 ---> Running in f5db19ce784d 11:50:15 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.38" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:53:37 Removing intermediate container f5db19ce784d 11:53:37 ---> c79ace2e3112 11:53:37 Step 13/26 : FROM alpine:3.18 11:53:37 3.18: Pulling from library/alpine 11:53:37 720f3032cd11: Pulling fs layer 11:53:37 720f3032cd11: Download complete 11:53:37 720f3032cd11: Pull complete 11:53:37 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:53:37 Status: Downloaded newer image for alpine:3.18 11:53:37 ---> 3e834921e367 11:53:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:53:37 ---> Running in 58dc0e60d196 11:53:37 Removing intermediate container 58dc0e60d196 11:53:37 ---> b2c6cedaa316 11:53:37 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:53:37 ---> Running in 1ca2664a224b 11:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:53:37 (1/1) Installing dumb-init (1.2.5-r2) 11:53:37 Executing busybox-1.36.1-r7.trigger 11:53:37 OK: 8 MiB in 16 packages 11:53:37 Removing intermediate container 1ca2664a224b 11:53:37 ---> 29f520e8f0b2 11:53:37 Step 16/26 : RUN apk --no-cache upgrade 11:53:37 ---> Running in cc8ed1a612b0 11:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:53:39 OK: 8 MiB in 16 packages 11:53:40 Removing intermediate container cc8ed1a612b0 11:53:40 ---> 95f4ddc8be1a 11:53:40 Step 17/26 : WORKDIR / 11:53:40 ---> Running in 41eefbe72535 11:53:40 Removing intermediate container 41eefbe72535 11:53:40 ---> 51f18bfb10f2 11:53:40 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:53:41 ---> 1727706bc3bd 11:53:41 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:53:41 ---> e52529bbdbc5 11:53:41 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:53:43 ---> 0db31b259e44 11:53:43 Step 21/26 : EXPOSE 59900 11:53:43 ---> Running in 927729a41223 11:53:43 Removing intermediate container 927729a41223 11:53:43 ---> 5a49f441ece6 11:53:43 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:53:43 ---> Running in 7bfbe4b51986 11:53:43 Removing intermediate container 7bfbe4b51986 11:53:43 ---> 2eeb1e1e8187 11:53:43 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:53:43 ---> Running in 8f4ea8ea7092 11:53:44 Removing intermediate container 8f4ea8ea7092 11:53:44 ---> 9ed330de4602 11:53:44 Step 24/26 : LABEL arch=arm64 11:53:44 ---> Running in 8b55d0b73aa2 11:53:44 Removing intermediate container 8b55d0b73aa2 11:53:44 ---> 979e5bf7ea55 11:53:44 Step 25/26 : LABEL git_sha=4c69930fee9fb690fe538ad7afd80548a6213251 11:53:44 ---> Running in 55409f779e15 11:53:44 Removing intermediate container 55409f779e15 11:53:44 ---> e95f18cc9f36 11:53:44 Step 26/26 : LABEL version=0.0.0 11:53:44 ---> Running in 60d352302550 11:53:45 Removing intermediate container 60d352302550 11:53:45 ---> 12a45e40166e 11:53:45 [Warning] One or more build-args [ARCH] were not consumed 11:53:45 Successfully built 12a45e40166e 11:53:45 Successfully tagged device-virtual-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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:53:46 11:53:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:53:46 arm64: Pulling from edgex-lftools-log-publisher 11:53:46 8998bd30e6a1: Pulling fs layer 11:53:46 04944245beec: Pulling fs layer 11:53:46 699f458cf7ca: Pulling fs layer 11:53:46 765212b225bb: Pulling fs layer 11:53:46 f23df028b6ca: Pulling fs layer 11:53:46 d65c8cfc05b1: Pulling fs layer 11:53:46 2437ff75d9bd: Pulling fs layer 11:53:46 765212b225bb: Waiting 11:53:46 f23df028b6ca: Waiting 11:53:46 d65c8cfc05b1: Waiting 11:53:46 2437ff75d9bd: Waiting 11:53:46 04944245beec: Verifying Checksum 11:53:46 04944245beec: Download complete 11:53:46 765212b225bb: Verifying Checksum 11:53:46 765212b225bb: Download complete 11:53:46 f23df028b6ca: Download complete 11:53:46 d65c8cfc05b1: Verifying Checksum 11:53:46 d65c8cfc05b1: Download complete 11:53:47 699f458cf7ca: Verifying Checksum 11:53:47 699f458cf7ca: Download complete 11:53:47 8998bd30e6a1: Verifying Checksum 11:53:47 8998bd30e6a1: Download complete 11:53:50 2437ff75d9bd: Verifying Checksum 11:53:50 2437ff75d9bd: Download complete 11:53:52 8998bd30e6a1: Pull complete 11:53:52 04944245beec: Pull complete 11:53:54 699f458cf7ca: Pull complete 11:53:54 765212b225bb: Pull complete 11:53:55 f23df028b6ca: Pull complete 11:53:55 d65c8cfc05b1: Pull complete 11:54:13 2437ff75d9bd: Pull complete 11:54:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:54:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:54:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:14 prd-ubuntu20.04-docker-arm64-4c-16g-12463 does not seem to be running inside a container 11:54:14 $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:54:16 $ docker top ec9eebc4459dc193e4331c2f2fa9414b5c99ec65733e3a1a324fbf51f1dba7ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:54:17 ---> job-cost.sh 11:54:17 lf-activate-venv: SKIPPING 11:54:17 INFO: No Stack... 11:54:18 INFO: Retrieving Pricing Info for: v3-standard-4 11:54:18 INFO: Archiving Costs [Pipeline] sh 11:54:19 + + cutcat -d, /w/workspace/device-virtual-go/1/archives/cost.csv -f6 11:54:19 [Pipeline] lock 11:54:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-489-1-stack-cost] 11:54:19 Resource [jenkins-edgexfoundry-device-virtual-go-PR-489-1-stack-cost] did not exist. Created. 11:54:19 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-489-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:54:20 /w/workspace/device-virtual-go/1@tmp/durable-319a990a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:54:21 + echo total: 0.10999999940395355 [Pipeline] stash 11:54:21 Warning: overwriting stash ‘stack-cost’ 11:54:21 Stashed 1 file(s) [Pipeline] } 11:54:21 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-489-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:54:21 $ docker stop --time=1 ec9eebc4459dc193e4331c2f2fa9414b5c99ec65733e3a1a324fbf51f1dba7ee 11:54:22 $ docker rm -f --volumes ec9eebc4459dc193e4331c2f2fa9414b5c99ec65733e3a1a324fbf51f1dba7ee [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 11:54:24 provisioning config files... 11:54:24 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-489@tmp/config3499913747037348177tmp [Pipeline] { [Pipeline] sh 11:54:24 + set +x 11:54:24 + + curl -s https://codecov.io/bash 11:54:24 bash -s -- 11:54:24 11:54:24 _____ _ 11:54:24 / ____| | | 11:54:24 | | ___ __| | ___ ___ _____ __ 11:54:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:54:24 | |___| (_) | (_| | __/ (_| (_) \ V / 11:54:24 \_____\___/ \__,_|\___|\___\___/ \_/ 11:54:24 Bash-1.0.6 11:54:24 11:54:24 11:54:24 ==> git version 2.25.1 found 11:54:24 ==> 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 11:54:24 Release-Date: 2020-01-08 11:54:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:54:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:54:24 ==> Jenkins CI detected. 11:54:24 current dir:  /w/workspace/foundry_device-virtual-go_PR-489 11:54:24 project root: . 11:54:24 --> token set from env 11:54:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:54:24 ==> Running gcov in . (disable via -X gcov) 11:54:24 ==> Python coveragepy not found 11:54:24 ==> Searching for coverage reports in: 11:54:24 + . 11:54:24 -> Found 1 reports 11:54:24 ==> Detecting git/mercurial file structure 11:54:24 ==> Reading reports 11:54:24 + ./coverage.out bytes=43247 11:54:24 ==> Appending adjustments 11:54:24 https://docs.codecov.io/docs/fixing-reports 11:54:24 + Found adjustments 11:54:24 ==> Gzipping contents 11:54:24 8.0K /tmp/codecov.lbZ8Oe.gz 11:54:24 ==> Uploading reports 11:54:24 url: https://codecov.io 11:54:24 query: branch=PR-489&commit=4c69930fee9fb690fe538ad7afd80548a6213251&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-489%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=489&job=&cmd_args= 11:54:24 -> Pinging Codecov 11:54:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-489&commit=4c69930fee9fb690fe538ad7afd80548a6213251&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-489%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=489&job=&cmd_args= 11:54:24 -> Uploading to 11:54:24 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/4c69930fee9fb690fe538ad7afd80548a6213251/5643038a-3510-476f-9781-5b75f22fa40b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241001%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241001T115424Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=3f0aaa9671d1c6fe1b5be0e3a8bd90107ec913f97cfee56b114cb745a2ab59db 11:54:24 % Total % Received % Xferd Average Speed Time Time Time Current 11:54:24 Dload Upload Total Spent Left Speed 11:54:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 19022 --:--:-- --:--:-- --:--:-- 19022 11:54:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/4c69930fee9fb690fe538ad7afd80548a6213251 [Pipeline] } 11:54:25 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:54:27 + [ -d /w/workspace/foundry_device-virtual-go_PR-489/archives ] 11:54:27 + ls -al /w/workspace/foundry_device-virtual-go_PR-489/archives 11:54:27 total 16 11:54:27 drwxr-xr-x 3 root root 4096 Oct 1 11:42 . 11:54:27 drwxrwxr-x 9 jenkins jenkins 4096 Oct 1 11:42 .. 11:54:27 drwxr-xr-x 2 root root 4096 Oct 1 11:42 cost 11:54:27 -rw-r--r-- 1 root root 89 Oct 1 11:42 cost.csv 11:54:27 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-489/archives 11:54:27 + ls -al /w/workspace/foundry_device-virtual-go_PR-489/archives 11:54:27 total 16 11:54:27 drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 11:42 . 11:54:27 drwxrwxr-x 9 jenkins jenkins 4096 Oct 1 11:42 .. 11:54:27 drwxr-xr-x 2 jenkins jenkins 4096 Oct 1 11:42 cost 11:54:27 -rw-r--r-- 1 jenkins jenkins 89 Oct 1 11:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:54:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:54:28 ---> package-listing.sh 11:54:28 ++ facter osfamily 11:54:28 ++ tr '[:upper:]' '[:lower:]' 11:54:29 + OS_FAMILY=debian 11:54:29 + workspace=/w/workspace/foundry_device-virtual-go_PR-489 11:54:29 + START_PACKAGES=/tmp/packages_start.txt 11:54:29 + END_PACKAGES=/tmp/packages_end.txt 11:54:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:54:29 + PACKAGES=/tmp/packages_start.txt 11:54:29 + '[' /w/workspace/foundry_device-virtual-go_PR-489 ']' 11:54:29 + PACKAGES=/tmp/packages_end.txt 11:54:29 + case "${OS_FAMILY}" in 11:54:29 + dpkg -l 11:54:29 + grep '^ii' 11:54:29 + '[' -f /tmp/packages_start.txt ']' 11:54:29 + '[' -f /tmp/packages_end.txt ']' 11:54:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:54:29 + '[' /w/workspace/foundry_device-virtual-go_PR-489 ']' 11:54:29 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-489/archives/ 11:54:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-489/archives/ [Pipeline] echo 11:54:29 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/foundry_device-virtual-go_PR-489/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:54:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:54:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:30 prd-ubuntu20.04-docker-8c-8g-12460 does not seem to be running inside a container 11:54:30 $ 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/foundry_device-virtual-go_PR-489/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-489 -v /w/workspace/foundry_device-virtual-go_PR-489:/w/workspace/foundry_device-virtual-go_PR-489:rw,z -v /w/workspace/foundry_device-virtual-go_PR-489@tmp:/w/workspace/foundry_device-virtual-go_PR-489@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:54:30 $ docker top aa556f65a974aac01068f674dcdb0520d772a77b20615d75722c148214be95b0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:54:31 + touch /tmp/pre-build-complete [Pipeline] sh 11:54:31 + mkdir -p /var/log/sysstat [Pipeline] sh 11:54:31 + ls /var/log/sa-host 11:54:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:54:32 provisioning config files... 11:54:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-489@tmp/config7735222419881865967tmp [Pipeline] { [Pipeline] echo 11:54:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:54:32 ---> create-netrc.sh [Pipeline] } 11:54:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:54:33 ---> python-tools-install.sh [Pipeline] echo 11:54:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:54:33 ---> sudo-logs.sh 11:54:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:54:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:54:34 ---> job-cost.sh 11:54:34 lf-activate-venv: SKIPPING 11:54:34 DEBUG: total: 0.2199999988079071 11:54:34 INFO: Retrieving Stack Cost... 11:54:34 INFO: Retrieving Pricing Info for: v3-standard-8 11:54:34 INFO: Archiving Costs [Pipeline] echo 11:54:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:54:35 ---> logs-deploy.sh 11:54:35 lf-activate-venv: SKIPPING 11:54:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-489/1 11:54:35 INFO: archiving workspace using pattern(s): 11:54:36 Archives upload complete. 11:54:36 INFO: archiving logs to Nexus 11:54:37 ---> uname -a: 11:54:37 Linux prd-ubuntu20-04-docker-8c-8g-12460 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:54:37 11:54:37 11:54:37 ---> lscpu: 11:54:37 Architecture: x86_64 11:54:37 CPU op-mode(s): 32-bit, 64-bit 11:54:37 Byte Order: Little Endian 11:54:37 Address sizes: 40 bits physical, 48 bits virtual 11:54:37 CPU(s): 8 11:54:37 On-line CPU(s) list: 0-7 11:54:37 Thread(s) per core: 1 11:54:37 Core(s) per socket: 1 11:54:37 Socket(s): 8 11:54:37 NUMA node(s): 1 11:54:37 Vendor ID: AuthenticAMD 11:54:37 CPU family: 23 11:54:37 Model: 49 11:54:37 Model name: AMD EPYC-Rome Processor 11:54:37 Stepping: 0 11:54:37 CPU MHz: 2800.000 11:54:37 BogoMIPS: 5600.00 11:54:37 Virtualization: AMD-V 11:54:37 Hypervisor vendor: KVM 11:54:37 Virtualization type: full 11:54:37 L1d cache: 256 KiB 11:54:37 L1i cache: 256 KiB 11:54:37 L2 cache: 4 MiB 11:54:37 L3 cache: 128 MiB 11:54:37 NUMA node0 CPU(s): 0-7 11:54:37 Vulnerability Itlb multihit: Not affected 11:54:37 Vulnerability L1tf: Not affected 11:54:37 Vulnerability Mds: Not affected 11:54:37 Vulnerability Meltdown: Not affected 11:54:37 Vulnerability Mmio stale data: Not affected 11:54:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:54:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:54:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:54:37 Vulnerability Srbds: Not affected 11:54:37 Vulnerability Tsx async abort: Not affected 11:54:37 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 11:54:37 11:54:37 11:54:37 ---> nproc: 11:54:37 8 11:54:37 11:54:37 11:54:37 ---> df -h: 11:54:37 Filesystem Size Used Avail Use% Mounted on 11:54:37 overlay 155G 12G 143G 8% / 11:54:37 tmpfs 64M 0 64M 0% /dev 11:54:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:54:37 shm 64M 0 64M 0% /dev/shm 11:54:37 /dev/vda1 155G 12G 143G 8% /facter-os 11:54:37 11:54:37 11:54:37 ---> sar -b -r -n DEV: 11:54:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12460) 10/01/24 _x86_64_ (8 CPU) 11:54:37 11:54:37 11:38:28 LINUX RESTART (8 CPU) 11:54:37 11:54:37 11:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:54:37 11:40:01 405.37 15.64 389.73 0.00 1967.67 52125.00 0.00 11:54:37 11:41:01 247.48 2.05 245.43 0.00 18.53 78795.27 0.00 11:54:37 11:42:01 79.27 0.18 79.09 0.00 15.06 18480.37 0.00 11:54:37 11:43:01 146.78 0.05 146.73 0.00 7.46 46803.20 0.00 11:54:37 11:44:01 33.53 3.88 29.65 0.00 2072.99 4797.35 0.00 11:54:37 11:45:01 19.83 1.23 18.60 0.00 2270.42 3910.55 0.00 11:54:37 11:46:01 3.50 0.02 3.48 0.00 0.13 93.98 0.00 11:54:37 11:47:01 2.02 0.00 2.02 0.00 0.00 22.93 0.00 11:54:37 11:48:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 11:54:37 11:49:01 3.82 1.57 2.25 0.00 36.93 27.06 0.00 11:54:37 11:50:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 11:54:37 11:51:01 1.77 0.00 1.77 0.00 0.00 20.40 0.00 11:54:37 11:52:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 11:54:37 11:53:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 11:54:37 11:54:01 1.68 0.02 1.67 0.00 0.13 23.33 0.00 11:54:37 Average: 62.93 1.63 61.30 0.00 424.23 13634.38 0.00 11:54:37 11:54:37 11:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:54:37 11:40:01 29143352 31528344 784760 2.39 80620 2578920 1973760 5.82 1052336 2300464 9980 11:54:37 11:41:01 27210984 31135252 1163264 3.54 189404 3854020 2489560 7.34 1767252 3343300 305016 11:54:37 11:42:01 27124468 31076464 1220472 3.71 193876 3866284 2705892 7.97 1908936 3271260 274396 11:54:37 11:43:01 26978276 31541932 758428 2.31 203888 4435076 1755408 5.17 1377384 3920092 400 11:54:37 11:44:01 26728108 31519828 760356 2.31 219336 4641908 1735788 5.12 1501312 4017216 120 11:54:37 11:45:01 26513832 31518876 759908 2.31 232796 4836552 1730000 5.10 1655056 4069948 8 11:54:37 11:46:01 26525892 31525932 752964 2.29 231356 4833300 1756832 5.18 1647600 4066748 4 11:54:37 11:47:01 26526904 31527016 751752 2.29 231420 4833308 1756832 5.18 1646480 4066748 152 11:54:37 11:48:01 26530408 31530564 748188 2.28 231440 4833308 1756832 5.18 1643440 4066748 180 11:54:37 11:49:01 26517908 31520224 758448 2.31 231532 4834416 1756832 5.18 1661380 4067124 48 11:54:37 11:50:01 26517924 31520264 758336 2.31 231564 4834416 1756832 5.18 1661396 4067064 12 11:54:37 11:51:01 26518884 31521272 757260 2.30 231604 4834420 1756832 5.18 1659252 4067064 16 11:54:37 11:52:01 26519080 31521520 756960 2.30 231644 4834416 1756832 5.18 1658992 4067072 12 11:54:37 11:53:01 26518812 31521284 757124 2.30 231672 4834424 1756832 5.18 1659024 4067068 8 11:54:37 11:54:01 26514920 31517528 760800 2.31 231712 4834404 1764976 5.20 1659688 4067040 64 11:54:37 Average: 26825983 31468420 816601 2.48 213591 4514611 1880669 5.54 1610635 3834997 39361 11:54:37 11:54:37 11:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:54:37 11:40:01 lo 6.71 6.71 0.66 0.66 0.00 0.00 0.00 0.00 11:54:37 11:40:01 docker0 199.42 215.15 16.53 511.00 0.00 0.00 0.00 0.00 11:54:37 11:40:01 veth4857198 155.92 167.62 15.46 146.75 0.00 0.00 0.00 0.01 11:54:37 11:40:01 ens3 630.69 485.04 6017.83 99.83 0.00 0.00 0.00 0.00 11:54:37 11:41:01 vethe1eae9c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:54:37 11:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:54:37 11:41:01 docker0 168.14 323.96 14.57 3096.05 0.00 0.00 0.00 0.00 11:54:37 11:41:01 ens3 345.06 181.49 3119.47 25.77 0.00 0.00 0.00 0.00 11:54:37 11:42:01 veth49690a9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:54:37 11:42:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 11:54:37 11:42:01 docker0 1.50 3.02 0.09 30.91 0.00 0.00 0.00 0.00 11:54:37 11:42:01 ens3 28.11 18.74 52.88 11.01 0.00 0.00 0.00 0.00 11:54:37 11:43:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 11:54:37 11:43:01 docker0 2.65 4.85 0.16 62.22 0.00 0.00 0.00 0.00 11:54:37 11:43:01 ens3 110.28 66.38 2647.89 13.38 0.00 0.00 0.00 0.00 11:54:37 11:44:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 11:54:37 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:37 11:44:01 ens3 83.49 37.33 1357.09 2.88 0.00 0.00 0.00 0.00 11:54:37 11:45:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 11:54:37 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:37 11:45:01 ens3 71.85 25.46 1394.54 1.81 0.00 0.00 0.00 0.00 11:54:37 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:37 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:37 11:46:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:54:37 11:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:54:37 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:37 11:47:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:54:37 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:37 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:37 11:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:37 11:49:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:54:37 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:37 11:49:01 ens3 35.56 45.04 7.26 111.10 0.00 0.00 0.00 0.00 11:54:37 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:37 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:37 11:50:01 ens3 1.70 1.40 0.97 1.21 0.00 0.00 0.00 0.00 11:54:37 11:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:54:37 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:37 11:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:54:37 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:37 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:37 11:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:37 11:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:54:37 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:37 11:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:54:37 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:37 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:37 11:54:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:54:37 Average: lo 0.72 0.72 0.07 0.07 0.00 0.00 0.00 0.00 11:54:37 Average: docker0 24.59 36.27 2.07 246.38 0.00 0.00 0.00 0.00 11:54:37 Average: ens3 86.55 56.95 967.60 17.71 0.00 0.00 0.00 0.00 11:54:37 11:54:37 11:54:37 ---> sar -P ALL: 11:54:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12460) 10/01/24 _x86_64_ (8 CPU) 11:54:37 11:54:37 11:38:28 LINUX RESTART (8 CPU) 11:54:37 11:54:37 11:39:02 CPU %user %nice %system %iowait %steal %idle 11:54:37 11:40:01 all 8.58 0.00 3.12 2.38 0.08 85.84 11:54:37 11:40:01 0 7.11 0.00 2.86 8.05 0.07 81.90 11:54:37 11:40:01 1 11.58 0.00 2.80 1.73 0.07 83.82 11:54:37 11:40:01 2 9.25 0.00 3.72 3.53 0.07 83.44 11:54:37 11:40:01 3 7.41 0.00 3.37 0.26 0.09 88.88 11:54:37 11:40:01 4 8.79 0.00 3.06 0.38 0.10 87.68 11:54:37 11:40:01 5 8.54 0.00 3.18 0.98 0.07 87.24 11:54:37 11:40:01 6 8.48 0.00 3.65 0.33 0.09 87.46 11:54:37 11:40:01 7 7.48 0.00 2.35 3.78 0.07 86.32 11:54:37 11:41:01 all 16.03 0.00 4.57 5.72 0.09 73.59 11:54:37 11:41:01 0 14.11 0.00 4.99 3.34 0.10 77.46 11:54:37 11:41:01 1 16.02 0.00 6.66 28.64 0.10 48.58 11:54:37 11:41:01 2 16.68 0.00 4.39 1.14 0.05 77.74 11:54:37 11:41:01 3 15.31 0.00 4.27 8.93 0.10 71.39 11:54:37 11:41:01 4 15.93 0.00 3.99 0.86 0.08 79.13 11:54:37 11:41:01 5 17.02 0.00 3.57 0.49 0.08 78.84 11:54:37 11:41:01 6 16.02 0.00 4.27 1.82 0.12 77.78 11:54:37 11:41:01 7 17.16 0.00 4.41 0.77 0.08 77.57 11:54:37 11:42:01 all 36.32 0.00 5.22 4.77 0.12 53.57 11:54:37 11:42:01 0 33.95 0.00 5.21 0.03 0.10 60.71 11:54:37 11:42:01 1 36.25 0.00 5.27 6.03 0.12 52.33 11:54:37 11:42:01 2 37.52 0.00 5.26 0.86 0.12 56.25 11:54:37 11:42:01 3 33.64 0.00 4.36 0.02 0.10 61.88 11:54:37 11:42:01 4 37.63 0.00 5.36 24.55 0.13 32.32 11:54:37 11:42:01 5 37.74 0.00 5.22 0.52 0.17 56.35 11:54:37 11:42:01 6 36.41 0.00 5.56 1.26 0.10 56.68 11:54:37 11:42:01 7 37.39 0.00 5.53 4.91 0.13 52.03 11:54:37 11:43:01 all 13.78 0.00 3.13 4.95 0.07 78.06 11:54:37 11:43:01 0 12.47 0.00 2.61 0.15 0.05 84.72 11:54:37 11:43:01 1 14.16 0.00 2.70 0.75 0.07 82.32 11:54:37 11:43:01 2 14.32 0.00 3.63 0.71 0.12 81.23 11:54:37 11:43:01 3 12.22 0.00 3.33 0.47 0.05 83.94 11:54:37 11:43:01 4 13.98 0.00 3.44 0.39 0.07 82.13 11:54:37 11:43:01 5 15.80 0.00 2.84 0.17 0.08 81.11 11:54:37 11:43:01 6 14.22 0.00 3.34 29.05 0.09 53.31 11:54:37 11:43:01 7 13.09 0.00 3.20 8.27 0.07 75.36 11:54:37 11:44:01 all 1.53 0.00 0.77 4.29 0.03 93.38 11:54:37 11:44:01 0 0.85 0.00 0.80 1.52 0.02 96.81 11:54:37 11:44:01 1 1.49 0.00 0.45 0.67 0.02 97.38 11:54:37 11:44:01 2 2.15 0.00 0.47 19.77 0.07 77.54 11:54:37 11:44:01 3 1.08 0.00 0.55 0.53 0.02 97.81 11:54:37 11:44:01 4 1.04 0.00 1.84 0.85 0.03 96.24 11:54:37 11:44:01 5 1.69 0.00 0.65 4.94 0.03 92.69 11:54:37 11:44:01 6 2.02 0.00 0.63 0.72 0.03 96.59 11:54:37 11:44:01 7 1.94 0.00 0.77 5.38 0.05 91.87 11:54:37 11:45:01 all 1.03 0.00 0.57 1.15 0.01 97.23 11:54:37 11:45:01 0 0.47 0.00 1.40 0.02 0.00 98.12 11:54:37 11:45:01 1 1.27 0.00 0.45 0.22 0.02 98.05 11:54:37 11:45:01 2 0.72 0.00 0.34 0.10 0.03 98.81 11:54:37 11:45:01 3 0.38 0.00 0.28 0.07 0.00 99.27 11:54:37 11:45:01 4 0.67 0.00 0.65 0.08 0.02 98.58 11:54:37 11:45:01 5 2.54 0.00 0.48 6.29 0.02 90.67 11:54:37 11:45:01 6 0.67 0.00 0.28 1.19 0.02 97.85 11:54:37 11:45:01 7 1.57 0.00 0.65 1.27 0.02 96.50 11:54:37 11:46:01 all 0.08 0.00 0.05 0.05 0.00 99.82 11:54:37 11:46:01 0 0.02 0.00 0.05 0.00 0.00 99.93 11:54:37 11:46:01 1 0.08 0.00 0.05 0.00 0.00 99.87 11:54:37 11:46:01 2 0.22 0.00 0.07 0.07 0.02 99.63 11:54:37 11:46:01 3 0.05 0.00 0.03 0.00 0.00 99.92 11:54:37 11:46:01 4 0.05 0.00 0.02 0.00 0.00 99.93 11:54:37 11:46:01 5 0.05 0.00 0.02 0.23 0.00 99.70 11:54:37 11:46:01 6 0.05 0.00 0.08 0.10 0.02 99.75 11:54:37 11:46:01 7 0.10 0.00 0.05 0.02 0.00 99.83 11:54:37 11:47:01 all 0.05 0.00 0.01 0.14 0.01 99.79 11:54:37 11:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:54:37 11:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:54:37 11:47:01 2 0.32 0.00 0.00 0.10 0.02 99.57 11:54:37 11:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:54:37 11:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:54:37 11:47:01 5 0.02 0.00 0.00 0.88 0.02 99.08 11:54:37 11:47:01 6 0.00 0.00 0.00 0.12 0.00 99.88 11:54:37 11:47:01 7 0.07 0.00 0.03 0.00 0.02 99.88 11:54:37 11:48:01 all 0.03 0.00 0.02 0.01 0.01 99.94 11:54:37 11:48:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:54:37 11:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:54:37 11:48:01 2 0.02 0.00 0.05 0.00 0.02 99.92 11:54:37 11:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:54:37 11:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:54:37 11:48:01 5 0.05 0.00 0.02 0.05 0.00 99.88 11:54:37 11:48:01 6 0.03 0.00 0.03 0.02 0.02 99.90 11:54:37 11:48:01 7 0.07 0.00 0.00 0.00 0.00 99.93 11:54:37 11:49:01 all 0.38 0.00 0.06 0.11 0.00 99.45 11:54:37 11:49:01 0 0.32 0.00 0.17 0.02 0.00 99.50 11:54:37 11:49:01 1 0.23 0.00 0.02 0.00 0.00 99.75 11:54:37 11:49:01 2 0.27 0.00 0.07 0.00 0.02 99.65 11:54:37 11:49:01 3 0.22 0.00 0.03 0.00 0.00 99.75 11:54:37 11:49:01 4 0.38 0.00 0.02 0.32 0.00 99.28 11:54:37 11:49:01 5 0.75 0.00 0.10 0.55 0.00 98.60 11:54:37 11:49:01 6 0.20 0.00 0.02 0.02 0.00 99.77 11:54:37 11:49:01 7 0.65 0.00 0.05 0.00 0.00 99.30 11:54:37 11:50:01 all 0.06 0.00 0.02 0.02 0.00 99.90 11:54:37 11:50:01 0 0.05 0.00 0.00 0.00 0.00 99.95 11:54:37 11:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:54:37 11:50:01 2 0.03 0.00 0.05 0.00 0.00 99.92 11:54:37 11:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:54:37 11:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:54:37 11:50:01 5 0.25 0.00 0.02 0.13 0.02 99.58 11:54:37 11:50:01 6 0.03 0.00 0.03 0.00 0.00 99.93 11:54:37 11:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:54:37 11:54:37 11:50:01 CPU %user %nice %system %iowait %steal %idle 11:54:37 11:51:01 all 0.01 0.00 0.01 0.02 0.00 99.95 11:54:37 11:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:54:37 11:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:54:37 11:51:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:54:37 11:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:54:37 11:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:54:37 11:51:01 5 0.02 0.00 0.00 0.13 0.00 99.85 11:54:37 11:51:01 6 0.02 0.00 0.03 0.02 0.02 99.92 11:54:37 11:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:54:37 11:52:01 all 0.04 0.00 0.01 0.05 0.01 99.89 11:54:37 11:52:01 0 0.07 0.00 0.02 0.00 0.02 99.90 11:54:37 11:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:54:37 11:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:54:37 11:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:54:37 11:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:54:37 11:52:01 5 0.12 0.00 0.03 0.37 0.00 99.48 11:54:37 11:52:01 6 0.07 0.00 0.02 0.03 0.02 99.87 11:54:37 11:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:54:37 11:53:01 all 0.04 0.00 0.01 0.16 0.01 99.78 11:54:37 11:53:01 0 0.18 0.00 0.00 0.00 0.02 99.80 11:54:37 11:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:54:37 11:53:01 2 0.05 0.00 0.02 0.05 0.00 99.88 11:54:37 11:53:01 3 0.03 0.00 0.03 0.00 0.02 99.92 11:54:37 11:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:54:37 11:53:01 5 0.03 0.00 0.00 0.73 0.02 99.22 11:54:37 11:53:01 6 0.03 0.00 0.02 0.52 0.00 99.43 11:54:37 11:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:54:37 11:54:01 all 0.06 0.00 0.03 0.20 0.01 99.70 11:54:37 11:54:01 0 0.30 0.00 0.02 0.00 0.00 99.68 11:54:37 11:54:01 1 0.00 0.00 0.03 0.00 0.02 99.95 11:54:37 11:54:01 2 0.05 0.00 0.03 0.62 0.02 99.28 11:54:37 11:54:01 3 0.07 0.00 0.00 0.02 0.00 99.92 11:54:37 11:54:01 4 0.05 0.00 0.05 0.00 0.00 99.90 11:54:37 11:54:01 5 0.00 0.00 0.05 0.93 0.02 99.00 11:54:37 11:54:01 6 0.02 0.00 0.03 0.00 0.02 99.93 11:54:37 11:54:01 7 0.03 0.00 0.03 0.00 0.02 99.92 11:54:37 Average: all 5.17 0.00 1.16 1.59 0.03 92.05 11:54:37 Average: 0 4.63 0.00 1.20 0.86 0.03 93.28 11:54:37 Average: 1 5.37 0.00 1.22 2.51 0.03 90.88 11:54:37 Average: 2 5.42 0.00 1.20 1.79 0.04 91.55 11:54:37 Average: 3 4.65 0.00 1.07 0.68 0.03 93.56 11:54:37 Average: 4 5.20 0.00 1.22 1.82 0.03 91.74 11:54:37 Average: 5 5.61 0.00 1.07 1.16 0.03 92.12 11:54:37 Average: 6 5.18 0.00 1.19 2.31 0.03 91.28 11:54:37 Average: 7 5.27 0.00 1.13 1.62 0.03 91.94 11:54:37 11:54:37 11:54:37