Pull request #443 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6930dd9af4372ccf00fad92e82502820c2188682+2c0ad64fa4012812b904ce8a048042a45883a5b2 (3c91dffb833b94dbba5083fac28a4d43636b6e01) 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-ssh3285495517021119522.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16227248364739097335.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-443/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-443/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2678430717436062014.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-443/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11568465019481484134.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh7575260735627748430.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-443/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-443/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18225038535403318172.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-1009’ Running on prd-ubuntu20.04-docker-8c-8g-1011 in /w/workspace/gexfoundry_device-mqtt-go_PR-443 [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-443 # 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 2c0ad64fa4012812b904ce8a048042a45883a5b2 into PR head commit 6930dd9af4372ccf00fad92e82502820c2188682 Merge succeeded, producing 6930dd9af4372ccf00fad92e82502820c2188682 Checking out Revision 6930dd9af4372ccf00fad92e82502820c2188682 (PR-443) > 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/443/head:refs/remotes/origin/PR-443 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6930dd9af4372ccf00fad92e82502820c2188682 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2c0ad64fa4012812b904ce8a048042a45883a5b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6930dd9af4372ccf00fad92e82502820c2188682 # timeout=10 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:04:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:04:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:04:15 ========================================================= 01:04:15 EdgeX Global Pipelines Version Info 01:04:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:04:16 ------------------- 01:04:16 stable info: 01:04:16 ------------------- 01:04:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:04:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:04:16 Message: update stable to v1.0.244 01:04:16 ------------------- 01:04:16 experimental info: 01:04:16 ------------------- 01:04:16 Commited By: **** collab-it+edgex@linuxfoundation.org 01:04:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:04:16 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:04:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:04:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:04:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:04:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:04:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:04:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:04:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:04:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:04:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:04:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:04:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:04:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:04:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:04:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:04:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:04:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:04:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:04:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:04:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:04:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:04:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-443 [Pipeline] echo 01:04:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-443 [Pipeline] echo 01:04:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-443 [Pipeline] echo 01:04:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6930dd9af4372ccf00fad92e82502820c2188682 [Pipeline] echo 01:04:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6930dd9 [Pipeline] echo 01:04:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:04:18 provisioning config files... 01:04:18 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp/config14672270865216933538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:04:18 ---> docker-login.sh 01:04:18 nexus3.edgexfoundry.org:10001 01:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:19 Configure a credential helper to remove this warning. See 01:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:19 01:04:19 Login Succeeded 01:04:19 nexus3.edgexfoundry.org:10002 01:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:19 Configure a credential helper to remove this warning. See 01:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:19 01:04:19 Login Succeeded 01:04:19 nexus3.edgexfoundry.org:10003 01:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:19 Configure a credential helper to remove this warning. See 01:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:19 01:04:19 Login Succeeded 01:04:19 nexus3.edgexfoundry.org:10004 01:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:19 Configure a credential helper to remove this warning. See 01:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:19 01:04:19 Login Succeeded 01:04:19 docker.io 01:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:19 Configure a credential helper to remove this warning. See 01:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:19 01:04:19 Login Succeeded 01:04:19 ---> docker-login.sh ends [Pipeline] } 01:04:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:04:20 + git rev-list -1 --merges 6930dd9af4372ccf00fad92e82502820c2188682~1..6930dd9af4372ccf00fad92e82502820c2188682 [Pipeline] echo 01:04:20 -----------> git rev-list -1 --merges 6930dd9af4372ccf00fad92e82502820c2188682~1..6930dd9af4372ccf00fad92e82502820c2188682 6930dd9af4372ccf00fad92e82502820c2188682 [false] [Pipeline] sh 01:04:21 + git log --format=format:%s -1 6930dd9af4372ccf00fad92e82502820c2188682 [Pipeline] echo 01:04:21 ========================================================= 01:04:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:04:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:04:21 + git log --format=format:%s -1 6930dd9af4372ccf00fad92e82502820c2188682 [Pipeline] echo 01:04:21 [semverPrep] GIT_COMMIT: 6930dd9af4372ccf00fad92e82502820c2188682, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:04:21 [semverPrep] This is not a build commit. [Pipeline] sh 01:04:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:04:22 + grep -v github /etc/ssh/ssh_known_hosts 01:04:22 + [ -e /tmp/ssh_known_hosts ] 01:04:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:04:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:04:22 + sudo tee -a /etc/ssh/ssh_known_hosts 01:04:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:04:22 01:04:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:04:22 0.1.4: Pulling from edgex-devops/py-git-semver 01:04:22 b85a868b505f: Pulling fs layer 01:04:22 e2be974225ed: Pulling fs layer 01:04:22 339a4e72a1f5: Pulling fs layer 01:04:22 988bab9f4d93: Pulling fs layer 01:04:22 1469e6f7b9e6: Pulling fs layer 01:04:22 eaf3925da568: Pulling fs layer 01:04:22 bab4dde63d76: Pulling fs layer 01:04:22 bde34c3a00c8: Pulling fs layer 01:04:22 b352a97aabf1: Pulling fs layer 01:04:22 4872d77fe225: Pulling fs layer 01:04:22 5851b861e8e6: Pulling fs layer 01:04:22 eaf3925da568: Waiting 01:04:22 bab4dde63d76: Waiting 01:04:22 bde34c3a00c8: Waiting 01:04:22 b352a97aabf1: Waiting 01:04:22 4872d77fe225: Waiting 01:04:22 5851b861e8e6: Waiting 01:04:22 988bab9f4d93: Waiting 01:04:22 1469e6f7b9e6: Waiting 01:04:22 e2be974225ed: Verifying Checksum 01:04:22 e2be974225ed: Download complete 01:04:22 988bab9f4d93: Download complete 01:04:23 339a4e72a1f5: Verifying Checksum 01:04:23 339a4e72a1f5: Download complete 01:04:23 1469e6f7b9e6: Verifying Checksum 01:04:23 1469e6f7b9e6: Download complete 01:04:23 eaf3925da568: Download complete 01:04:23 bde34c3a00c8: Verifying Checksum 01:04:23 bde34c3a00c8: Download complete 01:04:23 b352a97aabf1: Verifying Checksum 01:04:23 b352a97aabf1: Download complete 01:04:23 4872d77fe225: Verifying Checksum 01:04:23 4872d77fe225: Download complete 01:04:23 5851b861e8e6: Verifying Checksum 01:04:23 5851b861e8e6: Download complete 01:04:23 b85a868b505f: Verifying Checksum 01:04:23 b85a868b505f: Download complete 01:04:23 bab4dde63d76: Download complete 01:04:24 b85a868b505f: Pull complete 01:04:24 e2be974225ed: Pull complete 01:04:25 339a4e72a1f5: Pull complete 01:04:25 988bab9f4d93: Pull complete 01:04:25 1469e6f7b9e6: Pull complete 01:04:25 eaf3925da568: Pull complete 01:04:27 bab4dde63d76: Pull complete 01:04:27 bde34c3a00c8: Pull complete 01:04:27 b352a97aabf1: Pull complete 01:04:27 4872d77fe225: Pull complete 01:04:27 5851b861e8e6: Pull complete 01:04:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:04:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:04:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:04:28 prd-ubuntu20.04-docker-8c-8g-1011 does not seem to be running inside a container 01:04:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-443 -v /w/workspace/gexfoundry_device-mqtt-go_PR-443:/w/workspace/gexfoundry_device-mqtt-go_PR-443:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-443@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:04:29 $ docker top 1df2324ad589da59dea613dfd59e564490616f144e0ef18c284a57c96f11963e -eo pid,comm 01:04:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:04:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:04:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:04:29 [ssh-agent] Looking for ssh-agent implementation... 01:04:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:04:29 $ docker exec 1df2324ad589da59dea613dfd59e564490616f144e0ef18c284a57c96f11963e ssh-agent 01:04:29 SSH_AUTH_SOCK=/tmp/ssh-DIhzbXGYPpI9/agent.32 01:04:29 SSH_AGENT_PID=38 01:04:29 Running ssh-add (command line suppressed) 01:04:29 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp/private_key_14154632353942494147.key (/w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp/private_key_14154632353942494147.key) 01:04:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:04:30 + git tag --points-at HEAD [Pipeline] } 01:04:30 $ docker exec --env ******** --env ******** 1df2324ad589da59dea613dfd59e564490616f144e0ef18c284a57c96f11963e ssh-agent -k 01:04:30 unset SSH_AUTH_SOCK; 01:04:30 unset SSH_AGENT_PID; 01:04:30 echo Agent pid 38 killed; 01:04:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:04:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:04:30 [ssh-agent] Looking for ssh-agent implementation... 01:04:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:04:30 $ docker exec 1df2324ad589da59dea613dfd59e564490616f144e0ef18c284a57c96f11963e ssh-agent 01:04:30 SSH_AUTH_SOCK=/tmp/ssh-yhFvzNByPL0y/agent.70 01:04:30 SSH_AGENT_PID=76 01:04:30 Running ssh-add (command line suppressed) 01:04:30 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp/private_key_15577720570034646938.key (/w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp/private_key_15577720570034646938.key) 01:04:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:04:31 + git semver init 01:04:31 2023-01-04 01:04:31,506 [run_init] DEBUG init version:0.0.0 force:False 01:04:31 2023-01-04 01:04:31,507 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-443/.semver 01:04:31 2023-01-04 01:04:31,507 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-443/.semver 01:04:31 2023-01-04 01:04:31,507 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-443/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-443, universal_newlines=False, shell=None, istream=None) 01:04:32 2023-01-04 01:04:32,285 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-443/.git/info/exclude 01:04:32 2023-01-04 01:04:32,286 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-443/.semver/PR-443 with force:False 01:04:32 2023-01-04 01:04:32,286 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-443/.semver/PR-443 01:04:32 2023-01-04 01:04:32,291 [execute] INFO git cat-file --batch-check 01:04:32 2023-01-04 01:04:32,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-443/.semver, universal_newlines=False, shell=None, istream=) 01:04:32 2023-01-04 01:04:32,298 [execute] INFO git cat-file --batch 01:04:32 2023-01-04 01:04:32,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-443/.semver, universal_newlines=False, shell=None, istream=) 01:04:32 2023-01-04 01:04:32,305 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-443/.semver/PR-443 01:04:32 0.0.0 [Pipeline] } 01:04:32 $ docker exec --env ******** --env ******** 1df2324ad589da59dea613dfd59e564490616f144e0ef18c284a57c96f11963e ssh-agent -k 01:04:32 unset SSH_AUTH_SOCK; 01:04:32 unset SSH_AGENT_PID; 01:04:32 echo Agent pid 76 killed; 01:04:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:04:33 + git semver [Pipeline] } 01:04:33 $ docker stop --time=1 1df2324ad589da59dea613dfd59e564490616f144e0ef18c284a57c96f11963e 01:04:34 $ docker rm -f --volumes 1df2324ad589da59dea613dfd59e564490616f144e0ef18c284a57c96f11963e [Pipeline] // withDockerContainer [Pipeline] sh 01:04:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:04:35 Stashed 1 file(s) [Pipeline] echo 01:04:35 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:04:35 provisioning config files... 01:04:35 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp/config18224232959922098673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:04:36 ---> docker-login.sh 01:04:36 nexus3.edgexfoundry.org:10001 01:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:36 Configure a credential helper to remove this warning. See 01:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:36 01:04:36 Login Succeeded 01:04:36 nexus3.edgexfoundry.org:10002 01:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:36 Configure a credential helper to remove this warning. See 01:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:36 01:04:36 Login Succeeded 01:04:36 nexus3.edgexfoundry.org:10003 01:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:36 Configure a credential helper to remove this warning. See 01:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:36 01:04:36 Login Succeeded 01:04:36 nexus3.edgexfoundry.org:10004 01:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:36 Configure a credential helper to remove this warning. See 01:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:36 01:04:36 Login Succeeded 01:04:36 docker.io 01:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:37 Configure a credential helper to remove this warning. See 01:04:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:37 01:04:37 Login Succeeded 01:04:37 ---> docker-login.sh ends [Pipeline] } 01:04:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:04:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:04:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:04:37 ========================================================= 01:04:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:04:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:04:37 Sending build context to Docker daemon 6.279MB 01:04:37 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:04:37 Step 2/12 : FROM ${BASE} AS builder 01:04:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:04:37 213ec9aee27d: Pulling fs layer 01:04:37 4583459ba037: Pulling fs layer 01:04:37 93c1e223e6f2: Pulling fs layer 01:04:37 53926ce57604: Pulling fs layer 01:04:37 21b2b0c7a3f4: Pulling fs layer 01:04:37 22ff95d597cd: Pulling fs layer 01:04:37 12d6caf4c0d1: Pulling fs layer 01:04:37 96b7cbca73a9: Pulling fs layer 01:04:37 a7acece74701: Pulling fs layer 01:04:37 53926ce57604: Waiting 01:04:37 21b2b0c7a3f4: Waiting 01:04:37 22ff95d597cd: Waiting 01:04:37 12d6caf4c0d1: Waiting 01:04:37 96b7cbca73a9: Waiting 01:04:37 a7acece74701: Waiting 01:04:37 93c1e223e6f2: Verifying Checksum 01:04:37 93c1e223e6f2: Download complete 01:04:37 4583459ba037: Verifying Checksum 01:04:37 4583459ba037: Download complete 01:04:37 21b2b0c7a3f4: Verifying Checksum 01:04:37 21b2b0c7a3f4: Download complete 01:04:38 22ff95d597cd: Verifying Checksum 01:04:38 22ff95d597cd: Download complete 01:04:38 213ec9aee27d: Verifying Checksum 01:04:38 213ec9aee27d: Download complete 01:04:38 12d6caf4c0d1: Verifying Checksum 01:04:38 12d6caf4c0d1: Download complete 01:04:38 213ec9aee27d: Pull complete 01:04:38 4583459ba037: Pull complete 01:04:38 93c1e223e6f2: Pull complete 01:04:38 a7acece74701: Verifying Checksum 01:04:38 a7acece74701: Download complete 01:04:38 96b7cbca73a9: Verifying Checksum 01:04:38 96b7cbca73a9: Download complete 01:04:38 53926ce57604: Verifying Checksum 01:04:38 53926ce57604: Download complete 01:04:43 53926ce57604: Pull complete 01:04:43 21b2b0c7a3f4: Pull complete 01:04:43 22ff95d597cd: Pull complete 01:04:43 12d6caf4c0d1: Pull complete 01:04:45 96b7cbca73a9: Pull complete 01:04:45 a7acece74701: Pull complete 01:04:45 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 01:04:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:04:45 ---> db6d94c90886 01:04:45 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:04:47 ---> Running in 2ac103a74d84 01:04:47 Removing intermediate container 2ac103a74d84 01:04:47 ---> 503b1273da5d 01:04:47 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:04:47 ---> Running in abaf8194c772 01:04:47 Removing intermediate container abaf8194c772 01:04:47 ---> 3f48f530a64c 01:04:47 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:04:47 ---> Running in 96a32c4e72c5 01:04:47 Removing intermediate container 96a32c4e72c5 01:04:47 ---> cead83ffed50 01:04:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:04:47 ---> Running in 5474fa0ba7c3 01:04:47 Removing intermediate container 5474fa0ba7c3 01:04:47 ---> c25bcda941dc 01:04:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:04:47 ---> Running in 6dbb20c1d2bd 01:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:04:48 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:04:48 (2/4) Installing libedit (20210910.3.1-r0) 01:04:48 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:04:48 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:04:48 Executing busybox-1.35.0-r17.trigger 01:04:48 OK: 216 MiB in 55 packages 01:04:49 Removing intermediate container 6dbb20c1d2bd 01:04:49 ---> eea30c241c6e 01:04:49 Step 8/12 : WORKDIR /device-mqtt-go 01:04:49 ---> Running in 5815731f0892 01:04:49 Removing intermediate container 5815731f0892 01:04:49 ---> bce5a59cec0e 01:04:49 Step 9/12 : COPY go.mod vendor* ./ 01:04:49 ---> d18ab294a0fa 01:04:49 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:04:49 ---> Running in 72fb31a0fdf3 01:04:50 Still waiting to schedule task 01:04:50 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1010’ 01:05:07 Removing intermediate container 72fb31a0fdf3 01:05:07 ---> 544958a7d635 01:05:07 Step 11/12 : COPY . . 01:05:07 ---> 76778de401c1 01:05:07 Step 12/12 : RUN $MAKE 01:05:07 ---> Running in 42ca3f5e31df 01:05:07 noop 01:05:07 Removing intermediate container 42ca3f5e31df 01:05:07 ---> 0a7ff4b63c5f 01:05:07 Successfully built 0a7ff4b63c5f 01:05:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:07 + docker inspect -f . ci-base-image-x86_64 01:05:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:08 prd-ubuntu20.04-docker-8c-8g-1011 does not seem to be running inside a container 01:05:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-443 -v /w/workspace/gexfoundry_device-mqtt-go_PR-443:/w/workspace/gexfoundry_device-mqtt-go_PR-443:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-443@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 01:05:08 $ docker top cf48d40a25a6eb06aea7e341b0f7e6ccc5de0ad0ce869302c581721cdd546a40 -eo pid,comm [Pipeline] { [Pipeline] sh 01:05:08 + go version 01:05:08 go version go1.18.7 linux/amd64 [Pipeline] } 01:05:08 $ docker stop --time=1 cf48d40a25a6eb06aea7e341b0f7e6ccc5de0ad0ce869302c581721cdd546a40 01:05:10 $ docker rm -f --volumes cf48d40a25a6eb06aea7e341b0f7e6ccc5de0ad0ce869302c581721cdd546a40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:10 + docker inspect -f . ci-base-image-x86_64 01:05:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:11 prd-ubuntu20.04-docker-8c-8g-1011 does not seem to be running inside a container 01:05:11 $ 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-443 -v /w/workspace/gexfoundry_device-mqtt-go_PR-443:/w/workspace/gexfoundry_device-mqtt-go_PR-443:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-443@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 01:05:11 $ docker top ed7d92050f12a8b4f886685b73633ed717200ba7df65f16bba25bd095200d84e -eo pid,comm [Pipeline] { [Pipeline] sh 01:05:11 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-443 [Pipeline] fileExists [Pipeline] sh 01:05:12 + make test 01:05:12 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:05:12 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:05:22 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:05:22 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements 01:05:22 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:05:30 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 01:05:30 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:05:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:05:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:05:33 ./bin/test-attribution-txt.sh [Pipeline] echo 01:05:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:05:33 $ docker stop --time=1 ed7d92050f12a8b4f886685b73633ed717200ba7df65f16bba25bd095200d84e 01:05:34 $ docker rm -f --volumes ed7d92050f12a8b4f886685b73633ed717200ba7df65f16bba25bd095200d84e [Pipeline] // withDockerContainer [Pipeline] sh 01:05:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:05:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:05:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:05:36 + ls -al . 01:05:36 total 192 01:05:36 drwxrwxr-x 10 jenkins jenkins 4096 Jan 4 01:05 . 01:05:36 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 01:04 .. 01:05:36 -rw-rw-r-- 1 jenkins jenkins 140 Jan 4 01:04 .dockerignore 01:05:36 drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 01:05 .git 01:05:36 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 01:04 .github 01:05:36 -rw-rw-r-- 1 jenkins jenkins 329 Jan 4 01:04 .gitignore 01:05:36 -rw-rw-r-- 1 jenkins jenkins 41 Jan 4 01:04 .golangci.yml 01:05:36 drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 01:04 .semver 01:05:36 -rw-rw-r-- 1 jenkins jenkins 9293 Jan 4 01:04 Attribution.txt 01:05:36 -rw-rw-r-- 1 jenkins jenkins 13162 Jan 4 01:04 CHANGELOG.md 01:05:36 -rw-rw-r-- 1 jenkins jenkins 1752 Jan 4 01:04 Dockerfile 01:05:36 -rw-rw-r-- 1 jenkins jenkins 677 Jan 4 01:04 GOVERNANCE.md 01:05:36 -rw-rw-r-- 1 jenkins jenkins 678 Jan 4 01:04 Jenkinsfile 01:05:36 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 4 01:04 LICENSE 01:05:36 -rw-rw-r-- 1 jenkins jenkins 2126 Jan 4 01:04 Makefile 01:05:36 -rw-rw-r-- 1 jenkins jenkins 620 Jan 4 01:04 OWNERS.md 01:05:36 -rw-rw-r-- 1 jenkins jenkins 3165 Jan 4 01:04 README.md 01:05:36 -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 01:04 VERSION 01:05:36 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 01:04 bin 01:05:36 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 01:04 cmd 01:05:36 -rw-r--r-- 1 jenkins jenkins 17887 Jan 4 01:05 coverage.out 01:05:36 -rw-rw-r-- 1 jenkins jenkins 3464 Jan 4 01:04 go.mod 01:05:36 -rw-rw-r-- 1 jenkins jenkins 45013 Jan 4 01:04 go.sum 01:05:36 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 01:04 internal 01:05:36 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 01:04 mock 01:05:36 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 01:04 snap 01:05:36 -rw-rw-r-- 1 jenkins jenkins 227 Jan 4 01:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:36 + 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=6930dd9af4372ccf00fad92e82502820c2188682 --label arch=amd64 --label version=0.0.0 . 01:05:36 Sending build context to Docker daemon 6.298MB 01:05:36 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 01:05:36 Step 2/24 : FROM ${BASE} AS builder 01:05:36 ---> 0a7ff4b63c5f 01:05:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:05:36 ---> Running in 8d63fcdbc007 01:05:36 Removing intermediate container 8d63fcdbc007 01:05:36 ---> b82022f698bc 01:05:36 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:05:37 ---> Running in ffd804dc764d 01:05:37 Removing intermediate container ffd804dc764d 01:05:37 ---> 78bbf7529dbb 01:05:37 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:05:37 ---> Running in b45fa2730544 01:05:37 Removing intermediate container b45fa2730544 01:05:37 ---> 3b1d57e22d7e 01:05:37 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:05:37 ---> Running in e4ad79fae826 01:05:37 Removing intermediate container e4ad79fae826 01:05:37 ---> 29242cba74c4 01:05:37 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:05:37 ---> Running in 37f037fc787e 01:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:05:38 OK: 216 MiB in 55 packages 01:05:38 Removing intermediate container 37f037fc787e 01:05:38 ---> 9b798e79b89c 01:05:38 Step 8/24 : WORKDIR /device-mqtt-go 01:05:38 ---> Running in f6e7ee0abb40 01:05:38 Removing intermediate container f6e7ee0abb40 01:05:38 ---> 092ae36e5de2 01:05:38 Step 9/24 : COPY go.mod vendor* ./ 01:05:38 ---> edac60527592 01:05:38 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:38 ---> Running in 399f0946dec7 01:05:39 Removing intermediate container 399f0946dec7 01:05:39 ---> c7e02e08bc3d 01:05:39 Step 11/24 : COPY . . 01:05:39 ---> c6c8ed7143ff 01:05:39 Step 12/24 : RUN $MAKE 01:05:39 ---> Running in a253c43d178a 01:05:40 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:06:02 Removing intermediate container a253c43d178a 01:06:02 ---> 2015e8479684 01:06:02 Step 13/24 : FROM alpine:3.16 01:06:02 3.16: Pulling from library/alpine 01:06:02 ca7dd9ec2225: Pulling fs layer 01:06:02 ca7dd9ec2225: Verifying Checksum 01:06:02 ca7dd9ec2225: Download complete 01:06:02 ca7dd9ec2225: Pull complete 01:06:02 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 01:06:02 Status: Downloaded newer image for alpine:3.16 01:06:02 ---> bfe296a52501 01:06:02 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:06:02 ---> Running in 73a7e9f2f1f0 01:06:02 Removing intermediate container 73a7e9f2f1f0 01:06:02 ---> 172ed09c2851 01:06:02 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:06:02 ---> Running in 4c2334d617bd 01:06:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:06:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:06:02 (1/6) Installing dumb-init (1.2.5-r1) 01:06:02 (2/6) Installing libgcc (11.2.1_git20220219-r2) 01:06:02 (3/6) Installing libsodium (1.0.18-r0) 01:06:02 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 01:06:02 (5/6) Installing libzmq (4.3.4-r0) 01:06:02 (6/6) Installing zeromq (4.3.4-r0) 01:06:02 Executing busybox-1.35.0-r17.trigger 01:06:02 OK: 8 MiB in 20 packages 01:06:02 Removing intermediate container 4c2334d617bd 01:06:02 ---> 181139fb0c1d 01:06:02 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:06:02 ---> 4707d081e524 01:06:02 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:06:02 ---> 3df8aaf548fa 01:06:02 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:06:02 ---> e399b4cc8c1b 01:06:02 Step 19/24 : EXPOSE 59982 01:06:02 ---> Running in e35e010dd8ae 01:06:03 Removing intermediate container e35e010dd8ae 01:06:03 ---> e58b2fd0c11b 01:06:03 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:06:03 ---> Running in 32264da096dd 01:06:03 Removing intermediate container 32264da096dd 01:06:03 ---> 92a6f9a5e68d 01:06:03 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:06:03 ---> Running in 36a65443d8d2 01:06:03 Removing intermediate container 36a65443d8d2 01:06:03 ---> 5e3035ffb2f3 01:06:03 Step 22/24 : LABEL arch=amd64 01:06:03 ---> Running in af22c1d14f74 01:06:03 Removing intermediate container af22c1d14f74 01:06:03 ---> 1cae00ddba4f 01:06:03 Step 23/24 : LABEL git_sha=6930dd9af4372ccf00fad92e82502820c2188682 01:06:03 ---> Running in 6d85bca5d867 01:06:03 Removing intermediate container 6d85bca5d867 01:06:03 ---> 46b1e1a14d6d 01:06:03 Step 24/24 : LABEL version=0.0.0 01:06:03 ---> Running in aa8f92ef2375 01:06:03 Removing intermediate container aa8f92ef2375 01:06:03 ---> 68dbf0192a31 01:06:03 [Warning] One or more build-args [ARCH] were not consumed 01:06:03 Successfully built 68dbf0192a31 01:06:03 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 01:06:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:06:04 01:06:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:06:04 latest: Pulling from edgex-lftools-log-publisher 01:06:04 5eb5b503b376: Pulling fs layer 01:06:04 5c69ac0246d0: Pulling fs layer 01:06:04 ec43610c2a17: Pulling fs layer 01:06:04 3a2ae6a8a46f: Pulling fs layer 01:06:04 33b1e0a273af: Pulling fs layer 01:06:04 5d3b04190fa2: Pulling fs layer 01:06:04 2f39f015ded8: Pulling fs layer 01:06:04 33b1e0a273af: Waiting 01:06:04 5d3b04190fa2: Waiting 01:06:04 2f39f015ded8: Waiting 01:06:04 3a2ae6a8a46f: Waiting 01:06:04 5c69ac0246d0: Verifying Checksum 01:06:04 5c69ac0246d0: Download complete 01:06:04 3a2ae6a8a46f: Download complete 01:06:05 33b1e0a273af: Verifying Checksum 01:06:05 33b1e0a273af: Download complete 01:06:05 5d3b04190fa2: Download complete 01:06:05 ec43610c2a17: Verifying Checksum 01:06:05 ec43610c2a17: Download complete 01:06:05 5eb5b503b376: Download complete 01:06:05 2f39f015ded8: Download complete 01:06:06 5eb5b503b376: Pull complete 01:06:06 5c69ac0246d0: Pull complete 01:06:06 ec43610c2a17: Pull complete 01:06:07 3a2ae6a8a46f: Pull complete 01:06:07 33b1e0a273af: Pull complete 01:06:07 5d3b04190fa2: Pull complete 01:06:11 2f39f015ded8: Pull complete 01:06:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:06:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:06:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:11 prd-ubuntu20.04-docker-8c-8g-1011 does not seem to be running inside a container 01:06:11 $ 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-443 -v /w/workspace/gexfoundry_device-mqtt-go_PR-443:/w/workspace/gexfoundry_device-mqtt-go_PR-443:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-443@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 01:06:12 $ docker top 4f90ac019175c15219489aa71669ef4bfe2603ed79d3ec63ea3a4531686e8861 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:06:13 ---> job-cost.sh 01:06:13 lf-activate-venv: SKIPPING 01:06:13 INFO: No Stack... 01:06:13 INFO: Retrieving Pricing Info for: v3-standard-8 01:06:14 INFO: Archiving Costs [Pipeline] sh 01:06:14 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-443/archives/cost.csv 01:06:14 + cut -d, -f6 [Pipeline] lock 01:06:14 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-443-1-stack-cost] 01:06:14 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-443-1-stack-cost] did not exist. Created. 01:06:14 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-443-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:06:14 + echo total: 0.2199999988079071 [Pipeline] stash 01:06:15 Stashed 1 file(s) [Pipeline] } 01:06:15 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-443-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:06:15 $ docker stop --time=1 4f90ac019175c15219489aa71669ef4bfe2603ed79d3ec63ea3a4531686e8861 01:06:16 $ docker rm -f --volumes 4f90ac019175c15219489aa71669ef4bfe2603ed79d3ec63ea3a4531686e8861 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:08:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1013 in /w/workspace/gexfoundry_device-mqtt-go_PR-443 [Pipeline] { [Pipeline] ws 01:08:17 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:08:17 Selected Git installation does not exist. Using Default 01:08:17 The recommended git tool is: NONE 01:08:23 using credential edgex-jenkins-ssh 01:08:23 Cloning the remote Git repository 01:08:23 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:08:24 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:08:24 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:08:24 > git --version # timeout=10 01:08:24 > git --version # 'git version 2.25.1' 01:08:24 using GIT_SSH to set credentials SSH Credentials for GitHub 01:08:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:08:25 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:08:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:08:26 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:08:26 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:08:26 using GIT_SSH to set credentials SSH Credentials for GitHub 01:08:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/443/head:refs/remotes/origin/PR-443 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:08:26 Merging remotes/origin/main commit 2c0ad64fa4012812b904ce8a048042a45883a5b2 into PR head commit 6930dd9af4372ccf00fad92e82502820c2188682 01:08:27 Merge succeeded, producing 6930dd9af4372ccf00fad92e82502820c2188682 01:08:27 Checking out Revision 6930dd9af4372ccf00fad92e82502820c2188682 (PR-443) 01:08:27 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:08:27 > git --version # timeout=10 01:08:27 > git --version # 'git version 2.25.1' 01:08:27 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:08:26 > git config core.sparsecheckout # timeout=10 01:08:27 > git checkout -f 6930dd9af4372ccf00fad92e82502820c2188682 # timeout=10 01:08:27 > git remote # timeout=10 01:08:27 > git config --get remote.origin.url # timeout=10 01:08:27 using GIT_SSH to set credentials SSH Credentials for GitHub 01:08:27 > git merge 2c0ad64fa4012812b904ce8a048042a45883a5b2 # timeout=10 01:08:27 > git rev-parse HEAD^{commit} # timeout=10 01:08:27 > git config core.sparsecheckout # timeout=10 01:08:27 > git checkout -f 6930dd9af4372ccf00fad92e82502820c2188682 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:08:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:08:28 % Total % Received % Xferd Average Speed Time Time Time Current 01:08:28 Dload Upload Total Spent Left Speed 01:08:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh 01:08:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:08:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:08:29 + sudo tee /etc/docker/daemon.new 01:08:29 { 01:08:29 "registry-mirrors": [ 01:08:29 "https://nexus3.edgexfoundry.org:10001" 01:08:29 ], 01:08:29 "bip": "10.250.0.254/24", 01:08:29 "hosts": [ 01:08:29 "tcp://0.0.0.0:5555", 01:08:29 "unix:///var/run/docker.sock" 01:08:29 ], 01:08:29 "mtu": 1458, 01:08:29 "selinux-enabled": true, 01:08:29 "seccomp-profile": "/etc/docker/seccomp.json" 01:08:29 } [Pipeline] sh 01:08:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:08:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:08:49 provisioning config files... 01:08:49 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config227162919968447729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:49 ---> docker-login.sh 01:08:49 nexus3.edgexfoundry.org:10001 01:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:50 Configure a credential helper to remove this warning. See 01:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:50 01:08:50 Login Succeeded 01:08:50 nexus3.edgexfoundry.org:10002 01:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:50 Configure a credential helper to remove this warning. See 01:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:50 01:08:50 Login Succeeded 01:08:50 nexus3.edgexfoundry.org:10003 01:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:50 Configure a credential helper to remove this warning. See 01:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:50 01:08:50 Login Succeeded 01:08:50 nexus3.edgexfoundry.org:10004 01:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:51 Configure a credential helper to remove this warning. See 01:08:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:51 01:08:51 Login Succeeded 01:08:51 docker.io 01:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:51 Configure a credential helper to remove this warning. See 01:08:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:51 01:08:51 Login Succeeded 01:08:51 ---> docker-login.sh ends [Pipeline] } 01:08:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:08:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:08:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:08:52 ========================================================= 01:08:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:08:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:08:52 Sending build context to Docker daemon 3.26MB 01:08:52 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:08:52 Step 2/12 : FROM ${BASE} AS builder 01:08:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:08:53 9b18e9b68314: Pulling fs layer 01:08:53 35d82f9e3411: Pulling fs layer 01:08:53 e16973657156: Pulling fs layer 01:08:53 fc693d55d65f: Pulling fs layer 01:08:53 7e9fc2657dce: Pulling fs layer 01:08:53 dda99020689f: Pulling fs layer 01:08:53 db1c61fa0a46: Pulling fs layer 01:08:53 891c053d2c06: Pulling fs layer 01:08:53 dda99020689f: Waiting 01:08:53 db1c61fa0a46: Waiting 01:08:53 891c053d2c06: Waiting 01:08:53 fc693d55d65f: Waiting 01:08:53 7e9fc2657dce: Waiting 01:08:53 e16973657156: Download complete 01:08:53 35d82f9e3411: Verifying Checksum 01:08:53 35d82f9e3411: Download complete 01:08:53 7e9fc2657dce: Download complete 01:08:53 dda99020689f: Verifying Checksum 01:08:53 dda99020689f: Download complete 01:08:53 9b18e9b68314: Verifying Checksum 01:08:53 9b18e9b68314: Download complete 01:08:54 9b18e9b68314: Pull complete 01:08:54 891c053d2c06: Verifying Checksum 01:08:54 891c053d2c06: Download complete 01:08:54 35d82f9e3411: Pull complete 01:08:55 e16973657156: Pull complete 01:08:55 db1c61fa0a46: Verifying Checksum 01:08:55 db1c61fa0a46: Download complete 01:08:56 fc693d55d65f: Download complete 01:09:08 fc693d55d65f: Pull complete 01:09:08 7e9fc2657dce: Pull complete 01:09:08 dda99020689f: Pull complete 01:09:12 db1c61fa0a46: Pull complete 01:09:13 891c053d2c06: Pull complete 01:09:13 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 01:09:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:09:13 ---> f96f9c87975a 01:09:13 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:09:15 ---> Running in d5962421c669 01:09:16 Removing intermediate container d5962421c669 01:09:16 ---> 14cfab2dc675 01:09:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:09:16 ---> Running in 83279fde5d7b 01:09:16 Removing intermediate container 83279fde5d7b 01:09:16 ---> be0e924e7b4e 01:09:16 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:09:16 ---> Running in f2b6f8256faa 01:09:16 Removing intermediate container f2b6f8256faa 01:09:16 ---> c1e742f5d4a8 01:09:16 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:09:16 ---> Running in 82b937b7dceb 01:09:17 Removing intermediate container 82b937b7dceb 01:09:17 ---> b82e0022b776 01:09:17 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:09:17 ---> Running in 8883ff81b112 01:09:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:09:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:09:19 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:09:19 (2/4) Installing libedit (20210910.3.1-r0) 01:09:19 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:09:19 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:09:19 Executing busybox-1.35.0-r17.trigger 01:09:19 OK: 226 MiB in 55 packages 01:09:20 Removing intermediate container 8883ff81b112 01:09:20 ---> 741076f92c74 01:09:20 Step 8/12 : WORKDIR /device-mqtt-go 01:09:20 ---> Running in 8e2e311c3087 01:09:20 Removing intermediate container 8e2e311c3087 01:09:20 ---> 7e29c54dc506 01:09:20 Step 9/12 : COPY go.mod vendor* ./ 01:09:21 ---> 26d1ab478555 01:09:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:21 ---> Running in 33f7e94c5153 01:10:17 Removing intermediate container 33f7e94c5153 01:10:17 ---> 01d8cf67d221 01:10:17 Step 11/12 : COPY . . 01:10:17 ---> 3f988521bd46 01:10:17 Step 12/12 : RUN $MAKE 01:10:17 ---> Running in 2469eb5eac6b 01:10:17 noop 01:10:17 Removing intermediate container 2469eb5eac6b 01:10:17 ---> 6a8b28423e11 01:10:17 Successfully built 6a8b28423e11 01:10:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:18 + docker inspect -f . ci-base-image-arm64 01:10:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:18 prd-ubuntu20.04-docker-arm64-4c-16g-1013 does not seem to be running inside a container 01:10:18 $ 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 01:10:19 $ docker top 34c2e07dee1829d78238ea6f66d7e95a2bfce5f082cef6780507308324fe0771 -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:20 + go version 01:10:20 go version go1.18.7 linux/arm64 [Pipeline] } 01:10:20 $ docker stop --time=1 34c2e07dee1829d78238ea6f66d7e95a2bfce5f082cef6780507308324fe0771 01:10:22 $ docker rm -f --volumes 34c2e07dee1829d78238ea6f66d7e95a2bfce5f082cef6780507308324fe0771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:23 + docker inspect -f . ci-base-image-arm64 01:10:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:23 prd-ubuntu20.04-docker-arm64-4c-16g-1013 does not seem to be running inside a container 01:10:23 $ 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 01:10:25 $ docker top ef684d3d47c6b3a39354d1ecd9223fc90a1a1623e84a753424f436fe0583b882 -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:26 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:10:26 + make test 01:10:26 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:10:28 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:12:05 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:12:05 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.070s coverage: 21.8% of statements 01:12:05 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:12:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:12:05 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:12:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:12:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:12:20 ./bin/test-attribution-txt.sh [Pipeline] echo 01:12:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:12:20 $ docker stop --time=1 ef684d3d47c6b3a39354d1ecd9223fc90a1a1623e84a753424f436fe0583b882 01:12:22 $ docker rm -f --volumes ef684d3d47c6b3a39354d1ecd9223fc90a1a1623e84a753424f436fe0583b882 [Pipeline] // withDockerContainer [Pipeline] sh 01:12:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:12:23 Warning: overwriting stash ‘coverage-report’ 01:12:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:12:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:12:24 + ls -al . 01:12:24 total 188 01:12:24 drwxrwxr-x 9 jenkins jenkins 4096 Jan 4 01:10 . 01:12:24 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 01:08 .. 01:12:24 -rw-rw-r-- 1 jenkins jenkins 140 Jan 4 01:08 .dockerignore 01:12:24 drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 01:08 .git 01:12:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 01:08 .github 01:12:24 -rw-rw-r-- 1 jenkins jenkins 329 Jan 4 01:08 .gitignore 01:12:24 -rw-rw-r-- 1 jenkins jenkins 41 Jan 4 01:08 .golangci.yml 01:12:24 -rw-rw-r-- 1 jenkins jenkins 9293 Jan 4 01:08 Attribution.txt 01:12:24 -rw-rw-r-- 1 jenkins jenkins 13162 Jan 4 01:08 CHANGELOG.md 01:12:24 -rw-rw-r-- 1 jenkins jenkins 1752 Jan 4 01:08 Dockerfile 01:12:24 -rw-rw-r-- 1 jenkins jenkins 677 Jan 4 01:08 GOVERNANCE.md 01:12:24 -rw-rw-r-- 1 jenkins jenkins 678 Jan 4 01:08 Jenkinsfile 01:12:24 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 4 01:08 LICENSE 01:12:24 -rw-rw-r-- 1 jenkins jenkins 2126 Jan 4 01:08 Makefile 01:12:24 -rw-rw-r-- 1 jenkins jenkins 620 Jan 4 01:08 OWNERS.md 01:12:24 -rw-rw-r-- 1 jenkins jenkins 3165 Jan 4 01:08 README.md 01:12:24 -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 01:04 VERSION 01:12:24 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 01:08 bin 01:12:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 01:08 cmd 01:12:24 -rw-r--r-- 1 jenkins jenkins 17887 Jan 4 01:11 coverage.out 01:12:24 -rw-rw-r-- 1 jenkins jenkins 3464 Jan 4 01:08 go.mod 01:12:24 -rw-rw-r-- 1 jenkins jenkins 45013 Jan 4 01:08 go.sum 01:12:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 01:08 internal 01:12:24 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 01:08 mock 01:12:24 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 01:08 snap 01:12:24 -rw-rw-r-- 1 jenkins jenkins 227 Jan 4 01:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:25 + 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=6930dd9af4372ccf00fad92e82502820c2188682 --label arch=arm64 --label version=0.0.0 . 01:12:25 Sending build context to Docker daemon 3.278MB 01:12:25 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 01:12:25 Step 2/24 : FROM ${BASE} AS builder 01:12:25 ---> 6a8b28423e11 01:12:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:12:25 ---> Running in 776860ccba2b 01:12:25 Removing intermediate container 776860ccba2b 01:12:25 ---> a1cd3e764263 01:12:25 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:12:25 ---> Running in fee7f8723147 01:12:26 Removing intermediate container fee7f8723147 01:12:26 ---> 55984877ca55 01:12:26 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:12:26 ---> Running in 7dc535f92b4e 01:12:26 Removing intermediate container 7dc535f92b4e 01:12:26 ---> dc8e7793f3f1 01:12:26 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:12:26 ---> Running in c0acdc9eecd5 01:12:27 Removing intermediate container c0acdc9eecd5 01:12:27 ---> aa08663bf187 01:12:27 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:12:27 ---> Running in cbeb83b7058f 01:12:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:12:29 OK: 226 MiB in 55 packages 01:12:30 Removing intermediate container cbeb83b7058f 01:12:30 ---> 9517a4d36af9 01:12:30 Step 8/24 : WORKDIR /device-mqtt-go 01:12:30 ---> Running in 55fb068d80b1 01:12:30 Removing intermediate container 55fb068d80b1 01:12:30 ---> a8f0d48957d5 01:12:30 Step 9/24 : COPY go.mod vendor* ./ 01:12:31 ---> dda4c1791ae3 01:12:31 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:31 ---> Running in 38db24bb5564 01:12:34 Removing intermediate container 38db24bb5564 01:12:34 ---> 0ec41db20fd4 01:12:34 Step 11/24 : COPY . . 01:12:35 ---> 17cae99b81d8 01:12:35 Step 12/24 : RUN $MAKE 01:12:35 ---> Running in 621601f0f6cd 01:12:36 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:15:13 Removing intermediate container 621601f0f6cd 01:15:13 ---> 9a6b04deba52 01:15:13 Step 13/24 : FROM alpine:3.16 01:15:13 3.16: Pulling from library/alpine 01:15:13 6875df1f5354: Pulling fs layer 01:15:13 6875df1f5354: Verifying Checksum 01:15:13 6875df1f5354: Download complete 01:15:13 6875df1f5354: Pull complete 01:15:13 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 01:15:13 Status: Downloaded newer image for alpine:3.16 01:15:13 ---> 2b4661558fb8 01:15:13 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:15:13 ---> Running in ec64e1b473a7 01:15:13 Removing intermediate container ec64e1b473a7 01:15:13 ---> 3e8e618e150f 01:15:13 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:15:13 ---> Running in fa9e3936cd3c 01:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:15:13 (1/6) Installing dumb-init (1.2.5-r1) 01:15:13 (2/6) Installing libgcc (11.2.1_git20220219-r2) 01:15:13 (3/6) Installing libsodium (1.0.18-r0) 01:15:13 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 01:15:13 (5/6) Installing libzmq (4.3.4-r0) 01:15:13 (6/6) Installing zeromq (4.3.4-r0) 01:15:13 Executing busybox-1.35.0-r17.trigger 01:15:13 OK: 8 MiB in 20 packages 01:15:14 Removing intermediate container fa9e3936cd3c 01:15:14 ---> a5b8a88d46ab 01:15:14 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:15:15 ---> e07d4dadbed3 01:15:15 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:15:16 ---> 3fed04188d40 01:15:16 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:15:16 ---> 67926385565c 01:15:16 Step 19/24 : EXPOSE 59982 01:15:16 ---> Running in 6caa6452a83f 01:15:17 Removing intermediate container 6caa6452a83f 01:15:17 ---> 09e557c69cb7 01:15:17 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:15:17 ---> Running in 9dea3564f680 01:15:17 Removing intermediate container 9dea3564f680 01:15:17 ---> 126e16bfafce 01:15:17 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:15:17 ---> Running in 90c922c90ba3 01:15:17 Removing intermediate container 90c922c90ba3 01:15:17 ---> 7c1044d206e6 01:15:17 Step 22/24 : LABEL arch=arm64 01:15:17 ---> Running in d3d03c45a727 01:15:18 Removing intermediate container d3d03c45a727 01:15:18 ---> b3eeedc67d69 01:15:18 Step 23/24 : LABEL git_sha=6930dd9af4372ccf00fad92e82502820c2188682 01:15:18 ---> Running in 698fda5b4118 01:15:18 Removing intermediate container 698fda5b4118 01:15:18 ---> 09ba9b02c0a5 01:15:18 Step 24/24 : LABEL version=0.0.0 01:15:18 ---> Running in 8fcf5f02cc85 01:15:19 Removing intermediate container 8fcf5f02cc85 01:15:19 ---> e55555f532f0 01:15:19 [Warning] One or more build-args [ARCH] were not consumed 01:15:19 Successfully built e55555f532f0 01:15:19 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 01:15:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:15:19 01:15:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:15:20 arm64: Pulling from edgex-lftools-log-publisher 01:15:20 8998bd30e6a1: Pulling fs layer 01:15:20 04944245beec: Pulling fs layer 01:15:20 699f458cf7ca: Pulling fs layer 01:15:20 765212b225bb: Pulling fs layer 01:15:20 f23df028b6ca: Pulling fs layer 01:15:20 d65c8cfc05b1: Pulling fs layer 01:15:20 2437ff75d9bd: Pulling fs layer 01:15:20 f23df028b6ca: Waiting 01:15:20 d65c8cfc05b1: Waiting 01:15:20 2437ff75d9bd: Waiting 01:15:20 765212b225bb: Waiting 01:15:20 04944245beec: Verifying Checksum 01:15:20 04944245beec: Download complete 01:15:20 765212b225bb: Verifying Checksum 01:15:20 765212b225bb: Download complete 01:15:20 f23df028b6ca: Verifying Checksum 01:15:20 f23df028b6ca: Download complete 01:15:20 d65c8cfc05b1: Verifying Checksum 01:15:20 d65c8cfc05b1: Download complete 01:15:21 699f458cf7ca: Download complete 01:15:21 8998bd30e6a1: Verifying Checksum 01:15:21 8998bd30e6a1: Download complete 01:15:24 2437ff75d9bd: Verifying Checksum 01:15:24 2437ff75d9bd: Download complete 01:15:25 8998bd30e6a1: Pull complete 01:15:26 04944245beec: Pull complete 01:15:27 699f458cf7ca: Pull complete 01:15:27 765212b225bb: Pull complete 01:15:28 f23df028b6ca: Pull complete 01:15:28 d65c8cfc05b1: Pull complete 01:15:43 2437ff75d9bd: Pull complete 01:15:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:15:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:15:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:44 prd-ubuntu20.04-docker-arm64-4c-16g-1013 does not seem to be running inside a container 01:15:44 $ 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 01:15:46 $ docker top 686eb93fa53331a819ceb195ff3354cd31e0b9a075a329deb9f89bc4c5ed4a8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:15:47 ---> job-cost.sh 01:15:47 lf-activate-venv: SKIPPING 01:15:47 INFO: No Stack... 01:15:48 INFO: Retrieving Pricing Info for: v3-standard-4 01:15:49 INFO: Archiving Costs [Pipeline] sh 01:15:49 + + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:15:49 cut -d, -f6 [Pipeline] lock 01:15:49 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-443-1-stack-cost] 01:15:49 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-443-1-stack-cost] did not exist. Created. 01:15:49 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-443-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:15:49 /w/workspace/device-mqtt-go/1@tmp/durable-b0aba205/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:15:50 + echo total: 0.10999999940395355 [Pipeline] stash 01:15:50 Warning: overwriting stash ‘stack-cost’ 01:15:50 Stashed 1 file(s) [Pipeline] } 01:15:50 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-443-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:15:50 $ docker stop --time=1 686eb93fa53331a819ceb195ff3354cd31e0b9a075a329deb9f89bc4c5ed4a8e 01:15:52 $ docker rm -f --volumes 686eb93fa53331a819ceb195ff3354cd31e0b9a075a329deb9f89bc4c5ed4a8e [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 01:15:53 provisioning config files... 01:15:53 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp/config482617349420994266tmp [Pipeline] { [Pipeline] sh 01:15:53 + set +x 01:15:53 + curl -s https://codecov.io/bash 01:15:53 + bash -s -- 01:15:53 01:15:53 _____ _ 01:15:53 / ____| | | 01:15:53 | | ___ __| | ___ ___ _____ __ 01:15:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:15:53 | |___| (_) | (_| | __/ (_| (_) \ V / 01:15:53 \_____\___/ \__,_|\___|\___\___/ \_/ 01:15:53 Bash-1.0.6 01:15:53 01:15:53 01:15:53 ==> git version 2.25.1 found 01:15:53 ==> 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 01:15:53 Release-Date: 2020-01-08 01:15:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:15:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:15:53 ==> Jenkins CI detected. 01:15:53 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-443 01:15:53 project root: . 01:15:53 --> token set from env 01:15:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:15:53 ==> Running gcov in . (disable via -X gcov) 01:15:53 ==> Python coveragepy not found 01:15:53 ==> Searching for coverage reports in: 01:15:53 + . 01:15:53 -> Found 1 reports 01:15:53 ==> Detecting git/mercurial file structure 01:15:53 ==> Reading reports 01:15:53 + ./coverage.out bytes=17887 01:15:53 ==> Appending adjustments 01:15:53 https://docs.codecov.io/docs/fixing-reports 01:15:53 + Found adjustments 01:15:53 ==> Gzipping contents 01:15:53 4.0K /tmp/codecov.htZLJ1.gz 01:15:53 ==> Uploading reports 01:15:53 url: https://codecov.io 01:15:53 query: branch=PR-443&commit=6930dd9af4372ccf00fad92e82502820c2188682&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-443%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=443&job=&cmd_args= 01:15:53 -> Pinging Codecov 01:15:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-443&commit=6930dd9af4372ccf00fad92e82502820c2188682&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-443%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=443&job=&cmd_args= 01:15:54 -> Uploading to 01:15:54 https://storage.googleapis.com/codecov/v4/raw/2023-01-04/7D719EC7BBE17E464838252E33014C33/6930dd9af4372ccf00fad92e82502820c2188682/28e689a1-455a-401b-b591-77cb39525edb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230104T011553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e765387ff6bbdeb0c9242ead25f7e887872869737cb5f57b92ac0ded8ac6dfd1 01:15:54 % Total % Received % Xferd Average Speed Time Time Time Current 01:15:54 Dload Upload Total Spent Left Speed 01:15:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3201 0 0 100 3201 0 14616 --:--:-- --:--:-- --:--:-- 14616 01:15:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/6930dd9af4372ccf00fad92e82502820c2188682 [Pipeline] } 01:15:54 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 01:15:56 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-443/archives ] 01:15:56 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-443/archives 01:15:56 total 16 01:15:56 drwxr-xr-x 3 root root 4096 Jan 4 01:06 . 01:15:56 drwxrwxr-x 11 jenkins jenkins 4096 Jan 4 01:06 .. 01:15:56 drwxr-xr-x 2 root root 4096 Jan 4 01:06 cost 01:15:56 -rw-r--r-- 1 root root 86 Jan 4 01:06 cost.csv 01:15:56 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-443/archives 01:15:56 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-443/archives 01:15:56 total 16 01:15:56 drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 01:06 . 01:15:56 drwxrwxr-x 11 jenkins jenkins 4096 Jan 4 01:06 .. 01:15:56 drwxr-xr-x 2 jenkins jenkins 4096 Jan 4 01:06 cost 01:15:56 -rw-r--r-- 1 jenkins jenkins 86 Jan 4 01:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:15:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:15:57 ---> package-listing.sh 01:15:57 ++ tr '[:upper:]' '[:lower:]' 01:15:57 ++ facter osfamily 01:15:57 + OS_FAMILY=debian 01:15:57 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-443 01:15:57 + START_PACKAGES=/tmp/packages_start.txt 01:15:57 + END_PACKAGES=/tmp/packages_end.txt 01:15:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:15:57 + PACKAGES=/tmp/packages_start.txt 01:15:57 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-443 ']' 01:15:57 + PACKAGES=/tmp/packages_end.txt 01:15:57 + case "${OS_FAMILY}" in 01:15:57 + dpkg -l 01:15:57 + grep '^ii' 01:15:57 + '[' -f /tmp/packages_start.txt ']' 01:15:57 + '[' -f /tmp/packages_end.txt ']' 01:15:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:15:57 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-443 ']' 01:15:57 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-443/archives/ 01:15:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-443/archives/ [Pipeline] echo 01:15:57 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-443/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:15:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:15:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:58 prd-ubuntu20.04-docker-8c-8g-1011 does not seem to be running inside a container 01:15:58 $ 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-443/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-443 -v /w/workspace/gexfoundry_device-mqtt-go_PR-443:/w/workspace/gexfoundry_device-mqtt-go_PR-443:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-443@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 01:15:58 $ docker top 041d98e2c88eb5e62218e5a42ee96cb26b07621b24e1d118687881f2489db21b -eo pid,comm [Pipeline] { [Pipeline] sh 01:15:59 + touch /tmp/pre-build-complete [Pipeline] sh 01:15:59 + mkdir -p /var/log/sysstat [Pipeline] sh 01:15:59 + ls /var/log/sa-host 01:15:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:00 provisioning config files... 01:16:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp/config7783919996417577tmp [Pipeline] { [Pipeline] echo 01:16:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:16:00 ---> create-netrc.sh [Pipeline] } 01:16:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:16:00 ---> python-tools-install.sh [Pipeline] echo 01:16:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:16:01 ---> sudo-logs.sh 01:16:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:16:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:16:01 ---> job-cost.sh 01:16:01 lf-activate-venv: SKIPPING 01:16:01 DEBUG: total: 0.2199999988079071 01:16:01 INFO: Retrieving Stack Cost... 01:16:01 INFO: Retrieving Pricing Info for: v3-standard-8 01:16:02 INFO: Archiving Costs [Pipeline] echo 01:16:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:16:02 ---> logs-deploy.sh 01:16:02 lf-activate-venv: SKIPPING 01:16:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-443/1 01:16:02 INFO: archiving workspace using pattern(s): 01:16:03 Archives upload complete. 01:16:03 INFO: archiving logs to Nexus 01:16:04 ---> uname -a: 01:16:04 Linux prd-ubuntu20-04-docker-8c-8g-1011 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:16:04 01:16:04 01:16:04 ---> lscpu: 01:16:04 Architecture: x86_64 01:16:04 CPU op-mode(s): 32-bit, 64-bit 01:16:04 Byte Order: Little Endian 01:16:04 Address sizes: 40 bits physical, 48 bits virtual 01:16:04 CPU(s): 8 01:16:04 On-line CPU(s) list: 0-7 01:16:04 Thread(s) per core: 1 01:16:04 Core(s) per socket: 1 01:16:04 Socket(s): 8 01:16:04 NUMA node(s): 1 01:16:04 Vendor ID: AuthenticAMD 01:16:04 CPU family: 23 01:16:04 Model: 49 01:16:04 Model name: AMD EPYC-Rome Processor 01:16:04 Stepping: 0 01:16:04 CPU MHz: 2799.998 01:16:04 BogoMIPS: 5599.99 01:16:04 Virtualization: AMD-V 01:16:04 Hypervisor vendor: KVM 01:16:04 Virtualization type: full 01:16:04 L1d cache: 256 KiB 01:16:04 L1i cache: 256 KiB 01:16:04 L2 cache: 4 MiB 01:16:04 L3 cache: 128 MiB 01:16:04 NUMA node0 CPU(s): 0-7 01:16:04 Vulnerability Itlb multihit: Not affected 01:16:04 Vulnerability L1tf: Not affected 01:16:04 Vulnerability Mds: Not affected 01:16:04 Vulnerability Meltdown: Not affected 01:16:04 Vulnerability Mmio stale data: Not affected 01:16:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:16:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:16:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:16:04 Vulnerability Srbds: Not affected 01:16:04 Vulnerability Tsx async abort: Not affected 01:16:04 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 01:16:04 01:16:04 01:16:04 ---> nproc: 01:16:04 8 01:16:04 01:16:04 01:16:04 ---> df -h: 01:16:04 Filesystem Size Used Avail Use% Mounted on 01:16:04 overlay 155G 12G 144G 8% / 01:16:04 tmpfs 64M 0 64M 0% /dev 01:16:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:16:04 shm 64M 0 64M 0% /dev/shm 01:16:04 /dev/vda1 155G 12G 144G 8% /facter-os 01:16:04 01:16:04 01:16:04 ---> sar -b -r -n DEV: 01:16:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1011) 01/04/23 _x86_64_ (8 CPU) 01:16:04 01:16:04 01:03:40 LINUX RESTART (8 CPU) 01:16:04 01:16:04 01:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:16:04 01:05:01 219.34 40.35 178.99 0.00 4373.77 188621.73 0.00 01:16:04 01:06:01 149.14 0.35 148.79 0.00 25.06 40887.45 0.00 01:16:04 01:07:01 75.05 0.05 75.00 0.00 6.13 19281.20 0.00 01:16:04 01:08:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 01:16:04 01:09:01 41.83 10.38 31.44 0.00 2910.58 5090.22 0.00 01:16:04 01:10:01 17.96 1.23 16.72 0.00 2269.67 3753.19 0.00 01:16:04 01:11:01 3.55 0.02 3.53 0.00 0.13 90.37 0.00 01:16:04 01:12:01 2.08 0.00 2.08 0.00 0.00 22.79 0.00 01:16:04 01:13:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 01:16:04 01:14:01 2.10 0.00 2.10 0.00 0.00 23.19 0.00 01:16:04 01:15:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 01:16:04 01:16:01 6.88 0.25 6.63 0.00 19.33 121.29 0.00 01:16:04 Average: 43.23 4.34 38.89 0.00 795.38 21259.42 0.00 01:16:04 01:16:04 01:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:16:04 01:05:01 28232532 31585776 729024 2.22 125696 3417512 2039300 6.01 1149844 3054168 323920 01:16:04 01:06:01 28317276 31575044 733592 2.23 141796 3324568 1924572 5.67 1179012 2950936 620 01:16:04 01:07:01 27809076 31600132 706956 2.15 151440 3797768 1788524 5.27 1200144 3385456 12 01:16:04 01:08:01 27809084 31600176 706848 2.15 151460 3797768 1788524 5.27 1200024 3385456 44 01:16:04 01:09:01 27436228 31570472 722364 2.20 170204 4110964 1784904 5.26 1370344 3564604 61872 01:16:04 01:10:01 27278204 31574856 716040 2.18 184896 4252752 1807868 5.33 1525788 3553760 44 01:16:04 01:11:01 27293424 31585284 705496 2.15 183460 4249500 1776380 5.24 1514080 3550500 8 01:16:04 01:12:01 27293960 31585912 704828 2.14 183540 4249504 1776380 5.24 1514160 3550500 8 01:16:04 01:13:01 27293912 31585920 704704 2.14 183624 4249504 1776380 5.24 1513988 3550500 8 01:16:04 01:14:01 27294440 31586564 704020 2.14 183696 4249508 1776380 5.24 1514508 3550504 28 01:16:04 01:15:01 27294756 31586916 703616 2.14 183720 4249508 1776380 5.24 1514720 3550504 12 01:16:04 01:16:01 27249528 31544588 741236 2.25 183864 4250980 1862184 5.49 1555592 3548932 412 01:16:04 Average: 27550202 31581803 714894 2.17 168950 4016653 1823148 5.37 1396017 3432985 32249 01:16:04 01:16:04 01:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:16:04 01:05:01 ens3 846.72 595.27 8362.52 107.62 0.00 0.00 0.00 0.00 01:16:04 01:05:01 docker0 164.90 194.29 13.25 1857.20 0.00 0.00 0.00 0.00 01:16:04 01:05:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 01:16:04 01:06:01 ens3 62.17 53.59 127.13 97.68 0.00 0.00 0.00 0.00 01:16:04 01:06:01 docker0 1.43 3.27 0.10 40.61 0.00 0.00 0.00 0.00 01:16:04 01:06:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 01:16:04 01:06:01 veth8276827 0.20 0.23 0.02 0.10 0.00 0.00 0.00 0.00 01:16:04 01:07:01 ens3 104.68 70.37 2580.86 12.06 0.00 0.00 0.00 0.00 01:16:04 01:07:01 docker0 2.68 5.68 0.17 57.99 0.00 0.00 0.00 0.00 01:16:04 01:07:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 01:16:04 01:08:01 ens3 0.65 0.13 0.06 0.01 0.00 0.00 0.00 0.00 01:16:04 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:04 01:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:04 01:09:01 ens3 169.46 102.00 2427.83 7.26 0.00 0.00 0.00 0.00 01:16:04 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:04 01:09:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 01:16:04 01:10:01 ens3 20.64 10.33 336.33 0.82 0.00 0.00 0.00 0.00 01:16:04 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:04 01:10:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 01:16:04 01:11:01 ens3 0.90 0.32 0.36 0.21 0.00 0.00 0.00 0.00 01:16:04 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:04 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:04 01:12:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:16:04 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:04 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:04 01:13:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:16:04 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:04 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:04 01:14:01 ens3 0.77 0.10 0.07 0.01 0.00 0.00 0.00 0.00 01:16:04 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:04 01:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:04 01:15:01 ens3 0.70 0.43 0.42 0.33 0.00 0.00 0.00 0.00 01:16:04 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:04 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:04 01:16:01 ens3 27.29 16.96 27.76 9.39 0.00 0.00 0.00 0.00 01:16:04 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:04 01:16:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 01:16:04 Average: ens3 101.80 70.07 1145.12 19.49 0.00 0.00 0.00 0.00 01:16:04 Average: docker0 13.87 16.69 1.11 160.61 0.00 0.00 0.00 0.00 01:16:04 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 01:16:04 01:16:04 01:16:04 ---> sar -P ALL: 01:16:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1011) 01/04/23 _x86_64_ (8 CPU) 01:16:04 01:16:04 01:03:40 LINUX RESTART (8 CPU) 01:16:04 01:16:04 01:04:02 CPU %user %nice %system %iowait %steal %idle 01:16:04 01:05:01 all 12.53 0.00 4.93 1.59 0.07 80.88 01:16:04 01:05:01 0 13.71 0.00 4.39 0.19 0.07 81.64 01:16:04 01:05:01 1 11.55 0.00 4.08 0.12 0.07 84.18 01:16:04 01:05:01 2 11.99 0.00 4.47 3.10 0.07 80.37 01:16:04 01:05:01 3 12.22 0.00 4.23 2.91 0.07 80.57 01:16:04 01:05:01 4 12.74 0.00 7.13 0.72 0.07 79.34 01:16:04 01:05:01 5 12.28 0.00 4.55 1.31 0.09 81.78 01:16:04 01:05:01 6 11.91 0.00 4.93 0.88 0.07 82.22 01:16:04 01:05:01 7 13.84 0.00 5.62 3.55 0.07 76.92 01:16:04 01:06:01 all 39.96 0.00 7.00 0.52 0.09 52.42 01:16:04 01:06:01 0 41.32 0.00 7.19 0.05 0.08 51.35 01:16:04 01:06:01 1 40.12 0.00 7.59 0.95 0.08 51.26 01:16:04 01:06:01 2 39.16 0.00 7.58 2.38 0.08 50.80 01:16:04 01:06:01 3 39.63 0.00 6.61 0.22 0.08 53.46 01:16:04 01:06:01 4 40.50 0.00 7.48 0.08 0.08 51.86 01:16:04 01:06:01 5 40.31 0.00 6.30 0.03 0.10 53.26 01:16:04 01:06:01 6 38.41 0.00 6.56 0.41 0.08 54.54 01:16:04 01:06:01 7 40.28 0.00 6.73 0.07 0.10 52.82 01:16:04 01:07:01 all 3.24 0.00 1.37 0.24 0.03 95.12 01:16:04 01:07:01 0 3.00 0.00 1.69 0.02 0.02 95.28 01:16:04 01:07:01 1 2.61 0.00 1.59 1.69 0.03 94.07 01:16:04 01:07:01 2 5.10 0.00 1.42 0.00 0.03 93.45 01:16:04 01:07:01 3 3.14 0.00 1.02 0.05 0.03 95.75 01:16:04 01:07:01 4 2.77 0.00 1.65 0.07 0.02 95.49 01:16:04 01:07:01 5 3.02 0.00 1.09 0.02 0.02 95.86 01:16:04 01:07:01 6 3.47 0.00 1.42 0.12 0.02 94.97 01:16:04 01:07:01 7 2.77 0.00 1.04 0.00 0.03 96.16 01:16:04 01:08:01 all 0.11 0.00 0.02 0.02 0.01 99.85 01:16:04 01:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:16:04 01:08:01 1 0.00 0.00 0.00 0.03 0.02 99.95 01:16:04 01:08:01 2 0.70 0.00 0.08 0.00 0.00 99.22 01:16:04 01:08:01 3 0.07 0.00 0.02 0.00 0.00 99.92 01:16:04 01:08:01 4 0.03 0.00 0.03 0.00 0.02 99.92 01:16:04 01:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:16:04 01:08:01 6 0.00 0.00 0.00 0.10 0.00 99.90 01:16:04 01:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:16:04 01:09:01 all 1.41 0.00 0.90 0.24 0.02 97.43 01:16:04 01:09:01 0 1.38 0.00 1.17 0.25 0.03 97.16 01:16:04 01:09:01 1 1.75 0.00 0.82 0.32 0.02 97.09 01:16:04 01:09:01 2 0.96 0.00 0.42 0.55 0.02 98.05 01:16:04 01:09:01 3 0.93 0.00 1.75 0.03 0.03 97.25 01:16:04 01:09:01 4 1.34 0.00 0.87 0.40 0.02 97.38 01:16:04 01:09:01 5 1.65 0.00 0.68 0.17 0.02 97.48 01:16:04 01:09:01 6 1.27 0.00 0.62 0.10 0.02 98.00 01:16:04 01:09:01 7 1.99 0.00 0.89 0.07 0.03 97.02 01:16:04 01:10:01 all 0.81 0.00 0.58 0.12 0.01 98.48 01:16:04 01:10:01 0 1.97 0.00 0.50 0.02 0.02 97.50 01:16:04 01:10:01 1 0.70 0.00 0.57 0.13 0.02 98.58 01:16:04 01:10:01 2 0.32 0.00 0.60 0.34 0.02 98.73 01:16:04 01:10:01 3 0.72 0.00 0.25 0.10 0.03 98.90 01:16:04 01:10:01 4 0.47 0.00 0.23 0.02 0.00 99.28 01:16:04 01:10:01 5 0.85 0.00 0.83 0.23 0.02 98.07 01:16:04 01:10:01 6 0.92 0.00 0.35 0.13 0.02 98.58 01:16:04 01:10:01 7 0.52 0.00 1.28 0.02 0.00 98.18 01:16:04 01:11:01 all 0.10 0.00 0.07 0.02 0.01 99.81 01:16:04 01:11:01 0 0.08 0.00 0.03 0.03 0.00 99.85 01:16:04 01:11:01 1 0.15 0.00 0.10 0.00 0.02 99.73 01:16:04 01:11:01 2 0.07 0.00 0.07 0.00 0.02 99.85 01:16:04 01:11:01 3 0.05 0.00 0.05 0.08 0.02 99.80 01:16:04 01:11:01 4 0.07 0.00 0.05 0.00 0.00 99.88 01:16:04 01:11:01 5 0.12 0.00 0.05 0.02 0.00 99.82 01:16:04 01:11:01 6 0.22 0.00 0.13 0.00 0.00 99.65 01:16:04 01:11:01 7 0.03 0.00 0.07 0.02 0.00 99.88 01:16:04 01:12:01 all 0.02 0.00 0.02 0.01 0.01 99.95 01:16:04 01:12:01 0 0.03 0.00 0.02 0.02 0.02 99.92 01:16:04 01:12:01 1 0.02 0.00 0.03 0.00 0.02 99.93 01:16:04 01:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:16:04 01:12:01 3 0.03 0.00 0.05 0.05 0.02 99.85 01:16:04 01:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:16:04 01:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:16:04 01:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:16:04 01:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:16:04 01:13:01 all 0.04 0.00 0.02 0.01 0.00 99.93 01:16:04 01:13:01 0 0.03 0.00 0.03 0.02 0.00 99.92 01:16:04 01:13:01 1 0.07 0.00 0.03 0.00 0.00 99.90 01:16:04 01:13:01 2 0.07 0.00 0.00 0.00 0.00 99.93 01:16:04 01:13:01 3 0.05 0.00 0.05 0.03 0.02 99.85 01:16:04 01:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:16:04 01:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:16:04 01:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:16:04 01:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:16:04 01:14:01 all 0.10 0.00 0.01 0.01 0.00 99.88 01:16:04 01:14:01 0 0.08 0.00 0.00 0.02 0.00 99.90 01:16:04 01:14:01 1 0.55 0.00 0.03 0.00 0.02 99.40 01:16:04 01:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:16:04 01:14:01 3 0.05 0.00 0.03 0.03 0.00 99.88 01:16:04 01:14:01 4 0.05 0.00 0.00 0.00 0.00 99.95 01:16:04 01:14:01 5 0.05 0.00 0.00 0.00 0.00 99.95 01:16:04 01:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:16:04 01:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:16:04 01:15:01 all 0.04 0.00 0.01 0.00 0.01 99.94 01:16:04 01:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:16:04 01:15:01 1 0.07 0.00 0.02 0.00 0.02 99.90 01:16:04 01:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 01:16:04 01:15:01 3 0.05 0.00 0.00 0.02 0.00 99.93 01:16:04 01:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:16:04 01:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:16:04 01:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:16:04 01:15:01 7 0.05 0.00 0.00 0.00 0.02 99.93 01:16:04 01:16:04 01:15:01 CPU %user %nice %system %iowait %steal %idle 01:16:04 01:16:01 all 0.52 0.00 0.29 0.02 0.02 99.16 01:16:04 01:16:01 0 0.40 0.00 0.33 0.05 0.02 99.20 01:16:04 01:16:01 1 0.47 0.00 0.28 0.02 0.02 99.22 01:16:04 01:16:01 2 1.01 0.00 0.39 0.00 0.02 98.59 01:16:04 01:16:01 3 0.32 0.00 0.27 0.07 0.02 99.33 01:16:04 01:16:01 4 0.22 0.00 0.25 0.00 0.00 99.53 01:16:04 01:16:01 5 0.42 0.00 0.22 0.00 0.02 99.35 01:16:04 01:16:01 6 0.53 0.00 0.35 0.00 0.02 99.10 01:16:04 01:16:01 7 0.80 0.00 0.25 0.00 0.03 98.91 01:16:04 Average: all 4.85 0.00 1.25 0.23 0.02 93.65 01:16:04 Average: 0 5.11 0.00 1.27 0.05 0.02 93.54 01:16:04 Average: 1 4.78 0.00 1.25 0.27 0.03 93.67 01:16:04 Average: 2 4.91 0.00 1.24 0.52 0.02 93.30 01:16:04 Average: 3 4.73 0.00 1.18 0.29 0.03 93.77 01:16:04 Average: 4 4.78 0.00 1.45 0.11 0.02 93.64 01:16:04 Average: 5 4.83 0.00 1.13 0.15 0.02 93.87 01:16:04 Average: 6 4.67 0.00 1.19 0.14 0.02 93.98 01:16:04 Average: 7 4.96 0.00 1.31 0.30 0.03 93.41 01:16:04 01:16:04 01:16:04