Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d895e333ff01e63b6fe1f723ceb6cf1859de49f5 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-ssh14607355201392398299.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11601119460155542296.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7940705252518483170.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1087370955758705814.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10602586412576769306.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8956 in /w/workspace/edgexfoundry_device-mqtt-go_main [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/edgexfoundry_device-mqtt-go_main # 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 > 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 Avoid second fetch Checking out Revision d895e333ff01e63b6fe1f723ceb6cf1859de49f5 (main) Commit message: "Merge pull request #515 from lenny-intel/topic-constants" > git config core.sparsecheckout # timeout=10 > git checkout -f d895e333ff01e63b6fe1f723ceb6cf1859de49f5 # timeout=10 > git rev-list --no-walk ec4bdb71d113baf8f62d105c9dc125da7e597352 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:12:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:12:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:12:20 ========================================================= 02:12:20 EdgeX Global Pipelines Version Info 02:12:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:12:21 ------------------- 02:12:21 stable info: 02:12:21 ------------------- 02:12:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:12:21 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:12:21 Message: update stable to v1.0.244 02:12:22 ------------------- 02:12:22 experimental info: 02:12:22 ------------------- 02:12:22 Commited By: **** collab-it+edgex@linuxfoundation.org 02:12:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:12:22 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d895e33 [Pipeline] echo 02:12:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:12:22 provisioning config files... 02:12:22 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14532454513623114501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:23 ---> docker-login.sh 02:12:23 nexus3.edgexfoundry.org:10001 02:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:24 Configure a credential helper to remove this warning. See 02:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:24 02:12:24 Login Succeeded 02:12:24 nexus3.edgexfoundry.org:10002 02:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:24 Configure a credential helper to remove this warning. See 02:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:24 02:12:24 Login Succeeded 02:12:24 nexus3.edgexfoundry.org:10003 02:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:24 Configure a credential helper to remove this warning. See 02:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:24 02:12:24 Login Succeeded 02:12:24 nexus3.edgexfoundry.org:10004 02:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:24 Configure a credential helper to remove this warning. See 02:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:24 02:12:24 Login Succeeded 02:12:24 docker.io 02:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:25 Configure a credential helper to remove this warning. See 02:12:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:25 02:12:25 Login Succeeded 02:12:25 ---> docker-login.sh ends [Pipeline] } 02:12:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:12:25 + git rev-list -1 --merges d895e333ff01e63b6fe1f723ceb6cf1859de49f5~1..d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [Pipeline] echo 02:12:25 -----------> git rev-list -1 --merges d895e333ff01e63b6fe1f723ceb6cf1859de49f5~1..d895e333ff01e63b6fe1f723ceb6cf1859de49f5 d895e333ff01e63b6fe1f723ceb6cf1859de49f5 02:12:25 d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [false] [Pipeline] sh 02:12:25 + git log --format=format:%s -1 d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [Pipeline] echo 02:12:25 ========================================================= 02:12:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:12:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:12:26 + git log --format=format:%s -1 d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [Pipeline] echo 02:12:26 [semverPrep] GIT_COMMIT: d895e333ff01e63b6fe1f723ceb6cf1859de49f5, Commit Message: Merge pull request #515 from lenny-intel/topic-constants [Pipeline] echo 02:12:26 [semverPrep] This is not a build commit. [Pipeline] sh 02:12:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:12:26 + grep -v github /etc/ssh/ssh_known_hosts 02:12:26 + [ -e /tmp/ssh_known_hosts ] 02:12:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:12:26 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:12:26 sudo tee -a /etc/ssh/ssh_known_hosts 02:12:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:12:27 02:12:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:12:27 0.1.4: Pulling from edgex-devops/py-git-semver 02:12:27 b85a868b505f: Pulling fs layer 02:12:27 e2be974225ed: Pulling fs layer 02:12:27 339a4e72a1f5: Pulling fs layer 02:12:27 988bab9f4d93: Pulling fs layer 02:12:27 1469e6f7b9e6: Pulling fs layer 02:12:27 eaf3925da568: Pulling fs layer 02:12:27 bab4dde63d76: Pulling fs layer 02:12:27 bde34c3a00c8: Pulling fs layer 02:12:27 b352a97aabf1: Pulling fs layer 02:12:27 4872d77fe225: Pulling fs layer 02:12:27 5851b861e8e6: Pulling fs layer 02:12:27 988bab9f4d93: Waiting 02:12:27 eaf3925da568: Waiting 02:12:27 bab4dde63d76: Waiting 02:12:27 bde34c3a00c8: Waiting 02:12:27 1469e6f7b9e6: Waiting 02:12:27 b352a97aabf1: Waiting 02:12:27 4872d77fe225: Waiting 02:12:27 e2be974225ed: Verifying Checksum 02:12:27 e2be974225ed: Download complete 02:12:27 988bab9f4d93: Verifying Checksum 02:12:27 988bab9f4d93: Download complete 02:12:27 339a4e72a1f5: Verifying Checksum 02:12:27 339a4e72a1f5: Download complete 02:12:27 1469e6f7b9e6: Verifying Checksum 02:12:27 1469e6f7b9e6: Download complete 02:12:27 eaf3925da568: Verifying Checksum 02:12:27 eaf3925da568: Download complete 02:12:27 bde34c3a00c8: Verifying Checksum 02:12:27 bde34c3a00c8: Download complete 02:12:27 b352a97aabf1: Verifying Checksum 02:12:27 b352a97aabf1: Download complete 02:12:27 4872d77fe225: Verifying Checksum 02:12:27 4872d77fe225: Download complete 02:12:28 5851b861e8e6: Verifying Checksum 02:12:28 5851b861e8e6: Download complete 02:12:28 b85a868b505f: Verifying Checksum 02:12:28 b85a868b505f: Download complete 02:12:28 bab4dde63d76: Verifying Checksum 02:12:28 bab4dde63d76: Download complete 02:12:29 b85a868b505f: Pull complete 02:12:30 e2be974225ed: Pull complete 02:12:31 339a4e72a1f5: Pull complete 02:12:33 988bab9f4d93: Pull complete 02:12:34 1469e6f7b9e6: Pull complete 02:12:34 eaf3925da568: Pull complete 02:12:36 bab4dde63d76: Pull complete 02:12:36 bde34c3a00c8: Pull complete 02:12:36 b352a97aabf1: Pull complete 02:12:36 4872d77fe225: Pull complete 02:12:36 5851b861e8e6: Pull complete 02:12:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:12:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:12:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:36 prd-ubuntu20.04-docker-8c-8g-8956 does not seem to be running inside a container 02:12:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:12:39 $ docker top a321bd0aaf166b3da7e27dfb509ae8330496c90daab53f45f41573e895e0a998 -eo pid,comm 02:12:39 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). 02:12:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:12:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:12:39 [ssh-agent] Looking for ssh-agent implementation... 02:12:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:12:39 $ docker exec a321bd0aaf166b3da7e27dfb509ae8330496c90daab53f45f41573e895e0a998 ssh-agent 02:12:40 SSH_AUTH_SOCK=/tmp/ssh-hAFRHZrcOlIK/agent.31 02:12:40 SSH_AGENT_PID=37 02:12:40 Running ssh-add (command line suppressed) 02:12:40 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10202909217303796994.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10202909217303796994.key) 02:12:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:12:40 + git tag --points-at HEAD [Pipeline] } 02:12:40 $ docker exec --env ******** --env ******** a321bd0aaf166b3da7e27dfb509ae8330496c90daab53f45f41573e895e0a998 ssh-agent -k 02:12:40 unset SSH_AUTH_SOCK; 02:12:40 unset SSH_AGENT_PID; 02:12:40 echo Agent pid 37 killed; 02:12:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:12:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:12:40 [ssh-agent] Looking for ssh-agent implementation... 02:12:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:12:40 $ docker exec a321bd0aaf166b3da7e27dfb509ae8330496c90daab53f45f41573e895e0a998 ssh-agent 02:12:40 SSH_AUTH_SOCK=/tmp/ssh-FQY02ZWd8HaQ/agent.69 02:12:40 SSH_AGENT_PID=75 02:12:40 Running ssh-add (command line suppressed) 02:12:40 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3600745946462213980.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3600745946462213980.key) 02:12:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:12:41 + git semver init 02:12:41 2023-03-09 02:12:41,492 [run_init] DEBUG init version:0.0.0 force:False 02:12:41 2023-03-09 02:12:41,493 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:12:41 2023-03-09 02:12:41,494 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:12:41 2023-03-09 02:12:41,494 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 02:12:42 2023-03-09 02:12:42,280 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 02:12:42 2023-03-09 02:12:42,280 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 02:12:42 2023-03-09 02:12:42,280 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:12:42 2023-03-09 02:12:42,281 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:12:42 3.0.0-dev.7 [Pipeline] } 02:12:42 $ docker exec --env ******** --env ******** a321bd0aaf166b3da7e27dfb509ae8330496c90daab53f45f41573e895e0a998 ssh-agent -k 02:12:42 unset SSH_AUTH_SOCK; 02:12:42 unset SSH_AGENT_PID; 02:12:42 echo Agent pid 75 killed; 02:12:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:12:42 + git semver [Pipeline] } 02:12:43 $ docker stop --time=1 a321bd0aaf166b3da7e27dfb509ae8330496c90daab53f45f41573e895e0a998 02:12:44 $ docker rm -f --volumes a321bd0aaf166b3da7e27dfb509ae8330496c90daab53f45f41573e895e0a998 [Pipeline] // withDockerContainer [Pipeline] sh 02:12:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:12:45 Stashed 1 file(s) [Pipeline] echo 02:12:45 [edgeXSemver]: initialized semver on version 3.0.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:12:45 provisioning config files... 02:12:45 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3540417231146748000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:45 ---> docker-login.sh 02:12:45 nexus3.edgexfoundry.org:10001 02:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:45 Configure a credential helper to remove this warning. See 02:12:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:45 02:12:45 Login Succeeded 02:12:45 nexus3.edgexfoundry.org:10002 02:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:45 Configure a credential helper to remove this warning. See 02:12:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:45 02:12:45 Login Succeeded 02:12:45 nexus3.edgexfoundry.org:10003 02:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:45 Configure a credential helper to remove this warning. See 02:12:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:45 02:12:45 Login Succeeded 02:12:45 nexus3.edgexfoundry.org:10004 02:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:45 Configure a credential helper to remove this warning. See 02:12:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:45 02:12:45 Login Succeeded 02:12:45 docker.io 02:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:46 Configure a credential helper to remove this warning. See 02:12:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:46 02:12:46 Login Succeeded 02:12:46 ---> docker-login.sh ends [Pipeline] } 02:12:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:12:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:12:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:12:46 ========================================================= 02:12:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:12:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:12:46 Sending build context to Docker daemon 6.329MB 02:12:46 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:12:46 Step 2/12 : FROM ${BASE} AS builder 02:12:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:12:46 213ec9aee27d: Pulling fs layer 02:12:46 4583459ba037: Pulling fs layer 02:12:46 93c1e223e6f2: Pulling fs layer 02:12:46 53926ce57604: Pulling fs layer 02:12:46 21b2b0c7a3f4: Pulling fs layer 02:12:46 22ff95d597cd: Pulling fs layer 02:12:46 12d6caf4c0d1: Pulling fs layer 02:12:46 96b7cbca73a9: Pulling fs layer 02:12:46 a7acece74701: Pulling fs layer 02:12:46 53926ce57604: Waiting 02:12:46 21b2b0c7a3f4: Waiting 02:12:46 a7acece74701: Waiting 02:12:46 96b7cbca73a9: Waiting 02:12:46 22ff95d597cd: Waiting 02:12:46 12d6caf4c0d1: Waiting 02:12:46 93c1e223e6f2: Verifying Checksum 02:12:46 93c1e223e6f2: Download complete 02:12:46 4583459ba037: Download complete 02:12:47 21b2b0c7a3f4: Download complete 02:12:47 22ff95d597cd: Verifying Checksum 02:12:47 22ff95d597cd: Download complete 02:12:47 213ec9aee27d: Download complete 02:12:47 12d6caf4c0d1: Download complete 02:12:47 213ec9aee27d: Pull complete 02:12:47 4583459ba037: Pull complete 02:12:47 93c1e223e6f2: Pull complete 02:12:47 a7acece74701: Verifying Checksum 02:12:47 a7acece74701: Download complete 02:12:47 96b7cbca73a9: Verifying Checksum 02:12:47 96b7cbca73a9: Download complete 02:12:47 53926ce57604: Verifying Checksum 02:12:47 53926ce57604: Download complete 02:12:52 53926ce57604: Pull complete 02:12:52 21b2b0c7a3f4: Pull complete 02:12:52 22ff95d597cd: Pull complete 02:12:52 12d6caf4c0d1: Pull complete 02:12:53 96b7cbca73a9: Pull complete 02:12:54 a7acece74701: Pull complete 02:12:54 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:12:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:12:54 ---> db6d94c90886 02:12:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:13:00 Still waiting to schedule task 02:13:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:13:02 ---> Running in a401bcd69250 02:13:02 Removing intermediate container a401bcd69250 02:13:02 ---> 78e591341930 02:13:02 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:13:03 ---> Running in 9b069ad35c1b 02:13:04 Removing intermediate container 9b069ad35c1b 02:13:04 ---> 34aeafc9021d 02:13:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:13:04 ---> Running in ab5daa58dec6 02:13:04 Removing intermediate container ab5daa58dec6 02:13:04 ---> 4ef6733bf3f9 02:13:04 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:13:04 ---> Running in 158605c35067 02:13:04 Removing intermediate container 158605c35067 02:13:04 ---> b1c7dc0c71cc 02:13:04 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:13:04 ---> Running in 332a162dad26 02:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:13:05 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:13:05 (2/4) Installing libedit (20210910.3.1-r0) 02:13:05 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:13:05 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:13:05 Executing busybox-1.35.0-r17.trigger 02:13:05 OK: 216 MiB in 55 packages 02:13:06 Removing intermediate container 332a162dad26 02:13:06 ---> 3e00bbe4397b 02:13:06 Step 8/12 : WORKDIR /device-mqtt-go 02:13:06 ---> Running in a297c460a757 02:13:06 Removing intermediate container a297c460a757 02:13:06 ---> 29a9085e302e 02:13:06 Step 9/12 : COPY go.mod vendor* ./ 02:13:06 ---> d9a2ce465e22 02:13:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:06 ---> Running in 4cdafd149b7c 02:13:45 Removing intermediate container 4cdafd149b7c 02:13:45 ---> 0782a445aebe 02:13:45 Step 11/12 : COPY . . 02:13:45 ---> a62b910a7d66 02:13:45 Step 12/12 : RUN $MAKE 02:13:45 ---> Running in ae9b296e8f83 02:13:45 noop 02:13:45 Removing intermediate container ae9b296e8f83 02:13:45 ---> c308e717d5aa 02:13:45 Successfully built c308e717d5aa 02:13:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:45 + docker inspect -f . ci-base-image-x86_64 02:13:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:45 prd-ubuntu20.04-docker-8c-8g-8956 does not seem to be running inside a container 02:13:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat 02:13:46 $ docker top 2ac0866775cca08b85d807b9253086907ff1f29c21349a4de50836ed05a27667 -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:46 + go version 02:13:46 go version go1.18.7 linux/amd64 [Pipeline] } 02:13:46 $ docker stop --time=1 2ac0866775cca08b85d807b9253086907ff1f29c21349a4de50836ed05a27667 02:13:47 $ docker rm -f --volumes 2ac0866775cca08b85d807b9253086907ff1f29c21349a4de50836ed05a27667 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:48 + docker inspect -f . ci-base-image-x86_64 02:13:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:48 prd-ubuntu20.04-docker-8c-8g-8956 does not seem to be running inside a container 02:13:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat 02:13:48 $ docker top f42d1825eb992a0733354e5394e108262998b7f72d55f2973bfc99cd95f2fd57 -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 02:13:49 + make test 02:13:49 go test ./... -coverprofile=coverage.out ./... 02:13:49 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:13:59 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:13:59 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 21.8% of statements 02:13:59 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:14:04 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 02:14:04 go vet ./... 02:14:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:14:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:14:08 ./bin/test-attribution-txt.sh [Pipeline] echo 02:14:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:14:08 $ docker stop --time=1 f42d1825eb992a0733354e5394e108262998b7f72d55f2973bfc99cd95f2fd57 02:14:10 $ docker rm -f --volumes f42d1825eb992a0733354e5394e108262998b7f72d55f2973bfc99cd95f2fd57 [Pipeline] // withDockerContainer [Pipeline] sh 02:14:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:14:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:14:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:14:11 + ls -al . 02:14:11 total 184 02:14:11 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 02:13 . 02:14:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:12 .. 02:14:11 -rw-rw-r-- 1 jenkins jenkins 140 Mar 9 02:12 .dockerignore 02:14:11 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 02:13 .git 02:14:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:12 .github 02:14:11 -rw-rw-r-- 1 jenkins jenkins 329 Mar 9 02:12 .gitignore 02:14:11 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 02:12 .golangci.yml 02:14:11 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 02:12 .semver 02:14:11 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 9 02:12 Attribution.txt 02:14:11 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 9 02:12 CHANGELOG.md 02:14:11 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 9 02:12 Dockerfile 02:14:11 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 02:12 GOVERNANCE.md 02:14:11 -rw-rw-r-- 1 jenkins jenkins 678 Mar 9 02:12 Jenkinsfile 02:14:11 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 02:12 LICENSE 02:14:11 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 9 02:12 Makefile 02:14:11 -rw-rw-r-- 1 jenkins jenkins 620 Mar 9 02:12 OWNERS.md 02:14:11 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 9 02:12 README.md 02:14:11 -rw-rw-r-- 1 jenkins jenkins 11 Mar 9 02:12 VERSION 02:14:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:12 bin 02:14:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:12 cmd 02:14:11 -rw-r--r-- 1 jenkins jenkins 17887 Mar 9 02:13 coverage.out 02:14:11 -rw-rw-r-- 1 jenkins jenkins 3376 Mar 9 02:12 go.mod 02:14:11 -rw-rw-r-- 1 jenkins jenkins 33279 Mar 9 02:12 go.sum 02:14:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:12 internal 02:14:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:12 mock 02:14:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:12 snap 02:14:11 -rw-rw-r-- 1 jenkins jenkins 227 Mar 9 02:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:12 + 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=d895e333ff01e63b6fe1f723ceb6cf1859de49f5 --label arch=amd64 --label version=3.0.0-dev.7 . 02:14:12 Sending build context to Docker daemon 6.347MB 02:14:12 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:14:12 Step 2/24 : FROM ${BASE} AS builder 02:14:12 ---> c308e717d5aa 02:14:12 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:14:12 ---> Running in b27324d96b7b 02:14:12 Removing intermediate container b27324d96b7b 02:14:12 ---> aa5b8629e0e8 02:14:12 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:14:12 ---> Running in f7928054f565 02:14:12 Removing intermediate container f7928054f565 02:14:12 ---> c63cb4805888 02:14:12 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:14:12 ---> Running in 843f574727f7 02:14:12 Removing intermediate container 843f574727f7 02:14:12 ---> 6912bc99afe5 02:14:12 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:14:12 ---> Running in 01e17f0d49ed 02:14:12 Removing intermediate container 01e17f0d49ed 02:14:12 ---> b566d4293b19 02:14:12 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:14:12 ---> Running in f01b15fc44d6 02:14:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:14:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:14:13 OK: 216 MiB in 55 packages 02:14:13 Removing intermediate container f01b15fc44d6 02:14:13 ---> e742e30d7cf8 02:14:13 Step 8/24 : WORKDIR /device-mqtt-go 02:14:13 ---> Running in e44129c7248c 02:14:13 Removing intermediate container e44129c7248c 02:14:13 ---> e761479076fa 02:14:13 Step 9/24 : COPY go.mod vendor* ./ 02:14:13 ---> 35860e0a965d 02:14:13 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:14:13 ---> Running in 1eb960ee0810 02:14:14 Removing intermediate container 1eb960ee0810 02:14:14 ---> f073c987a381 02:14:14 Step 11/24 : COPY . . 02:14:15 ---> 9989f33cc114 02:14:15 Step 12/24 : RUN $MAKE 02:14:15 ---> Running in d5b8f461ca16 02:14:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.7" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:14:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8966 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 02:14:33 Running in /w/workspace/device-mqtt-go/90 [Pipeline] { [Pipeline] checkout 02:14:33 Selected Git installation does not exist. Using Default 02:14:33 The recommended git tool is: NONE 02:14:37 Removing intermediate container d5b8f461ca16 02:14:37 ---> f6e0ac558e86 02:14:37 Step 13/24 : FROM alpine:3.16 02:14:37 3.16: Pulling from library/alpine 02:14:37 ef5531b6e74e: Pulling fs layer 02:14:37 ef5531b6e74e: Verifying Checksum 02:14:37 ef5531b6e74e: Download complete 02:14:37 ef5531b6e74e: Pull complete 02:14:37 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:14:37 Status: Downloaded newer image for alpine:3.16 02:14:37 ---> dfd21b5a31f5 02:14:37 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:14:37 ---> Running in 7d1b862ac44b 02:14:37 Removing intermediate container 7d1b862ac44b 02:14:37 ---> a8206b350407 02:14:37 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:14:37 ---> Running in a170d8ea25f5 02:14:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:14:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:14:37 (1/1) Installing dumb-init (1.2.5-r1) 02:14:37 Executing busybox-1.35.0-r17.trigger 02:14:37 OK: 6 MiB in 15 packages 02:14:37 Removing intermediate container a170d8ea25f5 02:14:37 ---> e3c24ab2a8ba 02:14:37 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:14:38 ---> 72784b790b61 02:14:38 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:14:38 ---> 39405cfab3fd 02:14:38 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:14:38 ---> 9b897ae2ab07 02:14:38 Step 19/24 : EXPOSE 59982 02:14:38 ---> Running in 821ca9b4f73c 02:14:38 Removing intermediate container 821ca9b4f73c 02:14:38 ---> 4391a073758a 02:14:38 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:14:38 ---> Running in 771d5182b169 02:14:38 Removing intermediate container 771d5182b169 02:14:38 ---> 34bb56aea60f 02:14:38 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:14:38 ---> Running in 276b5e5ddb27 02:14:38 Removing intermediate container 276b5e5ddb27 02:14:38 ---> 242c16759aa2 02:14:38 Step 22/24 : LABEL arch=amd64 02:14:39 ---> Running in a0dc731d5141 02:14:39 Removing intermediate container a0dc731d5141 02:14:39 ---> 3833b1039b48 02:14:39 Step 23/24 : LABEL git_sha=d895e333ff01e63b6fe1f723ceb6cf1859de49f5 02:14:39 ---> Running in 455d6241c75f 02:14:39 Removing intermediate container 455d6241c75f 02:14:39 ---> 945d524e71d5 02:14:39 Step 24/24 : LABEL version=3.0.0-dev.7 02:14:39 ---> Running in cec59b81aa1d 02:14:39 using credential edgex-jenkins-ssh 02:14:39 Cloning the remote Git repository 02:14:39 Removing intermediate container cec59b81aa1d 02:14:39 ---> ddbbc345d8d1 02:14:39 [Warning] One or more build-args [ARCH] were not consumed 02:14:39 Successfully built ddbbc345d8d1 02:14:39 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:14:39 provisioning config files... 02:14:39 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16564517034752605068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:39 ---> docker-login.sh 02:14:39 nexus3.edgexfoundry.org:10001 02:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:39 Configure a credential helper to remove this warning. See 02:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:39 02:14:39 Login Succeeded 02:14:39 nexus3.edgexfoundry.org:10002 02:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:39 Configure a credential helper to remove this warning. See 02:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:39 02:14:39 Login Succeeded 02:14:39 nexus3.edgexfoundry.org:10003 02:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:39 Configure a credential helper to remove this warning. See 02:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:39 02:14:39 Login Succeeded 02:14:39 nexus3.edgexfoundry.org:10004 02:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:39 Configure a credential helper to remove this warning. See 02:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:39 02:14:39 Login Succeeded 02:14:39 docker.io 02:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:39 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:14:39 > git init /w/workspace/device-mqtt-go/90 # timeout=10 02:14:39 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:14:39 > git --version # timeout=10 02:14:39 > git --version # 'git version 2.25.1' 02:14:39 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:40 Configure a credential helper to remove this warning. See 02:14:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:40 02:14:40 Login Succeeded 02:14:40 ---> docker-login.sh ends [Pipeline] } 02:14:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:14:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:14:40 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 02:14:40 d895e333ff01e63b6fe1f723ceb6cf1859de49f5 02:14:40 latest 02:14:40 3.0.0-dev.7 02:14:40 d895e333ff01e63b6fe1f723ceb6cf1859de49f5-3.0.0-dev.7 02:14:40 main 02:14:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:40 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:40 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:d895e333ff01e63b6fe1f723ceb6cf1859de49f5 02:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:14:40 e7ba754194fe: Preparing 02:14:40 d3eecf0b4608: Preparing 02:14:40 f26caa5b9998: Preparing 02:14:40 4986d1f7d33b: Preparing 02:14:40 aa5968d388b8: Preparing 02:14:40 aa5968d388b8: Layer already exists 02:14:40 4986d1f7d33b: Pushed 02:14:40 e7ba754194fe: Pushed 02:14:40 d3eecf0b4608: Pushed 02:14:40 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:14:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:41 Avoid second fetch 02:14:41 Checking out Revision d895e333ff01e63b6fe1f723ceb6cf1859de49f5 (main) 02:14:41 Commit message: "Merge pull request #515 from lenny-intel/topic-constants" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:14:41 > git config core.sparsecheckout # timeout=10 02:14:41 > git checkout -f d895e333ff01e63b6fe1f723ceb6cf1859de49f5 # timeout=10 02:14:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:14:42 % Total % Received % Xferd Average Speed Time Time Time Current 02:14:42 Dload Upload Total Spent Left Speed 02:14:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 02:14:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:14:43 f26caa5b9998: Pushed 02:14:43 d895e333ff01e63b6fe1f723ceb6cf1859de49f5: digest: sha256:767d34543585ea89ddaa46ff902cd9226cb59a8c5b39da75d418b89e4f87f062 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:14:43 + sudo tee /etc/docker/daemon.new 02:14:43 { 02:14:43 "registry-mirrors": [ 02:14:43 "https://nexus3.edgexfoundry.org:10001" 02:14:43 ], 02:14:43 "bip": "10.250.0.254/24", 02:14:43 "hosts": [ 02:14:43 "tcp://0.0.0.0:5555", 02:14:43 "unix:///var/run/docker.sock" 02:14:43 ], 02:14:43 "mtu": 1458, 02:14:43 "selinux-enabled": true, 02:14:43 "seccomp-profile": "/etc/docker/seccomp.json" 02:14:43 } [Pipeline] sh 02:14:43 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:14:44 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:14:44 e7ba754194fe: Preparing 02:14:44 d3eecf0b4608: Preparing 02:14:44 f26caa5b9998: Preparing 02:14:44 4986d1f7d33b: Preparing 02:14:44 aa5968d388b8: Preparing 02:14:44 d3eecf0b4608: Layer already exists 02:14:44 aa5968d388b8: Layer already exists 02:14:44 e7ba754194fe: Layer already exists 02:14:44 f26caa5b9998: Layer already exists 02:14:44 4986d1f7d33b: Layer already exists 02:14:44 latest: digest: sha256:767d34543585ea89ddaa46ff902cd9226cb59a8c5b39da75d418b89e4f87f062 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:44 + sudo service docker restart 02:14:44 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:44 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.7 02:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:14:44 e7ba754194fe: Preparing 02:14:44 d3eecf0b4608: Preparing 02:14:44 f26caa5b9998: Preparing 02:14:44 4986d1f7d33b: Preparing 02:14:44 aa5968d388b8: Preparing 02:14:44 e7ba754194fe: Layer already exists 02:14:44 d3eecf0b4608: Layer already exists 02:14:44 f26caa5b9998: Layer already exists 02:14:44 aa5968d388b8: Layer already exists 02:14:44 4986d1f7d33b: Layer already exists 02:14:44 3.0.0-dev.7: digest: sha256:767d34543585ea89ddaa46ff902cd9226cb59a8c5b39da75d418b89e4f87f062 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:44 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:d895e333ff01e63b6fe1f723ceb6cf1859de49f5-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:45 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:d895e333ff01e63b6fe1f723ceb6cf1859de49f5-3.0.0-dev.7 02:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:14:45 e7ba754194fe: Preparing 02:14:45 d3eecf0b4608: Preparing 02:14:45 f26caa5b9998: Preparing 02:14:45 4986d1f7d33b: Preparing 02:14:45 aa5968d388b8: Preparing 02:14:45 f26caa5b9998: Layer already exists 02:14:45 d3eecf0b4608: Layer already exists 02:14:45 aa5968d388b8: Layer already exists 02:14:45 e7ba754194fe: Layer already exists 02:14:45 4986d1f7d33b: Layer already exists 02:14:45 d895e333ff01e63b6fe1f723ceb6cf1859de49f5-3.0.0-dev.7: digest: sha256:767d34543585ea89ddaa46ff902cd9226cb59a8c5b39da75d418b89e4f87f062 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:45 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:45 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 02:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:14:45 e7ba754194fe: Preparing 02:14:45 d3eecf0b4608: Preparing 02:14:45 f26caa5b9998: Preparing 02:14:45 4986d1f7d33b: Preparing 02:14:45 aa5968d388b8: Preparing 02:14:45 e7ba754194fe: Layer already exists 02:14:45 4986d1f7d33b: Layer already exists 02:14:45 d3eecf0b4608: Layer already exists 02:14:45 aa5968d388b8: Layer already exists 02:14:45 f26caa5b9998: Layer already exists 02:14:45 main: digest: sha256:767d34543585ea89ddaa46ff902cd9226cb59a8c5b39da75d418b89e4f87f062 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:14:45 ===================================================== [Pipeline] echo 02:14:45 taggedImages: 02:14:45 - nexus3.edgexfoundry.org:10004/device-mqtt:d895e333ff01e63b6fe1f723ceb6cf1859de49f5 02:14:45 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:14:45 - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.7 02:14:45 - nexus3.edgexfoundry.org:10004/device-mqtt:d895e333ff01e63b6fe1f723ceb6cf1859de49f5-3.0.0-dev.7 02:14:45 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:14:46 02:14:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:14:46 latest: Pulling from edgex-lftools-log-publisher 02:14:46 5eb5b503b376: Pulling fs layer 02:14:46 5c69ac0246d0: Pulling fs layer 02:14:46 ec43610c2a17: Pulling fs layer 02:14:46 3a2ae6a8a46f: Pulling fs layer 02:14:46 33b1e0a273af: Pulling fs layer 02:14:46 5d3b04190fa2: Pulling fs layer 02:14:46 2f39f015ded8: Pulling fs layer 02:14:46 3a2ae6a8a46f: Waiting 02:14:46 33b1e0a273af: Waiting 02:14:46 5d3b04190fa2: Waiting 02:14:46 2f39f015ded8: Waiting 02:14:46 5c69ac0246d0: Verifying Checksum 02:14:46 5c69ac0246d0: Download complete 02:14:46 3a2ae6a8a46f: Verifying Checksum 02:14:46 3a2ae6a8a46f: Download complete 02:14:46 ec43610c2a17: Verifying Checksum 02:14:46 ec43610c2a17: Download complete 02:14:46 33b1e0a273af: Verifying Checksum 02:14:46 33b1e0a273af: Download complete 02:14:46 5d3b04190fa2: Download complete 02:14:46 5eb5b503b376: Verifying Checksum 02:14:46 5eb5b503b376: Download complete 02:14:48 5eb5b503b376: Pull complete 02:14:48 5c69ac0246d0: Pull complete 02:14:48 ec43610c2a17: Pull complete 02:14:48 3a2ae6a8a46f: Pull complete 02:14:48 33b1e0a273af: Pull complete 02:14:48 5d3b04190fa2: Pull complete 02:14:52 2f39f015ded8: Pull complete 02:14:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:14:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:14:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:53 prd-ubuntu20.04-docker-8c-8g-8956 does not seem to be running inside a container 02:14:53 $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:14:57 $ docker top 39143aef7ff5e20e4008dbdf5fd2e6d2b525d634077e4a4f683116e33180bbd6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:58 ---> job-cost.sh 02:14:58 lf-activate-venv: SKIPPING 02:14:58 INFO: No Stack... 02:14:58 INFO: Retrieving Pricing Info for: v3-standard-8 02:14:58 INFO: Archiving Costs [Pipeline] sh 02:14:58 + + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 02:14:58 cut -d, -f6 [Pipeline] lock 02:14:58 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-90-stack-cost] 02:14:58 Resource [jenkins-edgexfoundry-device-mqtt-go-main-90-stack-cost] did not exist. Created. 02:14:58 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:14:59 + echo total: 0.2199999988079071 [Pipeline] stash 02:14:59 Stashed 1 file(s) [Pipeline] } 02:14:59 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-90-stack-cost] [Pipeline] // lock [Pipeline] } 02:14:59 $ docker stop --time=1 39143aef7ff5e20e4008dbdf5fd2e6d2b525d634077e4a4f683116e33180bbd6 02:15:00 $ docker rm -f --volumes 39143aef7ff5e20e4008dbdf5fd2e6d2b525d634077e4a4f683116e33180bbd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:15:02 provisioning config files... 02:15:02 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/90@tmp/config835456156092388454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:15:02 ---> docker-login.sh 02:15:02 nexus3.edgexfoundry.org:10001 02:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:03 Configure a credential helper to remove this warning. See 02:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:03 02:15:03 Login Succeeded 02:15:03 nexus3.edgexfoundry.org:10002 02:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:03 Configure a credential helper to remove this warning. See 02:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:03 02:15:03 Login Succeeded 02:15:03 nexus3.edgexfoundry.org:10003 02:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:04 Configure a credential helper to remove this warning. See 02:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:04 02:15:04 Login Succeeded 02:15:04 nexus3.edgexfoundry.org:10004 02:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:04 Configure a credential helper to remove this warning. See 02:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:04 02:15:04 Login Succeeded 02:15:04 docker.io 02:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:05 Configure a credential helper to remove this warning. See 02:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:05 02:15:05 Login Succeeded 02:15:05 ---> docker-login.sh ends [Pipeline] } 02:15:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:15:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:15:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:15:05 ========================================================= 02:15:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:15:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:15:06 Sending build context to Docker daemon 3.288MB 02:15:06 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:15:06 Step 2/12 : FROM ${BASE} AS builder 02:15:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:15:06 9b18e9b68314: Pulling fs layer 02:15:06 35d82f9e3411: Pulling fs layer 02:15:06 e16973657156: Pulling fs layer 02:15:06 fc693d55d65f: Pulling fs layer 02:15:06 7e9fc2657dce: Pulling fs layer 02:15:06 dda99020689f: Pulling fs layer 02:15:06 db1c61fa0a46: Pulling fs layer 02:15:06 891c053d2c06: Pulling fs layer 02:15:06 dda99020689f: Waiting 02:15:06 db1c61fa0a46: Waiting 02:15:06 fc693d55d65f: Waiting 02:15:06 7e9fc2657dce: Waiting 02:15:06 891c053d2c06: Waiting 02:15:06 e16973657156: Download complete 02:15:06 35d82f9e3411: Download complete 02:15:06 7e9fc2657dce: Verifying Checksum 02:15:06 7e9fc2657dce: Download complete 02:15:06 dda99020689f: Verifying Checksum 02:15:06 dda99020689f: Download complete 02:15:06 9b18e9b68314: Verifying Checksum 02:15:06 9b18e9b68314: Download complete 02:15:07 9b18e9b68314: Pull complete 02:15:07 891c053d2c06: Verifying Checksum 02:15:07 891c053d2c06: Download complete 02:15:07 35d82f9e3411: Pull complete 02:15:07 e16973657156: Pull complete 02:15:08 db1c61fa0a46: Verifying Checksum 02:15:08 db1c61fa0a46: Download complete 02:15:09 fc693d55d65f: Verifying Checksum 02:15:09 fc693d55d65f: Download complete 02:15:19 fc693d55d65f: Pull complete 02:15:19 7e9fc2657dce: Pull complete 02:15:19 dda99020689f: Pull complete 02:15:26 db1c61fa0a46: Pull complete 02:15:27 891c053d2c06: Pull complete 02:15:27 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:15:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:15:27 ---> f96f9c87975a 02:15:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:15:29 ---> Running in 89dc809e9721 02:15:29 Removing intermediate container 89dc809e9721 02:15:29 ---> 1ffa9dadd310 02:15:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:15:29 ---> Running in 23e5e9658844 02:15:29 Removing intermediate container 23e5e9658844 02:15:29 ---> 37f6340d16eb 02:15:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:15:29 ---> Running in 763355fb3bde 02:15:29 Removing intermediate container 763355fb3bde 02:15:29 ---> a7a14cfb0e73 02:15:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:15:30 ---> Running in 1a3cbb002499 02:15:30 Removing intermediate container 1a3cbb002499 02:15:30 ---> e732a262ad84 02:15:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:15:30 ---> Running in cc597ecb2bca 02:15:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:15:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:15:32 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:15:32 (2/4) Installing libedit (20210910.3.1-r0) 02:15:32 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:15:32 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:15:32 Executing busybox-1.35.0-r17.trigger 02:15:32 OK: 226 MiB in 55 packages 02:15:33 Removing intermediate container cc597ecb2bca 02:15:33 ---> 73aedb99e868 02:15:33 Step 8/12 : WORKDIR /device-mqtt-go 02:15:33 ---> Running in 5520aaeb19aa 02:15:34 Removing intermediate container 5520aaeb19aa 02:15:34 ---> 06258e703c4b 02:15:34 Step 9/12 : COPY go.mod vendor* ./ 02:15:34 ---> b2b42fe7fa45 02:15:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:15:34 ---> Running in 0a4304accb3e 02:16:42 Removing intermediate container 0a4304accb3e 02:16:42 ---> cf6de84d790d 02:16:42 Step 11/12 : COPY . . 02:16:42 ---> 63e2e4d5ce3a 02:16:42 Step 12/12 : RUN $MAKE 02:16:42 ---> Running in b7c2a226cda3 02:16:42 noop 02:16:42 Removing intermediate container b7c2a226cda3 02:16:42 ---> 911cbc9e2571 02:16:42 Successfully built 911cbc9e2571 02:16:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:43 + docker inspect -f . ci-base-image-arm64 02:16:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:43 prd-ubuntu20.04-docker-arm64-4c-16g-8966 does not seem to be running inside a container 02:16:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/90 -v /w/workspace/device-mqtt-go/90:/w/workspace/device-mqtt-go/90:rw,z -v /w/workspace/device-mqtt-go/90@tmp:/w/workspace/device-mqtt-go/90@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 ******** ci-base-image-arm64 cat 02:16:44 $ docker top af23bb18e76b02eec4a539f5bdb4fc79e3cdc4a509a424c811a07fca224f88f6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:45 + go version 02:16:45 go version go1.18.7 linux/arm64 [Pipeline] } 02:16:45 $ docker stop --time=1 af23bb18e76b02eec4a539f5bdb4fc79e3cdc4a509a424c811a07fca224f88f6 02:16:47 $ docker rm -f --volumes af23bb18e76b02eec4a539f5bdb4fc79e3cdc4a509a424c811a07fca224f88f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:47 + docker inspect -f . ci-base-image-arm64 02:16:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:47 prd-ubuntu20.04-docker-arm64-4c-16g-8966 does not seem to be running inside a container 02:16:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/90 -v /w/workspace/device-mqtt-go/90:/w/workspace/device-mqtt-go/90:rw,z -v /w/workspace/device-mqtt-go/90@tmp:/w/workspace/device-mqtt-go/90@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 ******** ci-base-image-arm64 cat 02:16:48 $ docker top fd07f18a69e1a177472655e4446b450fe96de61938282e82bf627ddcd33f3432 -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:49 + git config --global --add safe.directory /w/workspace/device-mqtt-go/90 [Pipeline] fileExists [Pipeline] sh 02:16:50 + make test 02:16:50 go test ./... -coverprofile=coverage.out ./... 02:16:51 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:18:13 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:18:13 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.061s coverage: 21.8% of statements 02:18:13 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:18:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:18:13 go vet ./... 02:18:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:18:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:18:31 ./bin/test-attribution-txt.sh [Pipeline] echo 02:18:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:18:31 $ docker stop --time=1 fd07f18a69e1a177472655e4446b450fe96de61938282e82bf627ddcd33f3432 02:18:33 $ docker rm -f --volumes fd07f18a69e1a177472655e4446b450fe96de61938282e82bf627ddcd33f3432 [Pipeline] // withDockerContainer [Pipeline] sh 02:18:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:18:34 Warning: overwriting stash ‘coverage-report’ 02:18:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:18:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:18:35 + ls -al . 02:18:35 total 180 02:18:35 drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 02:16 . 02:18:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:14 .. 02:18:35 -rw-rw-r-- 1 jenkins jenkins 140 Mar 9 02:14 .dockerignore 02:18:35 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 02:14 .git 02:18:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:14 .github 02:18:35 -rw-rw-r-- 1 jenkins jenkins 329 Mar 9 02:14 .gitignore 02:18:35 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 02:14 .golangci.yml 02:18:35 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 9 02:14 Attribution.txt 02:18:35 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 9 02:14 CHANGELOG.md 02:18:35 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 9 02:14 Dockerfile 02:18:35 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 02:14 GOVERNANCE.md 02:18:35 -rw-rw-r-- 1 jenkins jenkins 678 Mar 9 02:14 Jenkinsfile 02:18:35 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 02:14 LICENSE 02:18:35 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 9 02:14 Makefile 02:18:35 -rw-rw-r-- 1 jenkins jenkins 620 Mar 9 02:14 OWNERS.md 02:18:35 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 9 02:14 README.md 02:18:35 -rw-rw-r-- 1 jenkins jenkins 11 Mar 9 02:12 VERSION 02:18:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:14 bin 02:18:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:14 cmd 02:18:35 -rw-r--r-- 1 jenkins jenkins 17887 Mar 9 02:18 coverage.out 02:18:35 -rw-rw-r-- 1 jenkins jenkins 3376 Mar 9 02:14 go.mod 02:18:35 -rw-rw-r-- 1 jenkins jenkins 33279 Mar 9 02:14 go.sum 02:18:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:14 internal 02:18:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:14 mock 02:18:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:14 snap 02:18:35 -rw-rw-r-- 1 jenkins jenkins 227 Mar 9 02:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:35 + 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=d895e333ff01e63b6fe1f723ceb6cf1859de49f5 --label arch=arm64 --label version=3.0.0-dev.7 . 02:18:35 Sending build context to Docker daemon 3.306MB 02:18:35 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:18:35 Step 2/24 : FROM ${BASE} AS builder 02:18:35 ---> 911cbc9e2571 02:18:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:18:36 ---> Running in 777345fc58fd 02:18:36 Removing intermediate container 777345fc58fd 02:18:36 ---> 7b9ed6e6b541 02:18:36 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:18:36 ---> Running in cb0aa994ffdd 02:18:36 Removing intermediate container cb0aa994ffdd 02:18:36 ---> e542a8ad90cc 02:18:36 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:18:36 ---> Running in fca3e325ccb0 02:18:37 Removing intermediate container fca3e325ccb0 02:18:37 ---> 0fae503ef047 02:18:37 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:18:37 ---> Running in f366c183ae3e 02:18:37 Removing intermediate container f366c183ae3e 02:18:37 ---> f50ff8029fa1 02:18:37 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:18:37 ---> Running in 09564a0b58d9 02:18:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:18:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:18:39 OK: 226 MiB in 55 packages 02:18:40 Removing intermediate container 09564a0b58d9 02:18:40 ---> 183a3c45e258 02:18:40 Step 8/24 : WORKDIR /device-mqtt-go 02:18:40 ---> Running in 610ed847aea0 02:18:40 Removing intermediate container 610ed847aea0 02:18:40 ---> f546724385c5 02:18:40 Step 9/24 : COPY go.mod vendor* ./ 02:18:41 ---> c2dbb63f497e 02:18:41 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:41 ---> Running in ac029e7147b9 02:18:43 Removing intermediate container ac029e7147b9 02:18:43 ---> c52c359f5882 02:18:43 Step 11/24 : COPY . . 02:18:44 ---> 40bbe9edcf46 02:18:44 Step 12/24 : RUN $MAKE 02:18:44 ---> Running in 74851e1d9989 02:18:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.7" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:21:07 Removing intermediate container 74851e1d9989 02:21:07 ---> f3fbb012ebce 02:21:07 Step 13/24 : FROM alpine:3.16 02:21:07 3.16: Pulling from library/alpine 02:21:07 3760b48202b3: Pulling fs layer 02:21:07 3760b48202b3: Verifying Checksum 02:21:07 3760b48202b3: Download complete 02:21:07 3760b48202b3: Pull complete 02:21:07 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:21:07 Status: Downloaded newer image for alpine:3.16 02:21:07 ---> 4c81e5bf8899 02:21:07 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:21:07 ---> Running in 3ed77121b4d9 02:21:07 Removing intermediate container 3ed77121b4d9 02:21:07 ---> 5959b61ba929 02:21:07 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:21:07 ---> Running in 7972e1b7e5c3 02:21:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:21:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:21:07 (1/1) Installing dumb-init (1.2.5-r1) 02:21:07 Executing busybox-1.35.0-r17.trigger 02:21:07 OK: 5 MiB in 15 packages 02:21:07 Removing intermediate container 7972e1b7e5c3 02:21:07 ---> ddfd1071c998 02:21:07 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:21:07 ---> f1948919f6cb 02:21:07 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:21:08 ---> ef4693dedebd 02:21:08 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:21:08 ---> cfad796bf292 02:21:08 Step 19/24 : EXPOSE 59982 02:21:08 ---> Running in 20ed3f44a34c 02:21:08 Removing intermediate container 20ed3f44a34c 02:21:08 ---> 50a99a107f0e 02:21:08 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:21:08 ---> Running in 4b10fdc2225e 02:21:09 Removing intermediate container 4b10fdc2225e 02:21:09 ---> 8485c588e5d3 02:21:09 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:21:09 ---> Running in f2539b6a042f 02:21:09 Removing intermediate container f2539b6a042f 02:21:09 ---> 819137d1b688 02:21:09 Step 22/24 : LABEL arch=arm64 02:21:09 ---> Running in c12cdec4f5c9 02:21:10 Removing intermediate container c12cdec4f5c9 02:21:10 ---> 27df3b5339f7 02:21:10 Step 23/24 : LABEL git_sha=d895e333ff01e63b6fe1f723ceb6cf1859de49f5 02:21:10 ---> Running in d927f0827d56 02:21:10 Removing intermediate container d927f0827d56 02:21:10 ---> 5542a21572d0 02:21:10 Step 24/24 : LABEL version=3.0.0-dev.7 02:21:10 ---> Running in 4dd90fe2324b 02:21:10 Removing intermediate container 4dd90fe2324b 02:21:10 ---> 24fe819604df 02:21:10 [Warning] One or more build-args [ARCH] were not consumed 02:21:10 Successfully built 24fe819604df 02:21:10 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:21:10 provisioning config files... 02:21:10 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/90@tmp/config15498054800814380982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:21:11 ---> docker-login.sh 02:21:11 nexus3.edgexfoundry.org:10001 02:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:11 Configure a credential helper to remove this warning. See 02:21:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:11 02:21:11 Login Succeeded 02:21:11 nexus3.edgexfoundry.org:10002 02:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:11 Configure a credential helper to remove this warning. See 02:21:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:11 02:21:11 Login Succeeded 02:21:11 nexus3.edgexfoundry.org:10003 02:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:12 Configure a credential helper to remove this warning. See 02:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:12 02:21:12 Login Succeeded 02:21:12 nexus3.edgexfoundry.org:10004 02:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:12 Configure a credential helper to remove this warning. See 02:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:12 02:21:12 Login Succeeded 02:21:12 docker.io 02:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:12 Configure a credential helper to remove this warning. See 02:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:12 02:21:12 Login Succeeded 02:21:12 ---> docker-login.sh ends [Pipeline] } 02:21:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:21:12 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 02:21:12 d895e333ff01e63b6fe1f723ceb6cf1859de49f5 02:21:12 latest 02:21:12 3.0.0-dev.7 02:21:12 d895e333ff01e63b6fe1f723ceb6cf1859de49f5-3.0.0-dev.7 02:21:12 main 02:21:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:13 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:13 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d895e333ff01e63b6fe1f723ceb6cf1859de49f5 02:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:21:13 4f161c22225a: Preparing 02:21:13 f9bc6694826b: Preparing 02:21:13 2a16f83f5600: Preparing 02:21:13 5717d7789074: Preparing 02:21:13 f70ee36035b9: Preparing 02:21:13 f70ee36035b9: Layer already exists 02:21:13 4f161c22225a: Pushed 02:21:13 f9bc6694826b: Pushed 02:21:13 5717d7789074: Pushed 02:21:19 2a16f83f5600: Pushed 02:21:19 d895e333ff01e63b6fe1f723ceb6cf1859de49f5: digest: sha256:017348849f44188a1915ac209ab3dde0a2018c02dc3366262f401ddf3ca4e5d7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:19 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:20 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:21:20 4f161c22225a: Preparing 02:21:20 f9bc6694826b: Preparing 02:21:20 2a16f83f5600: Preparing 02:21:20 5717d7789074: Preparing 02:21:20 f70ee36035b9: Preparing 02:21:20 f70ee36035b9: Layer already exists 02:21:20 5717d7789074: Layer already exists 02:21:20 4f161c22225a: Layer already exists 02:21:20 f9bc6694826b: Layer already exists 02:21:20 2a16f83f5600: Layer already exists 02:21:20 latest: digest: sha256:017348849f44188a1915ac209ab3dde0a2018c02dc3366262f401ddf3ca4e5d7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:20 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:20 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.7 02:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:21:20 4f161c22225a: Preparing 02:21:20 f9bc6694826b: Preparing 02:21:20 2a16f83f5600: Preparing 02:21:20 5717d7789074: Preparing 02:21:20 f70ee36035b9: Preparing 02:21:20 4f161c22225a: Layer already exists 02:21:20 f70ee36035b9: Layer already exists 02:21:20 5717d7789074: Layer already exists 02:21:20 2a16f83f5600: Layer already exists 02:21:20 f9bc6694826b: Layer already exists 02:21:20 3.0.0-dev.7: digest: sha256:017348849f44188a1915ac209ab3dde0a2018c02dc3366262f401ddf3ca4e5d7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:21 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d895e333ff01e63b6fe1f723ceb6cf1859de49f5-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:21 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d895e333ff01e63b6fe1f723ceb6cf1859de49f5-3.0.0-dev.7 02:21:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:21:21 4f161c22225a: Preparing 02:21:21 f9bc6694826b: Preparing 02:21:21 2a16f83f5600: Preparing 02:21:21 5717d7789074: Preparing 02:21:21 f70ee36035b9: Preparing 02:21:21 4f161c22225a: Layer already exists 02:21:21 f9bc6694826b: Layer already exists 02:21:21 f70ee36035b9: Layer already exists 02:21:21 2a16f83f5600: Layer already exists 02:21:21 5717d7789074: Layer already exists 02:21:21 d895e333ff01e63b6fe1f723ceb6cf1859de49f5-3.0.0-dev.7: digest: sha256:017348849f44188a1915ac209ab3dde0a2018c02dc3366262f401ddf3ca4e5d7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:22 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:22 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 02:21:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:21:22 4f161c22225a: Preparing 02:21:22 f9bc6694826b: Preparing 02:21:22 2a16f83f5600: Preparing 02:21:22 5717d7789074: Preparing 02:21:22 f70ee36035b9: Preparing 02:21:22 f9bc6694826b: Layer already exists 02:21:22 f70ee36035b9: Layer already exists 02:21:22 2a16f83f5600: Layer already exists 02:21:22 4f161c22225a: Layer already exists 02:21:22 5717d7789074: Layer already exists 02:21:22 main: digest: sha256:017348849f44188a1915ac209ab3dde0a2018c02dc3366262f401ddf3ca4e5d7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:22 ===================================================== [Pipeline] echo 02:21:22 taggedImages: 02:21:22 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d895e333ff01e63b6fe1f723ceb6cf1859de49f5 02:21:22 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:21:22 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.7 02:21:22 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d895e333ff01e63b6fe1f723ceb6cf1859de49f5-3.0.0-dev.7 02:21:22 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:21:23 02:21:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:21:23 arm64: Pulling from edgex-lftools-log-publisher 02:21:23 8998bd30e6a1: Pulling fs layer 02:21:23 04944245beec: Pulling fs layer 02:21:23 699f458cf7ca: Pulling fs layer 02:21:23 765212b225bb: Pulling fs layer 02:21:23 f23df028b6ca: Pulling fs layer 02:21:23 d65c8cfc05b1: Pulling fs layer 02:21:23 2437ff75d9bd: Pulling fs layer 02:21:23 765212b225bb: Waiting 02:21:23 f23df028b6ca: Waiting 02:21:23 2437ff75d9bd: Waiting 02:21:23 d65c8cfc05b1: Waiting 02:21:23 04944245beec: Verifying Checksum 02:21:23 04944245beec: Download complete 02:21:23 765212b225bb: Verifying Checksum 02:21:23 765212b225bb: Download complete 02:21:23 f23df028b6ca: Download complete 02:21:23 d65c8cfc05b1: Verifying Checksum 02:21:23 d65c8cfc05b1: Download complete 02:21:23 699f458cf7ca: Verifying Checksum 02:21:23 699f458cf7ca: Download complete 02:21:24 8998bd30e6a1: Verifying Checksum 02:21:24 8998bd30e6a1: Download complete 02:21:27 2437ff75d9bd: Verifying Checksum 02:21:27 2437ff75d9bd: Download complete 02:21:28 8998bd30e6a1: Pull complete 02:21:28 04944245beec: Pull complete 02:21:30 699f458cf7ca: Pull complete 02:21:30 765212b225bb: Pull complete 02:21:30 f23df028b6ca: Pull complete 02:21:31 d65c8cfc05b1: Pull complete 02:21:43 2437ff75d9bd: Pull complete 02:21:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:21:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:21:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:43 prd-ubuntu20.04-docker-arm64-4c-16g-8966 does not seem to be running inside a container 02:21:43 $ 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/90 -v /w/workspace/device-mqtt-go/90:/w/workspace/device-mqtt-go/90:rw,z -v /w/workspace/device-mqtt-go/90@tmp:/w/workspace/device-mqtt-go/90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:21:46 $ docker top 6c33653bd67a1e85dbb859ecd5f2fdff29282ccf4995e46b088152f5364f72ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:21:46 ---> job-cost.sh 02:21:46 lf-activate-venv: SKIPPING 02:21:46 INFO: No Stack... 02:21:47 INFO: Retrieving Pricing Info for: v3-standard-4 02:21:48 INFO: Archiving Costs [Pipeline] sh 02:21:48 + cat /w/workspace/device-mqtt-go/90/archives/cost.csv 02:21:48 + cut -d, -f6 [Pipeline] lock 02:21:48 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-90-stack-cost] 02:21:48 Resource [jenkins-edgexfoundry-device-mqtt-go-main-90-stack-cost] did not exist. Created. 02:21:48 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:21:48 /w/workspace/device-mqtt-go/90@tmp/durable-c0d4e38a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:21:49 + echo total: 0.10999999940395355 [Pipeline] stash 02:21:49 Warning: overwriting stash ‘stack-cost’ 02:21:49 Stashed 1 file(s) [Pipeline] } 02:21:49 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-90-stack-cost] [Pipeline] // lock [Pipeline] } 02:21:49 $ docker stop --time=1 6c33653bd67a1e85dbb859ecd5f2fdff29282ccf4995e46b088152f5364f72ea 02:21:50 $ docker rm -f --volumes 6c33653bd67a1e85dbb859ecd5f2fdff29282ccf4995e46b088152f5364f72ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:21:50 provisioning config files... 02:21:50 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13284993508999410472tmp [Pipeline] { [Pipeline] sh 02:21:51 + set +x 02:21:51 + curl -s https://codecov.io/bash 02:21:51 + bash -s -- 02:21:51 02:21:51 _____ _ 02:21:51 / ____| | | 02:21:51 | | ___ __| | ___ ___ _____ __ 02:21:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:21:51 | |___| (_) | (_| | __/ (_| (_) \ V / 02:21:51 \_____\___/ \__,_|\___|\___\___/ \_/ 02:21:51 Bash-1.0.6 02:21:51 02:21:51 02:21:51 ==> git version 2.25.1 found 02:21:51 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:21:51 Release-Date: 2020-01-08 02:21:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:21:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:21:51 ==> Jenkins CI detected. 02:21:51 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 02:21:51 project root: . 02:21:51 --> token set from env 02:21:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:21:51 ==> Running gcov in . (disable via -X gcov) 02:21:51 ==> Python coveragepy not found 02:21:51 ==> Searching for coverage reports in: 02:21:51 + . 02:21:51 -> Found 1 reports 02:21:51 ==> Detecting git/mercurial file structure 02:21:51 ==> Reading reports 02:21:51 + ./coverage.out bytes=17887 02:21:51 ==> Appending adjustments 02:21:51 https://docs.codecov.io/docs/fixing-reports 02:21:51 + Found adjustments 02:21:51 ==> Gzipping contents 02:21:51 4.0K /tmp/codecov.FwTCw6.gz 02:21:51 ==> Uploading reports 02:21:51 url: https://codecov.io 02:21:51 query: branch=main&commit=d895e333ff01e63b6fe1f723ceb6cf1859de49f5&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:21:51 -> Pinging Codecov 02:21:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=d895e333ff01e63b6fe1f723ceb6cf1859de49f5&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:21:51 -> Uploading to 02:21:51 https://storage.googleapis.com/codecov/v4/raw/2023-03-09/7D719EC7BBE17E464838252E33014C33/d895e333ff01e63b6fe1f723ceb6cf1859de49f5/5dc81044-77c4-4ccc-aae1-6bff47a16bc2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T022151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bab2464acc1340c9078106359db65d11f0bdacae6867d413d2a8f431a957d193 02:21:51 % Total % Received % Xferd Average Speed Time Time Time Current 02:21:51 Dload Upload Total Spent Left Speed 02:21:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3165 0 0 100 3165 0 12267 --:--:-- --:--:-- --:--:-- 12267 02:21:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [Pipeline] } 02:21:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:21:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:21:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:21:52 02:21:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:21:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:21:52 df9b9388f04a: Pulling fs layer 02:21:52 52dc419b0ee2: Pulling fs layer 02:21:52 25bc292e5bac: Pulling fs layer 02:21:52 114826534d7a: Pulling fs layer 02:21:52 4657fd5d0bcf: Pulling fs layer 02:21:52 6ad1cebc031e: Pulling fs layer 02:21:52 8a3aa393b2d8: Pulling fs layer 02:21:52 114826534d7a: Waiting 02:21:52 6ad1cebc031e: Waiting 02:21:52 25bc292e5bac: Verifying Checksum 02:21:52 25bc292e5bac: Download complete 02:21:52 52dc419b0ee2: Verifying Checksum 02:21:52 52dc419b0ee2: Download complete 02:21:52 4657fd5d0bcf: Verifying Checksum 02:21:52 4657fd5d0bcf: Download complete 02:21:52 df9b9388f04a: Verifying Checksum 02:21:52 df9b9388f04a: Download complete 02:21:52 df9b9388f04a: Pull complete 02:21:52 6ad1cebc031e: Download complete 02:21:52 52dc419b0ee2: Pull complete 02:21:52 25bc292e5bac: Pull complete 02:21:53 114826534d7a: Verifying Checksum 02:21:53 114826534d7a: Download complete 02:21:53 8a3aa393b2d8: Verifying Checksum 02:21:53 8a3aa393b2d8: Download complete 02:21:56 114826534d7a: Pull complete 02:21:56 4657fd5d0bcf: Pull complete 02:21:57 6ad1cebc031e: Pull complete 02:21:59 8a3aa393b2d8: Pull complete 02:21:59 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:21:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:21:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:59 prd-ubuntu20.04-docker-8c-8g-8956 does not seem to be running inside a container 02:21:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:22:04 $ docker top fea80e9e9afc2c1f0c99853bf328a4f2ec0de37816f347e9c8f38a3ffe4e778c -eo pid,comm [Pipeline] { [Pipeline] echo 02:22:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 02:22:05 + set -o pipefail 02:22:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 02:22:10 02:22:10 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 02:22:10 02:22:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/dd4b7ec0-3509-4afe-b434-f6bd1286c6d9 02:22:10 02:22:10 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:22:10 02:22:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:22:10 02:22:10 02:22:10 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:22:10 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:22:10 More details here: https://snyk.co/ue1NS [Pipeline] } 02:22:10 $ docker stop --time=1 fea80e9e9afc2c1f0c99853bf328a4f2ec0de37816f347e9c8f38a3ffe4e778c 02:22:14 $ docker rm -f --volumes fea80e9e9afc2c1f0c99853bf328a4f2ec0de37816f347e9c8f38a3ffe4e778c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:22:14 + git log --format=format:%s -1 d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [Pipeline] sh 02:22:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:22:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:22:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:15 prd-ubuntu20.04-docker-8c-8g-8956 does not seem to be running inside a container 02:22:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:22:15 $ docker top 9d72db249e8b4d8a8f804cdcc155b0ef4469530386cea68f1c8c49ed987803c7 -eo pid,comm 02:22:15 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). 02:22:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:22:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:22:15 [ssh-agent] Looking for ssh-agent implementation... 02:22:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:22:16 $ docker exec 9d72db249e8b4d8a8f804cdcc155b0ef4469530386cea68f1c8c49ed987803c7 ssh-agent 02:22:16 SSH_AUTH_SOCK=/tmp/ssh-mnT4v837CAET/agent.31 02:22:16 SSH_AGENT_PID=37 02:22:16 Running ssh-add (command line suppressed) 02:22:16 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10075606236892391448.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10075606236892391448.key) 02:22:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:22:16 + git semver tag 02:22:16 2023-03-09 02:22:16,795 [run_tag] DEBUG tag force:False 02:22:16 2023-03-09 02:22:16,795 [check_head_tag] DEBUG check head tag 02:22:16 2023-03-09 02:22:16,796 [execute] INFO git cat-file --batch-check 02:22:16 2023-03-09 02:22:16,796 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 02:22:16 2023-03-09 02:22:16,801 [execute] INFO git cat-file --batch 02:22:16 2023-03-09 02:22:16,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 02:22:16 2023-03-09 02:22:16,823 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:22:16 2023-03-09 02:22:16,823 [execute] INFO git tag -a v3.0.0-dev.7 -m v3.0.0-dev.7 02:22:16 2023-03-09 02:22:16,823 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.7', '-m', 'v3.0.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 02:22:16 2023-03-09 02:22:16,828 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:22:16 3.0.0-dev.7 [Pipeline] } 02:22:17 $ docker exec --env ******** --env ******** 9d72db249e8b4d8a8f804cdcc155b0ef4469530386cea68f1c8c49ed987803c7 ssh-agent -k 02:22:17 unset SSH_AUTH_SOCK; 02:22:17 unset SSH_AGENT_PID; 02:22:17 echo Agent pid 37 killed; 02:22:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:22:17 + git semver [Pipeline] } 02:22:17 $ docker stop --time=1 9d72db249e8b4d8a8f804cdcc155b0ef4469530386cea68f1c8c49ed987803c7 02:22:19 $ docker rm -f --volumes 9d72db249e8b4d8a8f804cdcc155b0ef4469530386cea68f1c8c49ed987803c7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:22:19 02:22:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:22:19 0.23.1-centos7: Pulling from edgex-lftools 02:22:19 ab5ef0e58194: Pulling fs layer 02:22:19 9712f1f96733: Pulling fs layer 02:22:19 63f879dbbcfc: Pulling fs layer 02:22:19 0d9ebad4ef96: Pulling fs layer 02:22:19 e9a5061849ea: Pulling fs layer 02:22:19 d747dcd14b5f: Pulling fs layer 02:22:19 2de7ff778b66: Pulling fs layer 02:22:19 e9a5061849ea: Waiting 02:22:19 d747dcd14b5f: Waiting 02:22:19 2de7ff778b66: Waiting 02:22:19 0d9ebad4ef96: Waiting 02:22:19 9712f1f96733: Verifying Checksum 02:22:19 9712f1f96733: Download complete 02:22:20 63f879dbbcfc: Verifying Checksum 02:22:20 63f879dbbcfc: Download complete 02:22:20 0d9ebad4ef96: Verifying Checksum 02:22:20 0d9ebad4ef96: Download complete 02:22:20 d747dcd14b5f: Verifying Checksum 02:22:20 d747dcd14b5f: Download complete 02:22:20 ab5ef0e58194: Verifying Checksum 02:22:20 ab5ef0e58194: Download complete 02:22:20 e9a5061849ea: Verifying Checksum 02:22:20 e9a5061849ea: Download complete 02:22:20 2de7ff778b66: Verifying Checksum 02:22:20 2de7ff778b66: Download complete 02:22:23 ab5ef0e58194: Pull complete 02:22:23 9712f1f96733: Pull complete 02:22:23 63f879dbbcfc: Pull complete 02:22:27 0d9ebad4ef96: Pull complete 02:22:27 e9a5061849ea: Pull complete 02:22:27 d747dcd14b5f: Pull complete 02:22:28 2de7ff778b66: Pull complete 02:22:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:22:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:22:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:28 prd-ubuntu20.04-docker-8c-8g-8956 does not seem to be running inside a container 02:22:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:22:35 $ docker top cf6b0c873770c6b116d1e85be4871e5b32cf9ab3f065a58d4fa08dd2edd851af -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:22:35 provisioning config files... 02:22:35 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16184438239105606973tmp 02:22:35 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4104410935069857344tmp 02:22:35 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18075612884944049116tmp [Pipeline] { [Pipeline] echo 02:22:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:22:35 ---> sigul-configuration.sh 02:22:35 gpg: directory `/root/.gnupg' created 02:22:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:22:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:22:35 gpg: keyring `/root/.gnupg/secring.gpg' created 02:22:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:22:35 gpg: CAST5 encrypted data 02:22:35 gpg: encrypted with 1 passphrase 02:22:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:22:36 + mkdir /home/jenkins 02:22:36 + mkdir /home/jenkins/sigul [Pipeline] sh 02:22:36 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:22:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:22:36 ---> sigul-install.sh 02:22:36 Sigul already installed; skipping installation. [Pipeline] sh 02:22:37 + git tag --list 02:22:37 0.7.1 02:22:37 v1.0.0 02:22:37 v1.1.0 02:22:37 v1.1.1 02:22:37 v1.2.2 02:22:37 v1.3.0 02:22:37 v1.3.1 02:22:37 v2.0.0 02:22:37 v2.1.0 02:22:37 v2.1.1 02:22:37 v2.1.1-dev.1 02:22:37 v2.1.1-dev.2 02:22:37 v2.2.0 02:22:37 v2.2.1-dev.1 02:22:37 v2.2.1-dev.10 02:22:37 v2.2.1-dev.2 02:22:37 v2.2.1-dev.3 02:22:37 v2.2.1-dev.4 02:22:37 v2.2.1-dev.5 02:22:37 v2.2.1-dev.6 02:22:37 v2.2.1-dev.7 02:22:37 v2.2.1-dev.8 02:22:37 v2.2.1-dev.9 02:22:37 v2.3.0 02:22:37 v2.3.0-dev.10 02:22:37 v2.3.0-dev.11 02:22:37 v2.3.0-dev.12 02:22:37 v2.3.0-dev.13 02:22:37 v2.3.0-dev.14 02:22:37 v2.3.0-dev.15 02:22:37 v2.3.0-dev.16 02:22:37 v2.3.0-dev.17 02:22:37 v2.3.0-dev.18 02:22:37 v2.3.0-dev.19 02:22:37 v2.3.0-dev.20 02:22:37 v2.3.0-dev.21 02:22:37 v2.3.0-dev.22 02:22:37 v2.3.0-dev.23 02:22:37 v2.3.0-dev.24 02:22:37 v2.3.0-dev.25 02:22:37 v2.3.0-dev.26 02:22:37 v2.3.0-dev.27 02:22:37 v2.3.0-dev.28 02:22:37 v2.3.0-dev.29 02:22:37 v2.3.0-dev.30 02:22:37 v2.3.0-dev.31 02:22:37 v2.3.0-dev.32 02:22:37 v2.3.0-dev.33 02:22:37 v2.3.0-dev.34 02:22:37 v3.0.0-dev.1 02:22:37 v3.0.0-dev.2 02:22:37 v3.0.0-dev.3 02:22:37 v3.0.0-dev.4 02:22:37 v3.0.0-dev.5 02:22:37 v3.0.0-dev.6 02:22:37 v3.0.0-dev.7 [Pipeline] sh 02:22:37 + lftools sign git-tag v3.0.0-dev.7 02:22:37 Signing Git tag with Sigul... 02:22:37 Signing v3.0.0-dev.7 [Pipeline] echo 02:22:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:22:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:22:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:22:38 $ docker stop --time=1 cf6b0c873770c6b116d1e85be4871e5b32cf9ab3f065a58d4fa08dd2edd851af 02:22:39 $ docker rm -f --volumes cf6b0c873770c6b116d1e85be4871e5b32cf9ab3f065a58d4fa08dd2edd851af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:22:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:22:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:22:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:40 prd-ubuntu20.04-docker-8c-8g-8956 does not seem to be running inside a container 02:22:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:22:40 $ docker top 79bc5b93802a49db1888f20ef90a47fa0a1800fd61b286694b8937816ede8880 -eo pid,comm 02:22:40 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). 02:22:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:22:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:22:40 [ssh-agent] Looking for ssh-agent implementation... 02:22:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:22:41 $ docker exec 79bc5b93802a49db1888f20ef90a47fa0a1800fd61b286694b8937816ede8880 ssh-agent 02:22:41 SSH_AUTH_SOCK=/tmp/ssh-fBnOnMvb2Dex/agent.31 02:22:41 SSH_AGENT_PID=37 02:22:41 Running ssh-add (command line suppressed) 02:22:41 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2297535392006432492.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2297535392006432492.key) 02:22:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:22:41 + git semver bump pre 02:22:41 2023-03-09 02:22:41,704 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:22:41 2023-03-09 02:22:41,704 [bump_version] DEBUG bumping version:3.0.0-dev.7 on axis:pre with prefix:dev 02:22:41 2023-03-09 02:22:41,704 [bump_version] DEBUG bumped version:3.0.0-dev.8 02:22:41 2023-03-09 02:22:41,704 [write_version] DEBUG write version:3.0.0-dev.8 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 02:22:41 2023-03-09 02:22:41,704 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:22:41 2023-03-09 02:22:41,704 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:22:41 2023-03-09 02:22:41,706 [execute] INFO git cat-file --batch-check 02:22:41 2023-03-09 02:22:41,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:22:41 2023-03-09 02:22:41,712 [execute] INFO git cat-file --batch 02:22:41 2023-03-09 02:22:41,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:22:41 2023-03-09 02:22:41,718 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:22:41 3.0.0-dev.8 [Pipeline] } 02:22:41 $ docker exec --env ******** --env ******** 79bc5b93802a49db1888f20ef90a47fa0a1800fd61b286694b8937816ede8880 ssh-agent -k 02:22:41 unset SSH_AUTH_SOCK; 02:22:41 unset SSH_AGENT_PID; 02:22:41 echo Agent pid 37 killed; 02:22:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:22:42 + git semver [Pipeline] } 02:22:42 $ docker stop --time=1 79bc5b93802a49db1888f20ef90a47fa0a1800fd61b286694b8937816ede8880 02:22:43 $ docker rm -f --volumes 79bc5b93802a49db1888f20ef90a47fa0a1800fd61b286694b8937816ede8880 [Pipeline] // withDockerContainer [Pipeline] sh 02:22:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:22:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:22:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:44 prd-ubuntu20.04-docker-8c-8g-8956 does not seem to be running inside a container 02:22:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:22:44 $ docker top ae313d57f2337d2afa43a6adbd73a9c1564ec742c4e3c39a817b41aa261602cc -eo pid,comm 02:22:44 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). 02:22:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:22:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:22:44 [ssh-agent] Looking for ssh-agent implementation... 02:22:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:22:44 $ docker exec ae313d57f2337d2afa43a6adbd73a9c1564ec742c4e3c39a817b41aa261602cc ssh-agent 02:22:45 SSH_AUTH_SOCK=/tmp/ssh-EIUVQhGvLatn/agent.32 02:22:45 SSH_AGENT_PID=38 02:22:45 Running ssh-add (command line suppressed) 02:22:45 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8491489344755797886.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8491489344755797886.key) 02:22:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:22:45 + git semver push 02:22:45 2023-03-09 02:22:45,688 [run_push] DEBUG push 02:22:45 2023-03-09 02:22:45,689 [execute] INFO git cat-file --batch-check 02:22:45 2023-03-09 02:22:45,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:22:45 2023-03-09 02:22:45,693 [execute] INFO git rev-list e14628062f0175d007d1d073adfcd4d42a8b6df1 -- 02:22:45 2023-03-09 02:22:45,694 [execute] DEBUG Popen(['git', 'rev-list', 'e14628062f0175d007d1d073adfcd4d42a8b6df1', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:22:45 2023-03-09 02:22:45,702 [execute] INFO git fetch -v origin 02:22:45 2023-03-09 02:22:45,703 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:22:46 2023-03-09 02:22:46,243 [run_push] DEBUG no remote changes detected 02:22:46 2023-03-09 02:22:46,244 [execute] INFO git push origin semver 02:22:46 2023-03-09 02:22:46,244 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:22:47 2023-03-09 02:22:46,998 [run_push] DEBUG push all version tags 02:22:47 2023-03-09 02:22:46,998 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:22:47 2023-03-09 02:22:46,999 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 02:22:47 2023-03-09 02:22:47,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:22:47 3.0.0-dev.8 [Pipeline] } 02:22:47 $ docker exec --env ******** --env ******** ae313d57f2337d2afa43a6adbd73a9c1564ec742c4e3c39a817b41aa261602cc ssh-agent -k 02:22:47 unset SSH_AUTH_SOCK; 02:22:47 unset SSH_AGENT_PID; 02:22:47 echo Agent pid 38 killed; 02:22:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:22:48 + git semver [Pipeline] } 02:22:48 $ docker stop --time=1 ae313d57f2337d2afa43a6adbd73a9c1564ec742c4e3c39a817b41aa261602cc 02:22:49 $ docker rm -f --volumes ae313d57f2337d2afa43a6adbd73a9c1564ec742c4e3c39a817b41aa261602cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:22:50 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 02:22:50 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:22:50 total 16 02:22:50 drwxr-xr-x 3 root root 4096 Mar 9 02:14 . 02:22:50 drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 02:22 .. 02:22:50 drwxr-xr-x 2 root root 4096 Mar 9 02:14 cost 02:22:50 -rw-r--r-- 1 root root 85 Mar 9 02:14 cost.csv 02:22:50 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:22:50 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:22:50 total 16 02:22:50 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 02:14 . 02:22:50 drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 02:22 .. 02:22:50 drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 02:14 cost 02:22:50 -rw-r--r-- 1 jenkins jenkins 85 Mar 9 02:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:22:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:22:51 ---> package-listing.sh 02:22:51 ++ facter osfamily 02:22:51 ++ tr '[:upper:]' '[:lower:]' 02:22:51 + OS_FAMILY=debian 02:22:51 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 02:22:51 + START_PACKAGES=/tmp/packages_start.txt 02:22:51 + END_PACKAGES=/tmp/packages_end.txt 02:22:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:22:51 + PACKAGES=/tmp/packages_start.txt 02:22:51 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:22:51 + PACKAGES=/tmp/packages_end.txt 02:22:51 + case "${OS_FAMILY}" in 02:22:51 + dpkg -l 02:22:51 + grep '^ii' 02:22:51 + '[' -f /tmp/packages_start.txt ']' 02:22:51 + '[' -f /tmp/packages_end.txt ']' 02:22:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:22:51 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:22:51 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 02:22:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 02:22:51 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:22:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:22:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:52 prd-ubuntu20.04-docker-8c-8g-8956 does not seem to be running inside a container 02:22:52 $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:22:52 $ docker top 8113e000bf6c4cb4e17ad8204eb93efb5d99319c2e2cc215dc600c0391fa74f7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:53 + touch /tmp/pre-build-complete [Pipeline] sh 02:22:53 + mkdir -p /var/log/sysstat [Pipeline] sh 02:22:53 + ls /var/log/sa-host 02:22:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:54 provisioning config files... 02:22:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17483687951112524629tmp [Pipeline] { [Pipeline] echo 02:22:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:22:54 ---> create-netrc.sh [Pipeline] } 02:22:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:22:54 ---> python-tools-install.sh [Pipeline] echo 02:22:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:22:55 ---> sudo-logs.sh 02:22:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:22:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:22:55 ---> job-cost.sh 02:22:55 lf-activate-venv: SKIPPING 02:22:55 DEBUG: total: 0.2199999988079071 02:22:55 INFO: Retrieving Stack Cost... 02:22:55 INFO: Retrieving Pricing Info for: v3-standard-8 02:22:56 INFO: Archiving Costs [Pipeline] echo 02:22:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:22:56 ---> logs-deploy.sh 02:22:56 lf-activate-venv: SKIPPING 02:22:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/90 02:22:56 INFO: archiving workspace using pattern(s): 02:22:57 Archives upload complete. 02:22:57 INFO: archiving logs to Nexus 02:22:58 ---> uname -a: 02:22:58 Linux prd-ubuntu20-04-docker-8c-8g-8956 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:22:58 02:22:58 02:22:58 ---> lscpu: 02:22:58 Architecture: x86_64 02:22:58 CPU op-mode(s): 32-bit, 64-bit 02:22:58 Byte Order: Little Endian 02:22:58 Address sizes: 40 bits physical, 48 bits virtual 02:22:58 CPU(s): 8 02:22:58 On-line CPU(s) list: 0-7 02:22:58 Thread(s) per core: 1 02:22:58 Core(s) per socket: 1 02:22:58 Socket(s): 8 02:22:58 NUMA node(s): 1 02:22:58 Vendor ID: AuthenticAMD 02:22:58 CPU family: 23 02:22:58 Model: 49 02:22:58 Model name: AMD EPYC-Rome Processor 02:22:58 Stepping: 0 02:22:58 CPU MHz: 2799.998 02:22:58 BogoMIPS: 5599.99 02:22:58 Virtualization: AMD-V 02:22:58 Hypervisor vendor: KVM 02:22:58 Virtualization type: full 02:22:58 L1d cache: 256 KiB 02:22:58 L1i cache: 256 KiB 02:22:58 L2 cache: 4 MiB 02:22:58 L3 cache: 128 MiB 02:22:58 NUMA node0 CPU(s): 0-7 02:22:58 Vulnerability Itlb multihit: Not affected 02:22:58 Vulnerability L1tf: Not affected 02:22:58 Vulnerability Mds: Not affected 02:22:58 Vulnerability Meltdown: Not affected 02:22:58 Vulnerability Mmio stale data: Not affected 02:22:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:22:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:22:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:22:58 Vulnerability Srbds: Not affected 02:22:58 Vulnerability Tsx async abort: Not affected 02:22:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:22:58 02:22:58 02:22:58 ---> nproc: 02:22:58 8 02:22:58 02:22:58 02:22:58 ---> df -h: 02:22:58 Filesystem Size Used Avail Use% Mounted on 02:22:58 overlay 155G 13G 143G 9% / 02:22:58 tmpfs 64M 0 64M 0% /dev 02:22:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:22:58 shm 64M 0 64M 0% /dev/shm 02:22:58 /dev/vda1 155G 13G 143G 9% /facter-os 02:22:58 02:22:58 02:22:58 ---> sar -b -r -n DEV: 02:22:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8956) 03/09/23 _x86_64_ (8 CPU) 02:22:58 02:22:58 02:11:44 LINUX RESTART (8 CPU) 02:22:58 02:22:58 02:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:22:58 02:13:01 142.53 47.93 94.60 0.00 5445.63 73278.85 0.00 02:22:58 02:14:01 159.58 1.38 158.20 0.00 29.72 46179.67 0.00 02:22:58 02:15:01 170.30 0.22 170.09 0.00 9.73 39254.79 0.00 02:22:58 02:16:01 1.83 0.00 1.83 0.00 0.00 26.68 0.00 02:22:58 02:17:01 43.04 10.53 32.51 0.00 5154.07 5155.14 0.00 02:22:58 02:18:02 15.05 1.08 13.96 0.00 22.80 3579.80 0.00 02:22:58 02:19:01 3.56 0.02 3.54 0.00 0.14 91.24 0.00 02:22:58 02:20:01 1.90 0.00 1.90 0.00 0.00 20.66 0.00 02:22:58 02:21:01 1.35 0.00 1.35 0.00 0.00 14.26 0.00 02:22:58 02:22:01 11.86 0.13 11.73 0.00 12.13 9266.19 0.00 02:22:58 Average: 55.19 6.14 49.05 0.00 1069.19 17716.57 0.00 02:22:58 02:22:58 02:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:22:58 02:13:01 29218196 31626488 698988 2.13 72128 2609216 1850148 5.45 958896 2355960 8 02:22:58 02:14:01 27853744 31112740 1190232 3.62 145508 3299236 2307468 6.80 1629644 2938428 122440 02:22:58 02:15:01 27692400 31571180 730804 2.22 158636 3862928 1741328 5.13 1228560 3457152 96 02:22:58 02:16:01 27704084 31582764 719304 2.19 158668 3862932 1741328 5.13 1214188 3457080 204 02:22:58 02:17:01 27239220 31560420 721136 2.19 178820 4276312 1774216 5.23 1478596 3623664 94460 02:22:58 02:18:02 27186964 31566480 713116 2.17 192008 4318748 1822932 5.37 1530040 3620056 44 02:22:58 02:19:01 27191848 31566556 713428 2.17 190584 4315500 1789388 5.27 1528572 3616832 8 02:22:58 02:20:01 27197152 31572068 707688 2.15 190660 4315500 1789388 5.27 1523888 3616828 8 02:22:58 02:21:01 27197184 31572264 707532 2.15 190740 4315504 1789388 5.27 1523732 3616904 8 02:22:58 02:22:01 26409512 31542792 727680 2.21 196392 5019440 1880296 5.54 1552980 4320384 463176 02:22:58 Average: 27489030 31527375 762991 2.32 167414 4019532 1848588 5.45 1416910 3462329 68045 02:22:58 02:22:58 02:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:22:58 02:13:01 docker0 4.42 3.50 0.46 47.31 0.00 0.00 0.00 0.00 02:22:58 02:13:01 ens3 524.81 333.31 6495.42 84.18 0.00 0.00 0.00 0.00 02:22:58 02:13:01 lo 6.80 6.80 0.65 0.65 0.00 0.00 0.00 0.00 02:22:58 02:14:01 docker0 183.94 288.69 14.77 1923.99 0.00 0.00 0.00 0.00 02:22:58 02:14:01 ens3 321.91 203.07 1955.24 29.72 0.00 0.00 0.00 0.00 02:22:58 02:14:01 vetha055084 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 02:22:58 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:58 02:15:01 docker0 3.53 8.45 0.21 81.67 0.00 0.00 0.00 0.00 02:22:58 02:15:01 ens3 190.83 146.68 2693.99 315.19 0.00 0.00 0.00 0.00 02:22:58 02:15:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 02:22:58 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:58 02:16:01 ens3 0.15 0.13 0.01 0.03 0.00 0.00 0.00 0.00 02:22:58 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:58 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:58 02:17:01 ens3 113.58 51.97 2802.58 3.85 0.00 0.00 0.00 0.00 02:22:58 02:17:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 02:22:58 02:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:58 02:18:02 ens3 0.70 0.57 0.33 0.14 0.00 0.00 0.00 0.00 02:22:58 02:18:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:58 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:58 02:19:01 ens3 0.83 0.00 0.09 0.00 0.00 0.00 0.00 0.00 02:22:58 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:58 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:58 02:20:01 ens3 1.12 1.08 0.58 0.44 0.00 0.00 0.00 0.00 02:22:58 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:58 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:58 02:21:01 ens3 0.33 0.02 0.02 0.00 0.00 0.00 0.00 0.00 02:22:58 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:58 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:58 02:22:01 ens3 141.98 75.30 3970.73 10.03 0.00 0.00 0.00 0.00 02:22:58 02:22:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 02:22:58 Average: docker0 19.22 30.12 1.55 205.67 0.00 0.00 0.00 0.00 02:22:58 Average: ens3 129.84 81.35 1794.89 44.43 0.00 0.00 0.00 0.00 02:22:58 Average: lo 1.69 1.69 0.16 0.16 0.00 0.00 0.00 0.00 02:22:58 02:22:58 02:22:58 ---> sar -P ALL: 02:22:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8956) 03/09/23 _x86_64_ (8 CPU) 02:22:58 02:22:58 02:11:44 LINUX RESTART (8 CPU) 02:22:58 02:22:58 02:12:01 CPU %user %nice %system %iowait %steal %idle 02:22:58 02:13:01 all 9.15 0.00 3.28 4.96 0.06 82.55 02:22:58 02:13:01 0 10.44 0.00 3.68 5.03 0.05 80.80 02:22:58 02:13:01 1 8.62 0.00 3.33 1.84 0.05 86.16 02:22:58 02:13:01 2 8.21 0.00 3.56 15.50 0.07 72.67 02:22:58 02:13:01 3 8.94 0.00 2.57 0.91 0.07 87.52 02:22:58 02:13:01 4 8.48 0.00 3.33 4.44 0.05 83.69 02:22:58 02:13:01 5 9.99 0.00 3.04 1.40 0.07 85.51 02:22:58 02:13:01 6 8.71 0.00 3.42 0.78 0.05 87.04 02:22:58 02:13:01 7 9.79 0.00 3.32 9.79 0.10 77.00 02:22:58 02:14:01 all 17.94 0.00 4.46 3.77 0.09 73.74 02:22:58 02:14:01 0 17.73 0.00 4.05 1.16 0.08 76.98 02:22:58 02:14:01 1 18.35 0.00 4.41 0.22 0.10 76.92 02:22:58 02:14:01 2 18.26 0.00 5.70 17.08 0.08 58.87 02:22:58 02:14:01 3 17.52 0.00 5.64 0.72 0.10 76.02 02:22:58 02:14:01 4 17.48 0.00 4.44 7.62 0.08 70.37 02:22:58 02:14:01 5 17.84 0.00 3.54 2.25 0.07 76.31 02:22:58 02:14:01 6 18.50 0.00 4.01 0.50 0.08 76.91 02:22:58 02:14:01 7 17.83 0.00 3.95 0.69 0.10 77.43 02:22:58 02:15:01 all 23.57 0.00 4.82 2.96 0.09 68.55 02:22:58 02:15:01 0 22.87 0.00 4.84 0.84 0.08 71.37 02:22:58 02:15:01 1 24.98 0.00 4.50 3.81 0.08 66.62 02:22:58 02:15:01 2 24.49 0.00 5.01 2.02 0.08 68.39 02:22:58 02:15:01 3 22.07 0.00 4.35 0.30 0.08 73.19 02:22:58 02:15:01 4 24.05 0.00 4.95 0.96 0.08 69.95 02:22:58 02:15:01 5 23.62 0.00 5.50 12.73 0.08 58.05 02:22:58 02:15:01 6 23.66 0.00 4.29 0.95 0.12 70.99 02:22:58 02:15:01 7 22.83 0.00 5.13 2.11 0.10 69.83 02:22:58 02:16:01 all 0.19 0.00 0.01 0.01 0.00 99.79 02:22:58 02:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:22:58 02:16:01 1 1.39 0.00 0.02 0.00 0.02 98.58 02:22:58 02:16:01 2 0.05 0.00 0.00 0.02 0.00 99.93 02:22:58 02:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:58 02:16:01 4 0.00 0.00 0.02 0.07 0.00 99.92 02:22:58 02:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:22:58 02:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:22:58 02:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:22:58 02:17:01 all 1.68 0.00 0.88 0.65 0.02 96.77 02:22:58 02:17:01 0 1.28 0.00 0.45 0.02 0.00 98.25 02:22:58 02:17:01 1 2.16 0.00 0.52 0.72 0.02 96.58 02:22:58 02:17:01 2 3.12 0.00 1.17 0.22 0.02 95.48 02:22:58 02:17:01 3 1.30 0.00 0.58 0.05 0.03 98.03 02:22:58 02:17:01 4 1.79 0.00 0.67 1.50 0.02 96.02 02:22:58 02:17:01 5 2.15 0.00 2.32 1.15 0.02 94.36 02:22:58 02:17:01 6 0.97 0.00 0.72 0.75 0.02 97.54 02:22:58 02:17:01 7 0.65 0.00 0.59 0.82 0.03 97.91 02:22:58 02:18:02 all 0.57 0.00 0.47 0.23 0.01 98.72 02:22:58 02:18:02 0 0.42 0.00 0.25 0.28 0.02 99.03 02:22:58 02:18:02 1 0.62 0.00 1.17 0.02 0.02 98.18 02:22:58 02:18:02 2 0.45 0.00 0.57 0.43 0.00 98.55 02:22:58 02:18:02 3 0.53 0.00 0.28 0.52 0.00 98.66 02:22:58 02:18:02 4 0.48 0.00 0.72 0.32 0.00 98.48 02:22:58 02:18:02 5 1.25 0.00 0.20 0.08 0.02 98.45 02:22:58 02:18:02 6 0.47 0.00 0.27 0.18 0.00 99.08 02:22:58 02:18:02 7 0.37 0.00 0.30 0.00 0.00 99.33 02:22:58 02:19:01 all 0.07 0.00 0.05 0.03 0.01 99.83 02:22:58 02:19:01 0 0.22 0.00 0.10 0.02 0.00 99.66 02:22:58 02:19:01 1 0.10 0.00 0.03 0.00 0.00 99.86 02:22:58 02:19:01 2 0.07 0.00 0.05 0.00 0.02 99.86 02:22:58 02:19:01 3 0.05 0.00 0.05 0.02 0.03 99.85 02:22:58 02:19:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:22:58 02:19:01 5 0.05 0.00 0.05 0.00 0.00 99.90 02:22:58 02:19:01 6 0.02 0.00 0.03 0.20 0.00 99.75 02:22:58 02:19:01 7 0.07 0.00 0.07 0.03 0.02 99.81 02:22:58 02:20:01 all 0.03 0.00 0.01 0.01 0.00 99.95 02:22:58 02:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:58 02:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:22:58 02:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:58 02:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:22:58 02:20:01 4 0.03 0.00 0.02 0.02 0.02 99.92 02:22:58 02:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:22:58 02:20:01 6 0.05 0.00 0.02 0.07 0.00 99.87 02:22:58 02:20:01 7 0.03 0.00 0.03 0.00 0.00 99.93 02:22:58 02:21:01 all 0.04 0.00 0.01 0.00 0.01 99.94 02:22:58 02:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:22:58 02:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:22:58 02:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:22:58 02:21:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:22:58 02:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:22:58 02:21:01 5 0.22 0.00 0.00 0.00 0.00 99.78 02:22:58 02:21:01 6 0.03 0.00 0.02 0.02 0.02 99.92 02:22:58 02:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:22:58 02:22:01 all 2.80 0.00 1.17 0.63 0.02 95.38 02:22:58 02:22:01 0 1.67 0.00 1.04 0.00 0.02 97.27 02:22:58 02:22:01 1 3.86 0.00 1.07 0.42 0.02 94.63 02:22:58 02:22:01 2 3.11 0.00 1.24 0.25 0.00 95.40 02:22:58 02:22:01 3 2.72 0.00 1.48 2.47 0.03 93.31 02:22:58 02:22:01 4 2.44 0.00 1.14 0.00 0.02 96.40 02:22:58 02:22:01 5 4.32 0.00 1.38 0.02 0.02 94.27 02:22:58 02:22:01 6 2.16 0.00 0.77 1.87 0.02 95.18 02:22:58 02:22:01 7 2.06 0.00 1.26 0.05 0.02 96.62 02:22:58 Average: all 5.58 0.00 1.51 1.32 0.03 91.56 02:22:58 Average: 0 5.45 0.00 1.44 0.73 0.03 92.35 02:22:58 Average: 1 5.99 0.00 1.50 0.70 0.03 91.78 02:22:58 Average: 2 5.75 0.00 1.72 3.53 0.03 88.98 02:22:58 Average: 3 5.29 0.00 1.49 0.50 0.04 92.68 02:22:58 Average: 4 5.45 0.00 1.53 1.49 0.03 91.50 02:22:58 Average: 5 5.93 0.00 1.60 1.75 0.03 90.69 02:22:58 Average: 6 5.43 0.00 1.35 0.53 0.03 92.66 02:22:58 Average: 7 5.33 0.00 1.46 1.34 0.04 91.83 02:22:58 02:22:58 02:22:58