cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 2c827a9d98d942daa042874c4a261230ad0958f3+9e5ff16ea29b888a79edc386c2a8af4882824547 (be19fdc29e9996e7094a4d9c7a44d5a7cd38c6de) 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-ssh8224501916380943836.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh14961386297992560704.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-378/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-378/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9552597397805838811.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh1638544580765710694.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-378/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-378/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11512035899676457508.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-45345 in /w/workspace/gexfoundry_device-mqtt-go_PR-378 [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-378 # 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 9e5ff16ea29b888a79edc386c2a8af4882824547 into PR head commit 2c827a9d98d942daa042874c4a261230ad0958f3 Merge succeeded, producing 2c827a9d98d942daa042874c4a261230ad0958f3 Checking out Revision 2c827a9d98d942daa042874c4a261230ad0958f3 (PR-378) > 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/378/head:refs/remotes/origin/PR-378 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c827a9d98d942daa042874c4a261230ad0958f3 # 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 9e5ff16ea29b888a79edc386c2a8af4882824547 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c827a9d98d942daa042874c4a261230ad0958f3 # timeout=10 Commit message: "docs: additions to CHANGELOG" > git rev-list --no-walk 2c827a9d98d942daa042874c4a261230ad0958f3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:53:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:53:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:53:52 ========================================================= 06:53:52 EdgeX Global Pipelines Version Info 06:53:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:53:53 ------------------- 06:53:53 stable info: 06:53:53 ------------------- 06:53:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:53:53 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 06:53:53 Message: update stable to v1.0.227 06:53:54 ------------------- 06:53:54 experimental info: 06:53:54 ------------------- 06:53:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:53:54 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 06:53:54 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-378 [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-378 [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-378 [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c827a9d98d942daa042874c4a261230ad0958f3 [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c827a9 [Pipeline] echo 06:53:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:53:54 provisioning config files... 06:53:54 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/config3621797926273800413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:53:55 ---> docker-login.sh 06:53:55 nexus3.edgexfoundry.org:10001 06:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:55 Configure a credential helper to remove this warning. See 06:53:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:55 06:53:55 Login Succeeded 06:53:55 nexus3.edgexfoundry.org:10002 06:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:55 Configure a credential helper to remove this warning. See 06:53:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:55 06:53:55 Login Succeeded 06:53:55 nexus3.edgexfoundry.org:10003 06:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:55 Configure a credential helper to remove this warning. See 06:53:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:55 06:53:55 Login Succeeded 06:53:55 nexus3.edgexfoundry.org:10004 06:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:55 Configure a credential helper to remove this warning. See 06:53:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:55 06:53:55 Login Succeeded 06:53:55 docker.io 06:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:56 Configure a credential helper to remove this warning. See 06:53:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:56 06:53:56 Login Succeeded 06:53:56 ---> docker-login.sh ends [Pipeline] } 06:53:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:53:56 + git rev-list -1 --merges 2c827a9d98d942daa042874c4a261230ad0958f3~1..2c827a9d98d942daa042874c4a261230ad0958f3 [Pipeline] echo 06:53:57 -----------> git rev-list -1 --merges 2c827a9d98d942daa042874c4a261230ad0958f3~1..2c827a9d98d942daa042874c4a261230ad0958f3 2c827a9d98d942daa042874c4a261230ad0958f3 [false] [Pipeline] sh 06:53:57 + git log --format=format:%s -1 2c827a9d98d942daa042874c4a261230ad0958f3 [Pipeline] echo 06:53:57 ========================================================= 06:53:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:53:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:53:57 + git log --format=format:%s -1 2c827a9d98d942daa042874c4a261230ad0958f3 [Pipeline] echo 06:53:57 [semverPrep] GIT_COMMIT: 2c827a9d98d942daa042874c4a261230ad0958f3, Commit Message: docs: additions to CHANGELOG [Pipeline] echo 06:53:57 [semverPrep] This is not a build commit. [Pipeline] sh 06:53:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:53:58 + grep -v github /etc/ssh/ssh_known_hosts 06:53:58 + [ -e /tmp/ssh_known_hosts ] 06:53:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:53:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:53:58 + sudo tee -a /etc/ssh/ssh_known_hosts 06:53:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:53:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 06:53:58 06:53:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:53:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 06:53:58 latest: Pulling from edgex-devops/py-git-semver 06:53:58 1fe172e4850f: Pulling fs layer 06:53:58 caf521ccaac6: Pulling fs layer 06:53:58 3ead6fa29328: Pulling fs layer 06:53:58 5c2a1cbceb83: Pulling fs layer 06:53:58 a8d5f1318db7: Pulling fs layer 06:53:58 c427282e49a2: Pulling fs layer 06:53:58 1827001aaf11: Pulling fs layer 06:53:58 0714d37db230: Pulling fs layer 06:53:58 ac28cf19c067: Pulling fs layer 06:53:58 ca983d60f3e2: Pulling fs layer 06:53:58 9f894cec8388: Pulling fs layer 06:53:58 ac28cf19c067: Waiting 06:53:58 0714d37db230: Waiting 06:53:58 ca983d60f3e2: Waiting 06:53:58 5c2a1cbceb83: Waiting 06:53:58 a8d5f1318db7: Waiting 06:53:58 9f894cec8388: Waiting 06:53:58 c427282e49a2: Waiting 06:53:58 1827001aaf11: Waiting 06:53:58 caf521ccaac6: Verifying Checksum 06:53:58 caf521ccaac6: Download complete 06:53:58 5c2a1cbceb83: Download complete 06:53:59 a8d5f1318db7: Verifying Checksum 06:53:59 a8d5f1318db7: Download complete 06:53:59 3ead6fa29328: Verifying Checksum 06:53:59 3ead6fa29328: Download complete 06:53:59 c427282e49a2: Verifying Checksum 06:53:59 c427282e49a2: Download complete 06:53:59 0714d37db230: Verifying Checksum 06:53:59 0714d37db230: Download complete 06:53:59 ac28cf19c067: Verifying Checksum 06:53:59 ac28cf19c067: Download complete 06:53:59 ca983d60f3e2: Verifying Checksum 06:53:59 ca983d60f3e2: Download complete 06:53:59 9f894cec8388: Verifying Checksum 06:53:59 9f894cec8388: Download complete 06:53:59 1fe172e4850f: Verifying Checksum 06:53:59 1fe172e4850f: Download complete 06:53:59 1827001aaf11: Verifying Checksum 06:53:59 1827001aaf11: Download complete 06:54:00 1fe172e4850f: Pull complete 06:54:00 caf521ccaac6: Pull complete 06:54:01 3ead6fa29328: Pull complete 06:54:01 5c2a1cbceb83: Pull complete 06:54:01 a8d5f1318db7: Pull complete 06:54:01 c427282e49a2: Pull complete 06:54:03 1827001aaf11: Pull complete 06:54:03 0714d37db230: Pull complete 06:54:03 ac28cf19c067: Pull complete 06:54:03 ca983d60f3e2: Pull complete 06:54:03 9f894cec8388: Pull complete 06:54:03 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 06:54:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 06:54:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 06:54:04 prd-ubuntu20.04-docker-8c-8g-45345 does not seem to be running inside a container 06:54:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-378 -v /w/workspace/gexfoundry_device-mqtt-go_PR-378:/w/workspace/gexfoundry_device-mqtt-go_PR-378:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 06:54:05 $ docker top 6f00e4b0fa3793da660b633bcccf4a97e365dde71470d4059abbc7913ea82713 -eo pid,comm 06:54:05 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). 06:54:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:54:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:54:05 [ssh-agent] Looking for ssh-agent implementation... 06:54:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:54:05 $ docker exec 6f00e4b0fa3793da660b633bcccf4a97e365dde71470d4059abbc7913ea82713 ssh-agent 06:54:05 SSH_AUTH_SOCK=/tmp/ssh-WzEovK7N6IqL/agent.35 06:54:05 SSH_AGENT_PID=41 06:54:05 Running ssh-add (command line suppressed) 06:54:06 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/private_key_6876329834967041071.key (/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/private_key_6876329834967041071.key) 06:54:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:54:06 + git tag --points-at HEAD [Pipeline] } 06:54:06 $ docker exec --env ******** --env ******** 6f00e4b0fa3793da660b633bcccf4a97e365dde71470d4059abbc7913ea82713 ssh-agent -k 06:54:06 unset SSH_AUTH_SOCK; 06:54:06 unset SSH_AGENT_PID; 06:54:06 echo Agent pid 41 killed; 06:54:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:54:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:54:06 [ssh-agent] Looking for ssh-agent implementation... 06:54:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:54:06 $ docker exec 6f00e4b0fa3793da660b633bcccf4a97e365dde71470d4059abbc7913ea82713 ssh-agent 06:54:06 SSH_AUTH_SOCK=/tmp/ssh-oc0hvuUlzqoK/agent.74 06:54:06 SSH_AGENT_PID=81 06:54:06 Running ssh-add (command line suppressed) 06:54:06 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/private_key_7553904801046913803.key (/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/private_key_7553904801046913803.key) 06:54:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:54:07 + git semver init 06:54:07 2022-05-10 06:54:07,362 [run_init] DEBUG init version:0.0.0 force:False 06:54:07 2022-05-10 06:54:07,363 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver 06:54:07 2022-05-10 06:54:07,363 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver 06:54:07 2022-05-10 06:54:07,363 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-378, universal_newlines=False, shell=None, istream=None) 06:54:08 2022-05-10 06:54:08,223 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378/.git/info/exclude 06:54:08 2022-05-10 06:54:08,224 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver/PR-378 with force:False 06:54:08 2022-05-10 06:54:08,224 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver/PR-378 06:54:08 2022-05-10 06:54:08,229 [execute] INFO git cat-file --batch-check 06:54:08 2022-05-10 06:54:08,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver, universal_newlines=False, shell=None, istream=) 06:54:08 2022-05-10 06:54:08,237 [execute] INFO git cat-file --batch 06:54:08 2022-05-10 06:54:08,237 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver, universal_newlines=False, shell=None, istream=) 06:54:08 2022-05-10 06:54:08,244 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-378/.semver/PR-378 06:54:08 0.0.0 [Pipeline] } 06:54:08 $ docker exec --env ******** --env ******** 6f00e4b0fa3793da660b633bcccf4a97e365dde71470d4059abbc7913ea82713 ssh-agent -k 06:54:08 unset SSH_AUTH_SOCK; 06:54:08 unset SSH_AGENT_PID; 06:54:08 echo Agent pid 81 killed; 06:54:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:54:08 + git semver [Pipeline] } 06:54:09 $ docker stop --time=1 6f00e4b0fa3793da660b633bcccf4a97e365dde71470d4059abbc7913ea82713 06:54:10 $ docker rm -f 6f00e4b0fa3793da660b633bcccf4a97e365dde71470d4059abbc7913ea82713 [Pipeline] // withDockerContainer [Pipeline] sh 06:54:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:54:11 Stashed 1 file(s) [Pipeline] echo 06:54:11 [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 06:54:11 provisioning config files... 06:54:11 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/config7789043190565081564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:11 ---> docker-login.sh 06:54:11 nexus3.edgexfoundry.org:10001 06:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:11 Configure a credential helper to remove this warning. See 06:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:11 06:54:11 Login Succeeded 06:54:11 nexus3.edgexfoundry.org:10002 06:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:11 Configure a credential helper to remove this warning. See 06:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:11 06:54:11 Login Succeeded 06:54:11 nexus3.edgexfoundry.org:10003 06:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:11 Configure a credential helper to remove this warning. See 06:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:11 06:54:11 Login Succeeded 06:54:11 nexus3.edgexfoundry.org:10004 06:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:12 Configure a credential helper to remove this warning. See 06:54:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:12 06:54:12 Login Succeeded 06:54:12 docker.io 06:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:12 Configure a credential helper to remove this warning. See 06:54:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:12 06:54:12 Login Succeeded 06:54:12 ---> docker-login.sh ends [Pipeline] } 06:54:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:54:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:54:12 ========================================================= 06:54:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 06:54:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:54:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 06:54:12 Sending build context to Docker daemon 5.886MB 06:54:12 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 06:54:12 Step 2/12 : FROM ${BASE} AS builder 06:54:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 06:54:12 59bf1c3509f3: Pulling fs layer 06:54:12 666ba61612fd: Pulling fs layer 06:54:12 8ed8ca486205: Pulling fs layer 06:54:12 4fe6c5a15a65: Pulling fs layer 06:54:12 22a0e8bec74d: Pulling fs layer 06:54:12 ca2b28591e48: Pulling fs layer 06:54:12 a51346096db8: Pulling fs layer 06:54:12 daebc70d1ce1: Pulling fs layer 06:54:12 0e18a0eac166: Pulling fs layer 06:54:12 4fe6c5a15a65: Waiting 06:54:12 daebc70d1ce1: Waiting 06:54:12 22a0e8bec74d: Waiting 06:54:12 0e18a0eac166: Waiting 06:54:12 ca2b28591e48: Waiting 06:54:12 a51346096db8: Waiting 06:54:12 8ed8ca486205: Verifying Checksum 06:54:12 8ed8ca486205: Download complete 06:54:12 666ba61612fd: Download complete 06:54:12 22a0e8bec74d: Verifying Checksum 06:54:12 22a0e8bec74d: Download complete 06:54:12 ca2b28591e48: Download complete 06:54:12 a51346096db8: Verifying Checksum 06:54:12 a51346096db8: Download complete 06:54:12 59bf1c3509f3: Verifying Checksum 06:54:12 59bf1c3509f3: Download complete 06:54:12 daebc70d1ce1: Verifying Checksum 06:54:12 daebc70d1ce1: Download complete 06:54:12 59bf1c3509f3: Pull complete 06:54:13 666ba61612fd: Pull complete 06:54:13 8ed8ca486205: Pull complete 06:54:13 0e18a0eac166: Verifying Checksum 06:54:13 0e18a0eac166: Download complete 06:54:13 4fe6c5a15a65: Verifying Checksum 06:54:13 4fe6c5a15a65: Download complete 06:54:17 4fe6c5a15a65: Pull complete 06:54:17 22a0e8bec74d: Pull complete 06:54:17 ca2b28591e48: Pull complete 06:54:17 a51346096db8: Pull complete 06:54:17 daebc70d1ce1: Pull complete 06:54:20 0e18a0eac166: Pull complete 06:54:20 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 06:54:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:54:20 ---> f018257e8ee9 06:54:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:54:21 ---> Running in aa6e28e6a564 06:54:21 Removing intermediate container aa6e28e6a564 06:54:21 ---> cb8ff7bbbb8a 06:54:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:54:21 ---> Running in 2897f57b7f9e 06:54:21 Removing intermediate container 2897f57b7f9e 06:54:21 ---> 469ed7904baf 06:54:21 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:54:21 ---> Running in 5daded44ab97 06:54:22 Removing intermediate container 5daded44ab97 06:54:22 ---> c77e18309573 06:54:22 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:54:22 ---> Running in 265a8b31bc35 06:54:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:54:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:54:24 (1/4) Installing openssh-keygen (8.8_p1-r1) 06:54:24 (2/4) Installing libedit (20210910.3.1-r0) 06:54:24 (3/4) Installing openssh-client-common (8.8_p1-r1) 06:54:24 (4/4) Installing openssh-client-default (8.8_p1-r1) 06:54:24 Executing busybox-1.34.1-r3.trigger 06:54:24 OK: 224 MiB in 56 packages 06:54:24 Removing intermediate container 265a8b31bc35 06:54:24 ---> f080f33e9902 06:54:24 Step 7/12 : WORKDIR /device-mqtt-go 06:54:25 ---> Running in 0c62539d2f00 06:54:25 Removing intermediate container 0c62539d2f00 06:54:25 ---> d05b07797890 06:54:25 Step 8/12 : COPY go.mod vendor* ./ 06:54:25 ---> 74a0ac0ef682 06:54:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:54:25 ---> Running in 29835b41bcaa 06:54:26 Still waiting to schedule task 06:54:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:54:40 Removing intermediate container 29835b41bcaa 06:54:40 ---> 7f48d8eb4fa9 06:54:40 Step 10/12 : COPY . . 06:54:40 ---> fac37f5245c7 06:54:40 Step 11/12 : ARG MAKE='make build' 06:54:40 ---> Running in 155f513e00a0 06:54:40 Removing intermediate container 155f513e00a0 06:54:40 ---> 85d714d23310 06:54:40 Step 12/12 : RUN $MAKE 06:54:40 ---> Running in c4b718690bda 06:54:40 noop 06:54:40 Removing intermediate container c4b718690bda 06:54:40 ---> cb554b6343c6 06:54:40 Successfully built cb554b6343c6 06:54:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:54:41 + docker inspect -f . ci-base-image-x86_64 06:54:41 . [Pipeline] withDockerContainer 06:54:41 prd-ubuntu20.04-docker-8c-8g-45345 does not seem to be running inside a container 06:54:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-378 -v /w/workspace/gexfoundry_device-mqtt-go_PR-378:/w/workspace/gexfoundry_device-mqtt-go_PR-378:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:54:41 $ docker top 53d6a6a941414996db10129ec5fe37a2c8429f20af652229db54d1d55d61ba51 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:42 + go version 06:54:42 go version go1.17.6 linux/amd64 [Pipeline] } 06:54:42 $ docker stop --time=1 53d6a6a941414996db10129ec5fe37a2c8429f20af652229db54d1d55d61ba51 06:54:43 $ docker rm -f 53d6a6a941414996db10129ec5fe37a2c8429f20af652229db54d1d55d61ba51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:54:43 + docker inspect -f . ci-base-image-x86_64 06:54:43 . [Pipeline] withDockerContainer 06:54:43 prd-ubuntu20.04-docker-8c-8g-45345 does not seem to be running inside a container 06:54:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-378 -v /w/workspace/gexfoundry_device-mqtt-go_PR-378:/w/workspace/gexfoundry_device-mqtt-go_PR-378:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:54:44 $ docker top 637172ecb22221ecf570f8b26a81bf3bc96b931ece3ad18c02edd17ab22d530f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:54:44 + make test 06:54:44 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:54:45 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:54:55 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 06:54:55 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements 06:54:55 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 06:55:03 GCO_ENABLED=1 GO111MODULE=on go vet ./... 06:55:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:55:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:55:07 ./bin/test-attribution-txt.sh [Pipeline] echo 06:55:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:55:07 $ docker stop --time=1 637172ecb22221ecf570f8b26a81bf3bc96b931ece3ad18c02edd17ab22d530f 06:55:09 $ docker rm -f 637172ecb22221ecf570f8b26a81bf3bc96b931ece3ad18c02edd17ab22d530f [Pipeline] // withDockerContainer [Pipeline] sh 06:55:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:55:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:55:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:55:10 + ls -al . 06:55:10 total 180 06:55:10 drwxrwxr-x 10 jenkins jenkins 4096 May 10 06:55 . 06:55:10 drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:53 .. 06:55:10 -rw-rw-r-- 1 jenkins jenkins 140 May 10 06:53 .dockerignore 06:55:10 drwxrwxr-x 8 jenkins jenkins 4096 May 10 06:54 .git 06:55:10 drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:53 .github 06:55:10 -rw-rw-r-- 1 jenkins jenkins 329 May 10 06:53 .gitignore 06:55:10 -rw-rw-r-- 1 jenkins jenkins 41 May 10 06:53 .golangci.yml 06:55:10 drwxr-xr-x 3 jenkins jenkins 4096 May 10 06:54 .semver 06:55:10 -rw-rw-r-- 1 jenkins jenkins 8656 May 10 06:53 Attribution.txt 06:55:10 -rw-rw-r-- 1 jenkins jenkins 11365 May 10 06:53 CHANGELOG.md 06:55:10 -rw-rw-r-- 1 jenkins jenkins 1930 May 10 06:53 Dockerfile 06:55:10 -rw-rw-r-- 1 jenkins jenkins 677 May 10 06:53 GOVERNANCE.md 06:55:10 -rw-rw-r-- 1 jenkins jenkins 678 May 10 06:53 Jenkinsfile 06:55:10 -rw-rw-r-- 1 jenkins jenkins 11340 May 10 06:53 LICENSE 06:55:10 -rw-rw-r-- 1 jenkins jenkins 1930 May 10 06:53 Makefile 06:55:10 -rw-rw-r-- 1 jenkins jenkins 620 May 10 06:53 OWNERS.md 06:55:10 -rw-rw-r-- 1 jenkins jenkins 2501 May 10 06:53 README.md 06:55:10 -rw-rw-r-- 1 jenkins jenkins 5 May 10 06:54 VERSION 06:55:10 drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:53 bin 06:55:10 drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:53 cmd 06:55:10 -rw-r--r-- 1 jenkins jenkins 17887 May 10 06:54 coverage.out 06:55:10 -rw-rw-r-- 1 jenkins jenkins 3309 May 10 06:53 go.mod 06:55:10 -rw-rw-r-- 1 jenkins jenkins 35490 May 10 06:53 go.sum 06:55:10 drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:53 internal 06:55:10 drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:53 mock 06:55:10 drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:53 snap 06:55:10 -rw-rw-r-- 1 jenkins jenkins 227 May 10 06:53 version.go [Pipeline] isUnix [Pipeline] sh 06:55:11 + 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=2c827a9d98d942daa042874c4a261230ad0958f3 --label arch=amd64 --label version=0.0.0 . 06:55:11 Sending build context to Docker daemon 5.904MB 06:55:11 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 06:55:11 Step 2/24 : FROM ${BASE} AS builder 06:55:11 ---> cb554b6343c6 06:55:11 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:55:11 ---> Running in a0074606a68c 06:55:11 Removing intermediate container a0074606a68c 06:55:11 ---> 05191028f3f9 06:55:11 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 06:55:11 ---> Running in c0785521e35f 06:55:11 Removing intermediate container c0785521e35f 06:55:11 ---> 7847ec0ffd0b 06:55:11 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:11 ---> Running in ae26fd1b8fd3 06:55:11 Removing intermediate container ae26fd1b8fd3 06:55:11 ---> d4c3899b58fc 06:55:11 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:55:11 ---> Running in 918a21868762 06:55:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:55:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:55:13 OK: 224 MiB in 56 packages 06:55:13 Removing intermediate container 918a21868762 06:55:13 ---> 9cd77b6f6adc 06:55:13 Step 7/24 : WORKDIR /device-mqtt-go 06:55:13 ---> Running in 978370e0ef92 06:55:13 Removing intermediate container 978370e0ef92 06:55:13 ---> 66822f71692f 06:55:13 Step 8/24 : COPY go.mod vendor* ./ 06:55:14 ---> caa3ea75d9b7 06:55:14 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:14 ---> Running in 0aead5a4b907 06:55:15 Removing intermediate container 0aead5a4b907 06:55:15 ---> 6ccdae955751 06:55:15 Step 10/24 : COPY . . 06:55:15 ---> 96915bab6d8a 06:55:15 Step 11/24 : ARG MAKE='make build' 06:55:15 ---> Running in a0c4f3719489 06:55:15 Removing intermediate container a0c4f3719489 06:55:15 ---> 6606c01f5e6d 06:55:15 Step 12/24 : RUN $MAKE 06:55:15 ---> Running in 131a7b4c7d11 06:55:15 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 06:55:37 Removing intermediate container 131a7b4c7d11 06:55:37 ---> 9ebd3df11c32 06:55:37 Step 13/24 : FROM alpine:3.14 06:55:37 3.14: Pulling from library/alpine 06:55:37 8663204ce13b: Pulling fs layer 06:55:37 8663204ce13b: Verifying Checksum 06:55:37 8663204ce13b: Download complete 06:55:37 8663204ce13b: Pull complete 06:55:37 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 06:55:37 Status: Downloaded newer image for alpine:3.14 06:55:37 ---> e04c818066af 06:55:37 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 06:55:37 ---> Running in 6b82eac34d03 06:55:37 Removing intermediate container 6b82eac34d03 06:55:37 ---> feb0f0fea145 06:55:37 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 06:55:37 ---> Running in b2bccdd64ac6 06:55:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:55:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:55:37 (1/6) Installing dumb-init (1.2.5-r1) 06:55:37 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:55:37 (3/6) Installing libsodium (1.0.18-r0) 06:55:37 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:55:37 (5/6) Installing libzmq (4.3.4-r0) 06:55:37 (6/6) Installing zeromq (4.3.4-r0) 06:55:37 Executing busybox-1.33.1-r7.trigger 06:55:37 OK: 8 MiB in 20 packages 06:55:37 Removing intermediate container b2bccdd64ac6 06:55:37 ---> 9f82c1bd0017 06:55:37 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 06:55:37 ---> 3d378744612a 06:55:37 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 06:55:38 ---> 61a7e2876ebc 06:55:38 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 06:55:38 ---> 927c5fe04038 06:55:38 Step 19/24 : EXPOSE 59982 06:55:38 ---> Running in 915a4487794a 06:55:38 Removing intermediate container 915a4487794a 06:55:38 ---> 150bac670929 06:55:38 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 06:55:38 ---> Running in c79a49efdd68 06:55:38 Removing intermediate container c79a49efdd68 06:55:38 ---> d3d143a896b8 06:55:38 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:55:38 ---> Running in a6597ce04ef4 06:55:38 Removing intermediate container a6597ce04ef4 06:55:38 ---> c36c26792f95 06:55:38 Step 22/24 : LABEL arch=amd64 06:55:38 ---> Running in b2585b4b2783 06:55:38 Removing intermediate container b2585b4b2783 06:55:38 ---> c9acda862dd3 06:55:38 Step 23/24 : LABEL git_sha=2c827a9d98d942daa042874c4a261230ad0958f3 06:55:38 ---> Running in 89fc866b2aca 06:55:38 Removing intermediate container 89fc866b2aca 06:55:38 ---> aeeac399e52e 06:55:38 Step 24/24 : LABEL version=0.0.0 06:55:38 ---> Running in 3118417c89d9 06:55:38 Removing intermediate container 3118417c89d9 06:55:38 ---> bde98ccb1916 06:55:38 [Warning] One or more build-args [ARCH] were not consumed 06:55:38 Successfully built bde98ccb1916 06:55:38 Successfully tagged device-mqtt:latest [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] sh 06:55:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:39 06:55:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:55:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:39 latest: Pulling from edgex-lftools-log-publisher 06:55:39 5eb5b503b376: Pulling fs layer 06:55:39 5c69ac0246d0: Pulling fs layer 06:55:39 ec43610c2a17: Pulling fs layer 06:55:39 3a2ae6a8a46f: Pulling fs layer 06:55:39 33b1e0a273af: Pulling fs layer 06:55:39 5d3b04190fa2: Pulling fs layer 06:55:39 2f39f015ded8: Pulling fs layer 06:55:39 33b1e0a273af: Waiting 06:55:39 5d3b04190fa2: Waiting 06:55:39 3a2ae6a8a46f: Waiting 06:55:39 2f39f015ded8: Waiting 06:55:39 5c69ac0246d0: Verifying Checksum 06:55:39 5c69ac0246d0: Download complete 06:55:39 3a2ae6a8a46f: Verifying Checksum 06:55:39 3a2ae6a8a46f: Download complete 06:55:39 33b1e0a273af: Verifying Checksum 06:55:39 33b1e0a273af: Download complete 06:55:39 ec43610c2a17: Verifying Checksum 06:55:39 ec43610c2a17: Download complete 06:55:39 5d3b04190fa2: Verifying Checksum 06:55:39 5d3b04190fa2: Download complete 06:55:39 5eb5b503b376: Verifying Checksum 06:55:39 5eb5b503b376: Download complete 06:55:40 2f39f015ded8: Download complete 06:55:41 5eb5b503b376: Pull complete 06:55:41 5c69ac0246d0: Pull complete 06:55:41 ec43610c2a17: Pull complete 06:55:41 3a2ae6a8a46f: Pull complete 06:55:42 33b1e0a273af: Pull complete 06:55:42 5d3b04190fa2: Pull complete 06:55:47 2f39f015ded8: Pull complete 06:55:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:55:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:55:47 prd-ubuntu20.04-docker-8c-8g-45345 does not seem to be running inside a container 06:55:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-378 -v /w/workspace/gexfoundry_device-mqtt-go_PR-378:/w/workspace/gexfoundry_device-mqtt-go_PR-378:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:55:48 $ docker top a68ca0a3fe352cd29551b59f0f3684566428640e12306c45bc352c976ba886f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:55:49 ---> job-cost.sh 06:55:49 lf-activate-venv: SKIPPING 06:55:49 INFO: No Stack... 06:55:49 INFO: Retrieving Pricing Info for: v3-standard-8 06:55:50 INFO: Archiving Costs [Pipeline] sh 06:55:50 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives/cost.csv 06:55:50 + cut -d, -f6 [Pipeline] lock 06:55:50 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-378-5-stack-cost] 06:55:50 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-378-5-stack-cost] did not exist. Created. 06:55:50 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-378-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:55:50 + echo total: 0.2199999988079071 [Pipeline] stash 06:55:50 Stashed 1 file(s) [Pipeline] } 06:55:50 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-378-5-stack-cost] [Pipeline] // lock [Pipeline] } 06:55:50 $ docker stop --time=1 a68ca0a3fe352cd29551b59f0f3684566428640e12306c45bc352c976ba886f8 06:55:52 $ docker rm -f a68ca0a3fe352cd29551b59f0f3684566428640e12306c45bc352c976ba886f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:04:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-45616 in /w/workspace/gexfoundry_device-mqtt-go_PR-378 [Pipeline] { [Pipeline] ws 07:04:47 Running in /w/workspace/device-mqtt-go/5 [Pipeline] { [Pipeline] checkout 07:04:47 Selected Git installation does not exist. Using Default 07:04:47 The recommended git tool is: NONE 07:04:54 using credential edgex-jenkins-ssh 07:04:54 Cloning the remote Git repository 07:04:54 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 07:04:54 > git init /w/workspace/device-mqtt-go/5 # timeout=10 07:04:54 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 07:04:54 > git --version # timeout=10 07:04:54 > git --version # 'git version 2.25.1' 07:04:54 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:55 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 07:04:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:55 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 07:04:56 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 07:04:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:04:56 Merging remotes/origin/main commit 9e5ff16ea29b888a79edc386c2a8af4882824547 into PR head commit 2c827a9d98d942daa042874c4a261230ad0958f3 07:04:57 Merge succeeded, producing 2c827a9d98d942daa042874c4a261230ad0958f3 07:04:57 Checking out Revision 2c827a9d98d942daa042874c4a261230ad0958f3 (PR-378) 07:04:56 > git config core.sparsecheckout # timeout=10 07:04:56 > git checkout -f 2c827a9d98d942daa042874c4a261230ad0958f3 # timeout=10 07:04:56 > git remote # timeout=10 07:04:57 > git config --get remote.origin.url # timeout=10 07:04:57 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:57 > git merge 9e5ff16ea29b888a79edc386c2a8af4882824547 # timeout=10 07:04:57 > git rev-parse HEAD^{commit} # timeout=10 07:04:57 > git config core.sparsecheckout # timeout=10 07:04:57 > git checkout -f 2c827a9d98d942daa042874c4a261230ad0958f3 # timeout=10 07:05:02 Commit message: "docs: additions to CHANGELOG" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:05:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:05:03 % Total % Received % Xferd Average Speed Time Time Time Current 07:05:03 Dload Upload Total Spent Left Speed 07:05:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 170k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 07:05:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:05:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:05:03 + sudo tee /etc/docker/daemon.new 07:05:03 { 07:05:03 "registry-mirrors": [ 07:05:03 "https://nexus3.edgexfoundry.org:10001" 07:05:03 ], 07:05:03 "bip": "10.250.0.254/24", 07:05:03 "hosts": [ 07:05:03 "tcp://0.0.0.0:5555", 07:05:03 "unix:///var/run/docker.sock" 07:05:03 ], 07:05:03 "mtu": 1458, 07:05:03 "selinux-enabled": true, 07:05:03 "seccomp-profile": "/etc/docker/seccomp.json" 07:05:03 } [Pipeline] sh 07:05:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:05:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:23 provisioning config files... 07:05:23 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/5@tmp/config8748165591574002324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:23 ---> docker-login.sh 07:05:23 nexus3.edgexfoundry.org:10001 07:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:24 Configure a credential helper to remove this warning. See 07:05:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:24 07:05:24 Login Succeeded 07:05:24 nexus3.edgexfoundry.org:10002 07:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:25 Configure a credential helper to remove this warning. See 07:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:25 07:05:25 Login Succeeded 07:05:25 nexus3.edgexfoundry.org:10003 07:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:25 Configure a credential helper to remove this warning. See 07:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:25 07:05:25 Login Succeeded 07:05:25 nexus3.edgexfoundry.org:10004 07:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:25 Configure a credential helper to remove this warning. See 07:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:25 07:05:25 Login Succeeded 07:05:25 docker.io 07:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:26 Configure a credential helper to remove this warning. See 07:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:26 07:05:26 Login Succeeded 07:05:26 ---> docker-login.sh ends [Pipeline] } 07:05:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:05:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:05:27 ========================================================= 07:05:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 07:05:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:05:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 07:05:28 Sending build context to Docker daemon 3.059MB 07:05:28 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 07:05:28 Step 2/12 : FROM ${BASE} AS builder 07:05:28 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:05:28 9b3977197b4f: Pulling fs layer 07:05:28 1a89e8eeedd5: Pulling fs layer 07:05:28 94645a83ff95: Pulling fs layer 07:05:28 3f3a8bcf1eab: Pulling fs layer 07:05:28 0c92f367c5e7: Pulling fs layer 07:05:28 3096ccb668a1: Pulling fs layer 07:05:28 e8cf19c19ddd: Pulling fs layer 07:05:28 a4caa8a26152: Pulling fs layer 07:05:28 0c92f367c5e7: Waiting 07:05:28 3096ccb668a1: Waiting 07:05:28 e8cf19c19ddd: Waiting 07:05:28 a4caa8a26152: Waiting 07:05:28 94645a83ff95: Verifying Checksum 07:05:28 94645a83ff95: Download complete 07:05:28 1a89e8eeedd5: Verifying Checksum 07:05:28 1a89e8eeedd5: Download complete 07:05:28 0c92f367c5e7: Verifying Checksum 07:05:28 0c92f367c5e7: Download complete 07:05:28 9b3977197b4f: Verifying Checksum 07:05:28 9b3977197b4f: Download complete 07:05:28 3096ccb668a1: Verifying Checksum 07:05:28 3096ccb668a1: Download complete 07:05:28 e8cf19c19ddd: Verifying Checksum 07:05:28 e8cf19c19ddd: Download complete 07:05:29 9b3977197b4f: Pull complete 07:05:29 1a89e8eeedd5: Pull complete 07:05:30 94645a83ff95: Pull complete 07:05:30 a4caa8a26152: Download complete 07:05:31 3f3a8bcf1eab: Verifying Checksum 07:05:31 3f3a8bcf1eab: Download complete 07:05:43 3f3a8bcf1eab: Pull complete 07:05:43 0c92f367c5e7: Pull complete 07:05:44 3096ccb668a1: Pull complete 07:05:44 e8cf19c19ddd: Pull complete 07:05:49 a4caa8a26152: Pull complete 07:05:49 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 07:05:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:05:49 ---> 725f1c02e7f9 07:05:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:05:51 ---> Running in e1549b335abf 07:05:51 Removing intermediate container e1549b335abf 07:05:51 ---> 7b845c85d7e3 07:05:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:05:51 ---> Running in 6b16d3bb29af 07:05:52 Removing intermediate container 6b16d3bb29af 07:05:52 ---> 9ab6da27db22 07:05:52 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:52 ---> Running in 52e06d86bad8 07:05:54 Removing intermediate container 52e06d86bad8 07:05:54 ---> ccb95efb6a26 07:05:54 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:05:54 ---> Running in e456c87131cb 07:05:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:05:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:05:57 (1/4) Installing openssh-keygen (8.8_p1-r1) 07:05:57 (2/4) Installing libedit (20210910.3.1-r0) 07:05:57 (3/4) Installing openssh-client-common (8.8_p1-r1) 07:05:57 (4/4) Installing openssh-client-default (8.8_p1-r1) 07:05:57 Executing busybox-1.34.1-r3.trigger 07:05:57 OK: 224 MiB in 56 packages 07:05:58 Removing intermediate container e456c87131cb 07:05:58 ---> bb70aedbf219 07:05:58 Step 7/12 : WORKDIR /device-mqtt-go 07:05:58 ---> Running in 7311b9ced562 07:05:59 Removing intermediate container 7311b9ced562 07:05:59 ---> 57d54dd6a1b4 07:05:59 Step 8/12 : COPY go.mod vendor* ./ 07:05:59 ---> 1d1ae9cf9a8c 07:05:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:59 ---> Running in 1e6ed0d9d2a4 07:06:46 Removing intermediate container 1e6ed0d9d2a4 07:06:46 ---> 1927f75a6b54 07:06:46 Step 10/12 : COPY . . 07:06:46 ---> 2ecbed5144fa 07:06:46 Step 11/12 : ARG MAKE='make build' 07:06:46 ---> Running in 1b0fa1a02630 07:06:46 Removing intermediate container 1b0fa1a02630 07:06:46 ---> 9efbb9570c91 07:06:46 Step 12/12 : RUN $MAKE 07:06:46 ---> Running in f676bcc606d5 07:06:47 noop 07:06:48 Removing intermediate container f676bcc606d5 07:06:48 ---> fe6127c38de1 07:06:48 Successfully built fe6127c38de1 07:06:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:06:49 + docker inspect -f . ci-base-image-arm64 07:06:49 . [Pipeline] withDockerContainer 07:06:49 prd-ubuntu20.04-docker-arm64-4c-16g-45616 does not seem to be running inside a container 07:06:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:06:50 $ docker top fa4672f1b5f0c6dbad4b2b4201f77d168cc1156b9957881a8a875a5e348f52d2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:51 + go version 07:06:51 go version go1.17.6 linux/arm64 [Pipeline] } 07:06:51 $ docker stop --time=1 fa4672f1b5f0c6dbad4b2b4201f77d168cc1156b9957881a8a875a5e348f52d2 07:06:53 $ docker rm -f fa4672f1b5f0c6dbad4b2b4201f77d168cc1156b9957881a8a875a5e348f52d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:06:54 + docker inspect -f . ci-base-image-arm64 07:06:54 . [Pipeline] withDockerContainer 07:06:54 prd-ubuntu20.04-docker-arm64-4c-16g-45616 does not seem to be running inside a container 07:06:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:06:56 $ docker top 31f23e19a8f6170f183de31fa4daff60b357261d537ace6c718545947393ff86 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:06:56 + make test 07:06:56 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:06:58 ? github.com/edgexfoundry/device-mqtt-go [no test files] 07:08:35 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 07:08:35 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.069s coverage: 21.8% of statements 07:08:35 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 07:08:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:08:35 GCO_ENABLED=1 GO111MODULE=on go vet ./... 07:08:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:08:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:08:54 ./bin/test-attribution-txt.sh [Pipeline] echo 07:08:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:08:57 $ docker stop --time=1 31f23e19a8f6170f183de31fa4daff60b357261d537ace6c718545947393ff86 07:08:59 $ docker rm -f 31f23e19a8f6170f183de31fa4daff60b357261d537ace6c718545947393ff86 [Pipeline] // withDockerContainer [Pipeline] sh 07:09:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:09:00 Warning: overwriting stash ‘coverage-report’ 07:09:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:09:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:09:01 + ls -al . 07:09:01 total 176 07:09:01 drwxrwxr-x 9 jenkins jenkins 4096 May 10 07:08 . 07:09:01 drwxrwxr-x 4 jenkins jenkins 4096 May 10 07:04 .. 07:09:01 -rw-rw-r-- 1 jenkins jenkins 140 May 10 07:04 .dockerignore 07:09:01 drwxrwxr-x 8 jenkins jenkins 4096 May 10 07:05 .git 07:09:01 drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:04 .github 07:09:01 -rw-rw-r-- 1 jenkins jenkins 329 May 10 07:04 .gitignore 07:09:01 -rw-rw-r-- 1 jenkins jenkins 41 May 10 07:04 .golangci.yml 07:09:01 -rw-rw-r-- 1 jenkins jenkins 8656 May 10 07:04 Attribution.txt 07:09:01 -rw-rw-r-- 1 jenkins jenkins 11365 May 10 07:04 CHANGELOG.md 07:09:01 -rw-rw-r-- 1 jenkins jenkins 1930 May 10 07:04 Dockerfile 07:09:01 -rw-rw-r-- 1 jenkins jenkins 677 May 10 07:04 GOVERNANCE.md 07:09:01 -rw-rw-r-- 1 jenkins jenkins 678 May 10 07:04 Jenkinsfile 07:09:01 -rw-rw-r-- 1 jenkins jenkins 11340 May 10 07:04 LICENSE 07:09:01 -rw-rw-r-- 1 jenkins jenkins 1930 May 10 07:04 Makefile 07:09:01 -rw-rw-r-- 1 jenkins jenkins 620 May 10 07:04 OWNERS.md 07:09:01 -rw-rw-r-- 1 jenkins jenkins 2501 May 10 07:04 README.md 07:09:01 -rw-rw-r-- 1 jenkins jenkins 5 May 10 06:54 VERSION 07:09:01 drwxrwxr-x 2 jenkins jenkins 4096 May 10 07:04 bin 07:09:01 drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:04 cmd 07:09:01 -rw-r--r-- 1 jenkins jenkins 17887 May 10 07:08 coverage.out 07:09:01 -rw-rw-r-- 1 jenkins jenkins 3309 May 10 07:04 go.mod 07:09:01 -rw-rw-r-- 1 jenkins jenkins 35490 May 10 07:04 go.sum 07:09:01 drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:04 internal 07:09:01 drwxrwxr-x 2 jenkins jenkins 4096 May 10 07:04 mock 07:09:01 drwxrwxr-x 4 jenkins jenkins 4096 May 10 07:04 snap 07:09:01 -rw-rw-r-- 1 jenkins jenkins 227 May 10 07:04 version.go [Pipeline] isUnix [Pipeline] sh 07:09:02 + 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=2c827a9d98d942daa042874c4a261230ad0958f3 --label arch=arm64 --label version=0.0.0 . 07:09:02 Sending build context to Docker daemon 3.078MB 07:09:02 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 07:09:02 Step 2/24 : FROM ${BASE} AS builder 07:09:02 ---> fe6127c38de1 07:09:02 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:09:02 ---> Running in b5ded15a4b48 07:09:02 Removing intermediate container b5ded15a4b48 07:09:02 ---> a5f34db94c86 07:09:02 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 07:09:02 ---> Running in cc9c97ac3510 07:09:03 Removing intermediate container cc9c97ac3510 07:09:03 ---> cc088f8156a4 07:09:03 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:03 ---> Running in e6947d60653f 07:09:04 Removing intermediate container e6947d60653f 07:09:04 ---> 45c7cead2018 07:09:04 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:09:05 ---> Running in c7c026b19c1c 07:09:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:09:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:09:08 OK: 224 MiB in 56 packages 07:09:08 Removing intermediate container c7c026b19c1c 07:09:08 ---> ac45120678e5 07:09:08 Step 7/24 : WORKDIR /device-mqtt-go 07:09:08 ---> Running in 5c26f159d610 07:09:09 Removing intermediate container 5c26f159d610 07:09:09 ---> de53c486835a 07:09:09 Step 8/24 : COPY go.mod vendor* ./ 07:09:09 ---> 761ead0a2917 07:09:09 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:09 ---> Running in 022206299e0d 07:09:11 Removing intermediate container 022206299e0d 07:09:11 ---> cd0ba264670e 07:09:11 Step 10/24 : COPY . . 07:09:12 ---> 96edc9719f66 07:09:12 Step 11/24 : ARG MAKE='make build' 07:09:12 ---> Running in 2230d670485e 07:09:12 Removing intermediate container 2230d670485e 07:09:12 ---> 9f08125b4433 07:09:12 Step 12/24 : RUN $MAKE 07:09:12 ---> Running in 5d0b711c5e86 07:09:13 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 07:11:20 Removing intermediate container 5d0b711c5e86 07:11:20 ---> 3615fe604df6 07:11:20 Step 13/24 : FROM alpine:3.14 07:11:20 3.14: Pulling from library/alpine 07:11:20 455c02918c45: Pulling fs layer 07:11:20 455c02918c45: Verifying Checksum 07:11:20 455c02918c45: Download complete 07:11:20 455c02918c45: Pull complete 07:11:20 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:11:20 Status: Downloaded newer image for alpine:3.14 07:11:20 ---> ac73e934f311 07:11:20 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 07:11:20 ---> Running in 3e8b45a24b23 07:11:20 Removing intermediate container 3e8b45a24b23 07:11:20 ---> 827d2762817a 07:11:20 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 07:11:20 ---> Running in 6c25bfb6cedc 07:11:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:11:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:11:20 (1/6) Installing dumb-init (1.2.5-r1) 07:11:20 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:11:20 (3/6) Installing libsodium (1.0.18-r0) 07:11:20 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:11:20 (5/6) Installing libzmq (4.3.4-r0) 07:11:20 (6/6) Installing zeromq (4.3.4-r0) 07:11:20 Executing busybox-1.33.1-r7.trigger 07:11:20 OK: 8 MiB in 20 packages 07:11:20 Removing intermediate container 6c25bfb6cedc 07:11:20 ---> acf5ed1a395d 07:11:20 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 07:11:20 ---> 2ce730493d9f 07:11:20 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 07:11:20 ---> 8319375fc079 07:11:20 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 07:11:20 ---> bf3c7444e272 07:11:20 Step 19/24 : EXPOSE 59982 07:11:20 ---> Running in 5d96b7499407 07:11:20 Removing intermediate container 5d96b7499407 07:11:20 ---> fc9b61f78b61 07:11:20 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 07:11:20 ---> Running in 04dab43c2791 07:11:20 Removing intermediate container 04dab43c2791 07:11:20 ---> 05aea1424985 07:11:20 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:11:20 ---> Running in bd7d59302e76 07:11:20 Removing intermediate container bd7d59302e76 07:11:20 ---> 426cf530515e 07:11:20 Step 22/24 : LABEL arch=arm64 07:11:20 ---> Running in cbbc15ac7550 07:11:20 Removing intermediate container cbbc15ac7550 07:11:20 ---> d93849c5ad3f 07:11:20 Step 23/24 : LABEL git_sha=2c827a9d98d942daa042874c4a261230ad0958f3 07:11:20 ---> Running in 0e3fe7caa560 07:11:20 Removing intermediate container 0e3fe7caa560 07:11:20 ---> e6000ac7f099 07:11:20 Step 24/24 : LABEL version=0.0.0 07:11:20 ---> Running in 6492eb1da67f 07:11:20 Removing intermediate container 6492eb1da67f 07:11:20 ---> 9c33bd2e8460 07:11:20 [Warning] One or more build-args [ARCH] were not consumed 07:11:20 Successfully built 9c33bd2e8460 07:11:20 Successfully tagged device-mqtt-arm64:latest [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] sh 07:11:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:11:21 07:11:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:11:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:11:21 arm64: Pulling from edgex-lftools-log-publisher 07:11:21 8998bd30e6a1: Pulling fs layer 07:11:21 04944245beec: Pulling fs layer 07:11:21 699f458cf7ca: Pulling fs layer 07:11:21 765212b225bb: Pulling fs layer 07:11:21 f23df028b6ca: Pulling fs layer 07:11:21 d65c8cfc05b1: Pulling fs layer 07:11:21 2437ff75d9bd: Pulling fs layer 07:11:21 765212b225bb: Waiting 07:11:21 f23df028b6ca: Waiting 07:11:21 d65c8cfc05b1: Waiting 07:11:21 2437ff75d9bd: Waiting 07:11:21 04944245beec: Verifying Checksum 07:11:21 04944245beec: Download complete 07:11:21 765212b225bb: Verifying Checksum 07:11:21 765212b225bb: Download complete 07:11:21 f23df028b6ca: Download complete 07:11:21 d65c8cfc05b1: Verifying Checksum 07:11:21 d65c8cfc05b1: Download complete 07:11:22 699f458cf7ca: Verifying Checksum 07:11:22 699f458cf7ca: Download complete 07:11:22 8998bd30e6a1: Verifying Checksum 07:11:22 8998bd30e6a1: Download complete 07:11:24 2437ff75d9bd: Verifying Checksum 07:11:24 2437ff75d9bd: Download complete 07:11:26 8998bd30e6a1: Pull complete 07:11:26 04944245beec: Pull complete 07:11:28 699f458cf7ca: Pull complete 07:11:28 765212b225bb: Pull complete 07:11:29 f23df028b6ca: Pull complete 07:11:29 d65c8cfc05b1: Pull complete 07:11:45 2437ff75d9bd: Pull complete 07:11:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:11:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:11:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:11:45 prd-ubuntu20.04-docker-arm64-4c-16g-45616 does not seem to be running inside a container 07:11:45 $ 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/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:11:47 $ docker top 5867549be18ab360dc7f0d5c66b8db2cff9912f8f4a51be476ae948c7b4930fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:11:48 ---> job-cost.sh 07:11:48 lf-activate-venv: SKIPPING 07:11:48 INFO: No Stack... 07:11:49 INFO: Retrieving Pricing Info for: v3-standard-4 07:11:50 INFO: Archiving Costs [Pipeline] sh 07:11:50 + cat /w/workspace/device-mqtt-go/5/archives/cost.csv 07:11:50 + cut -d, -f6 [Pipeline] lock 07:11:50 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-378-5-stack-cost] 07:11:50 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-378-5-stack-cost] did not exist. Created. 07:11:50 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-378-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:11:51 /w/workspace/device-mqtt-go/5@tmp/durable-67ca6644/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:11:52 + echo total: 0.10999999940395355 [Pipeline] stash 07:11:52 Warning: overwriting stash ‘stack-cost’ 07:11:52 Stashed 1 file(s) [Pipeline] } 07:11:52 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-378-5-stack-cost] [Pipeline] // lock [Pipeline] } 07:11:52 $ docker stop --time=1 5867549be18ab360dc7f0d5c66b8db2cff9912f8f4a51be476ae948c7b4930fd 07:11:53 $ docker rm -f 5867549be18ab360dc7f0d5c66b8db2cff9912f8f4a51be476ae948c7b4930fd [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 07:11:54 provisioning config files... 07:11:54 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/config2724624520646012981tmp [Pipeline] { [Pipeline] sh 07:11:54 + set +x 07:11:54 + curl -s https://codecov.io/bash 07:11:54 + bash -s -- 07:11:54 07:11:54 _____ _ 07:11:54 / ____| | | 07:11:54 | | ___ __| | ___ ___ _____ __ 07:11:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:11:54 | |___| (_) | (_| | __/ (_| (_) \ V / 07:11:54 \_____\___/ \__,_|\___|\___\___/ \_/ 07:11:54 Bash-1.0.6 07:11:54 07:11:54 07:11:54 ==> git version 2.25.1 found 07:11:54 ==> 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 07:11:54 Release-Date: 2020-01-08 07:11:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:11:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:11:54 ==> Jenkins CI detected. 07:11:54 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-378 07:11:54 project root: . 07:11:54 --> token set from env 07:11:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:11:54 ==> Running gcov in . (disable via -X gcov) 07:11:54 ==> Python coveragepy not found 07:11:54 ==> Searching for coverage reports in: 07:11:54 + . 07:11:54 -> Found 1 reports 07:11:54 ==> Detecting git/mercurial file structure 07:11:54 ==> Reading reports 07:11:54 + ./coverage.out bytes=17887 07:11:54 ==> Appending adjustments 07:11:54 https://docs.codecov.io/docs/fixing-reports 07:11:54 + Found adjustments 07:11:54 ==> Gzipping contents 07:11:54 4.0K /tmp/codecov.8Jab41.gz 07:11:54 ==> Uploading reports 07:11:54 url: https://codecov.io 07:11:54 query: branch=PR-378&commit=2c827a9d98d942daa042874c4a261230ad0958f3&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-378%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=378&job=&cmd_args= 07:11:54 -> Pinging Codecov 07:11:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-378&commit=2c827a9d98d942daa042874c4a261230ad0958f3&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-378%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=378&job=&cmd_args= 07:11:54 -> Uploading to 07:11:54 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/7D719EC7BBE17E464838252E33014C33/2c827a9d98d942daa042874c4a261230ad0958f3/1d753dbf-5ff0-409a-a2d3-e4771d2dcc44.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T071154Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed7ab802a6ce910baf6cfc9c20c870b1647c90ab090e969af091e83894f3830a 07:11:54 % Total % Received % Xferd Average Speed Time Time Time Current 07:11:54 Dload Upload Total Spent Left Speed 07:11:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3260 0 0 100 3260 0 14954 --:--:-- --:--:-- --:--:-- 14954 07:11:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/2c827a9d98d942daa042874c4a261230ad0958f3 [Pipeline] } 07:11:55 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 07:11:55 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives ] 07:11:55 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives 07:11:55 total 16 07:11:55 drwxr-xr-x 3 root root 4096 May 10 06:55 . 07:11:55 drwxrwxr-x 11 jenkins jenkins 4096 May 10 06:55 .. 07:11:55 drwxr-xr-x 2 root root 4096 May 10 06:55 cost 07:11:55 -rw-r--r-- 1 root root 85 May 10 06:55 cost.csv 07:11:55 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives 07:11:55 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives 07:11:55 total 16 07:11:55 drwxr-xr-x 3 jenkins jenkins 4096 May 10 06:55 . 07:11:55 drwxrwxr-x 11 jenkins jenkins 4096 May 10 06:55 .. 07:11:55 drwxr-xr-x 2 jenkins jenkins 4096 May 10 06:55 cost 07:11:55 -rw-r--r-- 1 jenkins jenkins 85 May 10 06:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:11:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:11:56 ---> package-listing.sh 07:11:56 ++ facter osfamily 07:11:56 ++ tr '[:upper:]' '[:lower:]' 07:11:57 + OS_FAMILY=debian 07:11:57 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-378 07:11:57 + START_PACKAGES=/tmp/packages_start.txt 07:11:57 + END_PACKAGES=/tmp/packages_end.txt 07:11:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:11:57 + PACKAGES=/tmp/packages_start.txt 07:11:57 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-378 ']' 07:11:57 + PACKAGES=/tmp/packages_end.txt 07:11:57 + case "${OS_FAMILY}" in 07:11:57 + grep '^ii' 07:11:57 + dpkg -l 07:11:57 + '[' -f /tmp/packages_start.txt ']' 07:11:57 + '[' -f /tmp/packages_end.txt ']' 07:11:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:11:57 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-378 ']' 07:11:57 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives/ 07:11:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-378/archives/ [Pipeline] echo 07:11: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-378/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:11:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:11:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:11:57 . [Pipeline] withDockerContainer 07:11:58 prd-ubuntu20.04-docker-8c-8g-45345 does not seem to be running inside a container 07:11: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-378/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-378 -v /w/workspace/gexfoundry_device-mqtt-go_PR-378:/w/workspace/gexfoundry_device-mqtt-go_PR-378:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:11:58 $ docker top 08ac83fdbae298f45e59c12f63045e2392f3c69d860bbe662fdcab5099025177 -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:58 + touch /tmp/pre-build-complete [Pipeline] sh 07:11:58 + mkdir -p /var/log/sysstat [Pipeline] sh 07:11:59 + ls /var/log/sa-host 07:11:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:11:59 provisioning config files... 07:11:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-378@tmp/config3442883678598436544tmp [Pipeline] { [Pipeline] echo 07:11:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:11:59 ---> create-netrc.sh [Pipeline] } 07:11:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:11:59 ---> python-tools-install.sh [Pipeline] echo 07:12:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:12:00 ---> sudo-logs.sh 07:12:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:12:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:12:00 ---> job-cost.sh 07:12:00 lf-activate-venv: SKIPPING 07:12:00 DEBUG: total: 0.2199999988079071 07:12:00 INFO: Retrieving Stack Cost... 07:12:01 INFO: Retrieving Pricing Info for: v3-standard-8 07:12:01 INFO: Archiving Costs [Pipeline] echo 07:12:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:12:01 ---> logs-deploy.sh 07:12:01 lf-activate-venv: SKIPPING 07:12:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-378/5 07:12:01 INFO: archiving workspace using pattern(s): 07:12:02 Archives upload complete. 07:12:02 INFO: archiving logs to Nexus 07:12:03 ---> uname -a: 07:12:03 Linux prd-ubuntu20-04-docker-8c-8g-45345 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 07:12:03 07:12:03 07:12:03 ---> lscpu: 07:12:03 Architecture: x86_64 07:12:03 CPU op-mode(s): 32-bit, 64-bit 07:12:03 Byte Order: Little Endian 07:12:03 Address sizes: 40 bits physical, 48 bits virtual 07:12:03 CPU(s): 8 07:12:03 On-line CPU(s) list: 0-7 07:12:03 Thread(s) per core: 1 07:12:03 Core(s) per socket: 1 07:12:03 Socket(s): 8 07:12:03 NUMA node(s): 1 07:12:03 Vendor ID: AuthenticAMD 07:12:03 CPU family: 23 07:12:03 Model: 49 07:12:03 Model name: AMD EPYC-Rome Processor 07:12:03 Stepping: 0 07:12:03 CPU MHz: 2799.996 07:12:03 BogoMIPS: 5599.99 07:12:03 Virtualization: AMD-V 07:12:03 Hypervisor vendor: KVM 07:12:03 Virtualization type: full 07:12:03 L1d cache: 256 KiB 07:12:03 L1i cache: 256 KiB 07:12:03 L2 cache: 4 MiB 07:12:03 L3 cache: 128 MiB 07:12:03 NUMA node0 CPU(s): 0-7 07:12:03 Vulnerability Itlb multihit: Not affected 07:12:03 Vulnerability L1tf: Not affected 07:12:03 Vulnerability Mds: Not affected 07:12:03 Vulnerability Meltdown: Not affected 07:12:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:12:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:12:03 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:12:03 Vulnerability Srbds: Not affected 07:12:03 Vulnerability Tsx async abort: Not affected 07:12:03 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 07:12:03 07:12:03 07:12:03 ---> nproc: 07:12:03 8 07:12:03 07:12:03 07:12:03 ---> df -h: 07:12:03 Filesystem Size Used Avail Use% Mounted on 07:12:03 overlay 155G 11G 145G 7% / 07:12:03 tmpfs 64M 0 64M 0% /dev 07:12:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:12:03 shm 64M 0 64M 0% /dev/shm 07:12:03 /dev/vda1 155G 11G 145G 7% /facter-os 07:12:03 07:12:03 07:12:03 ---> sar -b -r -n DEV: 07:12:03 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-45345) 05/10/22 _x86_64_ (8 CPU) 07:12:03 07:12:03 06:53:15 LINUX RESTART (8 CPU) 07:12:03 07:12:03 06:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:12:03 06:55:01 191.78 4.30 187.49 0.00 385.54 82929.51 0.00 07:12:03 06:56:01 180.07 0.10 179.97 0.00 2.40 38953.42 0.00 07:12:03 06:57:01 1.35 0.00 1.35 0.00 0.00 15.35 0.00 07:12:03 06:58:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 07:12:03 06:59:01 1.20 0.02 1.18 0.00 0.13 13.86 0.00 07:12:03 07:00:01 1.73 0.00 1.73 0.00 0.00 24.66 0.00 07:12:03 07:01:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 07:12:03 07:02:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 07:12:03 07:03:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 07:12:03 07:04:01 1.62 0.00 1.62 0.00 0.00 24.93 0.00 07:12:03 07:05:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 07:12:03 07:06:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 07:12:03 07:07:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 07:12:03 07:08:01 2.87 0.87 2.00 0.00 18.40 28.00 0.00 07:12:03 07:09:02 1.35 0.02 1.33 0.00 0.13 18.26 0.00 07:12:03 07:10:01 1.30 0.00 1.30 0.00 0.00 16.81 0.00 07:12:03 07:11:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 07:12:03 07:12:01 6.28 0.27 6.02 0.00 22.00 112.38 0.00 07:12:03 Average: 22.16 0.31 21.85 0.00 23.83 6797.40 0.00 07:12:03 07:12:03 06:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:12:03 06:55:01 27946392 31270004 1018840 3.10 159768 3363224 2562252 7.55 1778088 2694144 123696 07:12:03 06:56:01 27838428 31780380 509816 1.55 172784 3925292 1822572 5.37 1327472 3209132 148 07:12:03 06:57:01 27838876 31780984 508620 1.55 172804 3925296 1822572 5.37 1326384 3209136 24 07:12:03 06:58:01 27839256 31781416 507768 1.54 172828 3925296 1822572 5.37 1326480 3209136 180 07:12:03 06:59:01 27847988 31790180 498892 1.52 172860 3925300 1822572 5.37 1318224 3209144 28 07:12:03 07:00:01 27849704 31791992 497036 1.51 172896 3925304 1822572 5.37 1316452 3209144 28 07:12:03 07:01:01 27849260 31791628 497264 1.51 172916 3925308 1822572 5.37 1316584 3209148 180 07:12:03 07:02:01 27849432 31791824 497008 1.51 172936 3925312 1822572 5.37 1316552 3209152 172 07:12:03 07:03:01 27849644 31792100 496708 1.51 172964 3925312 1822572 5.37 1316920 3209188 184 07:12:03 07:04:01 27849308 31791780 497176 1.51 173000 3925292 1822572 5.37 1317184 3209172 16 07:12:03 07:05:01 27849292 31791796 497140 1.51 173024 3925300 1822572 5.37 1317296 3209176 196 07:12:03 07:06:01 27849316 31791836 497100 1.51 173040 3925300 1822572 5.37 1316372 3209176 20 07:12:03 07:07:01 27850056 31792580 496272 1.51 173064 3925304 1822572 5.37 1315900 3209180 32 07:12:03 07:08:01 27848704 31792188 496628 1.51 173140 3925816 1895556 5.59 1316584 3209604 176 07:12:03 07:09:02 27848948 31792540 496252 1.51 173188 3925812 1852724 5.46 1316836 3209608 52 07:12:03 07:10:01 27849444 31793136 495656 1.51 173212 3925888 1852724 5.46 1316292 3209676 8 07:12:03 07:11:01 27849396 31793088 495604 1.51 173252 3925888 1852724 5.46 1316328 3209676 12 07:12:03 07:12:01 27819332 31766004 517960 1.58 173388 3927368 1967436 5.80 1340656 3207596 420 07:12:03 Average: 27851265 31759748 528986 1.61 172281 3894312 1880793 5.54 1345367 3180566 6976 07:12:03 07:12:03 06:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:12:03 06:55:01 ens3 338.76 236.33 4489.14 87.74 0.00 0.00 0.00 0.00 07:12:03 06:55:01 docker0 102.38 127.83 8.44 1084.90 0.00 0.00 0.00 0.00 07:12:03 06:55:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 07:12:03 06:55:01 vethdafae15 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 07:12:03 06:56:01 ens3 159.25 93.25 2678.21 20.66 0.00 0.00 0.00 0.00 07:12:03 06:56:01 docker0 11.05 15.56 0.65 89.67 0.00 0.00 0.00 0.00 07:12:03 06:56:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 07:12:03 06:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 06:58:01 ens3 0.27 0.13 0.02 0.01 0.00 0.00 0.00 0.00 07:12:03 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:12:03 06:59:01 ens3 7.06 8.36 0.52 17.95 0.00 0.00 0.00 0.00 07:12:03 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:12:03 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:12:03 07:01:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:02:01 ens3 0.27 0.13 0.02 0.01 0.00 0.00 0.00 0.00 07:12:03 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:12:03 07:03:01 ens3 1.10 0.43 1.49 0.03 0.00 0.00 0.00 0.00 07:12:03 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:04:01 ens3 19.09 18.23 1.98 26.85 0.00 0.00 0.00 0.00 07:12:03 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:12:03 07:05:01 ens3 1.25 0.53 0.68 0.45 0.00 0.00 0.00 0.00 07:12:03 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:06:01 ens3 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:12:03 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:12:03 07:07:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:08:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:12:03 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:12:03 07:09:02 ens3 0.28 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:12:03 07:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:10:01 ens3 0.19 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:12:03 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:12:03 07:11:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:12:01 ens3 25.50 15.75 27.90 9.16 0.00 0.00 0.00 0.00 07:12:03 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:03 07:12:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 07:12:03 Average: ens3 30.80 20.78 400.37 9.06 0.00 0.00 0.00 0.00 07:12:03 Average: docker0 6.31 7.97 0.51 65.31 0.00 0.00 0.00 0.00 07:12:03 Average: lo 0.39 0.39 0.04 0.04 0.00 0.00 0.00 0.00 07:12:03 07:12:03 07:12:03 ---> sar -P ALL: 07:12:03 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-45345) 05/10/22 _x86_64_ (8 CPU) 07:12:03 07:12:03 06:53:15 LINUX RESTART (8 CPU) 07:12:03 07:12:03 06:54:01 CPU %user %nice %system %iowait %steal %idle 07:12:03 06:55:01 all 28.26 0.00 6.76 1.44 0.10 63.44 07:12:03 06:55:01 0 28.24 0.00 6.79 0.32 0.10 64.54 07:12:03 06:55:01 1 28.12 0.00 6.63 1.99 0.10 63.15 07:12:03 06:55:01 2 27.94 0.00 7.30 1.58 0.10 63.09 07:12:03 06:55:01 3 28.41 0.00 6.83 2.21 0.10 62.44 07:12:03 06:55:01 4 28.55 0.00 6.56 3.01 0.08 61.80 07:12:03 06:55:01 5 28.36 0.00 6.82 0.12 0.10 64.60 07:12:03 06:55:01 6 27.58 0.00 6.27 0.76 0.08 65.31 07:12:03 06:55:01 7 28.90 0.00 6.90 1.52 0.12 62.56 07:12:03 06:56:01 all 21.35 0.00 4.93 0.90 0.07 72.74 07:12:03 06:56:01 0 21.90 0.00 5.13 0.67 0.07 72.23 07:12:03 06:56:01 1 21.07 0.00 4.90 1.21 0.07 72.75 07:12:03 06:56:01 2 21.22 0.00 4.69 0.94 0.07 73.08 07:12:03 06:56:01 3 21.12 0.00 4.63 0.46 0.07 73.72 07:12:03 06:56:01 4 20.48 0.00 4.83 0.03 0.07 74.59 07:12:03 06:56:01 5 22.54 0.00 5.01 0.74 0.07 71.64 07:12:03 06:56:01 6 21.33 0.00 5.30 2.35 0.08 70.93 07:12:03 06:56:01 7 21.17 0.00 4.95 0.76 0.08 73.03 07:12:03 06:57:01 all 0.02 0.00 0.01 0.01 0.00 99.95 07:12:03 06:57:01 0 0.03 0.00 0.05 0.02 0.02 99.88 07:12:03 06:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:12:03 06:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:12:03 06:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:12:03 06:57:01 4 0.07 0.00 0.02 0.00 0.02 99.90 07:12:03 06:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:12:03 06:57:01 6 0.00 0.00 0.00 0.03 0.00 99.97 07:12:03 06:57:01 7 0.03 0.00 0.02 0.02 0.00 99.93 07:12:03 06:58:01 all 0.05 0.00 0.02 0.01 0.00 99.92 07:12:03 06:58:01 0 0.08 0.00 0.05 0.02 0.00 99.85 07:12:03 06:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:12:03 06:58:01 2 0.07 0.00 0.03 0.00 0.00 99.90 07:12:03 06:58:01 3 0.03 0.00 0.02 0.03 0.02 99.90 07:12:03 06:58:01 4 0.05 0.00 0.03 0.00 0.00 99.92 07:12:03 06:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:12:03 06:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:12:03 06:58:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:12:03 06:59:01 all 0.06 0.00 0.03 0.01 0.00 99.90 07:12:03 06:59:01 0 0.15 0.00 0.03 0.02 0.02 99.78 07:12:03 06:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:12:03 06:59:01 2 0.05 0.00 0.03 0.02 0.00 99.90 07:12:03 06:59:01 3 0.03 0.00 0.07 0.02 0.00 99.88 07:12:03 06:59:01 4 0.07 0.00 0.03 0.00 0.00 99.90 07:12:03 06:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:12:03 06:59:01 6 0.03 0.00 0.03 0.00 0.00 99.93 07:12:03 06:59:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:12:03 07:00:01 all 0.01 0.00 0.02 0.01 0.00 99.96 07:12:03 07:00:01 0 0.00 0.00 0.03 0.02 0.02 99.93 07:12:03 07:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:12:03 07:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:12:03 07:00:01 3 0.03 0.00 0.02 0.03 0.02 99.90 07:12:03 07:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:12:03 07:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:12:03 07:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:12:03 07:00:01 7 0.02 0.00 0.03 0.00 0.00 99.95 07:12:03 07:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:12:03 07:01:01 0 0.02 0.00 0.00 0.02 0.02 99.95 07:12:03 07:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:12:03 07:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:12:03 07:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:12:03 07:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:12:03 07:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:12:03 07:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:12:03 07:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:12:03 07:02:01 all 0.01 0.00 0.02 0.00 0.00 99.96 07:12:03 07:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:12:03 07:02:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:12:03 07:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:12:03 07:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:12:03 07:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:12:03 07:02:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:12:03 07:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:12:03 07:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:12:03 07:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:12:03 07:03:01 0 0.03 0.00 0.03 0.02 0.02 99.90 07:12:03 07:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:12:03 07:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:12:03 07:03:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:12:03 07:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:12:03 07:03:01 5 0.03 0.00 0.03 0.00 0.00 99.93 07:12:03 07:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:12:03 07:03:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:12:03 07:04:01 all 0.05 0.00 0.04 0.01 0.00 99.90 07:12:03 07:04:01 0 0.07 0.00 0.03 0.03 0.00 99.87 07:12:03 07:04:01 1 0.05 0.00 0.03 0.00 0.00 99.92 07:12:03 07:04:01 2 0.05 0.00 0.03 0.00 0.00 99.92 07:12:03 07:04:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:12:03 07:04:01 4 0.07 0.00 0.05 0.00 0.00 99.88 07:12:03 07:04:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:12:03 07:04:01 6 0.02 0.00 0.03 0.03 0.00 99.92 07:12:03 07:04:01 7 0.07 0.00 0.05 0.00 0.00 99.88 07:12:03 07:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:12:03 07:05:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:12:03 07:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:12:03 07:05:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:12:03 07:05:01 3 0.02 0.00 0.02 0.02 0.00 99.95 07:12:03 07:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:12:03 07:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:12:03 07:05:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:12:03 07:05:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:12:03 07:12:03 07:05:01 CPU %user %nice %system %iowait %steal %idle 07:12:03 07:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:12:03 07:06:01 0 0.03 0.00 0.02 0.02 0.00 99.93 07:12:03 07:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:12:03 07:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:12:03 07:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:12:03 07:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:12:03 07:06:01 5 0.00 0.00 0.03 0.00 0.02 99.95 07:12:03 07:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:12:03 07:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:12:03 07:07:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:12:03 07:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:12:03 07:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:12:03 07:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:12:03 07:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:12:03 07:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:12:03 07:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:12:03 07:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:12:03 07:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:12:03 07:08:01 all 0.04 0.00 0.04 0.01 0.01 99.89 07:12:03 07:08:01 0 0.05 0.00 0.05 0.07 0.00 99.83 07:12:03 07:08:01 1 0.05 0.00 0.03 0.00 0.03 99.88 07:12:03 07:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:12:03 07:08:01 3 0.02 0.00 0.03 0.03 0.02 99.90 07:12:03 07:08:01 4 0.02 0.00 0.05 0.00 0.00 99.93 07:12:03 07:08:01 5 0.20 0.00 0.08 0.02 0.00 99.70 07:12:03 07:08:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:12:03 07:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 07:12:03 07:09:02 all 0.03 0.00 0.02 0.00 0.01 99.94 07:12:03 07:09:02 0 0.02 0.00 0.02 0.02 0.00 99.95 07:12:03 07:09:02 1 0.05 0.00 0.03 0.00 0.02 99.90 07:12:03 07:09:02 2 0.03 0.00 0.02 0.00 0.00 99.95 07:12:03 07:09:02 3 0.03 0.00 0.03 0.02 0.02 99.90 07:12:03 07:09:02 4 0.02 0.00 0.02 0.00 0.02 99.95 07:12:03 07:09:02 5 0.03 0.00 0.03 0.00 0.00 99.93 07:12:03 07:09:02 6 0.02 0.00 0.00 0.00 0.00 99.98 07:12:03 07:09:02 7 0.02 0.00 0.02 0.00 0.02 99.95 07:12:03 07:10:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:12:03 07:10:01 0 0.08 0.00 0.00 0.02 0.00 99.90 07:12:03 07:10:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:12:03 07:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:12:03 07:10:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:12:03 07:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:12:03 07:10:01 5 0.02 0.00 0.03 0.00 0.00 99.95 07:12:03 07:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:12:03 07:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:12:03 07:11:01 all 0.05 0.00 0.01 0.01 0.00 99.92 07:12:03 07:11:01 0 0.05 0.00 0.02 0.02 0.00 99.92 07:12:03 07:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:12:03 07:11:01 2 0.10 0.00 0.02 0.00 0.00 99.88 07:12:03 07:11:01 3 0.03 0.00 0.00 0.07 0.02 99.88 07:12:03 07:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:12:03 07:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:12:03 07:11:01 6 0.12 0.00 0.02 0.00 0.00 99.87 07:12:03 07:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:12:03 07:12:01 all 0.75 0.00 0.28 0.02 0.01 98.95 07:12:03 07:12:01 0 0.38 0.00 0.23 0.07 0.02 99.30 07:12:03 07:12:01 1 1.88 0.00 0.33 0.00 0.02 97.77 07:12:03 07:12:01 2 0.25 0.00 0.18 0.00 0.00 99.57 07:12:03 07:12:01 3 0.47 0.00 0.43 0.03 0.02 99.05 07:12:03 07:12:01 4 0.70 0.00 0.20 0.05 0.00 99.05 07:12:03 07:12:01 5 1.17 0.00 0.30 0.00 0.02 98.52 07:12:03 07:12:01 6 0.77 0.00 0.32 0.00 0.02 98.90 07:12:03 07:12:01 7 0.33 0.00 0.22 0.02 0.00 99.43 07:12:03 Average: all 2.79 0.00 0.67 0.13 0.01 96.39 07:12:03 Average: 0 2.82 0.00 0.69 0.07 0.02 96.40 07:12:03 Average: 1 2.84 0.00 0.67 0.18 0.02 96.29 07:12:03 Average: 2 2.74 0.00 0.68 0.14 0.01 96.43 07:12:03 Average: 3 2.75 0.00 0.67 0.16 0.02 96.40 07:12:03 Average: 4 2.75 0.00 0.65 0.17 0.01 96.42 07:12:03 Average: 5 2.89 0.00 0.68 0.05 0.01 96.36 07:12:03 Average: 6 2.75 0.00 0.66 0.18 0.01 96.40 07:12:03 Average: 7 2.79 0.00 0.68 0.13 0.02 96.39 07:12:03 07:12:03 07:12:03