Pull request #477 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2435e9f219b457f4d61eaf05b426dc055a7f40df+d2286335481a4acfff8c0442b7058260a928cf02 (c10109e67e46dc3ae440bdcbc14260a6a04a4e2c) 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-ssh4000504728895825841.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh16996983619851111937.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 590556114a56c6d90cc8043840e039c2f74196dc 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-477/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-477/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14267845256150950367.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-477/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2098930766402475246.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh7225982913480369224.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-477/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-477/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5409537369169964154.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 590556114a56c6d90cc8043840e039c2f74196dc 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-5449 in /w/workspace/foundry_device-virtual-go_PR-477 [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-477 # 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 Merging remotes/origin/main commit d2286335481a4acfff8c0442b7058260a928cf02 into PR head commit 2435e9f219b457f4d61eaf05b426dc055a7f40df Merge succeeded, producing 2435e9f219b457f4d61eaf05b426dc055a7f40df Checking out Revision 2435e9f219b457f4d61eaf05b426dc055a7f40df (PR-477) 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 590556114a56c6d90cc8043840e039c2f74196dc > 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/477/head:refs/remotes/origin/PR-477 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2435e9f219b457f4d61eaf05b426dc055a7f40df # 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 d2286335481a4acfff8c0442b7058260a928cf02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2435e9f219b457f4d61eaf05b426dc055a7f40df # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:32:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:32:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:32:13 ========================================================= 11:32:13 EdgeX Global Pipelines Version Info 11:32:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:32:13 ------------------- 11:32:13 stable info: 11:32:13 ------------------- 11:32:13 Commited By: Ginny Guan ginny@iotechsys.com 11:32:13 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 11:32:13 Message: update stable to v1.0.260 11:32:14 ------------------- 11:32:14 experimental info: 11:32:14 ------------------- 11:32:14 Commited By: Ginny Guan ginny@iotechsys.com 11:32:14 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 11:32:14 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:32:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:32:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:32:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:32:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:32:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:32:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:32:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:32:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:32:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:32:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:32:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:32:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:32:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:32:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:32:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:32:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:32:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:32:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:32:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:32:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:32:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-477 [Pipeline] echo 11:32:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-477 [Pipeline] echo 11:32:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-477 [Pipeline] echo 11:32:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2435e9f219b457f4d61eaf05b426dc055a7f40df [Pipeline] echo 11:32:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2435e9f [Pipeline] echo 11:32:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:32:17 provisioning config files... 11:32:17 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-477@tmp/config13452288679710315408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:32:17 ---> ****-login.sh 11:32:17 nexus3.edgexfoundry.org:10001 11:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:32:17 Configure a credential helper to remove this warning. See 11:32:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:32:17 11:32:17 Login Succeeded 11:32:17 nexus3.edgexfoundry.org:10002 11:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:32:18 Configure a credential helper to remove this warning. See 11:32:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:32:18 11:32:18 Login Succeeded 11:32:18 nexus3.edgexfoundry.org:10003 11:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:32:18 Configure a credential helper to remove this warning. See 11:32:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:32:18 11:32:18 Login Succeeded 11:32:18 nexus3.edgexfoundry.org:10004 11:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:32:18 Configure a credential helper to remove this warning. See 11:32:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:32:18 11:32:18 Login Succeeded 11:32:18 ****.io 11:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:32:18 Configure a credential helper to remove this warning. See 11:32:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:32:18 11:32:18 Login Succeeded 11:32:18 ---> ****-login.sh ends [Pipeline] } 11:32:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:32:19 + git rev-list -1 --merges 2435e9f219b457f4d61eaf05b426dc055a7f40df~1..2435e9f219b457f4d61eaf05b426dc055a7f40df [Pipeline] echo 11:32:19 -----------> git rev-list -1 --merges 2435e9f219b457f4d61eaf05b426dc055a7f40df~1..2435e9f219b457f4d61eaf05b426dc055a7f40df 2435e9f219b457f4d61eaf05b426dc055a7f40df [false] [Pipeline] sh 11:32:19 + git log --format=format:%s -1 2435e9f219b457f4d61eaf05b426dc055a7f40df [Pipeline] echo 11:32:19 ========================================================= 11:32:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:32:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:32:20 + git log --format=format:%s -1 2435e9f219b457f4d61eaf05b426dc055a7f40df [Pipeline] echo 11:32:20 [semverPrep] GIT_COMMIT: 2435e9f219b457f4d61eaf05b426dc055a7f40df, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:32:20 [semverPrep] This is not a build commit. [Pipeline] sh 11:32:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:32:21 + grep -v github /etc/ssh/ssh_known_hosts 11:32:21 + [ -e /tmp/ssh_known_hosts ] 11:32:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:32:21 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 11:32:21 -a /etc/ssh/ssh_known_hosts 11:32:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:32:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:32:21 11:32:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:32:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:32:22 0.1.4: Pulling from edgex-devops/py-git-semver 11:32:22 b85a868b505f: Pulling fs layer 11:32:22 e2be974225ed: Pulling fs layer 11:32:22 339a4e72a1f5: Pulling fs layer 11:32:22 988bab9f4d93: Pulling fs layer 11:32:22 1469e6f7b9e6: Pulling fs layer 11:32:22 eaf3925da568: Pulling fs layer 11:32:22 bab4dde63d76: Pulling fs layer 11:32:22 bde34c3a00c8: Pulling fs layer 11:32:22 b352a97aabf1: Pulling fs layer 11:32:22 bab4dde63d76: Waiting 11:32:22 988bab9f4d93: Waiting 11:32:22 eaf3925da568: Waiting 11:32:22 1469e6f7b9e6: Waiting 11:32:22 bde34c3a00c8: Waiting 11:32:22 4872d77fe225: Pulling fs layer 11:32:22 5851b861e8e6: Pulling fs layer 11:32:22 b352a97aabf1: Waiting 11:32:22 5851b861e8e6: Waiting 11:32:22 4872d77fe225: Waiting 11:32:22 e2be974225ed: Verifying Checksum 11:32:22 e2be974225ed: Download complete 11:32:22 988bab9f4d93: Verifying Checksum 11:32:22 988bab9f4d93: Download complete 11:32:22 1469e6f7b9e6: Verifying Checksum 11:32:22 1469e6f7b9e6: Download complete 11:32:22 eaf3925da568: Verifying Checksum 11:32:22 eaf3925da568: Download complete 11:32:22 339a4e72a1f5: Verifying Checksum 11:32:22 339a4e72a1f5: Download complete 11:32:22 bde34c3a00c8: Download complete 11:32:22 b352a97aabf1: Download complete 11:32:22 4872d77fe225: Download complete 11:32:22 5851b861e8e6: Download complete 11:32:22 b85a868b505f: Verifying Checksum 11:32:22 b85a868b505f: Download complete 11:32:22 bab4dde63d76: Verifying Checksum 11:32:22 bab4dde63d76: Download complete 11:32:23 b85a868b505f: Pull complete 11:32:23 e2be974225ed: Pull complete 11:32:24 339a4e72a1f5: Pull complete 11:32:24 988bab9f4d93: Pull complete 11:32:24 1469e6f7b9e6: Pull complete 11:32:24 eaf3925da568: Pull complete 11:32:26 bab4dde63d76: Pull complete 11:32:26 bde34c3a00c8: Pull complete 11:32:26 b352a97aabf1: Pull complete 11:32:26 4872d77fe225: Pull complete 11:32:26 5851b861e8e6: Pull complete 11:32:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:32:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:32:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:32:26 prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container 11:32:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-477 -v /w/workspace/foundry_device-virtual-go_PR-477:/w/workspace/foundry_device-virtual-go_PR-477:rw,z -v /w/workspace/foundry_device-virtual-go_PR-477@tmp:/w/workspace/foundry_device-virtual-go_PR-477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:32:29 $ docker top 5656fe79f8edf5de3209146dd23e0ea75eebdcf154c3ab4f4a5be6c49b8e46d1 -eo pid,comm 11:32:29 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:32:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:32:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:32:30 [ssh-agent] Looking for ssh-agent implementation... 11:32:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:32:30 $ docker exec 5656fe79f8edf5de3209146dd23e0ea75eebdcf154c3ab4f4a5be6c49b8e46d1 ssh-agent 11:32:30 SSH_AUTH_SOCK=/tmp/ssh-bYGxJZTcFjMC/agent.32 11:32:30 SSH_AGENT_PID=38 11:32:30 Running ssh-add (command line suppressed) 11:32:30 Identity added: /w/workspace/foundry_device-virtual-go_PR-477@tmp/private_key_3724222928998039567.key (/w/workspace/foundry_device-virtual-go_PR-477@tmp/private_key_3724222928998039567.key) 11:32:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:32:30 + git tag --points-at HEAD [Pipeline] } 11:32:30 $ docker exec --env ******** --env ******** 5656fe79f8edf5de3209146dd23e0ea75eebdcf154c3ab4f4a5be6c49b8e46d1 ssh-agent -k 11:32:30 unset SSH_AUTH_SOCK; 11:32:30 unset SSH_AGENT_PID; 11:32:30 echo Agent pid 38 killed; 11:32:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:32:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:32:30 [ssh-agent] Looking for ssh-agent implementation... 11:32:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:32:31 $ docker exec 5656fe79f8edf5de3209146dd23e0ea75eebdcf154c3ab4f4a5be6c49b8e46d1 ssh-agent 11:32:31 SSH_AUTH_SOCK=/tmp/ssh-L3iQDFWlao6r/agent.70 11:32:31 SSH_AGENT_PID=76 11:32:31 Running ssh-add (command line suppressed) 11:32:31 Identity added: /w/workspace/foundry_device-virtual-go_PR-477@tmp/private_key_6103869106680525807.key (/w/workspace/foundry_device-virtual-go_PR-477@tmp/private_key_6103869106680525807.key) 11:32:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:32:31 + git semver init 11:32:31 2024-07-12 11:32:31,820 [run_init] DEBUG init version:0.0.0 force:False 11:32:31 2024-07-12 11:32:31,821 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-477/.semver 11:32:31 2024-07-12 11:32:31,822 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-477/.semver 11:32:31 2024-07-12 11:32:31,822 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-477/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-477, universal_newlines=False, shell=None, istream=None) 11:32:33 2024-07-12 11:32:33,811 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-477/.git/info/exclude 11:32:33 2024-07-12 11:32:33,812 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-477/.semver/PR-477 with force:False 11:32:33 2024-07-12 11:32:33,812 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-477/.semver/PR-477 11:32:33 2024-07-12 11:32:33,816 [execute] INFO git cat-file --batch-check 11:32:33 2024-07-12 11:32:33,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-477/.semver, universal_newlines=False, shell=None, istream=) 11:32:34 2024-07-12 11:32:33,822 [execute] INFO git cat-file --batch 11:32:34 2024-07-12 11:32:33,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-477/.semver, universal_newlines=False, shell=None, istream=) 11:32:34 2024-07-12 11:32:33,828 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-477/.semver/PR-477 11:32:34 0.0.0 [Pipeline] } 11:32:34 $ docker exec --env ******** --env ******** 5656fe79f8edf5de3209146dd23e0ea75eebdcf154c3ab4f4a5be6c49b8e46d1 ssh-agent -k 11:32:34 unset SSH_AUTH_SOCK; 11:32:34 unset SSH_AGENT_PID; 11:32:34 echo Agent pid 76 killed; 11:32:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:32:34 + git semver [Pipeline] } 11:32:35 $ docker stop --time=1 5656fe79f8edf5de3209146dd23e0ea75eebdcf154c3ab4f4a5be6c49b8e46d1 11:32:36 $ docker rm -f --volumes 5656fe79f8edf5de3209146dd23e0ea75eebdcf154c3ab4f4a5be6c49b8e46d1 [Pipeline] // withDockerContainer [Pipeline] sh 11:32:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:32:37 Stashed 1 file(s) [Pipeline] echo 11:32:37 [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:32:37 provisioning config files... 11:32:37 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-477@tmp/config7765588600270284533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:32:38 ---> ****-login.sh 11:32:38 nexus3.edgexfoundry.org:10001 11:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:32:38 Configure a credential helper to remove this warning. See 11:32:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:32:38 11:32:38 Login Succeeded 11:32:38 nexus3.edgexfoundry.org:10002 11:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:32:38 Configure a credential helper to remove this warning. See 11:32:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:32:38 11:32:38 Login Succeeded 11:32:38 nexus3.edgexfoundry.org:10003 11:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:32:38 Configure a credential helper to remove this warning. See 11:32:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:32:38 11:32:38 Login Succeeded 11:32:38 nexus3.edgexfoundry.org:10004 11:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:32:38 Configure a credential helper to remove this warning. See 11:32:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:32:38 11:32:38 Login Succeeded 11:32:38 ****.io 11:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:32:38 Configure a credential helper to remove this warning. See 11:32:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:32:38 11:32:38 Login Succeeded 11:32:38 ---> ****-login.sh ends [Pipeline] } 11:32:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:32:39 ========================================================= 11:32:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:32:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:32:39 + 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:32:39 Sending build context to Docker daemon 37.53MB 11:32:39 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:32:39 Step 2/12 : FROM ${BASE} AS builder 11:32:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:32:40 619be1103602: Pulling fs layer 11:32:40 7862e08f4a3e: Pulling fs layer 11:32:40 5df492c9dc93: Pulling fs layer 11:32:40 7629e6793208: Pulling fs layer 11:32:40 4f4fb700ef54: Pulling fs layer 11:32:40 fb5054dd5b73: Pulling fs layer 11:32:40 4f4fb700ef54: Waiting 11:32:40 7629e6793208: Waiting 11:32:40 eeca6798cff9: Pulling fs layer 11:32:40 fb5054dd5b73: Waiting 11:32:40 aa269ceb94a6: Pulling fs layer 11:32:40 ada007ff1a6a: Pulling fs layer 11:32:40 eeca6798cff9: Waiting 11:32:40 aa269ceb94a6: Waiting 11:32:40 ada007ff1a6a: Waiting 11:32:40 7862e08f4a3e: Verifying Checksum 11:32:40 7862e08f4a3e: Download complete 11:32:40 7629e6793208: Verifying Checksum 11:32:40 4f4fb700ef54: Download complete 11:32:40 fb5054dd5b73: Download complete 11:32:40 619be1103602: Verifying Checksum 11:32:40 619be1103602: Download complete 11:32:40 eeca6798cff9: Verifying Checksum 11:32:40 eeca6798cff9: Download complete 11:32:40 619be1103602: Pull complete 11:32:40 ada007ff1a6a: Verifying Checksum 11:32:40 7862e08f4a3e: Pull complete 11:32:40 5df492c9dc93: Verifying Checksum 11:32:40 5df492c9dc93: Download complete 11:32:40 aa269ceb94a6: Verifying Checksum 11:32:40 aa269ceb94a6: Download complete 11:32:43 5df492c9dc93: Pull complete 11:32:43 7629e6793208: Pull complete 11:32:43 4f4fb700ef54: Pull complete 11:32:43 fb5054dd5b73: Pull complete 11:32:43 eeca6798cff9: Pull complete 11:32:46 aa269ceb94a6: Pull complete 11:32:46 ada007ff1a6a: Pull complete 11:32:46 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 11:32:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:32:46 ---> f489d0715acc 11:32:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:32:50 ---> Running in 368d46695d18 11:32:51 Removing intermediate container 368d46695d18 11:32:51 ---> 445d806555ca 11:32:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:32:51 ---> Running in a869846a347e 11:32:51 Removing intermediate container a869846a347e 11:32:51 ---> a0da8c929ecd 11:32:51 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:32:51 ---> Running in ca2412a2b502 11:32:51 Removing intermediate container ca2412a2b502 11:32:51 ---> 4228f60c5c05 11:32:51 Step 6/12 : WORKDIR /device-virtual-go 11:32:51 ---> Running in da0088d6af15 11:32:51 Removing intermediate container da0088d6af15 11:32:51 ---> 4475bb2bf909 11:32:51 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:32:51 ---> Running in ec13fec424f5 11:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:32:51 (1/4) Installing openssh-keygen (9.3_p2-r2) 11:32:51 (2/4) Installing libedit (20221030.3.1-r1) 11:32:51 (3/4) Installing openssh-client-common (9.3_p2-r2) 11:32:51 (4/4) Installing openssh-client-default (9.3_p2-r2) 11:32:51 Executing busybox-1.36.1-r5.trigger 11:32:51 OK: 268 MiB in 56 packages 11:32:52 Removing intermediate container ec13fec424f5 11:32:52 ---> 8f928611e406 11:32:52 Step 8/12 : COPY go.mod vendor* ./ 11:32:52 ---> 7689d09e3da9 11:32:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:32:52 ---> Running in 515ac6058e80 11:32:52 Still waiting to schedule task 11:32:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:34:14 Removing intermediate container 515ac6058e80 11:34:14 ---> 567e42009206 11:34:14 Step 10/12 : COPY . . 11:34:14 ---> ed765b4f2d12 11:34:14 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:34:14 ---> Running in 12abb652fac6 11:34:14 Removing intermediate container 12abb652fac6 11:34:14 ---> c7984fb2f9fe 11:34:14 Step 12/12 : RUN $MAKE 11:34:14 ---> Running in bb628d1e9480 11:34:14 noop 11:34:14 Removing intermediate container bb628d1e9480 11:34:14 ---> 64858152bc95 11:34:14 Successfully built 64858152bc95 11:34:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:14 + docker inspect -f . ci-base-image-x86_64 11:34:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:14 prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container 11:34:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-477 -v /w/workspace/foundry_device-virtual-go_PR-477:/w/workspace/foundry_device-virtual-go_PR-477:rw,z -v /w/workspace/foundry_device-virtual-go_PR-477@tmp:/w/workspace/foundry_device-virtual-go_PR-477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:34:15 $ docker top 9af6697538b7a26ce700bba0204ef485607f39668f100321b2cb712babcdbf1b -eo pid,comm [Pipeline] { [Pipeline] sh 11:34:15 + go version 11:34:15 go version go1.21.9 linux/amd64 [Pipeline] } 11:34:15 $ docker stop --time=1 9af6697538b7a26ce700bba0204ef485607f39668f100321b2cb712babcdbf1b 11:34:16 $ docker rm -f --volumes 9af6697538b7a26ce700bba0204ef485607f39668f100321b2cb712babcdbf1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:17 + docker inspect -f . ci-base-image-x86_64 11:34:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:17 prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container 11:34:18 $ 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-477 -v /w/workspace/foundry_device-virtual-go_PR-477:/w/workspace/foundry_device-virtual-go_PR-477:rw,z -v /w/workspace/foundry_device-virtual-go_PR-477@tmp:/w/workspace/foundry_device-virtual-go_PR-477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:34:18 $ docker top 84a5ba452fb3e39a703767d07dc66967fbb215c2f6899b5011a0fecc27592bd2 -eo pid,comm [Pipeline] { [Pipeline] sh 11:34:18 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-477 [Pipeline] fileExists [Pipeline] sh 11:34:19 + make test 11:34:19 go test ./... -coverprofile=coverage.out 11:34:20 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:34:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5450 in /w/workspace/foundry_device-virtual-go_PR-477 [Pipeline] { [Pipeline] ws 11:34:34 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:34:37 The recommended git tool is: git 11:34:38 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:34:38 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.011s coverage: 58.4% of statements 11:34:44 using credential edgex-jenkins-ssh 11:34:44 Cloning the remote Git repository 11:34:44 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:34:44 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:34:44 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:34:44 > git --version # timeout=10 11:34:44 > git --version # 'git version 2.25.1' 11:34:44 using GIT_SSH to set credentials SSH Credentials for GitHub 11:34:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:34:46 go vet ./... 11:34:48 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:34:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:34:49 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:34:49 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:34:49 using GIT_SSH to set credentials SSH Credentials for GitHub 11:34:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/477/head:refs/remotes/origin/PR-477 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:34:49 Merging remotes/origin/main commit d2286335481a4acfff8c0442b7058260a928cf02 into PR head commit 2435e9f219b457f4d61eaf05b426dc055a7f40df 11:34:50 Merge succeeded, producing 2435e9f219b457f4d61eaf05b426dc055a7f40df 11:34:50 Checking out Revision 2435e9f219b457f4d61eaf05b426dc055a7f40df (PR-477) 11:34:50 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:34:50 > git --version # timeout=10 11:34:50 > git --version # 'git version 2.25.1' 11:34:50 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 11:34:49 > git config core.sparsecheckout # timeout=10 11:34:49 > git checkout -f 2435e9f219b457f4d61eaf05b426dc055a7f40df # timeout=10 11:34:49 > git remote # timeout=10 11:34:49 > git config --get remote.origin.url # timeout=10 11:34:49 using GIT_SSH to set credentials SSH Credentials for GitHub 11:34:50 > git merge d2286335481a4acfff8c0442b7058260a928cf02 # timeout=10 11:34:50 > git rev-parse HEAD^{commit} # timeout=10 11:34:50 > git config core.sparsecheckout # timeout=10 11:34:50 > git checkout -f 2435e9f219b457f4d61eaf05b426dc055a7f40df # timeout=10 11:34:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:34:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:34:53 ./bin/test-attribution-txt.sh 11:34:53 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:34:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:34:53 $ docker stop --time=1 84a5ba452fb3e39a703767d07dc66967fbb215c2f6899b5011a0fecc27592bd2 11:34:58 $ docker rm -f --volumes 84a5ba452fb3e39a703767d07dc66967fbb215c2f6899b5011a0fecc27592bd2 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 11:34:58 + sudo chown -R jenkins:jenkins . [Pipeline] script [Pipeline] { [Pipeline] stash [Pipeline] sh 11:34:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 11:34:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:34:59 % Total % Received % Xferd Average Speed Time Time Time Current 11:34:59 Dload Upload Total Spent Left Speed 11:34:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 115k [Pipeline] sh [Pipeline] sh 11:35:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:35:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:35:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:35:00 + sudo tee /etc/docker/daemon.new 11:35:00 { 11:35:00 "registry-mirrors": [ 11:35:00 "https://nexus3.edgexfoundry.org:10001" 11:35:00 ], 11:35:00 "bip": "10.250.0.254/24", 11:35:00 "hosts": [ 11:35:00 "tcp://0.0.0.0:5555", 11:35:00 "unix:///var/run/docker.sock" 11:35:00 ], 11:35:00 "mtu": 1458, 11:35:00 "selinux-enabled": true, 11:35:00 "seccomp-profile": "/etc/docker/seccomp.json" 11:35:00 } [Pipeline] sh 11:35:00 + ls -al . 11:35:00 total 276 11:35:00 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 11:34 . 11:35:00 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 11:32 .. 11:35:00 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 11:34 .git 11:35:00 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 11:32 .github 11:35:00 -rw-rw-r-- 1 jenkins jenkins 272 Jul 12 11:32 .gitignore 11:35:00 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 11:32 .golangci.yml 11:35:00 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 11:32 .semver 11:35:00 -rw-rw-r-- 1 jenkins jenkins 17933 Jul 12 11:32 Attribution.txt 11:35:00 -rw-rw-r-- 1 jenkins jenkins 15941 Jul 12 11:32 CHANGELOG.md 11:35:00 -rw-rw-r-- 1 jenkins jenkins 1755 Jul 12 11:32 Dockerfile 11:35:00 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 11:32 GOVERNANCE.md 11:35:00 -rw-rw-r-- 1 jenkins jenkins 660 Jul 12 11:32 Jenkinsfile 11:35:00 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 12 11:32 LICENSE 11:35:00 -rw-rw-r-- 1 jenkins jenkins 1953 Jul 12 11:32 Makefile 11:35:00 -rw-rw-r-- 1 jenkins jenkins 623 Jul 12 11:32 OWNERS.md 11:35:00 -rw-rw-r-- 1 jenkins jenkins 4103 Jul 12 11:32 README.md 11:35:00 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 11:32 VERSION 11:35:00 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 11:32 bin 11:35:00 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 11:32 cmd 11:35:00 -rw-r--r-- 1 jenkins jenkins 43247 Jul 12 11:34 coverage.out 11:35:00 -rw-rw-r-- 1 jenkins jenkins 7029 Jul 12 11:32 go.mod 11:35:00 -rw-rw-r-- 1 jenkins jenkins 102296 Jul 12 11:32 go.sum 11:35:00 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 11:32 internal 11:35:00 -rw-rw-r-- 1 jenkins jenkins 235 Jul 12 11:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:35:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:35:00 + 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=2435e9f219b457f4d61eaf05b426dc055a7f40df --label arch=amd64 --label version=0.0.0 . 11:35:00 Sending build context to Docker daemon 37.57MB 11:35:00 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:35:00 Step 2/26 : FROM ${BASE} AS builder 11:35:00 ---> 64858152bc95 11:35:00 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:35:01 + sudo service docker restart 11:35:01 ---> Running in 87d0745754c8 11:35:01 Removing intermediate container 87d0745754c8 11:35:01 ---> 9410f752b83d 11:35:01 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:35:01 ---> Running in 3f83949ea621 11:35:01 Removing intermediate container 3f83949ea621 11:35:01 ---> 16b5307e3cfe 11:35:01 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:35:01 ---> Running in 8c9f5dfa4f9a 11:35:01 Removing intermediate container 8c9f5dfa4f9a 11:35:01 ---> e69f252dc912 11:35:01 Step 6/26 : WORKDIR /device-virtual-go 11:35:01 ---> Running in 759e3d522dbd 11:35:01 Removing intermediate container 759e3d522dbd 11:35:01 ---> cacabc86feab 11:35:01 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:35:02 ---> Running in 2292090a213a 11:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:35:02 OK: 268 MiB in 56 packages 11:35:03 Removing intermediate container 2292090a213a 11:35:03 ---> e57762b7eb85 11:35:03 Step 8/26 : COPY go.mod vendor* ./ 11:35:03 ---> c16e4b9cc6ca 11:35:03 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:35:03 ---> Running in aff572ad03f4 11:35:03 Removing intermediate container aff572ad03f4 11:35:03 ---> 309daf40acb5 11:35:03 Step 10/26 : COPY . . 11:35:04 ---> c0e5887d9f2e 11:35:04 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:35:04 ---> Running in c70ec37de1c3 11:35:04 Removing intermediate container c70ec37de1c3 11:35:04 ---> e4941d8402a6 11:35:04 Step 12/26 : RUN $MAKE 11:35:04 ---> Running in 9999dfb9f20e 11:35:04 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.21" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:35:19 provisioning config files... 11:35:19 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7084616314272815514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:35:19 ---> ****-login.sh 11:35:19 nexus3.edgexfoundry.org:10001 11:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:35:20 Configure a credential helper to remove this warning. See 11:35:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:35:20 11:35:20 Login Succeeded 11:35:20 nexus3.edgexfoundry.org:10002 11:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:35:20 Configure a credential helper to remove this warning. See 11:35:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:35:20 11:35:20 Login Succeeded 11:35:20 nexus3.edgexfoundry.org:10003 11:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:35:21 Configure a credential helper to remove this warning. See 11:35:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:35:21 11:35:21 Login Succeeded 11:35:21 nexus3.edgexfoundry.org:10004 11:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:35:21 Configure a credential helper to remove this warning. See 11:35:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:35:21 11:35:21 Login Succeeded 11:35:21 ****.io 11:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:35:21 Configure a credential helper to remove this warning. See 11:35:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:35:21 11:35:21 Login Succeeded 11:35:22 ---> ****-login.sh ends [Pipeline] } 11:35:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:35:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:35:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:35:22 ========================================================= 11:35:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:35:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:35:23 + 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:35:23 Sending build context to Docker daemon 18.95MB 11:35:23 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:35:23 Step 2/12 : FROM ${BASE} AS builder 11:35:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:35:23 c6b39de5b339: Pulling fs layer 11:35:23 a69c41024577: Pulling fs layer 11:35:23 d6de4b400683: Pulling fs layer 11:35:23 35cb2a7552d0: Pulling fs layer 11:35:23 4f4fb700ef54: Pulling fs layer 11:35:23 35cb2a7552d0: Waiting 11:35:23 464afbd9ba4c: Pulling fs layer 11:35:23 4f4fb700ef54: Waiting 11:35:23 00f215d4a9da: Pulling fs layer 11:35:23 464afbd9ba4c: Waiting 11:35:23 d496ad576159: Pulling fs layer 11:35:23 d496ad576159: Waiting 11:35:23 a69c41024577: Verifying Checksum 11:35:23 a69c41024577: Download complete 11:35:23 35cb2a7552d0: Verifying Checksum 11:35:23 35cb2a7552d0: Download complete 11:35:23 4f4fb700ef54: Verifying Checksum 11:35:23 4f4fb700ef54: Download complete 11:35:23 464afbd9ba4c: Download complete 11:35:23 c6b39de5b339: Verifying Checksum 11:35:23 c6b39de5b339: Download complete 11:35:24 d496ad576159: Verifying Checksum 11:35:24 d496ad576159: Download complete 11:35:24 c6b39de5b339: Pull complete 11:35:25 a69c41024577: Pull complete 11:35:25 d6de4b400683: Verifying Checksum 11:35:25 d6de4b400683: Download complete 11:35:26 00f215d4a9da: Verifying Checksum 11:35:26 00f215d4a9da: Download complete 11:35:37 Removing intermediate container 9999dfb9f20e 11:35:37 ---> 01d64c011623 11:35:37 Step 13/26 : FROM alpine:3.18 11:35:37 3.18: Pulling from library/alpine 11:35:37 73baa7ef167e: Pulling fs layer 11:35:37 73baa7ef167e: Download complete 11:35:37 73baa7ef167e: Pull complete 11:35:37 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 11:35:37 Status: Downloaded newer image for alpine:3.18 11:35:37 ---> 8fd7cac70a4a 11:35:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:35:37 ---> Running in d09b6c300e37 11:35:37 Removing intermediate container d09b6c300e37 11:35:37 ---> e3e873e4d2ea 11:35:37 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:35:37 ---> Running in ab483afd7d3f 11:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:35:37 (1/1) Installing dumb-init (1.2.5-r2) 11:35:37 Executing busybox-1.36.1-r7.trigger 11:35:37 OK: 7 MiB in 16 packages 11:35:37 Removing intermediate container ab483afd7d3f 11:35:37 ---> a7a2b959a4c6 11:35:37 Step 16/26 : RUN apk --no-cache upgrade 11:35:37 ---> Running in 31718ced7d28 11:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:35:37 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 11:35:37 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 11:35:37 OK: 7 MiB in 16 packages 11:35:37 Removing intermediate container 31718ced7d28 11:35:37 ---> 177fa9c62582 11:35:37 Step 17/26 : WORKDIR / 11:35:37 ---> Running in e6140205f8c1 11:35:37 Removing intermediate container e6140205f8c1 11:35:37 ---> f8b3ec9866b3 11:35:37 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:35:37 ---> 097886b8e7a4 11:35:37 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:35:37 ---> 99fec33d92e0 11:35:37 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:35:38 ---> f4f6a6bfbfab 11:35:38 Step 21/26 : EXPOSE 59900 11:35:38 ---> Running in 70dc405f430f 11:35:38 Removing intermediate container 70dc405f430f 11:35:38 ---> 5405cd3554ea 11:35:38 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:35:38 ---> Running in 2cd9f786bc93 11:35:38 Removing intermediate container 2cd9f786bc93 11:35:38 ---> fde31305a042 11:35:38 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:35:38 ---> Running in f3d0621c4797 11:35:38 Removing intermediate container f3d0621c4797 11:35:38 ---> 0a717df06193 11:35:38 Step 24/26 : LABEL arch=amd64 11:35:38 ---> Running in 7e7ba07d477b 11:35:38 Removing intermediate container 7e7ba07d477b 11:35:38 ---> 3afbe09d8bab 11:35:38 Step 25/26 : LABEL git_sha=2435e9f219b457f4d61eaf05b426dc055a7f40df 11:35:38 ---> Running in fa09ad58c78e 11:35:38 Removing intermediate container fa09ad58c78e 11:35:38 ---> e2d758179025 11:35:38 Step 26/26 : LABEL version=0.0.0 11:35:38 ---> Running in 2d99dea173ae 11:35:38 d6de4b400683: Pull complete 11:35:38 35cb2a7552d0: Pull complete 11:35:38 4f4fb700ef54: Pull complete 11:35:38 464afbd9ba4c: Pull complete 11:35:39 Removing intermediate container 2d99dea173ae 11:35:39 ---> 68617dcb2572 11:35:39 [Warning] One or more build-args [ARCH] were not consumed 11:35:39 Successfully built 68617dcb2572 11:35:39 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:35:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:35:40 11:35:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:35:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:35:40 latest: Pulling from edgex-lftools-log-publisher 11:35:40 5eb5b503b376: Pulling fs layer 11:35:40 5c69ac0246d0: Pulling fs layer 11:35:40 ec43610c2a17: Pulling fs layer 11:35:40 3a2ae6a8a46f: Pulling fs layer 11:35:40 33b1e0a273af: Pulling fs layer 11:35:40 5d3b04190fa2: Pulling fs layer 11:35:40 2f39f015ded8: Pulling fs layer 11:35:40 3a2ae6a8a46f: Waiting 11:35:40 33b1e0a273af: Waiting 11:35:40 5d3b04190fa2: Waiting 11:35:40 5c69ac0246d0: Verifying Checksum 11:35:40 5c69ac0246d0: Download complete 11:35:40 3a2ae6a8a46f: Verifying Checksum 11:35:40 3a2ae6a8a46f: Download complete 11:35:40 33b1e0a273af: Verifying Checksum 11:35:40 33b1e0a273af: Download complete 11:35:40 5d3b04190fa2: Verifying Checksum 11:35:40 5d3b04190fa2: Download complete 11:35:40 ec43610c2a17: Verifying Checksum 11:35:40 ec43610c2a17: Download complete 11:35:40 5eb5b503b376: Verifying Checksum 11:35:40 5eb5b503b376: Download complete 11:35:41 2f39f015ded8: Download complete 11:35:42 5eb5b503b376: Pull complete 11:35:42 5c69ac0246d0: Pull complete 11:35:42 ec43610c2a17: Pull complete 11:35:42 3a2ae6a8a46f: Pull complete 11:35:42 33b1e0a273af: Pull complete 11:35:42 5d3b04190fa2: Pull complete 11:35:47 2f39f015ded8: Pull complete 11:35:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:35:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:35:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:35:47 prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container 11:35:47 $ 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-477 -v /w/workspace/foundry_device-virtual-go_PR-477:/w/workspace/foundry_device-virtual-go_PR-477:rw,z -v /w/workspace/foundry_device-virtual-go_PR-477@tmp:/w/workspace/foundry_device-virtual-go_PR-477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:35:49 00f215d4a9da: Pull complete 11:35:49 d496ad576159: Pull complete 11:35:49 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:35:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:35:49 ---> f246e2811388 11:35:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:35:51 $ docker top b524944c220ec756106571dbbbfbdabfd5738961f0437f361c219e83b629ab11 -eo pid,comm [Pipeline] { 11:35:51 ---> Running in 5ee8628a22c1 11:35:51 Removing intermediate container 5ee8628a22c1 11:35:51 ---> dcaf01515870 11:35:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:35:51 ---> Running in 00cb0cb29bfe [Pipeline] libraryResource [Pipeline] sh 11:35:51 Removing intermediate container 00cb0cb29bfe 11:35:51 ---> fb157c2eec7c 11:35:51 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:35:51 ---> job-cost.sh 11:35:51 lf-activate-venv: SKIPPING 11:35:51 INFO: No Stack... 11:35:52 ---> Running in db9d09be72c8 11:35:52 Removing intermediate container db9d09be72c8 11:35:52 ---> 506e9e696012 11:35:52 Step 6/12 : WORKDIR /device-virtual-go 11:35:52 ---> Running in f9442e0ee4ce 11:35:52 INFO: Retrieving Pricing Info for: v3-standard-8 11:35:52 Removing intermediate container f9442e0ee4ce 11:35:52 ---> a5ab2e117eb2 11:35:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:35:52 ---> Running in 240a90f3c54d 11:35:52 INFO: Archiving Costs [Pipeline] sh 11:35:53 + cat /w/workspace/foundry_device-virtual-go_PR-477/archives/cost.csv 11:35:53 + cut -d, -f6 [Pipeline] lock 11:35:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-477-1-stack-cost] 11:35:53 Resource [jenkins-edgexfoundry-device-virtual-go-PR-477-1-stack-cost] did not exist. Created. 11:35:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-477-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:35:53 + echo total: 0.2199999988079071 [Pipeline] stash 11:35:53 Stashed 1 file(s) [Pipeline] } 11:35:53 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-477-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:35:53 $ docker stop --time=1 b524944c220ec756106571dbbbfbdabfd5738961f0437f361c219e83b629ab11 11:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:35:54 $ docker rm -f --volumes b524944c220ec756106571dbbbfbdabfd5738961f0437f361c219e83b629ab11 11:35:55 (1/4) Installing openssh-keygen (9.3_p2-r2) 11:35:55 (2/4) Installing libedit (20221030.3.1-r1) 11:35:55 (3/4) Installing openssh-client-common (9.3_p2-r2) 11:35:55 (4/4) Installing openssh-client-default (9.3_p2-r2) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv 11:35:55 Executing busybox-1.36.1-r5.trigger 11:35:55 OK: 271 MiB in 56 packages [Pipeline] } [Pipeline] // stage [Pipeline] } 11:35:56 Removing intermediate container 240a90f3c54d 11:35:56 ---> dae0b78b33b8 11:35:56 Step 8/12 : COPY go.mod vendor* ./ 11:35:56 ---> 086eaa72e236 11:35:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:35:56 ---> Running in 71dc2a66f4c4 11:37:48 Removing intermediate container 71dc2a66f4c4 11:37:48 ---> 6a14f584edc5 11:37:48 Step 10/12 : COPY . . 11:37:48 ---> dcc3e27e545a 11:37:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:37:48 ---> Running in 18011164dc9a 11:37:48 Removing intermediate container 18011164dc9a 11:37:48 ---> 22cb676c3a0b 11:37:48 Step 12/12 : RUN $MAKE 11:37:48 ---> Running in 68f9772a0f57 11:37:48 noop 11:37:48 Removing intermediate container 68f9772a0f57 11:37:48 ---> 4ea62d68a148 11:37:48 Successfully built 4ea62d68a148 11:37:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:49 + docker inspect -f . ci-base-image-arm64 11:37:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:37:49 prd-ubuntu20.04-docker-arm64-4c-16g-5450 does not seem to be running inside a container 11:37: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:37:50 $ docker top e530c4e319253e54b3ccc9f92a339cd56dc7878350eb80d3fedcd48230160c54 -eo pid,comm [Pipeline] { [Pipeline] sh 11:37:51 + go version 11:37:51 go version go1.21.9 linux/arm64 [Pipeline] } 11:37:51 $ docker stop --time=1 e530c4e319253e54b3ccc9f92a339cd56dc7878350eb80d3fedcd48230160c54 11:37:53 $ docker rm -f --volumes e530c4e319253e54b3ccc9f92a339cd56dc7878350eb80d3fedcd48230160c54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:54 + docker inspect -f . ci-base-image-arm64 11:37:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:37:54 prd-ubuntu20.04-docker-arm64-4c-16g-5450 does not seem to be running inside a container 11:37: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:37:55 $ docker top c59ccb585bd24e4c7fb784fae5da47c9fa1585c1f9e83bad51fc45fe211ef2a5 -eo pid,comm [Pipeline] { [Pipeline] sh 11:37:56 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:37:57 + make test 11:37:57 go test ./... -coverprofile=coverage.out 11:38:02 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:41:09 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:41:10 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.060s coverage: 58.3% of statements 11:41:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:41:11 go vet ./... 11:41:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:41:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:41:58 ./bin/test-attribution-txt.sh 11:41:58 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:41:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:41:58 $ docker stop --time=1 c59ccb585bd24e4c7fb784fae5da47c9fa1585c1f9e83bad51fc45fe211ef2a5 11:42:00 $ docker rm -f --volumes c59ccb585bd24e4c7fb784fae5da47c9fa1585c1f9e83bad51fc45fe211ef2a5 [Pipeline] // withDockerContainer [Pipeline] sh 11:42:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:42:02 Warning: overwriting stash ‘coverage-report’ 11:42:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:42:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:42:03 + ls -al . 11:42:03 total 272 11:42:03 drwxrwxr-x 7 jenkins jenkins 4096 Jul 12 11:38 . 11:42:03 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 11:34 .. 11:42:03 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 11:34 .git 11:42:03 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 11:34 .github 11:42:03 -rw-rw-r-- 1 jenkins jenkins 272 Jul 12 11:34 .gitignore 11:42:03 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 11:34 .golangci.yml 11:42:03 -rw-rw-r-- 1 jenkins jenkins 17933 Jul 12 11:34 Attribution.txt 11:42:03 -rw-rw-r-- 1 jenkins jenkins 15941 Jul 12 11:34 CHANGELOG.md 11:42:03 -rw-rw-r-- 1 jenkins jenkins 1755 Jul 12 11:34 Dockerfile 11:42:03 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 11:34 GOVERNANCE.md 11:42:03 -rw-rw-r-- 1 jenkins jenkins 660 Jul 12 11:34 Jenkinsfile 11:42:03 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 12 11:34 LICENSE 11:42:03 -rw-rw-r-- 1 jenkins jenkins 1953 Jul 12 11:34 Makefile 11:42:03 -rw-rw-r-- 1 jenkins jenkins 623 Jul 12 11:34 OWNERS.md 11:42:03 -rw-rw-r-- 1 jenkins jenkins 4103 Jul 12 11:34 README.md 11:42:03 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 11:32 VERSION 11:42:03 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 11:34 bin 11:42:03 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 11:34 cmd 11:42:03 -rw-r--r-- 1 jenkins jenkins 43247 Jul 12 11:41 coverage.out 11:42:03 -rw-rw-r-- 1 jenkins jenkins 7029 Jul 12 11:34 go.mod 11:42:03 -rw-rw-r-- 1 jenkins jenkins 102296 Jul 12 11:34 go.sum 11:42:03 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 11:34 internal 11:42:03 -rw-rw-r-- 1 jenkins jenkins 235 Jul 12 11:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42: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=2435e9f219b457f4d61eaf05b426dc055a7f40df --label arch=arm64 --label version=0.0.0 . 11:42:04 Sending build context to Docker daemon 19MB 11:42:04 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:42:04 Step 2/26 : FROM ${BASE} AS builder 11:42:04 ---> 4ea62d68a148 11:42:04 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:42:04 ---> Running in 2e6f9c1cb861 11:42:05 Removing intermediate container 2e6f9c1cb861 11:42:05 ---> 137e5f45da38 11:42:05 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:42:05 ---> Running in dadbb0e7e6ce 11:42:05 Removing intermediate container dadbb0e7e6ce 11:42:05 ---> 5e6cc1285f54 11:42:05 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:42:05 ---> Running in fd3e7a165b2d 11:42:05 Removing intermediate container fd3e7a165b2d 11:42:05 ---> 546afc3a7aaa 11:42:05 Step 6/26 : WORKDIR /device-virtual-go 11:42:06 ---> Running in da1996318cc2 11:42:06 Removing intermediate container da1996318cc2 11:42:06 ---> 044f83ed1627 11:42:06 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:42:06 ---> Running in a2b7f3efc750 11:42:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:42:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:42:08 OK: 271 MiB in 56 packages 11:42:09 Removing intermediate container a2b7f3efc750 11:42:09 ---> 48178c9eff46 11:42:09 Step 8/26 : COPY go.mod vendor* ./ 11:42:09 ---> 63d97de2204e 11:42:09 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:09 ---> Running in e922f1978335 11:42:12 Removing intermediate container e922f1978335 11:42:12 ---> d943b995b7ba 11:42:12 Step 10/26 : COPY . . 11:42:13 ---> d3ac8334e5d9 11:42:13 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:42:13 ---> Running in 9be8808a0b1a 11:42:14 Removing intermediate container 9be8808a0b1a 11:42:14 ---> 9c16d2e0b708 11:42:14 Step 12/26 : RUN $MAKE 11:42:14 ---> Running in 92e828cfa4e4 11:42: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.21" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:45:36 Removing intermediate container 92e828cfa4e4 11:45:36 ---> 2faf2517f2fd 11:45:36 Step 13/26 : FROM alpine:3.18 11:45:36 3.18: Pulling from library/alpine 11:45:36 5c905c7ebe2f: Pulling fs layer 11:45:36 5c905c7ebe2f: Verifying Checksum 11:45:36 5c905c7ebe2f: Download complete 11:45:36 5c905c7ebe2f: Pull complete 11:45:36 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 11:45:36 Status: Downloaded newer image for alpine:3.18 11:45:36 ---> dec292d02e07 11:45:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:45:36 ---> Running in 5e02c6975206 11:45:36 Removing intermediate container 5e02c6975206 11:45:36 ---> 675ba485d0f4 11:45:36 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:45:36 ---> Running in 00cb2ceb46e5 11:45:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:45:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:45:36 (1/1) Installing dumb-init (1.2.5-r2) 11:45:36 Executing busybox-1.36.1-r7.trigger 11:45:36 OK: 8 MiB in 16 packages 11:45:36 Removing intermediate container 00cb2ceb46e5 11:45:36 ---> 1960fae5d7a1 11:45:36 Step 16/26 : RUN apk --no-cache upgrade 11:45:36 ---> Running in 7d27d45977b6 11:45:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:45:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:45:36 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 11:45:36 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 11:45:36 OK: 8 MiB in 16 packages 11:45:36 Removing intermediate container 7d27d45977b6 11:45:36 ---> 889ade70beb4 11:45:36 Step 17/26 : WORKDIR / 11:45:36 ---> Running in c475c3065f70 11:45:36 Removing intermediate container c475c3065f70 11:45:36 ---> f1b4475a3626 11:45:36 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:45:37 ---> 80f0a597395f 11:45:37 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:45:37 ---> 1b571250dd2c 11:45:37 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:45:39 ---> c96c8479c60b 11:45:39 Step 21/26 : EXPOSE 59900 11:45:39 ---> Running in ebfafd319e46 11:45:39 Removing intermediate container ebfafd319e46 11:45:39 ---> b25e5c7e6c82 11:45:39 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:45:39 ---> Running in 4197df7e1cf1 11:45:39 Removing intermediate container 4197df7e1cf1 11:45:39 ---> 401e6aed1b71 11:45:39 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:45:39 ---> Running in 75123c101ebb 11:45:40 Removing intermediate container 75123c101ebb 11:45:40 ---> 525acc24026a 11:45:40 Step 24/26 : LABEL arch=arm64 11:45:40 ---> Running in 368dab0d9c51 11:45:40 Removing intermediate container 368dab0d9c51 11:45:40 ---> 65ee54f1121c 11:45:40 Step 25/26 : LABEL git_sha=2435e9f219b457f4d61eaf05b426dc055a7f40df 11:45:40 ---> Running in db1d2b1d72f1 11:45:41 Removing intermediate container db1d2b1d72f1 11:45:41 ---> d819b00ef922 11:45:41 Step 26/26 : LABEL version=0.0.0 11:45:41 ---> Running in dc5442b8091a 11:45:41 Removing intermediate container dc5442b8091a 11:45:41 ---> 2606f20da8ce 11:45:41 [Warning] One or more build-args [ARCH] were not consumed 11:45:41 Successfully built 2606f20da8ce 11:45:41 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:45:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:45:42 11:45:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:45:42 arm64: Pulling from edgex-lftools-log-publisher 11:45:42 8998bd30e6a1: Pulling fs layer 11:45:42 04944245beec: Pulling fs layer 11:45:42 699f458cf7ca: Pulling fs layer 11:45:42 765212b225bb: Pulling fs layer 11:45:42 f23df028b6ca: Pulling fs layer 11:45:42 765212b225bb: Waiting 11:45:42 d65c8cfc05b1: Pulling fs layer 11:45:42 2437ff75d9bd: Pulling fs layer 11:45:42 d65c8cfc05b1: Waiting 11:45:42 2437ff75d9bd: Waiting 11:45:43 04944245beec: Verifying Checksum 11:45:43 04944245beec: Download complete 11:45:43 765212b225bb: Verifying Checksum 11:45:43 765212b225bb: Download complete 11:45:43 f23df028b6ca: Verifying Checksum 11:45:43 f23df028b6ca: Download complete 11:45:43 d65c8cfc05b1: Verifying Checksum 11:45:43 d65c8cfc05b1: Download complete 11:45:43 699f458cf7ca: Verifying Checksum 11:45:43 699f458cf7ca: Download complete 11:45:43 8998bd30e6a1: Verifying Checksum 11:45:43 8998bd30e6a1: Download complete 11:45:46 2437ff75d9bd: Verifying Checksum 11:45:46 2437ff75d9bd: Download complete 11:45:48 8998bd30e6a1: Pull complete 11:45:48 04944245beec: Pull complete 11:45:50 699f458cf7ca: Pull complete 11:45:50 765212b225bb: Pull complete 11:45:51 f23df028b6ca: Pull complete 11:45:51 d65c8cfc05b1: Pull complete 11:46:09 2437ff75d9bd: Pull complete 11:46:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:46:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:46:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:46:09 prd-ubuntu20.04-docker-arm64-4c-16g-5450 does not seem to be running inside a container 11:46:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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:46:12 $ docker top df3809d768082010b81ecfdb6d8f56d86cfb1824de7fe920a867a39e9efa42a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:46:13 ---> job-cost.sh 11:46:13 lf-activate-venv: SKIPPING 11:46:13 INFO: No Stack... 11:46:13 INFO: Retrieving Pricing Info for: v3-standard-4 11:46:14 INFO: Archiving Costs [Pipeline] sh 11:46:15 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:46:15 + cut -d, -f6 [Pipeline] lock 11:46:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-477-1-stack-cost] 11:46:15 Resource [jenkins-edgexfoundry-device-virtual-go-PR-477-1-stack-cost] did not exist. Created. 11:46:15 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-477-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:46:16 /w/workspace/device-virtual-go/1@tmp/durable-337bf921/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:46:16 + echo total: 0.10999999940395355 [Pipeline] stash 11:46:16 Warning: overwriting stash ‘stack-cost’ 11:46:16 Stashed 1 file(s) [Pipeline] } 11:46:16 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-477-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:46:16 $ docker stop --time=1 df3809d768082010b81ecfdb6d8f56d86cfb1824de7fe920a867a39e9efa42a2 11:46:18 $ docker rm -f --volumes df3809d768082010b81ecfdb6d8f56d86cfb1824de7fe920a867a39e9efa42a2 [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:46:19 provisioning config files... 11:46:19 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-477@tmp/config18225007202375198381tmp [Pipeline] { [Pipeline] sh 11:46:19 + set +x 11:46:19 + + bash -s --curl 11:46:19 -s https://codecov.io/bash 11:46:19 11:46:19 _____ _ 11:46:19 / ____| | | 11:46:19 | | ___ __| | ___ ___ _____ __ 11:46:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:46:19 | |___| (_) | (_| | __/ (_| (_) \ V / 11:46:19 \_____\___/ \__,_|\___|\___\___/ \_/ 11:46:19 Bash-1.0.6 11:46:19 11:46:19 11:46:19 ==> git version 2.25.1 found 11:46:19 ==> 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:46:19 Release-Date: 2020-01-08 11:46:19 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:46:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:46:19 ==> Jenkins CI detected. 11:46:19 current dir:  /w/workspace/foundry_device-virtual-go_PR-477 11:46:19 project root: . 11:46:19 --> token set from env 11:46:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:46:19 ==> Running gcov in . (disable via -X gcov) 11:46:19 ==> Python coveragepy not found 11:46:19 ==> Searching for coverage reports in: 11:46:19 + . 11:46:19 -> Found 1 reports 11:46:19 ==> Detecting git/mercurial file structure 11:46:20 ==> Reading reports 11:46:20 + ./coverage.out bytes=43247 11:46:20 ==> Appending adjustments 11:46:20 https://docs.codecov.io/docs/fixing-reports 11:46:20 + Found adjustments 11:46:20 ==> Gzipping contents 11:46:20 8.0K /tmp/codecov.WHYkBB.gz 11:46:20 ==> Uploading reports 11:46:20 url: https://codecov.io 11:46:20 query: branch=PR-477&commit=2435e9f219b457f4d61eaf05b426dc055a7f40df&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-477%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=477&job=&cmd_args= 11:46:20 -> Pinging Codecov 11:46:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-477&commit=2435e9f219b457f4d61eaf05b426dc055a7f40df&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-477%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=477&job=&cmd_args= 11:46:20 -> Uploading to 11:46:20 https://storage.googleapis.com/codecov/v4/raw/2024-07-12/5E52B4B073DB2E39498172D8E973AA87/2435e9f219b457f4d61eaf05b426dc055a7f40df/7889b536-6200-4fe2-b73c-a6e90d63b9be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240712%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240712T114620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c8c74b1dac1d0edb4c498037c216251ab26ba200729ca220f1f2e5be20651a88 11:46:20 % Total % Received % Xferd Average Speed Time Time Time Current 11:46:20 Dload Upload Total Spent Left Speed 11:46:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 21012 --:--:-- --:--:-- --:--:-- 21012 11:46:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/2435e9f219b457f4d61eaf05b426dc055a7f40df [Pipeline] } 11:46:20 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:46:23 + [ -d /w/workspace/foundry_device-virtual-go_PR-477/archives ] 11:46:23 + ls -al /w/workspace/foundry_device-virtual-go_PR-477/archives 11:46:23 total 16 11:46:23 drwxr-xr-x 3 root root 4096 Jul 12 11:35 . 11:46:23 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 11:35 .. 11:46:23 drwxr-xr-x 2 root root 4096 Jul 12 11:35 cost 11:46:23 -rw-r--r-- 1 root root 89 Jul 12 11:35 cost.csv 11:46:23 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-477/archives 11:46:23 + ls -al /w/workspace/foundry_device-virtual-go_PR-477/archives 11:46:23 total 16 11:46:23 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 11:35 . 11:46:23 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 11:35 .. 11:46:23 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 11:35 cost 11:46:23 -rw-r--r-- 1 jenkins jenkins 89 Jul 12 11:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:46:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:46:24 ---> package-listing.sh 11:46:24 ++ facter osfamily 11:46:24 ++ tr '[:upper:]' '[:lower:]' 11:46:24 + OS_FAMILY=debian 11:46:24 + workspace=/w/workspace/foundry_device-virtual-go_PR-477 11:46:24 + START_PACKAGES=/tmp/packages_start.txt 11:46:24 + END_PACKAGES=/tmp/packages_end.txt 11:46:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:46:24 + PACKAGES=/tmp/packages_start.txt 11:46:24 + '[' /w/workspace/foundry_device-virtual-go_PR-477 ']' 11:46:24 + PACKAGES=/tmp/packages_end.txt 11:46:24 + case "${OS_FAMILY}" in 11:46:24 + dpkg -l 11:46:24 + grep '^ii' 11:46:24 + '[' -f /tmp/packages_start.txt ']' 11:46:24 + '[' -f /tmp/packages_end.txt ']' 11:46:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:46:24 + '[' /w/workspace/foundry_device-virtual-go_PR-477 ']' 11:46:24 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-477/archives/ 11:46:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-477/archives/ [Pipeline] echo 11:46:24 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-477/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:46:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:46:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:46:25 prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container 11:46:26 $ 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-477/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-477 -v /w/workspace/foundry_device-virtual-go_PR-477:/w/workspace/foundry_device-virtual-go_PR-477:rw,z -v /w/workspace/foundry_device-virtual-go_PR-477@tmp:/w/workspace/foundry_device-virtual-go_PR-477@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:46:26 $ docker top 854ece9fd9cfa26ca459402f3a7b8c9217adfc81aaeeb5de57a3d4952a97cb78 -eo pid,comm [Pipeline] { [Pipeline] sh 11:46:26 + touch /tmp/pre-build-complete [Pipeline] sh 11:46:26 + mkdir -p /var/log/sysstat [Pipeline] sh 11:46:27 + ls /var/log/sa-host 11:46:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:46:27 provisioning config files... 11:46:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-477@tmp/config11048497117824922485tmp [Pipeline] { [Pipeline] echo 11:46:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:46:28 ---> create-netrc.sh [Pipeline] } 11:46:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:46:28 ---> python-tools-install.sh [Pipeline] echo 11:46:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:46:28 ---> sudo-logs.sh 11:46:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:46:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:46:29 ---> job-cost.sh 11:46:29 lf-activate-venv: SKIPPING 11:46:29 DEBUG: total: 0.2199999988079071 11:46:29 INFO: Retrieving Stack Cost... 11:46:29 INFO: Retrieving Pricing Info for: v3-standard-8 11:46:30 INFO: Archiving Costs [Pipeline] echo 11:46:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:46:30 ---> logs-deploy.sh 11:46:30 lf-activate-venv: SKIPPING 11:46:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-477/1 11:46:30 INFO: archiving workspace using pattern(s): 11:46:31 Archives upload complete. 11:46:31 INFO: archiving logs to Nexus 11:46:32 ---> uname -a: 11:46:32 Linux prd-ubuntu20-04-docker-8c-8g-5449 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:46:32 11:46:32 11:46:32 ---> lscpu: 11:46:32 Architecture: x86_64 11:46:32 CPU op-mode(s): 32-bit, 64-bit 11:46:32 Byte Order: Little Endian 11:46:32 Address sizes: 40 bits physical, 48 bits virtual 11:46:32 CPU(s): 8 11:46:32 On-line CPU(s) list: 0-7 11:46:32 Thread(s) per core: 1 11:46:32 Core(s) per socket: 1 11:46:32 Socket(s): 8 11:46:32 NUMA node(s): 1 11:46:32 Vendor ID: AuthenticAMD 11:46:32 CPU family: 23 11:46:32 Model: 49 11:46:32 Model name: AMD EPYC-Rome Processor 11:46:32 Stepping: 0 11:46:32 CPU MHz: 2800.000 11:46:32 BogoMIPS: 5600.00 11:46:32 Virtualization: AMD-V 11:46:32 Hypervisor vendor: KVM 11:46:32 Virtualization type: full 11:46:32 L1d cache: 256 KiB 11:46:32 L1i cache: 256 KiB 11:46:32 L2 cache: 4 MiB 11:46:32 L3 cache: 128 MiB 11:46:32 NUMA node0 CPU(s): 0-7 11:46:32 Vulnerability Itlb multihit: Not affected 11:46:32 Vulnerability L1tf: Not affected 11:46:32 Vulnerability Mds: Not affected 11:46:32 Vulnerability Meltdown: Not affected 11:46:32 Vulnerability Mmio stale data: Not affected 11:46:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:46:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:46:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:46:32 Vulnerability Srbds: Not affected 11:46:32 Vulnerability Tsx async abort: Not affected 11:46:32 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:46:32 11:46:32 11:46:32 ---> nproc: 11:46:32 8 11:46:32 11:46:32 11:46:32 ---> df -h: 11:46:32 Filesystem Size Used Avail Use% Mounted on 11:46:32 overlay 155G 12G 143G 8% / 11:46:32 tmpfs 64M 0 64M 0% /dev 11:46:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:46:32 shm 64M 0 64M 0% /dev/shm 11:46:32 /dev/vda1 155G 12G 143G 8% /facter-os 11:46:32 11:46:32 11:46:32 ---> sar -b -r -n DEV: 11:46:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5449) 07/12/24 _x86_64_ (8 CPU) 11:46:32 11:46:32 11:31:29 LINUX RESTART (8 CPU) 11:46:32 11:46:32 11:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:46:32 11:33:01 371.57 15.35 356.22 0.00 1930.08 37888.09 0.00 11:46:32 11:34:01 207.03 1.87 205.16 0.00 14.92 66555.63 0.00 11:46:32 11:35:01 103.57 0.17 103.40 0.00 8.53 27547.43 0.00 11:46:32 11:36:01 182.39 0.12 182.27 0.00 8.67 50599.17 0.00 11:46:32 11:37:01 49.01 6.30 42.71 0.00 4382.87 8405.67 0.00 11:46:32 11:38:01 6.58 0.02 6.57 0.00 0.13 132.91 0.00 11:46:32 11:39:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 11:46:32 11:40:01 1.75 0.00 1.75 0.00 0.00 21.06 0.00 11:46:32 11:41:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 11:46:32 11:42:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 11:46:32 11:43:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 11:46:32 11:44:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 11:46:32 11:45:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 11:46:32 11:46:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 11:46:32 Average: 66.57 1.70 64.87 0.00 453.21 13663.51 0.00 11:46:32 11:46:32 11:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:46:32 11:33:01 29155796 31542080 774688 2.36 79092 2574904 1995752 5.88 1034316 2305312 5052 11:46:32 11:34:01 26946576 31544408 761740 2.32 184544 4471256 1869712 5.51 1309424 4013056 197716 11:46:32 11:35:01 27922268 31530668 775004 2.36 192488 3556488 2047900 6.04 1285500 3142940 144 11:46:32 11:36:01 26962968 31545084 757244 2.30 203404 4443788 1760804 5.19 1365640 3937712 396 11:46:32 11:37:01 26510152 31522056 748632 2.28 231980 4842580 1724084 5.08 1650136 4069652 1160 11:46:32 11:38:01 26522520 31529452 741768 2.26 230568 4839324 1722172 5.08 1641940 4066400 176 11:46:32 11:39:01 26522724 31529776 741436 2.25 230632 4839328 1722172 5.08 1642036 4066408 8 11:46:32 11:40:01 26524936 31532000 739040 2.25 230692 4839336 1722172 5.08 1640092 4066408 48 11:46:32 11:41:01 26529572 31536736 734256 2.23 230712 4839336 1722172 5.08 1635148 4066408 12 11:46:32 11:42:01 26530864 31538084 732804 2.23 230752 4839340 1722172 5.08 1634088 4066416 208 11:46:32 11:43:01 26531308 31538604 732432 2.23 230848 4839340 1722172 5.08 1634216 4066420 8 11:46:32 11:44:01 26532608 31539948 731072 2.22 230864 4839344 1722172 5.08 1632596 4066420 8 11:46:32 11:45:01 26532520 31539888 731032 2.22 230928 4839348 1722172 5.08 1632336 4066424 12 11:46:32 11:46:01 26532512 31539944 730948 2.22 230952 4839348 1722172 5.08 1632412 4066424 8 11:46:32 Average: 26875523 31536338 745150 2.27 212033 4531647 1778414 5.24 1526420 3861886 14640 11:46:32 11:46:32 11:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:46:32 11:33:01 lo 6.67 6.67 0.65 0.65 0.00 0.00 0.00 0.00 11:46:32 11:33:01 vethdc64128 91.68 106.62 8.81 79.76 0.00 0.00 0.00 0.01 11:46:32 11:33:01 ens3 530.08 395.07 5845.18 89.66 0.00 0.00 0.00 0.00 11:46:32 11:33:01 docker0 138.19 158.36 10.92 437.48 0.00 0.00 0.00 0.00 11:46:32 11:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:46:32 11:34:01 ens3 483.29 265.46 3194.05 27.73 0.00 0.00 0.00 0.00 11:46:32 11:34:01 docker0 263.34 479.56 22.74 3191.47 0.00 0.00 0.00 0.00 11:46:32 11:35:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 11:46:32 11:35:01 veth9cc4e9e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:35:01 ens3 33.39 21.58 35.50 14.29 0.00 0.00 0.00 0.00 11:46:32 11:35:01 veth3aaef6e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:35:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:46:32 11:36:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 11:46:32 11:36:01 ens3 117.65 69.57 2718.62 15.55 0.00 0.00 0.00 0.00 11:46:32 11:36:01 docker0 4.93 8.72 0.30 125.65 0.00 0.00 0.00 0.00 11:46:32 11:37:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 11:46:32 11:37:01 ens3 195.93 74.00 2714.43 5.37 0.00 0.00 0.00 0.00 11:46:32 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:46:32 11:38:01 ens3 0.33 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:46:32 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:46:32 11:40:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:46:32 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:41:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:46:32 11:42:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:46:32 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:43:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:46:32 11:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:46:32 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:46:32 11:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:46:32 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 11:46:32 Average: ens3 97.25 59.04 1036.34 10.91 0.00 0.00 0.00 0.00 11:46:32 Average: docker0 29.04 46.21 2.43 268.29 0.00 0.00 0.00 0.00 11:46:32 11:46:32 11:46:32 ---> sar -P ALL: 11:46:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5449) 07/12/24 _x86_64_ (8 CPU) 11:46:32 11:46:32 11:31:29 LINUX RESTART (8 CPU) 11:46:32 11:46:32 11:32:01 CPU %user %nice %system %iowait %steal %idle 11:46:32 11:33:01 all 7.91 0.00 2.91 2.70 0.07 86.42 11:46:32 11:33:01 0 9.75 0.00 2.74 4.38 0.07 83.06 11:46:32 11:33:01 1 7.76 0.00 2.58 1.92 0.07 87.68 11:46:32 11:33:01 2 7.11 0.00 2.47 2.34 0.05 88.03 11:46:32 11:33:01 3 7.65 0.00 3.59 0.25 0.07 88.44 11:46:32 11:33:01 4 11.29 0.00 3.65 5.76 0.07 79.24 11:46:32 11:33:01 5 7.62 0.00 2.81 3.86 0.07 85.64 11:46:32 11:33:01 6 6.35 0.00 3.07 3.02 0.07 87.50 11:46:32 11:33:01 7 5.75 0.00 2.35 0.07 0.07 91.76 11:46:32 11:34:01 all 5.81 0.00 2.88 3.73 0.07 87.50 11:46:32 11:34:01 0 5.36 0.00 2.23 0.44 0.07 91.91 11:46:32 11:34:01 1 5.52 0.00 3.24 0.76 0.05 90.44 11:46:32 11:34:01 2 5.94 0.00 2.09 0.22 0.07 91.69 11:46:32 11:34:01 3 5.79 0.00 3.26 0.32 0.07 90.56 11:46:32 11:34:01 4 5.89 0.00 4.22 22.65 0.10 67.13 11:46:32 11:34:01 5 5.08 0.00 2.25 2.16 0.07 90.44 11:46:32 11:34:01 6 6.79 0.00 3.27 1.10 0.10 88.75 11:46:32 11:34:01 7 6.13 0.00 2.52 2.33 0.07 88.96 11:46:32 11:35:01 all 38.69 0.00 5.89 1.74 0.09 53.59 11:46:32 11:35:01 0 39.17 0.00 5.66 1.56 0.08 53.52 11:46:32 11:35:01 1 39.18 0.00 5.67 5.99 0.08 49.07 11:46:32 11:35:01 2 38.91 0.00 5.93 1.21 0.10 53.85 11:46:32 11:35:01 3 38.72 0.00 5.54 0.15 0.08 55.50 11:46:32 11:35:01 4 38.85 0.00 5.51 2.59 0.10 52.95 11:46:32 11:35:01 5 38.00 0.00 6.28 0.42 0.08 55.22 11:46:32 11:35:01 6 37.57 0.00 6.91 0.99 0.07 54.47 11:46:32 11:35:01 7 39.11 0.00 5.67 0.99 0.08 54.14 11:46:32 11:36:01 all 24.45 0.00 5.09 2.55 0.07 67.84 11:46:32 11:36:01 0 24.77 0.00 5.05 0.13 0.07 69.98 11:46:32 11:36:01 1 23.66 0.00 5.50 0.45 0.07 70.32 11:46:32 11:36:01 2 23.80 0.00 5.46 0.03 0.07 70.64 11:46:32 11:36:01 3 24.77 0.00 4.80 0.07 0.08 70.27 11:46:32 11:36:01 4 25.88 0.00 5.11 0.76 0.07 68.18 11:46:32 11:36:01 5 24.25 0.00 4.84 1.13 0.07 69.71 11:46:32 11:36:01 6 23.69 0.00 4.85 12.43 0.08 58.94 11:46:32 11:36:01 7 24.74 0.00 5.11 5.44 0.08 64.63 11:46:32 11:37:01 all 2.40 0.00 1.33 0.54 0.03 95.70 11:46:32 11:37:01 0 2.46 0.00 0.92 0.39 0.03 96.20 11:46:32 11:37:01 1 2.91 0.00 2.30 1.12 0.05 93.62 11:46:32 11:37:01 2 2.43 0.00 1.08 0.22 0.02 96.25 11:46:32 11:37:01 3 2.05 0.00 0.80 0.10 0.02 97.03 11:46:32 11:37:01 4 2.90 0.00 1.20 0.05 0.02 95.83 11:46:32 11:37:01 5 3.07 0.00 1.35 0.74 0.03 94.80 11:46:32 11:37:01 6 1.37 0.00 2.09 1.30 0.03 95.20 11:46:32 11:37:01 7 1.97 0.00 0.90 0.40 0.03 96.69 11:46:32 11:38:01 all 0.09 0.00 0.06 0.01 0.00 99.84 11:46:32 11:38:01 0 0.03 0.00 0.05 0.02 0.02 99.88 11:46:32 11:38:01 1 0.05 0.00 0.02 0.02 0.00 99.92 11:46:32 11:38:01 2 0.10 0.00 0.08 0.00 0.02 99.80 11:46:32 11:38:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:46:32 11:38:01 4 0.12 0.00 0.05 0.00 0.00 99.83 11:46:32 11:38:01 5 0.27 0.00 0.12 0.00 0.00 99.62 11:46:32 11:38:01 6 0.02 0.00 0.05 0.05 0.00 99.88 11:46:32 11:38:01 7 0.05 0.00 0.10 0.02 0.00 99.83 11:46:32 11:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:46:32 11:39:01 0 0.17 0.00 0.00 0.00 0.00 99.83 11:46:32 11:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:46:32 11:39:01 2 0.03 0.00 0.03 0.00 0.02 99.92 11:46:32 11:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:46:32 11:39:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:46:32 11:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:46:32 11:39:01 6 0.00 0.00 0.02 0.02 0.00 99.97 11:46:32 11:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:46:32 11:40:01 all 0.03 0.00 0.01 0.01 0.00 99.94 11:46:32 11:40:01 0 0.05 0.00 0.03 0.00 0.00 99.92 11:46:32 11:40:01 1 0.02 0.00 0.00 0.07 0.02 99.90 11:46:32 11:40:01 2 0.07 0.00 0.02 0.00 0.00 99.92 11:46:32 11:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:46:32 11:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:46:32 11:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:46:32 11:40:01 6 0.02 0.00 0.02 0.03 0.00 99.93 11:46:32 11:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:46:32 11:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:46:32 11:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:46:32 11:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:46:32 11:41:01 2 0.03 0.00 0.05 0.00 0.02 99.90 11:46:32 11:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:46:32 11:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:46:32 11:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:46:32 11:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:46:32 11:41:01 7 0.02 0.00 0.03 0.00 0.00 99.95 11:46:32 11:42:01 all 0.03 0.00 0.01 0.01 0.00 99.94 11:46:32 11:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:46:32 11:42:01 1 0.02 0.00 0.02 0.08 0.00 99.88 11:46:32 11:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:46:32 11:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:46:32 11:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:46:32 11:42:01 5 0.12 0.00 0.02 0.00 0.02 99.85 11:46:32 11:42:01 6 0.00 0.00 0.02 0.02 0.00 99.97 11:46:32 11:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:46:32 11:43:01 all 0.05 0.00 0.01 0.00 0.01 99.93 11:46:32 11:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:46:32 11:43:01 1 0.07 0.00 0.02 0.00 0.00 99.92 11:46:32 11:43:01 2 0.07 0.00 0.02 0.00 0.02 99.90 11:46:32 11:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:46:32 11:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:46:32 11:43:01 5 0.20 0.00 0.00 0.00 0.00 99.80 11:46:32 11:43:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:46:32 11:43:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:46:32 11:46:32 11:43:01 CPU %user %nice %system %iowait %steal %idle 11:46:32 11:44:01 all 0.18 0.00 0.02 0.00 0.00 99.80 11:46:32 11:44:01 0 1.32 0.00 0.03 0.00 0.00 98.65 11:46:32 11:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:46:32 11:44:01 2 0.03 0.00 0.03 0.00 0.02 99.92 11:46:32 11:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:46:32 11:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:46:32 11:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:46:32 11:44:01 6 0.00 0.00 0.02 0.02 0.00 99.97 11:46:32 11:44:01 7 0.03 0.00 0.02 0.02 0.00 99.93 11:46:32 11:45:01 all 0.07 0.00 0.00 0.00 0.00 99.92 11:46:32 11:45:01 0 0.40 0.00 0.00 0.00 0.02 99.58 11:46:32 11:45:01 1 0.07 0.00 0.00 0.00 0.00 99.93 11:46:32 11:45:01 2 0.07 0.00 0.02 0.00 0.02 99.90 11:46:32 11:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:46:32 11:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:46:32 11:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:46:32 11:45:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:46:32 11:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:46:32 11:46:01 all 0.03 0.00 0.02 0.00 0.01 99.94 11:46:32 11:46:01 0 0.18 0.00 0.02 0.00 0.00 99.80 11:46:32 11:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:46:32 11:46:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:46:32 11:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:46:32 11:46:01 4 0.00 0.00 0.03 0.00 0.02 99.95 11:46:32 11:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:46:32 11:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:46:32 11:46:01 7 0.03 0.00 0.02 0.02 0.02 99.92 11:46:32 Average: all 5.67 0.00 1.30 0.80 0.03 92.21 11:46:32 Average: 0 5.96 0.00 1.19 0.49 0.03 92.33 11:46:32 Average: 1 5.63 0.00 1.38 0.74 0.03 92.23 11:46:32 Average: 2 5.60 0.00 1.23 0.29 0.03 92.85 11:46:32 Average: 3 5.62 0.00 1.28 0.06 0.02 93.01 11:46:32 Average: 4 6.03 0.00 1.41 2.25 0.03 90.29 11:46:32 Average: 5 5.58 0.00 1.26 0.59 0.02 92.55 11:46:32 Average: 6 5.38 0.00 1.44 1.35 0.03 91.81 11:46:32 Average: 7 5.54 0.00 1.19 0.66 0.03 92.59 11:46:32 11:46:32 11:46:32