Pull request #548 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7157596a8b47a4a6b76aede69ff23e6a881b092a+c80097c4a9a507998513a772aabe6c68a90454ef (ba5ee7ebfc15ca1e96b4e1f6e3f92aefa4291d0f) 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-ssh1868192358008544442.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2334681583514756271.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-548/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-mqtt-go/branches/PR-548/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15848921256877098958.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-mqtt-go/branches/PR-548/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4028365770718064332.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16965654283520101168.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-mqtt-go/branches/PR-548/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-mqtt-go/branches/PR-548/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15198410344779883024.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-mqtt 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6181 in /w/workspace/gexfoundry_device-mqtt-go_PR-548 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-548 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c80097c4a9a507998513a772aabe6c68a90454ef into PR head commit 7157596a8b47a4a6b76aede69ff23e6a881b092a > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/548/head:refs/remotes/origin/PR-548 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7157596a8b47a4a6b76aede69ff23e6a881b092a # timeout=10 > git remote # timeout=10 Merge succeeded, producing 7157596a8b47a4a6b76aede69ff23e6a881b092a Checking out Revision 7157596a8b47a4a6b76aede69ff23e6a881b092a (PR-548) 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 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:59:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:59:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c80097c4a9a507998513a772aabe6c68a90454ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7157596a8b47a4a6b76aede69ff23e6a881b092a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:59:43 ========================================================= 01:59:43 EdgeX Global Pipelines Version Info 01:59:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:59:44 ------------------- 01:59:44 stable info: 01:59:44 ------------------- 01:59:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:59:44 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 01:59:44 Message: update stable to v1.0.245 01:59:45 ------------------- 01:59:45 experimental info: 01:59:45 ------------------- 01:59:45 Commited By: **** collab-it+edgex@linuxfoundation.org 01:59:45 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 01:59:45 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:59:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:59:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:59:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:59:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:59:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:59:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:59:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:59:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:59:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:59:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-548 [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-548 [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-548 [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7157596a8b47a4a6b76aede69ff23e6a881b092a [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7157596 [Pipeline] echo 01:59:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:47 provisioning config files... 01:59:47 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp/config8407787695123226353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:47 ---> docker-login.sh 01:59:47 nexus3.edgexfoundry.org:10001 01:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:47 Configure a credential helper to remove this warning. See 01:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:47 01:59:47 Login Succeeded 01:59:47 nexus3.edgexfoundry.org:10002 01:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:47 Configure a credential helper to remove this warning. See 01:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:47 01:59:47 Login Succeeded 01:59:47 nexus3.edgexfoundry.org:10003 01:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:47 Configure a credential helper to remove this warning. See 01:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:47 01:59:47 Login Succeeded 01:59:47 nexus3.edgexfoundry.org:10004 01:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:47 Configure a credential helper to remove this warning. See 01:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:47 01:59:47 Login Succeeded 01:59:47 docker.io 01:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:48 Configure a credential helper to remove this warning. See 01:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:48 01:59:48 Login Succeeded 01:59:48 ---> docker-login.sh ends [Pipeline] } 01:59:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:59:48 + git rev-list -1 --merges 7157596a8b47a4a6b76aede69ff23e6a881b092a~1..7157596a8b47a4a6b76aede69ff23e6a881b092a [Pipeline] echo 01:59:48 -----------> git rev-list -1 --merges 7157596a8b47a4a6b76aede69ff23e6a881b092a~1..7157596a8b47a4a6b76aede69ff23e6a881b092a 7157596a8b47a4a6b76aede69ff23e6a881b092a [false] [Pipeline] sh 01:59:49 + git log --format=format:%s -1 7157596a8b47a4a6b76aede69ff23e6a881b092a [Pipeline] echo 01:59:49 ========================================================= 01:59:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:59:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:59:49 + git log --format=format:%s -1 7157596a8b47a4a6b76aede69ff23e6a881b092a [Pipeline] echo 01:59:49 [semverPrep] GIT_COMMIT: 7157596a8b47a4a6b76aede69ff23e6a881b092a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:59:49 [semverPrep] This is not a build commit. [Pipeline] sh 01:59:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:59:50 + grep -v github /etc/ssh/ssh_known_hosts 01:59:50 + [ -e /tmp/ssh_known_hosts ] 01:59:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:59:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:59:50 + sudo tee -a /etc/ssh/ssh_known_hosts 01:59:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:50 01:59:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:51 0.1.4: Pulling from edgex-devops/py-git-semver 01:59:51 b85a868b505f: Pulling fs layer 01:59:51 e2be974225ed: Pulling fs layer 01:59:51 339a4e72a1f5: Pulling fs layer 01:59:51 988bab9f4d93: Pulling fs layer 01:59:51 1469e6f7b9e6: Pulling fs layer 01:59:51 eaf3925da568: Pulling fs layer 01:59:51 bab4dde63d76: Pulling fs layer 01:59:51 bde34c3a00c8: Pulling fs layer 01:59:51 b352a97aabf1: Pulling fs layer 01:59:51 4872d77fe225: Pulling fs layer 01:59:51 5851b861e8e6: Pulling fs layer 01:59:51 bab4dde63d76: Waiting 01:59:51 988bab9f4d93: Waiting 01:59:51 bde34c3a00c8: Waiting 01:59:51 eaf3925da568: Waiting 01:59:51 1469e6f7b9e6: Waiting 01:59:51 4872d77fe225: Waiting 01:59:51 b352a97aabf1: Waiting 01:59:51 5851b861e8e6: Waiting 01:59:51 e2be974225ed: Verifying Checksum 01:59:51 e2be974225ed: Download complete 01:59:51 988bab9f4d93: Verifying Checksum 01:59:51 988bab9f4d93: Download complete 01:59:51 1469e6f7b9e6: Verifying Checksum 01:59:51 1469e6f7b9e6: Download complete 01:59:51 eaf3925da568: Download complete 01:59:51 339a4e72a1f5: Verifying Checksum 01:59:51 339a4e72a1f5: Download complete 01:59:51 bde34c3a00c8: Verifying Checksum 01:59:51 bde34c3a00c8: Download complete 01:59:51 b352a97aabf1: Download complete 01:59:51 4872d77fe225: Verifying Checksum 01:59:51 4872d77fe225: Download complete 01:59:51 5851b861e8e6: Verifying Checksum 01:59:51 5851b861e8e6: Download complete 01:59:51 b85a868b505f: Verifying Checksum 01:59:51 b85a868b505f: Download complete 01:59:51 bab4dde63d76: Verifying Checksum 01:59:51 bab4dde63d76: Download complete 01:59:52 b85a868b505f: Pull complete 01:59:52 e2be974225ed: Pull complete 01:59:53 339a4e72a1f5: Pull complete 01:59:53 988bab9f4d93: Pull complete 01:59:53 1469e6f7b9e6: Pull complete 01:59:53 eaf3925da568: Pull complete 01:59:55 bab4dde63d76: Pull complete 01:59:55 bde34c3a00c8: Pull complete 01:59:55 b352a97aabf1: Pull complete 01:59:55 4872d77fe225: Pull complete 01:59:55 5851b861e8e6: Pull complete 01:59:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:56 prd-ubuntu20.04-docker-8c-8g-6181 does not seem to be running inside a container 01:59:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-548 -v /w/workspace/gexfoundry_device-mqtt-go_PR-548:/w/workspace/gexfoundry_device-mqtt-go_PR-548:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-548@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 01:59:58 $ docker top b58780006a980ad86447492eb6462472fed6ff533ec94d0a6e32726cda40f33f -eo pid,comm 01:59:58 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). 01:59:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:59:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:58 [ssh-agent] Looking for ssh-agent implementation... 01:59:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:59 $ docker exec b58780006a980ad86447492eb6462472fed6ff533ec94d0a6e32726cda40f33f ssh-agent 01:59:59 SSH_AUTH_SOCK=/tmp/ssh-lsxIQtQM4ZNB/agent.33 01:59:59 SSH_AGENT_PID=39 01:59:59 Running ssh-add (command line suppressed) 01:59:59 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp/private_key_17538380041201754540.key (/w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp/private_key_17538380041201754540.key) 01:59:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:59 + git tag --points-at HEAD [Pipeline] } 01:59:59 $ docker exec --env ******** --env ******** b58780006a980ad86447492eb6462472fed6ff533ec94d0a6e32726cda40f33f ssh-agent -k 01:59:59 unset SSH_AUTH_SOCK; 01:59:59 unset SSH_AGENT_PID; 01:59:59 echo Agent pid 39 killed; 01:59:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:59:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:59 [ssh-agent] Looking for ssh-agent implementation... 01:59:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:59 $ docker exec b58780006a980ad86447492eb6462472fed6ff533ec94d0a6e32726cda40f33f ssh-agent 02:00:00 SSH_AUTH_SOCK=/tmp/ssh-c7zvt3C0wygS/agent.71 02:00:00 SSH_AGENT_PID=77 02:00:00 Running ssh-add (command line suppressed) 02:00:00 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp/private_key_16385622059147160417.key (/w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp/private_key_16385622059147160417.key) 02:00:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:00 + git semver init 02:00:00 2023-03-29 02:00:00,774 [run_init] DEBUG init version:0.0.0 force:False 02:00:00 2023-03-29 02:00:00,774 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-548/.semver 02:00:00 2023-03-29 02:00:00,775 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-548/.semver 02:00:00 2023-03-29 02:00:00,775 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-548/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-548, universal_newlines=False, shell=None, istream=None) 02:00:01 2023-03-29 02:00:01,706 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-548/.git/info/exclude 02:00:01 2023-03-29 02:00:01,706 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-548/.semver/PR-548 with force:False 02:00:01 2023-03-29 02:00:01,707 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-548/.semver/PR-548 02:00:01 2023-03-29 02:00:01,710 [execute] INFO git cat-file --batch-check 02:00:01 2023-03-29 02:00:01,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-548/.semver, universal_newlines=False, shell=None, istream=) 02:00:01 2023-03-29 02:00:01,718 [execute] INFO git cat-file --batch 02:00:01 2023-03-29 02:00:01,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-548/.semver, universal_newlines=False, shell=None, istream=) 02:00:01 2023-03-29 02:00:01,724 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-548/.semver/PR-548 02:00:01 0.0.0 [Pipeline] } 02:00:02 $ docker exec --env ******** --env ******** b58780006a980ad86447492eb6462472fed6ff533ec94d0a6e32726cda40f33f ssh-agent -k 02:00:02 unset SSH_AUTH_SOCK; 02:00:02 unset SSH_AGENT_PID; 02:00:02 echo Agent pid 77 killed; 02:00:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:00:02 + git semver [Pipeline] } 02:00:15 $ docker stop --time=1 b58780006a980ad86447492eb6462472fed6ff533ec94d0a6e32726cda40f33f 02:00:17 $ docker rm -f --volumes b58780006a980ad86447492eb6462472fed6ff533ec94d0a6e32726cda40f33f [Pipeline] // withDockerContainer [Pipeline] sh 02:00:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:00:19 Stashed 1 file(s) [Pipeline] echo 02:00:19 [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 02:00:20 provisioning config files... 02:00:20 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp/config10305748843401295725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:20 ---> docker-login.sh 02:00:20 nexus3.edgexfoundry.org:10001 02:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:20 Configure a credential helper to remove this warning. See 02:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:20 02:00:20 Login Succeeded 02:00:20 nexus3.edgexfoundry.org:10002 02:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:20 Configure a credential helper to remove this warning. See 02:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:20 02:00:20 Login Succeeded 02:00:20 nexus3.edgexfoundry.org:10003 02:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:21 Configure a credential helper to remove this warning. See 02:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:21 02:00:21 Login Succeeded 02:00:21 nexus3.edgexfoundry.org:10004 02:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:23 Configure a credential helper to remove this warning. See 02:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:23 02:00:23 Login Succeeded 02:00:23 docker.io 02:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:24 Configure a credential helper to remove this warning. See 02:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:24 02:00:24 Login Succeeded 02:00:24 ---> docker-login.sh ends [Pipeline] } 02:00:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:00:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:24 ========================================================= 02:00:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:00:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:00:30 Sending build context to Docker daemon 6.399MB 02:00:30 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:00:30 Step 2/12 : FROM ${BASE} AS builder 02:00:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:00:33 63b65145d645: Pulling fs layer 02:00:33 a2d21d5440eb: Pulling fs layer 02:00:33 935e6c44a52c: Pulling fs layer 02:00:33 94cc34f8dd06: Pulling fs layer 02:00:33 30dea6a524f1: Pulling fs layer 02:00:33 a2aff8979fd8: Pulling fs layer 02:00:33 6808be2612f2: Pulling fs layer 02:00:33 f25807f1079a: Pulling fs layer 02:00:33 94cc34f8dd06: Waiting 02:00:33 30dea6a524f1: Waiting 02:00:33 a2aff8979fd8: Waiting 02:00:33 6808be2612f2: Waiting 02:00:33 f25807f1079a: Waiting 02:00:33 a2d21d5440eb: Verifying Checksum 02:00:33 a2d21d5440eb: Download complete 02:00:33 94cc34f8dd06: Verifying Checksum 02:00:33 94cc34f8dd06: Download complete 02:00:33 30dea6a524f1: Verifying Checksum 02:00:33 30dea6a524f1: Download complete 02:00:33 63b65145d645: Verifying Checksum 02:00:33 63b65145d645: Download complete 02:00:33 a2aff8979fd8: Verifying Checksum 02:00:33 a2aff8979fd8: Download complete 02:00:33 63b65145d645: Pull complete 02:00:33 a2d21d5440eb: Pull complete 02:00:33 f25807f1079a: Verifying Checksum 02:00:33 f25807f1079a: Download complete 02:00:34 935e6c44a52c: Verifying Checksum 02:00:34 935e6c44a52c: Download complete 02:00:34 6808be2612f2: Verifying Checksum 02:00:34 6808be2612f2: Download complete 02:00:35 Still waiting to schedule task 02:00:35 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:00:37 935e6c44a52c: Pull complete 02:00:37 94cc34f8dd06: Pull complete 02:00:37 30dea6a524f1: Pull complete 02:00:37 a2aff8979fd8: Pull complete 02:00:40 6808be2612f2: Pull complete 02:00:40 f25807f1079a: Pull complete 02:00:40 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 02:00:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:00:40 ---> 3b553350e43f 02:00:40 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:00:45 ---> Running in bd9298009a82 02:00:45 Removing intermediate container bd9298009a82 02:00:45 ---> 6daef4290354 02:00:45 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:45 ---> Running in 75b65805de95 02:00:45 Removing intermediate container 75b65805de95 02:00:45 ---> a0fcc7a0d468 02:00:45 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:45 ---> Running in 55903e0e88a4 02:00:45 Removing intermediate container 55903e0e88a4 02:00:45 ---> 5e96ca26d0c7 02:00:45 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:00:45 ---> Running in 873fa24e1013 02:00:45 Removing intermediate container 873fa24e1013 02:00:45 ---> 7a54bc0846ad 02:00:45 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:45 ---> Running in 58e77337a81d 02:00:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:00:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:00:46 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:00:46 (2/4) Installing libedit (20221030.3.1-r0) 02:00:46 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:00:46 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:00:46 Executing busybox-1.35.0-r29.trigger 02:00:46 OK: 269 MiB in 57 packages 02:00:46 Removing intermediate container 58e77337a81d 02:00:46 ---> 90af8e0a5ed8 02:00:46 Step 8/12 : WORKDIR /device-mqtt-go 02:00:46 ---> Running in 3e7991c149ba 02:00:46 Removing intermediate container 3e7991c149ba 02:00:46 ---> 52e7122fb81d 02:00:46 Step 9/12 : COPY go.mod vendor* ./ 02:00:46 ---> d21cc41d3169 02:00:46 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:46 ---> Running in 81bc6e9f59a9 02:01:18 Removing intermediate container 81bc6e9f59a9 02:01:18 ---> e4093e016092 02:01:18 Step 11/12 : COPY . . 02:01:18 ---> cfea09a64c6e 02:01:18 Step 12/12 : RUN $MAKE 02:01:18 ---> Running in 48103f090a25 02:01:18 noop 02:01:18 Removing intermediate container 48103f090a25 02:01:18 ---> 477743cf2dfa 02:01:18 Successfully built 477743cf2dfa 02:01:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:19 + docker inspect -f . ci-base-image-x86_64 02:01:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:19 prd-ubuntu20.04-docker-8c-8g-6181 does not seem to be running inside a container 02:01:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-548 -v /w/workspace/gexfoundry_device-mqtt-go_PR-548:/w/workspace/gexfoundry_device-mqtt-go_PR-548:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-548@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 02:01:19 $ docker top ee8788523f0df081fbb05814dd57a5a39b55a53f69f321a11286bfee32fbb5a3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:20 + go version 02:01:20 go version go1.20.2 linux/amd64 [Pipeline] } 02:01:20 $ docker stop --time=1 ee8788523f0df081fbb05814dd57a5a39b55a53f69f321a11286bfee32fbb5a3 02:01:21 $ docker rm -f --volumes ee8788523f0df081fbb05814dd57a5a39b55a53f69f321a11286bfee32fbb5a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:22 + docker inspect -f . ci-base-image-x86_64 02:01:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:22 prd-ubuntu20.04-docker-8c-8g-6181 does not seem to be running inside a container 02:01:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-548 -v /w/workspace/gexfoundry_device-mqtt-go_PR-548:/w/workspace/gexfoundry_device-mqtt-go_PR-548:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-548@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 02:01:22 $ docker top 8a2048fcefb7ef8a81cd756d41b80ee9f5a594158e97cde3a4d8ad4f379c2a70 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:23 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-548 [Pipeline] fileExists [Pipeline] sh 02:01:23 + make test 02:01:23 go test ./... -coverprofile=coverage.out ./... 02:01:27 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:01:37 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:01:37 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:01:37 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.2% of statements 02:01:42 go vet ./... 02:01:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:01:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:01:46 ./bin/test-attribution-txt.sh [Pipeline] echo 02:01:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:01:46 $ docker stop --time=1 8a2048fcefb7ef8a81cd756d41b80ee9f5a594158e97cde3a4d8ad4f379c2a70 02:01:49 $ docker rm -f --volumes 8a2048fcefb7ef8a81cd756d41b80ee9f5a594158e97cde3a4d8ad4f379c2a70 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:01:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:01:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:01:51 + ls -al . 02:01:51 total 180 02:01:51 drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 02:01 . 02:01:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 01:59 .. 02:01:51 -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 01:59 .dockerignore 02:01:51 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 02:00 .git 02:01:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 01:59 .github 02:01:51 -rw-rw-r-- 1 jenkins jenkins 329 Mar 29 01:59 .gitignore 02:01:51 -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 01:59 .golangci.yml 02:01:51 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 02:00 .semver 02:01:51 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 29 01:59 Attribution.txt 02:01:51 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 29 01:59 CHANGELOG.md 02:01:51 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 29 01:59 Dockerfile 02:01:51 -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 01:59 GOVERNANCE.md 02:01:51 -rw-rw-r-- 1 jenkins jenkins 678 Mar 29 01:59 Jenkinsfile 02:01:51 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 29 01:59 LICENSE 02:01:51 -rw-rw-r-- 1 jenkins jenkins 1732 Mar 29 01:59 Makefile 02:01:51 -rw-rw-r-- 1 jenkins jenkins 620 Mar 29 01:59 OWNERS.md 02:01:51 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 29 01:59 README.md 02:01:51 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 02:00 VERSION 02:01:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 01:59 bin 02:01:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 01:59 cmd 02:01:51 -rw-r--r-- 1 jenkins jenkins 18047 Mar 29 02:01 coverage.out 02:01:51 -rw-rw-r-- 1 jenkins jenkins 3330 Mar 29 01:59 go.mod 02:01:51 -rw-rw-r-- 1 jenkins jenkins 31153 Mar 29 01:59 go.sum 02:01:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 01:59 internal 02:01:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 01:59 mock 02:01:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 01:59 snap 02:01:51 -rw-rw-r-- 1 jenkins jenkins 227 Mar 29 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:51 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7157596a8b47a4a6b76aede69ff23e6a881b092a --label arch=amd64 --label version=0.0.0 . 02:01:51 Sending build context to Docker daemon 6.418MB 02:01:51 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:01:51 Step 2/24 : FROM ${BASE} AS builder 02:01:51 ---> 477743cf2dfa 02:01:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:01:52 ---> Running in 439b61ecfd1f 02:01:52 Removing intermediate container 439b61ecfd1f 02:01:52 ---> 98afbf6cde19 02:01:52 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:52 ---> Running in e632e654f26f 02:01:52 Removing intermediate container e632e654f26f 02:01:52 ---> 52e3b74c35be 02:01:52 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:01:52 ---> Running in 29ccc5fe039d 02:01:52 Removing intermediate container 29ccc5fe039d 02:01:52 ---> 49049ff02a9c 02:01:52 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:01:52 ---> Running in 6d65fe001e4f 02:01:52 Removing intermediate container 6d65fe001e4f 02:01:52 ---> 2cc5067073fd 02:01:52 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:52 ---> Running in e49086cade93 02:01:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:01:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:01:52 OK: 269 MiB in 57 packages 02:01:53 Removing intermediate container e49086cade93 02:01:53 ---> 8bdbfb0392b1 02:01:53 Step 8/24 : WORKDIR /device-mqtt-go 02:01:53 ---> Running in 495d7c1aa30e 02:01:53 Removing intermediate container 495d7c1aa30e 02:01:53 ---> 5ade1600a885 02:01:53 Step 9/24 : COPY go.mod vendor* ./ 02:01:53 ---> 91239d5ba35f 02:01:53 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:53 ---> Running in 6293f8dedde9 02:01:54 Removing intermediate container 6293f8dedde9 02:01:54 ---> 0fdcc488584e 02:01:54 Step 11/24 : COPY . . 02:01:54 ---> fb233163bfbb 02:01:54 Step 12/24 : RUN $MAKE 02:01:54 ---> Running in f65aa4260b82 02:01:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:02:13 Removing intermediate container f65aa4260b82 02:02:13 ---> 71dae7e9c03c 02:02:13 Step 13/24 : FROM alpine:3.17 02:02:18 3.17: Pulling from library/alpine 02:02:18 63b65145d645: Already exists 02:02:18 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 02:02:18 Status: Downloaded newer image for alpine:3.17 02:02:18 ---> b2aa39c304c2 02:02:18 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:02:18 ---> Running in 0df6bbe1ae20 02:02:18 Removing intermediate container 0df6bbe1ae20 02:02:18 ---> c1d4230b7f4a 02:02:18 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:02:18 ---> Running in e3e3f43b28ae 02:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:02:18 (1/1) Installing dumb-init (1.2.5-r2) 02:02:18 Executing busybox-1.35.0-r29.trigger 02:02:18 OK: 7 MiB in 16 packages 02:02:19 Removing intermediate container e3e3f43b28ae 02:02:19 ---> 488313ac0de5 02:02:19 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:02:20 ---> 3406cc2cde1d 02:02:20 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:02:20 ---> f9ca465e9680 02:02:20 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:02:20 ---> 9fd64a86d231 02:02:20 Step 19/24 : EXPOSE 59982 02:02:20 ---> Running in 44ba37de394a 02:02:20 Removing intermediate container 44ba37de394a 02:02:20 ---> dd1af7b2d24c 02:02:20 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:02:20 ---> Running in cfce12e7818d 02:02:20 Removing intermediate container cfce12e7818d 02:02:20 ---> fc60a62fcb83 02:02:20 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:02:20 ---> Running in f7ef939a4861 02:02:20 Removing intermediate container f7ef939a4861 02:02:20 ---> e21605780008 02:02:20 Step 22/24 : LABEL arch=amd64 02:02:20 ---> Running in 67fd1ebbb89b 02:02:20 Removing intermediate container 67fd1ebbb89b 02:02:20 ---> 17606aee9ea8 02:02:20 Step 23/24 : LABEL git_sha=7157596a8b47a4a6b76aede69ff23e6a881b092a 02:02:20 ---> Running in 543d6cf1df0f 02:02:20 Removing intermediate container 543d6cf1df0f 02:02:20 ---> a4a1f208bbe0 02:02:20 Step 24/24 : LABEL version=0.0.0 02:02:20 ---> Running in e3782ba03725 02:02:20 Removing intermediate container e3782ba03725 02:02:20 ---> 59cde0196d8c 02:02:20 [Warning] One or more build-args [ARCH] were not consumed 02:02:20 Successfully built 59cde0196d8c 02:02:20 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:21 02:02:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:22 latest: Pulling from edgex-lftools-log-publisher 02:02:22 5eb5b503b376: Pulling fs layer 02:02:22 5c69ac0246d0: Pulling fs layer 02:02:22 ec43610c2a17: Pulling fs layer 02:02:22 3a2ae6a8a46f: Pulling fs layer 02:02:22 33b1e0a273af: Pulling fs layer 02:02:22 5d3b04190fa2: Pulling fs layer 02:02:22 2f39f015ded8: Pulling fs layer 02:02:22 33b1e0a273af: Waiting 02:02:22 5d3b04190fa2: Waiting 02:02:22 2f39f015ded8: Waiting 02:02:22 3a2ae6a8a46f: Waiting 02:02:22 5c69ac0246d0: Download complete 02:02:22 3a2ae6a8a46f: Verifying Checksum 02:02:22 3a2ae6a8a46f: Download complete 02:02:22 33b1e0a273af: Verifying Checksum 02:02:22 33b1e0a273af: Download complete 02:02:22 ec43610c2a17: Verifying Checksum 02:02:22 ec43610c2a17: Download complete 02:02:22 5d3b04190fa2: Verifying Checksum 02:02:22 5d3b04190fa2: Download complete 02:02:22 5eb5b503b376: Verifying Checksum 02:02:22 5eb5b503b376: Download complete 02:02:22 2f39f015ded8: Download complete 02:02:23 5eb5b503b376: Pull complete 02:02:23 5c69ac0246d0: Pull complete 02:02:23 ec43610c2a17: Pull complete 02:02:23 3a2ae6a8a46f: Pull complete 02:02:23 33b1e0a273af: Pull complete 02:02:24 5d3b04190fa2: Pull complete 02:02:28 2f39f015ded8: Pull complete 02:02:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:02:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:28 prd-ubuntu20.04-docker-8c-8g-6181 does not seem to be running inside a container 02:02:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-548 -v /w/workspace/gexfoundry_device-mqtt-go_PR-548:/w/workspace/gexfoundry_device-mqtt-go_PR-548:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-548@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 02:02:32 $ docker top 398f372e77d4eb8b8b34da6af8da8087d9c7c96180619b7de705169dc97b2a38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:33 ---> job-cost.sh 02:02:33 lf-activate-venv: SKIPPING 02:02:33 INFO: No Stack... 02:02:33 INFO: Retrieving Pricing Info for: v3-standard-8 02:02:34 INFO: Archiving Costs [Pipeline] sh 02:02:34 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-548/archives/cost.csv 02:02:34 + cut -d, -f6 [Pipeline] lock 02:02:34 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-548-1-stack-cost] 02:02:34 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-548-1-stack-cost] did not exist. Created. 02:02:34 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-548-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:02:34 + echo total: 0.2199999988079071 [Pipeline] stash 02:02:34 Stashed 1 file(s) [Pipeline] } 02:02:34 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-548-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:02:34 $ docker stop --time=1 398f372e77d4eb8b8b34da6af8da8087d9c7c96180619b7de705169dc97b2a38 02:02:36 $ docker rm -f --volumes 398f372e77d4eb8b8b34da6af8da8087d9c7c96180619b7de705169dc97b2a38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:03:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6184 in /w/workspace/gexfoundry_device-mqtt-go_PR-548 [Pipeline] { [Pipeline] ws 02:03:49 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:03:49 Selected Git installation does not exist. Using Default 02:03:49 The recommended git tool is: NONE 02:03:56 using credential edgex-jenkins-ssh 02:03:56 Cloning the remote Git repository 02:03:57 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:03:57 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:03:57 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:03:57 > git --version # timeout=10 02:03:57 > git --version # 'git version 2.25.1' 02:03:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:58 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:03:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:00 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:04:00 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:04:00 using GIT_SSH to set credentials SSH Credentials for GitHub 02:04:00 Merging remotes/origin/main commit c80097c4a9a507998513a772aabe6c68a90454ef into PR head commit 7157596a8b47a4a6b76aede69ff23e6a881b092a 02:04:01 Merge succeeded, producing 7157596a8b47a4a6b76aede69ff23e6a881b092a 02:04:01 Checking out Revision 7157596a8b47a4a6b76aede69ff23e6a881b092a (PR-548) 02:04:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/548/head:refs/remotes/origin/PR-548 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:04:00 > git config core.sparsecheckout # timeout=10 02:04:00 > git checkout -f 7157596a8b47a4a6b76aede69ff23e6a881b092a # timeout=10 02:04:00 > git remote # timeout=10 02:04:01 > git config --get remote.origin.url # timeout=10 02:04:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:04:01 > git merge c80097c4a9a507998513a772aabe6c68a90454ef # timeout=10 02:04:01 > git rev-parse HEAD^{commit} # timeout=10 02:04:01 > git config core.sparsecheckout # timeout=10 02:04:01 > git checkout -f 7157596a8b47a4a6b76aede69ff23e6a881b092a # timeout=10 02:04:01 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 02:04:01 > git --version # timeout=10 02:04:01 > git --version # 'git version 2.25.1' 02:04:01 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:04:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:04:02 % Total % Received % Xferd Average Speed Time Time Time Current 02:04:02 Dload Upload Total Spent Left Speed 02:04:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 02:04:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:04:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:04:04 + sudo tee /etc/docker/daemon.new 02:04:04 { 02:04:04 "registry-mirrors": [ 02:04:04 "https://nexus3.edgexfoundry.org:10001" 02:04:04 ], 02:04:04 "bip": "10.250.0.254/24", 02:04:04 "hosts": [ 02:04:04 "tcp://0.0.0.0:5555", 02:04:04 "unix:///var/run/docker.sock" 02:04:04 ], 02:04:04 "mtu": 1458, 02:04:04 "selinux-enabled": true, 02:04:04 "seccomp-profile": "/etc/docker/seccomp.json" 02:04:04 } [Pipeline] sh 02:04:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:04:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:23 provisioning config files... 02:04:23 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config10274998968164029825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:23 ---> docker-login.sh 02:04:23 nexus3.edgexfoundry.org:10001 02:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:24 Configure a credential helper to remove this warning. See 02:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:24 02:04:24 Login Succeeded 02:04:24 nexus3.edgexfoundry.org:10002 02:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:24 Configure a credential helper to remove this warning. See 02:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:24 02:04:24 Login Succeeded 02:04:24 nexus3.edgexfoundry.org:10003 02:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:25 Configure a credential helper to remove this warning. See 02:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:25 02:04:25 Login Succeeded 02:04:25 nexus3.edgexfoundry.org:10004 02:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:25 Configure a credential helper to remove this warning. See 02:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:25 02:04:25 Login Succeeded 02:04:25 docker.io 02:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:26 Configure a credential helper to remove this warning. See 02:04:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:26 02:04:26 Login Succeeded 02:04:26 ---> docker-login.sh ends [Pipeline] } 02:04:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:04:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:04:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:04:26 ========================================================= 02:04:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:04:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:04:27 Sending build context to Docker daemon 3.32MB 02:04:27 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:04:27 Step 2/12 : FROM ${BASE} AS builder 02:04:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:04:27 af6eaf76a39c: Pulling fs layer 02:04:27 55522c791124: Pulling fs layer 02:04:27 ce5c4a1c91eb: Pulling fs layer 02:04:27 169dfbe0d373: Pulling fs layer 02:04:27 e1ff8fa3b103: Pulling fs layer 02:04:27 52ebb69f0ebf: Pulling fs layer 02:04:27 5abe8eddf0d5: Pulling fs layer 02:04:27 e1ff8fa3b103: Waiting 02:04:27 52ebb69f0ebf: Waiting 02:04:27 169dfbe0d373: Waiting 02:04:27 5abe8eddf0d5: Waiting 02:04:27 55522c791124: Download complete 02:04:27 169dfbe0d373: Verifying Checksum 02:04:27 169dfbe0d373: Download complete 02:04:28 e1ff8fa3b103: Verifying Checksum 02:04:28 e1ff8fa3b103: Download complete 02:04:28 af6eaf76a39c: Verifying Checksum 02:04:28 af6eaf76a39c: Download complete 02:04:29 5abe8eddf0d5: Verifying Checksum 02:04:29 5abe8eddf0d5: Download complete 02:04:30 af6eaf76a39c: Pull complete 02:04:30 ce5c4a1c91eb: Verifying Checksum 02:04:30 ce5c4a1c91eb: Download complete 02:04:30 55522c791124: Pull complete 02:04:30 52ebb69f0ebf: Verifying Checksum 02:04:30 52ebb69f0ebf: Download complete 02:04:43 ce5c4a1c91eb: Pull complete 02:04:43 169dfbe0d373: Pull complete 02:04:43 e1ff8fa3b103: Pull complete 02:04:51 52ebb69f0ebf: Pull complete 02:04:52 5abe8eddf0d5: Pull complete 02:04:52 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 02:04:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:04:52 ---> 6cb57ee374ae 02:04:52 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:04:53 ---> Running in 8efc2c6e44b9 02:04:53 Removing intermediate container 8efc2c6e44b9 02:04:53 ---> ffeb38126bff 02:04:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:04:53 ---> Running in 8bc9c2edbf1a 02:04:54 Removing intermediate container 8bc9c2edbf1a 02:04:54 ---> 7d24618593ea 02:04:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:04:54 ---> Running in 5428657c6840 02:04:54 Removing intermediate container 5428657c6840 02:04:54 ---> 66f34d882172 02:04:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:04:55 ---> Running in 839d73f9b00a 02:04:55 Removing intermediate container 839d73f9b00a 02:04:55 ---> daf74aecdf95 02:04:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:04:55 ---> Running in 8f66611caaa4 02:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:04:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:04:58 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:04:58 (2/4) Installing libedit (20221030.3.1-r0) 02:04:58 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:04:58 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:04:58 Executing busybox-1.35.0-r29.trigger 02:04:58 OK: 268 MiB in 57 packages 02:04:59 Removing intermediate container 8f66611caaa4 02:04:59 ---> 39b9bc0f6f13 02:04:59 Step 8/12 : WORKDIR /device-mqtt-go 02:04:59 ---> Running in 8ea5b5162e3c 02:05:00 Removing intermediate container 8ea5b5162e3c 02:05:00 ---> 055b326aa85b 02:05:00 Step 9/12 : COPY go.mod vendor* ./ 02:05:00 ---> 241766f5f779 02:05:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:00 ---> Running in 2d14d3d1c267 02:06:08 Removing intermediate container 2d14d3d1c267 02:06:08 ---> 0b40df4f13c5 02:06:08 Step 11/12 : COPY . . 02:06:08 ---> f20329a52e8d 02:06:08 Step 12/12 : RUN $MAKE 02:06:08 ---> Running in 51ecc602505d 02:06:08 noop 02:06:08 Removing intermediate container 51ecc602505d 02:06:08 ---> 22a2e5ae73a1 02:06:08 Successfully built 22a2e5ae73a1 02:06:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:09 + docker inspect -f . ci-base-image-arm64 02:06:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:09 prd-ubuntu20.04-docker-arm64-4c-16g-6184 does not seem to be running inside a container 02:06:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 02:06:10 $ docker top a5773223cdde65646f5d16a4cbdf406fa264cacf3fc5464eddae94ac38a6d7a4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:11 + go version 02:06:11 go version go1.20.2 linux/arm64 [Pipeline] } 02:06:11 $ docker stop --time=1 a5773223cdde65646f5d16a4cbdf406fa264cacf3fc5464eddae94ac38a6d7a4 02:06:15 $ docker rm -f --volumes a5773223cdde65646f5d16a4cbdf406fa264cacf3fc5464eddae94ac38a6d7a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:16 + docker inspect -f . ci-base-image-arm64 02:06:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:16 prd-ubuntu20.04-docker-arm64-4c-16g-6184 does not seem to be running inside a container 02:06:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 02:06:17 $ docker top eb2857ff39a6f39969d62993fd65235d3a356fb3b7a9ada85d9c5b69b7b63001 -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:18 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:06:19 + make test 02:06:19 go test ./... -coverprofile=coverage.out ./... 02:06:58 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:09:50 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:09:50 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:09:50 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.080s coverage: 22.2% of statements 02:09:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:09:50 go vet ./... 02:10:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:10:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:10:12 ./bin/test-attribution-txt.sh [Pipeline] echo 02:10:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:10:12 $ docker stop --time=1 eb2857ff39a6f39969d62993fd65235d3a356fb3b7a9ada85d9c5b69b7b63001 02:10:15 $ docker rm -f --volumes eb2857ff39a6f39969d62993fd65235d3a356fb3b7a9ada85d9c5b69b7b63001 [Pipeline] // withDockerContainer [Pipeline] sh 02:10:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:10:16 Warning: overwriting stash ‘coverage-report’ 02:10:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:10:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:10:18 + ls -al . 02:10:18 total 176 02:10:18 drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 02:06 . 02:10:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 02:03 .. 02:10:18 -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 02:04 .dockerignore 02:10:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 02:04 .git 02:10:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 02:04 .github 02:10:18 -rw-rw-r-- 1 jenkins jenkins 329 Mar 29 02:04 .gitignore 02:10:18 -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 02:04 .golangci.yml 02:10:18 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 29 02:04 Attribution.txt 02:10:18 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 29 02:04 CHANGELOG.md 02:10:18 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 29 02:04 Dockerfile 02:10:18 -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 02:04 GOVERNANCE.md 02:10:18 -rw-rw-r-- 1 jenkins jenkins 678 Mar 29 02:04 Jenkinsfile 02:10:18 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 29 02:04 LICENSE 02:10:18 -rw-rw-r-- 1 jenkins jenkins 1732 Mar 29 02:04 Makefile 02:10:18 -rw-rw-r-- 1 jenkins jenkins 620 Mar 29 02:04 OWNERS.md 02:10:18 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 29 02:04 README.md 02:10:18 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 02:00 VERSION 02:10:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 02:04 bin 02:10:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 02:04 cmd 02:10:18 -rw-r--r-- 1 jenkins jenkins 18047 Mar 29 02:09 coverage.out 02:10:18 -rw-rw-r-- 1 jenkins jenkins 3330 Mar 29 02:04 go.mod 02:10:18 -rw-rw-r-- 1 jenkins jenkins 31153 Mar 29 02:04 go.sum 02:10:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 02:04 internal 02:10:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 02:04 mock 02:10:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 02:04 snap 02:10:18 -rw-rw-r-- 1 jenkins jenkins 227 Mar 29 02:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:18 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7157596a8b47a4a6b76aede69ff23e6a881b092a --label arch=arm64 --label version=0.0.0 . 02:10:19 Sending build context to Docker daemon 3.339MB 02:10:19 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:10:19 Step 2/24 : FROM ${BASE} AS builder 02:10:19 ---> 22a2e5ae73a1 02:10:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:10:19 ---> Running in e7925e628c91 02:10:19 Removing intermediate container e7925e628c91 02:10:19 ---> d747a6dbad4e 02:10:19 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:10:19 ---> Running in de68d35db642 02:10:20 Removing intermediate container de68d35db642 02:10:20 ---> 300c4916109d 02:10:20 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:10:20 ---> Running in 9cb70f71f235 02:10:20 Removing intermediate container 9cb70f71f235 02:10:20 ---> 28b8f450551c 02:10:20 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:10:20 ---> Running in aca57c3590a7 02:10:20 Removing intermediate container aca57c3590a7 02:10:20 ---> b4ad5be096ec 02:10:20 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:20 ---> Running in 56b20d8ab989 02:10:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:10:23 OK: 268 MiB in 57 packages 02:10:24 Removing intermediate container 56b20d8ab989 02:10:24 ---> ac0e008c9838 02:10:24 Step 8/24 : WORKDIR /device-mqtt-go 02:10:24 ---> Running in ae17be716fa9 02:10:25 Removing intermediate container ae17be716fa9 02:10:25 ---> bdceda0ed342 02:10:25 Step 9/24 : COPY go.mod vendor* ./ 02:10:25 ---> 2cfd499e064d 02:10:25 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:25 ---> Running in 17a82bdb0af9 02:10:29 Removing intermediate container 17a82bdb0af9 02:10:29 ---> e81f1c06d70a 02:10:29 Step 11/24 : COPY . . 02:10:30 ---> 0ff223655664 02:10:30 Step 12/24 : RUN $MAKE 02:10:30 ---> Running in 2bba76938e84 02:10:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:13:09 Removing intermediate container 2bba76938e84 02:13:09 ---> 4f824765eddc 02:13:09 Step 13/24 : FROM alpine:3.17 02:13:09 3.17: Pulling from library/alpine 02:13:09 af6eaf76a39c: Already exists 02:13:09 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 02:13:09 Status: Downloaded newer image for alpine:3.17 02:13:09 ---> d74e625d9115 02:13:09 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:13:09 ---> Running in fc70dea75abf 02:13:09 Removing intermediate container fc70dea75abf 02:13:09 ---> fec75d22c386 02:13:09 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:13:09 ---> Running in c43f43df973e 02:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:13:09 (1/1) Installing dumb-init (1.2.5-r2) 02:13:09 Executing busybox-1.35.0-r29.trigger 02:13:09 OK: 8 MiB in 16 packages 02:13:09 Removing intermediate container c43f43df973e 02:13:09 ---> 444889e54bcc 02:13:09 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:13:09 ---> ccf087a1725e 02:13:09 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:13:09 ---> ff3ee9b46ceb 02:13:09 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:13:09 ---> 3f27d0872eaf 02:13:09 Step 19/24 : EXPOSE 59982 02:13:09 ---> Running in 25d35ec778b3 02:13:09 Removing intermediate container 25d35ec778b3 02:13:09 ---> e18972f31224 02:13:09 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:13:09 ---> Running in a60d96e0bc29 02:13:09 Removing intermediate container a60d96e0bc29 02:13:09 ---> 543bff30dd3e 02:13:09 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:13:09 ---> Running in 820856dcde96 02:13:09 Removing intermediate container 820856dcde96 02:13:09 ---> 61ebda24a355 02:13:09 Step 22/24 : LABEL arch=arm64 02:13:09 ---> Running in a47fb0202f5c 02:13:09 Removing intermediate container a47fb0202f5c 02:13:09 ---> 79e6485c3432 02:13:09 Step 23/24 : LABEL git_sha=7157596a8b47a4a6b76aede69ff23e6a881b092a 02:13:09 ---> Running in 2a30876e1490 02:13:09 Removing intermediate container 2a30876e1490 02:13:09 ---> 0b649e493892 02:13:09 Step 24/24 : LABEL version=0.0.0 02:13:09 ---> Running in 2ea82e558be9 02:13:09 Removing intermediate container 2ea82e558be9 02:13:09 ---> 5e2d1b26f82a 02:13:09 [Warning] One or more build-args [ARCH] were not consumed 02:13:09 Successfully built 5e2d1b26f82a 02:13:09 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:09 02:13:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:10 arm64: Pulling from edgex-lftools-log-publisher 02:13:10 8998bd30e6a1: Pulling fs layer 02:13:10 04944245beec: Pulling fs layer 02:13:10 699f458cf7ca: Pulling fs layer 02:13:10 765212b225bb: Pulling fs layer 02:13:10 f23df028b6ca: Pulling fs layer 02:13:10 d65c8cfc05b1: Pulling fs layer 02:13:10 2437ff75d9bd: Pulling fs layer 02:13:10 f23df028b6ca: Waiting 02:13:10 d65c8cfc05b1: Waiting 02:13:10 2437ff75d9bd: Waiting 02:13:10 765212b225bb: Waiting 02:13:10 04944245beec: Verifying Checksum 02:13:10 04944245beec: Download complete 02:13:10 765212b225bb: Verifying Checksum 02:13:10 765212b225bb: Download complete 02:13:10 f23df028b6ca: Verifying Checksum 02:13:10 f23df028b6ca: Download complete 02:13:10 d65c8cfc05b1: Verifying Checksum 02:13:10 d65c8cfc05b1: Download complete 02:13:11 699f458cf7ca: Verifying Checksum 02:13:11 699f458cf7ca: Download complete 02:13:11 8998bd30e6a1: Verifying Checksum 02:13:11 8998bd30e6a1: Download complete 02:13:14 2437ff75d9bd: Verifying Checksum 02:13:14 2437ff75d9bd: Download complete 02:13:16 8998bd30e6a1: Pull complete 02:13:16 04944245beec: Pull complete 02:13:18 699f458cf7ca: Pull complete 02:13:18 765212b225bb: Pull complete 02:13:19 f23df028b6ca: Pull complete 02:13:19 d65c8cfc05b1: Pull complete 02:13:34 2437ff75d9bd: Pull complete 02:13:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:13:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:35 prd-ubuntu20.04-docker-arm64-4c-16g-6184 does not seem to be running inside a container 02:13:35 $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 02:13:38 $ docker top 7fb0bb3ba5a0e34eaeed2def9acde58f7f798139462bc73ea96e5d93eac39f38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:39 ---> job-cost.sh 02:13:39 lf-activate-venv: SKIPPING 02:13:39 INFO: No Stack... 02:13:40 INFO: Retrieving Pricing Info for: v3-standard-4 02:13:40 INFO: Archiving Costs [Pipeline] sh 02:13:41 + + cut -d, -f6 02:13:41 cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 02:13:41 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-548-1-stack-cost] 02:13:41 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-548-1-stack-cost] did not exist. Created. 02:13:41 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-548-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:13:42 /w/workspace/device-mqtt-go/1@tmp/durable-163acfc5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:13:43 + echo total: 0.10999999940395355 [Pipeline] stash 02:13:43 Warning: overwriting stash ‘stack-cost’ 02:13:43 Stashed 1 file(s) [Pipeline] } 02:13:43 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-548-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:13:43 $ docker stop --time=1 7fb0bb3ba5a0e34eaeed2def9acde58f7f798139462bc73ea96e5d93eac39f38 02:13:44 $ docker rm -f --volumes 7fb0bb3ba5a0e34eaeed2def9acde58f7f798139462bc73ea96e5d93eac39f38 [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 02:13:46 provisioning config files... 02:13:46 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp/config3453448593613335875tmp [Pipeline] { [Pipeline] sh 02:13:46 + set +x 02:13:46 + curl -s https://codecov.io/bash 02:13:46 + bash -s -- 02:13:46 02:13:46 _____ _ 02:13:46 / ____| | | 02:13:46 | | ___ __| | ___ ___ _____ __ 02:13:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:13:46 | |___| (_) | (_| | __/ (_| (_) \ V / 02:13:46 \_____\___/ \__,_|\___|\___\___/ \_/ 02:13:46 Bash-1.0.6 02:13:46 02:13:46 02:13:46 ==> git version 2.25.1 found 02:13:46 ==> 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 02:13:46 Release-Date: 2020-01-08 02:13:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:13:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:13:46 ==> Jenkins CI detected. 02:13:46 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-548 02:13:46 project root: . 02:13:46 --> token set from env 02:13:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:13:46 ==> Running gcov in . (disable via -X gcov) 02:13:46 ==> Python coveragepy not found 02:13:46 ==> Searching for coverage reports in: 02:13:46 + . 02:13:46 -> Found 1 reports 02:13:46 ==> Detecting git/mercurial file structure 02:13:46 ==> Reading reports 02:13:46 + ./coverage.out bytes=18047 02:13:46 ==> Appending adjustments 02:13:46 https://docs.codecov.io/docs/fixing-reports 02:13:46 + Found adjustments 02:13:46 ==> Gzipping contents 02:13:46 4.0K /tmp/codecov.kAuAON.gz 02:13:46 ==> Uploading reports 02:13:46 url: https://codecov.io 02:13:46 query: branch=PR-548&commit=7157596a8b47a4a6b76aede69ff23e6a881b092a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-548%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=548&job=&cmd_args= 02:13:46 -> Pinging Codecov 02:13:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-548&commit=7157596a8b47a4a6b76aede69ff23e6a881b092a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-548%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=548&job=&cmd_args= 02:13:46 -> Uploading to 02:13:46 https://storage.googleapis.com/codecov/v4/raw/2023-03-29/7D719EC7BBE17E464838252E33014C33/7157596a8b47a4a6b76aede69ff23e6a881b092a/54529ae9-0187-4bfa-a921-61f5b669a2a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T021346Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a806a6650d71acee38409439ea88b3981dd070657a00612dc5d5ce416805b1d8 02:13:46 % Total % Received % Xferd Average Speed Time Time Time Current 02:13:46 Dload Upload Total Spent Left Speed 02:13:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3151 0 0 100 3151 0 15599 --:--:-- --:--:-- --:--:-- 15522 100 3151 0 0 100 3151 0 11935 --:--:-- --:--:-- --:--:-- 11890 02:13:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/7157596a8b47a4a6b76aede69ff23e6a881b092a [Pipeline] } 02:13:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:13:49 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-548/archives ] 02:13:49 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-548/archives 02:13:49 total 16 02:13:49 drwxr-xr-x 3 root root 4096 Mar 29 02:02 . 02:13:49 drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 02:02 .. 02:13:49 drwxr-xr-x 2 root root 4096 Mar 29 02:02 cost 02:13:49 -rw-r--r-- 1 root root 86 Mar 29 02:02 cost.csv 02:13:49 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-548/archives 02:13:49 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-548/archives 02:13:49 total 16 02:13:49 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 02:02 . 02:13:49 drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 02:02 .. 02:13:49 drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 02:02 cost 02:13:49 -rw-r--r-- 1 jenkins jenkins 86 Mar 29 02:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:13:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:13:50 ---> package-listing.sh 02:13:50 ++ facter osfamily 02:13:50 ++ tr '[:upper:]' '[:lower:]' 02:13:50 + OS_FAMILY=debian 02:13:50 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-548 02:13:50 + START_PACKAGES=/tmp/packages_start.txt 02:13:50 + END_PACKAGES=/tmp/packages_end.txt 02:13:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:13:50 + PACKAGES=/tmp/packages_start.txt 02:13:50 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-548 ']' 02:13:50 + PACKAGES=/tmp/packages_end.txt 02:13:50 + case "${OS_FAMILY}" in 02:13:50 + dpkg -l 02:13:50 + grep '^ii' 02:13:50 + '[' -f /tmp/packages_start.txt ']' 02:13:50 + '[' -f /tmp/packages_end.txt ']' 02:13:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:13:50 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-548 ']' 02:13:50 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-548/archives/ 02:13:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-548/archives/ [Pipeline] echo 02:13:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-548/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:13:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:51 prd-ubuntu20.04-docker-8c-8g-6181 does not seem to be running inside a container 02:13:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-548/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-548 -v /w/workspace/gexfoundry_device-mqtt-go_PR-548:/w/workspace/gexfoundry_device-mqtt-go_PR-548:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-548@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 02:13:51 $ docker top 603df891f54a4e668d5fbca4b0028a1656e8a658578fcc376eb9370aba1163bf -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:52 + touch /tmp/pre-build-complete [Pipeline] sh 02:13:52 + mkdir -p /var/log/sysstat [Pipeline] sh 02:13:52 + ls /var/log/sa-host 02:13:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:52 provisioning config files... 02:13:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-548@tmp/config9342171837004177436tmp [Pipeline] { [Pipeline] echo 02:13:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:13:53 ---> create-netrc.sh [Pipeline] } 02:13:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:13:53 ---> python-tools-install.sh [Pipeline] echo 02:13:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:13:54 ---> sudo-logs.sh 02:13:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:13:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:13:54 ---> job-cost.sh 02:13:54 lf-activate-venv: SKIPPING 02:13:54 DEBUG: total: 0.2199999988079071 02:13:54 INFO: Retrieving Stack Cost... 02:13:54 INFO: Retrieving Pricing Info for: v3-standard-8 02:13:55 INFO: Archiving Costs [Pipeline] echo 02:13:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:13:55 ---> logs-deploy.sh 02:13:55 lf-activate-venv: SKIPPING 02:13:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-548/1 02:13:55 INFO: archiving workspace using pattern(s): 02:13:56 Archives upload complete. 02:13:56 INFO: archiving logs to Nexus 02:13:57 ---> uname -a: 02:13:57 Linux prd-ubuntu20-04-docker-8c-8g-6181 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:13:57 02:13:57 02:13:57 ---> lscpu: 02:13:57 Architecture: x86_64 02:13:57 CPU op-mode(s): 32-bit, 64-bit 02:13:57 Byte Order: Little Endian 02:13:57 Address sizes: 40 bits physical, 48 bits virtual 02:13:57 CPU(s): 8 02:13:57 On-line CPU(s) list: 0-7 02:13:57 Thread(s) per core: 1 02:13:57 Core(s) per socket: 1 02:13:57 Socket(s): 8 02:13:57 NUMA node(s): 1 02:13:57 Vendor ID: AuthenticAMD 02:13:57 CPU family: 23 02:13:57 Model: 49 02:13:57 Model name: AMD EPYC-Rome Processor 02:13:57 Stepping: 0 02:13:57 CPU MHz: 2800.000 02:13:57 BogoMIPS: 5600.00 02:13:57 Virtualization: AMD-V 02:13:57 Hypervisor vendor: KVM 02:13:57 Virtualization type: full 02:13:57 L1d cache: 256 KiB 02:13:57 L1i cache: 256 KiB 02:13:57 L2 cache: 4 MiB 02:13:57 L3 cache: 128 MiB 02:13:57 NUMA node0 CPU(s): 0-7 02:13:57 Vulnerability Itlb multihit: Not affected 02:13:57 Vulnerability L1tf: Not affected 02:13:57 Vulnerability Mds: Not affected 02:13:57 Vulnerability Meltdown: Not affected 02:13:57 Vulnerability Mmio stale data: Not affected 02:13:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:13:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:13:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:13:57 Vulnerability Srbds: Not affected 02:13:57 Vulnerability Tsx async abort: Not affected 02:13:57 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 02:13:57 02:13:57 02:13:57 ---> nproc: 02:13:57 8 02:13:57 02:13:57 02:13:57 ---> df -h: 02:13:57 Filesystem Size Used Avail Use% Mounted on 02:13:57 overlay 155G 12G 144G 8% / 02:13:57 tmpfs 64M 0 64M 0% /dev 02:13:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:13:57 shm 64M 0 64M 0% /dev/shm 02:13:57 /dev/vda1 155G 12G 144G 8% /facter-os 02:13:57 02:13:57 02:13:57 ---> sar -b -r -n DEV: 02:13:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6181) 03/29/23 _x86_64_ (8 CPU) 02:13:57 02:13:57 01:59:08 LINUX RESTART (8 CPU) 02:13:57 02:13:57 02:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:13:57 02:01:01 124.19 1.60 122.59 0.00 58.91 46890.24 0.00 02:13:57 02:02:01 132.28 0.25 132.03 0.00 14.93 33674.25 0.00 02:13:57 02:03:01 110.48 0.07 110.41 0.00 11.60 33751.04 0.00 02:13:57 02:04:01 2.03 0.00 2.03 0.00 0.00 22.28 0.00 02:13:57 02:05:01 55.37 10.60 44.78 0.00 5159.14 8812.66 0.00 02:13:57 02:06:02 6.13 1.03 5.10 0.00 22.00 114.51 0.00 02:13:57 02:07:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 02:13:57 02:08:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 02:13:57 02:09:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 02:13:57 02:10:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 02:13:57 02:11:01 0.88 0.00 0.88 0.00 0.00 9.20 0.00 02:13:57 02:12:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 02:13:57 02:13:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 02:13:57 Average: 33.89 1.04 32.85 0.00 405.64 9502.62 0.00 02:13:57 02:13:57 02:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:13:57 02:01:01 28297768 31587116 729896 2.22 114696 3373052 2026028 5.97 1147696 3002336 208032 02:13:57 02:02:01 28013660 31367448 939092 2.86 148936 3379340 2499948 7.37 1513640 2884456 200644 02:13:57 02:03:01 27712824 31592568 715980 2.18 158808 3860840 1756224 5.18 1243056 3421524 148 02:13:57 02:04:01 27713220 31593116 715100 2.17 158848 3860840 1756224 5.18 1243704 3421524 28 02:13:57 02:05:01 27194572 31574892 712996 2.17 192196 4316080 1831200 5.40 1562312 3584996 152 02:13:57 02:06:02 27198068 31574484 712852 2.17 190824 4313444 1819176 5.36 1560696 3582280 28 02:13:57 02:07:01 27207004 31583496 703776 2.14 190892 4313448 1819176 5.36 1552424 3582284 8 02:13:57 02:08:01 27207004 31583844 703672 2.14 190920 4313452 1819176 5.36 1552208 3582564 16 02:13:57 02:09:01 27206736 31583584 703852 2.14 190948 4313448 1819176 5.36 1552196 3582564 12 02:13:57 02:10:01 27206552 31583616 703720 2.14 191000 4313584 1819176 5.36 1552792 3582696 180 02:13:57 02:11:01 27206728 31583808 703660 2.14 191012 4313584 1819176 5.36 1553016 3582696 172 02:13:57 02:12:01 27206476 31583596 703860 2.14 191044 4313588 1819176 5.36 1552900 3582700 176 02:13:57 02:13:01 27206428 31583620 703776 2.14 191104 4313592 1819176 5.36 1552932 3582704 172 02:13:57 Average: 27429003 31567322 727095 2.21 177018 4099869 1878695 5.54 1472275 3459640 31521 02:13:57 02:13:57 02:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:13:57 02:01:01 ens3 475.16 285.82 6005.45 34.14 0.00 0.00 0.00 0.00 02:13:57 02:01:01 docker0 176.82 295.28 14.31 1942.54 0.00 0.00 0.00 0.00 02:13:57 02:01:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 02:13:57 02:02:01 ens3 48.76 40.26 81.54 88.03 0.00 0.00 0.00 0.00 02:13:57 02:02:01 docker0 1.43 4.08 0.09 42.61 0.00 0.00 0.00 0.00 02:13:57 02:02:01 vethd5fd1af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:13:57 02:02:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 02:13:57 02:03:01 ens3 117.25 70.99 2574.30 14.22 0.00 0.00 0.00 0.00 02:13:57 02:03:01 docker0 1.25 3.08 0.08 43.03 0.00 0.00 0.00 0.00 02:13:57 02:03:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 02:13:57 02:04:01 ens3 1.38 0.60 1.77 0.29 0.00 0.00 0.00 0.00 02:13:57 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:57 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:57 02:05:01 ens3 221.13 122.85 2809.99 8.51 0.00 0.00 0.00 0.00 02:13:57 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:57 02:05:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 02:13:57 02:06:02 ens3 0.33 0.23 0.02 0.02 0.00 0.00 0.00 0.00 02:13:57 02:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:57 02:06:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:57 02:07:01 ens3 0.24 0.12 0.07 0.01 0.00 0.00 0.00 0.00 02:13:57 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:57 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:57 02:08:01 ens3 0.25 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:13:57 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:57 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:57 02:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:57 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:57 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:57 02:10:01 ens3 0.50 0.23 0.10 0.07 0.00 0.00 0.00 0.00 02:13:57 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:57 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:57 02:11:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:13:57 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:57 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:57 02:12:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:13:57 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:57 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:57 02:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:57 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:57 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:57 Average: ens3 66.66 40.16 883.76 11.19 0.00 0.00 0.00 0.00 02:13:57 Average: docker0 13.83 23.30 1.12 156.24 0.00 0.00 0.00 0.00 02:13:57 Average: lo 0.50 0.50 0.05 0.05 0.00 0.00 0.00 0.00 02:13:57 02:13:57 02:13:57 ---> sar -P ALL: 02:13:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6181) 03/29/23 _x86_64_ (8 CPU) 02:13:57 02:13:57 01:59:08 LINUX RESTART (8 CPU) 02:13:57 02:13:57 02:00:01 CPU %user %nice %system %iowait %steal %idle 02:13:57 02:01:01 all 5.84 0.00 2.42 3.12 0.05 88.57 02:13:57 02:01:01 0 5.80 0.00 2.29 0.54 0.05 91.33 02:13:57 02:01:01 1 6.38 0.00 1.57 9.11 0.05 82.89 02:13:57 02:01:01 2 6.05 0.00 2.29 1.71 0.03 89.91 02:13:57 02:01:01 3 4.28 0.00 1.82 0.07 0.05 93.79 02:13:57 02:01:01 4 5.61 0.00 2.55 0.10 0.03 91.70 02:13:57 02:01:01 5 6.84 0.00 2.33 0.62 0.03 90.18 02:13:57 02:01:01 6 5.73 0.00 3.44 12.03 0.05 78.75 02:13:57 02:01:01 7 6.01 0.00 3.12 0.71 0.07 90.10 02:13:57 02:02:01 all 32.54 0.00 5.71 2.13 0.09 59.52 02:13:57 02:02:01 0 31.94 0.00 6.19 4.17 0.08 57.62 02:13:57 02:02:01 1 33.91 0.00 5.58 2.41 0.08 58.02 02:13:57 02:02:01 2 31.68 0.00 6.28 0.29 0.10 61.65 02:13:57 02:02:01 3 33.14 0.00 5.35 0.13 0.08 61.29 02:13:57 02:02:01 4 31.80 0.00 5.29 0.99 0.08 61.84 02:13:57 02:02:01 5 32.74 0.00 5.90 8.25 0.10 53.00 02:13:57 02:02:01 6 32.38 0.00 5.40 0.50 0.07 61.65 02:13:57 02:02:01 7 32.74 0.00 5.69 0.34 0.10 61.13 02:13:57 02:03:01 all 7.92 0.00 2.05 1.86 0.05 88.11 02:13:57 02:03:01 0 7.26 0.00 1.89 4.89 0.05 85.91 02:13:57 02:03:01 1 9.00 0.00 2.03 0.03 0.03 88.91 02:13:57 02:03:01 2 7.73 0.00 2.57 5.16 0.03 84.50 02:13:57 02:03:01 3 7.95 0.00 1.96 0.72 0.07 89.30 02:13:57 02:03:01 4 7.69 0.00 2.41 2.83 0.05 87.02 02:13:57 02:03:01 5 6.78 0.00 2.03 0.08 0.03 91.07 02:13:57 02:03:01 6 8.62 0.00 1.79 0.42 0.05 89.12 02:13:57 02:03:01 7 8.34 0.00 1.74 0.79 0.05 89.08 02:13:57 02:04:01 all 0.03 0.00 0.01 0.01 0.00 99.95 02:13:57 02:04:01 0 0.07 0.00 0.02 0.08 0.00 99.83 02:13:57 02:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:13:57 02:04:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:13:57 02:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:13:57 02:04:01 4 0.05 0.00 0.02 0.03 0.03 99.87 02:13:57 02:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:13:57 02:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:13:57 02:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:13:57 02:05:01 all 2.22 0.00 1.42 0.70 0.03 95.63 02:13:57 02:05:01 0 1.48 0.00 1.08 1.80 0.03 95.60 02:13:57 02:05:01 1 2.24 0.00 1.08 0.37 0.02 96.30 02:13:57 02:05:01 2 1.92 0.00 1.42 0.05 0.02 96.60 02:13:57 02:05:01 3 2.92 0.00 1.19 0.55 0.03 95.31 02:13:57 02:05:01 4 2.09 0.00 0.82 0.03 0.05 97.00 02:13:57 02:05:01 5 3.26 0.00 2.14 1.00 0.02 93.59 02:13:57 02:05:01 6 1.70 0.00 2.47 1.14 0.03 94.65 02:13:57 02:05:01 7 2.13 0.00 1.14 0.65 0.03 96.04 02:13:57 02:06:02 all 0.11 0.00 0.06 0.02 0.02 99.78 02:13:57 02:06:02 0 0.30 0.00 0.12 0.07 0.02 99.50 02:13:57 02:06:02 1 0.05 0.00 0.10 0.00 0.02 99.83 02:13:57 02:06:02 2 0.03 0.00 0.05 0.00 0.02 99.90 02:13:57 02:06:02 3 0.12 0.00 0.03 0.02 0.02 99.82 02:13:57 02:06:02 4 0.13 0.00 0.07 0.00 0.05 99.75 02:13:57 02:06:02 5 0.05 0.00 0.03 0.00 0.02 99.90 02:13:57 02:06:02 6 0.22 0.00 0.07 0.05 0.02 99.65 02:13:57 02:06:02 7 0.02 0.00 0.05 0.00 0.02 99.92 02:13:57 02:07:01 all 0.12 0.00 0.00 0.00 0.01 99.86 02:13:57 02:07:01 0 0.03 0.00 0.02 0.03 0.02 99.90 02:13:57 02:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:13:57 02:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:13:57 02:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:13:57 02:07:01 4 0.83 0.00 0.02 0.00 0.03 99.12 02:13:57 02:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:13:57 02:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:57 02:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:13:57 02:08:01 all 0.27 0.00 0.01 3.54 0.00 96.18 02:13:57 02:08:01 0 0.05 0.00 0.03 13.18 0.00 86.74 02:13:57 02:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:13:57 02:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:13:57 02:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:13:57 02:08:01 4 2.00 0.00 0.03 14.76 0.02 83.19 02:13:57 02:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:13:57 02:08:01 6 0.03 0.00 0.02 0.18 0.00 99.77 02:13:57 02:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:13:57 02:09:01 all 0.21 0.00 0.01 0.13 0.01 99.64 02:13:57 02:09:01 0 0.02 0.00 0.03 0.43 0.02 99.50 02:13:57 02:09:01 1 0.02 0.00 0.00 0.35 0.00 99.63 02:13:57 02:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:13:57 02:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:13:57 02:09:01 4 1.57 0.00 0.03 0.23 0.03 98.14 02:13:57 02:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:13:57 02:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:13:57 02:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:13:57 02:10:01 all 0.10 0.00 0.02 0.00 0.00 99.87 02:13:57 02:10:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:13:57 02:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:13:57 02:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:13:57 02:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:13:57 02:10:01 4 0.80 0.00 0.10 0.00 0.02 99.09 02:13:57 02:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:13:57 02:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:13:57 02:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:13:57 02:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:13:57 02:11:01 0 0.02 0.00 0.00 0.00 0.03 99.95 02:13:57 02:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:13:57 02:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:13:57 02:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:13:57 02:11:01 4 0.05 0.00 0.03 0.00 0.02 99.90 02:13:57 02:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:13:57 02:11:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:13:57 02:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:13:57 02:13:57 02:11:01 CPU %user %nice %system %iowait %steal %idle 02:13:57 02:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:13:57 02:12:01 0 0.03 0.00 0.00 0.02 0.00 99.95 02:13:57 02:12:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:13:57 02:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:13:57 02:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:13:57 02:12:01 4 0.07 0.00 0.03 0.00 0.03 99.87 02:13:57 02:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:13:57 02:12:01 6 0.00 0.00 0.03 0.02 0.00 99.95 02:13:57 02:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:13:57 02:13:01 all 0.17 0.00 0.01 0.02 0.01 99.78 02:13:57 02:13:01 0 0.02 0.00 0.07 0.18 0.02 99.72 02:13:57 02:13:01 1 0.02 0.00 0.00 0.02 0.02 99.95 02:13:57 02:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:13:57 02:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:13:57 02:13:01 4 1.22 0.00 0.03 0.00 0.02 98.73 02:13:57 02:13:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:13:57 02:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:13:57 02:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:13:57 Average: all 3.79 0.00 0.90 0.89 0.02 94.40 02:13:57 Average: 0 3.60 0.00 0.90 1.96 0.02 93.52 02:13:57 Average: 1 3.96 0.00 0.80 0.94 0.02 94.28 02:13:57 Average: 2 3.63 0.00 0.97 0.55 0.02 94.83 02:13:57 Average: 3 3.71 0.00 0.79 0.11 0.02 95.36 02:13:57 Average: 4 4.13 0.00 0.87 1.48 0.04 93.49 02:13:57 Average: 5 3.80 0.00 0.95 0.76 0.02 94.47 02:13:57 Average: 6 3.73 0.00 1.02 1.10 0.02 94.13 02:13:57 Average: 7 3.77 0.00 0.90 0.19 0.02 95.12 02:13:57 02:13:57 02:13:57