Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 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-ssh4468886268369547838.key Verifying host key using known hosts file > 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-ssh7450814772645907746.key Verifying host key using known hosts file > 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-ssh6403163575641535546.key Verifying host key using known hosts file > 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-ssh8307037897581940.key Verifying host key using known hosts file > 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-ssh5155873089830628011.key Verifying host key using known hosts file > 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-118466 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#436)" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 # timeout=10 > git rev-list --no-walk caab5c19f0226ea205a717313438d75c5b5382a1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:27:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:27:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:27:47 ========================================================= 17:27:47 EdgeX Global Pipelines Version Info 17:27:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:27:48 ------------------- 17:27:48 stable info: 17:27:48 ------------------- 17:27:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:27:48 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:27:48 Message: update stable to v1.0.244 17:27:49 ------------------- 17:27:49 experimental info: 17:27:49 ------------------- 17:27:49 Commited By: **** collab-it+edgex@linuxfoundation.org 17:27:49 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:27:49 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1750a3 [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:49 provisioning config files... 17:27:49 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9503851064817517038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:50 ---> docker-login.sh 17:27:50 nexus3.edgexfoundry.org:10001 17:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:50 Configure a credential helper to remove this warning. See 17:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:50 17:27:50 Login Succeeded 17:27:50 nexus3.edgexfoundry.org:10002 17:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:50 Configure a credential helper to remove this warning. See 17:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:50 17:27:50 Login Succeeded 17:27:50 nexus3.edgexfoundry.org:10003 17:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:50 Configure a credential helper to remove this warning. See 17:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:50 17:27:50 Login Succeeded 17:27:50 nexus3.edgexfoundry.org:10004 17:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:50 Configure a credential helper to remove this warning. See 17:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:50 17:27:50 Login Succeeded 17:27:50 docker.io 17:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:51 Configure a credential helper to remove this warning. See 17:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:51 17:27:51 Login Succeeded 17:27:51 ---> docker-login.sh ends [Pipeline] } 17:27:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:27:51 + git rev-list -1 --merges e1750a3b15eb2e9b81f68c2c10258d3a0a85e413~1..e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [Pipeline] echo 17:27:51 -----------> git rev-list -1 --merges e1750a3b15eb2e9b81f68c2c10258d3a0a85e413~1..e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [false] [Pipeline] sh 17:27:51 + git log --format=format:%s -1 e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [Pipeline] echo 17:27:51 ========================================================= 17:27:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:27:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:27:52 + git log --format=format:%s -1 e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [Pipeline] echo 17:27:52 [semverPrep] GIT_COMMIT: e1750a3b15eb2e9b81f68c2c10258d3a0a85e413, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#436) [Pipeline] echo 17:27:52 [semverPrep] This is not a build commit. [Pipeline] sh 17:27:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:27:52 + grep -v github /etc/ssh/ssh_known_hosts 17:27:52 + [ -e /tmp/ssh_known_hosts ] 17:27:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:27:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:27:52 + sudo tee -a /etc/ssh/ssh_known_hosts 17:27:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:52 17:27:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:53 0.1.4: Pulling from edgex-devops/py-git-semver 17:27:53 b85a868b505f: Pulling fs layer 17:27:53 e2be974225ed: Pulling fs layer 17:27:53 339a4e72a1f5: Pulling fs layer 17:27:53 988bab9f4d93: Pulling fs layer 17:27:53 1469e6f7b9e6: Pulling fs layer 17:27:53 eaf3925da568: Pulling fs layer 17:27:53 bab4dde63d76: Pulling fs layer 17:27:53 bde34c3a00c8: Pulling fs layer 17:27:53 b352a97aabf1: Pulling fs layer 17:27:53 4872d77fe225: Pulling fs layer 17:27:53 5851b861e8e6: Pulling fs layer 17:27:53 bde34c3a00c8: Waiting 17:27:53 b352a97aabf1: Waiting 17:27:53 bab4dde63d76: Waiting 17:27:53 5851b861e8e6: Waiting 17:27:53 4872d77fe225: Waiting 17:27:53 1469e6f7b9e6: Waiting 17:27:53 988bab9f4d93: Waiting 17:27:53 eaf3925da568: Waiting 17:27:53 e2be974225ed: Verifying Checksum 17:27:53 e2be974225ed: Download complete 17:27:53 988bab9f4d93: Verifying Checksum 17:27:53 988bab9f4d93: Download complete 17:27:53 1469e6f7b9e6: Verifying Checksum 17:27:53 1469e6f7b9e6: Download complete 17:27:53 eaf3925da568: Verifying Checksum 17:27:53 eaf3925da568: Download complete 17:27:53 339a4e72a1f5: Verifying Checksum 17:27:53 339a4e72a1f5: Download complete 17:27:53 bde34c3a00c8: Download complete 17:27:53 b352a97aabf1: Download complete 17:27:53 4872d77fe225: Verifying Checksum 17:27:53 4872d77fe225: Download complete 17:27:53 5851b861e8e6: Download complete 17:27:53 b85a868b505f: Verifying Checksum 17:27:53 b85a868b505f: Download complete 17:27:53 bab4dde63d76: Verifying Checksum 17:27:53 bab4dde63d76: Download complete 17:27:55 b85a868b505f: Pull complete 17:27:55 e2be974225ed: Pull complete 17:27:55 339a4e72a1f5: Pull complete 17:27:55 988bab9f4d93: Pull complete 17:27:55 1469e6f7b9e6: Pull complete 17:27:55 eaf3925da568: Pull complete 17:27:57 bab4dde63d76: Pull complete 17:27:58 bde34c3a00c8: Pull complete 17:27:58 b352a97aabf1: Pull complete 17:27:58 4872d77fe225: Pull complete 17:27:58 5851b861e8e6: Pull complete 17:27:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:27:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:58 prd-ubuntu20.04-docker-8c-8g-118466 does not seem to be running inside a container 17:27:58 $ 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 17:28:00 $ docker top f75f28d907574d65caa2bcf01709a6cfde6c9bbf6393d748133a8e55cfe1b56e -eo pid,comm 17:28:00 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). 17:28:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:28:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:28:00 [ssh-agent] Looking for ssh-agent implementation... 17:28:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:28:01 $ docker exec f75f28d907574d65caa2bcf01709a6cfde6c9bbf6393d748133a8e55cfe1b56e ssh-agent 17:28:01 SSH_AUTH_SOCK=/tmp/ssh-6HMEDVV3LnfA/agent.33 17:28:01 SSH_AGENT_PID=39 17:28:01 Running ssh-add (command line suppressed) 17:28:01 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12510735385351395760.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12510735385351395760.key) 17:28:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:28:01 + git tag --points-at HEAD [Pipeline] } 17:28:01 $ docker exec --env ******** --env ******** f75f28d907574d65caa2bcf01709a6cfde6c9bbf6393d748133a8e55cfe1b56e ssh-agent -k 17:28:01 unset SSH_AUTH_SOCK; 17:28:01 unset SSH_AGENT_PID; 17:28:01 echo Agent pid 39 killed; 17:28:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:28:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:28:01 [ssh-agent] Looking for ssh-agent implementation... 17:28:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:28:01 $ docker exec f75f28d907574d65caa2bcf01709a6cfde6c9bbf6393d748133a8e55cfe1b56e ssh-agent 17:28:02 SSH_AUTH_SOCK=/tmp/ssh-uAFJuLuA7Ux3/agent.71 17:28:02 SSH_AGENT_PID=77 17:28:02 Running ssh-add (command line suppressed) 17:28:02 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11381554557437835337.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11381554557437835337.key) 17:28:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:28:02 + git semver init 17:28:02 2022-11-07 17:28:02,675 [run_init] DEBUG init version:0.0.0 force:False 17:28:02 2022-11-07 17:28:02,676 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 17:28:02 2022-11-07 17:28:02,676 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 17:28:02 2022-11-07 17:28:02,677 [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) 17:28:03 2022-11-07 17:28:03,589 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 17:28:03 2022-11-07 17:28:03,590 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 17:28:03 2022-11-07 17:28:03,590 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:28:03 2022-11-07 17:28:03,590 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:28:03 2.3.0-dev.32 [Pipeline] } 17:28:03 $ docker exec --env ******** --env ******** f75f28d907574d65caa2bcf01709a6cfde6c9bbf6393d748133a8e55cfe1b56e ssh-agent -k 17:28:03 unset SSH_AUTH_SOCK; 17:28:03 unset SSH_AGENT_PID; 17:28:03 echo Agent pid 77 killed; 17:28:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:28:04 + git semver [Pipeline] } 17:28:04 $ docker stop --time=1 f75f28d907574d65caa2bcf01709a6cfde6c9bbf6393d748133a8e55cfe1b56e 17:28:05 $ docker rm -f f75f28d907574d65caa2bcf01709a6cfde6c9bbf6393d748133a8e55cfe1b56e [Pipeline] // withDockerContainer [Pipeline] sh 17:28:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:28:06 Stashed 1 file(s) [Pipeline] echo 17:28:06 [edgeXSemver]: initialized semver on version 2.3.0-dev.32 [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 17:28:06 provisioning config files... 17:28:06 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5142717171054750396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:28:06 ---> docker-login.sh 17:28:06 nexus3.edgexfoundry.org:10001 17:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:06 Configure a credential helper to remove this warning. See 17:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:06 17:28:06 Login Succeeded 17:28:06 nexus3.edgexfoundry.org:10002 17:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:06 Configure a credential helper to remove this warning. See 17:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:06 17:28:06 Login Succeeded 17:28:06 nexus3.edgexfoundry.org:10003 17:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:07 Configure a credential helper to remove this warning. See 17:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:07 17:28:07 Login Succeeded 17:28:07 nexus3.edgexfoundry.org:10004 17:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:07 Configure a credential helper to remove this warning. See 17:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:07 17:28:07 Login Succeeded 17:28:07 docker.io 17:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:07 Configure a credential helper to remove this warning. See 17:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:07 17:28:07 Login Succeeded 17:28:07 ---> docker-login.sh ends [Pipeline] } 17:28:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:28:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:28:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:28:07 ========================================================= 17:28:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:28:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:08 + 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 . 17:28:08 Sending build context to Docker daemon 6.231MB 17:28:08 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:28:08 Step 2/12 : FROM ${BASE} AS builder 17:28:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:28:08 213ec9aee27d: Pulling fs layer 17:28:08 4583459ba037: Pulling fs layer 17:28:08 93c1e223e6f2: Pulling fs layer 17:28:08 53926ce57604: Pulling fs layer 17:28:08 21b2b0c7a3f4: Pulling fs layer 17:28:08 22ff95d597cd: Pulling fs layer 17:28:08 12d6caf4c0d1: Pulling fs layer 17:28:08 96b7cbca73a9: Pulling fs layer 17:28:08 a7acece74701: Pulling fs layer 17:28:08 53926ce57604: Waiting 17:28:08 21b2b0c7a3f4: Waiting 17:28:08 96b7cbca73a9: Waiting 17:28:08 22ff95d597cd: Waiting 17:28:08 a7acece74701: Waiting 17:28:08 12d6caf4c0d1: Waiting 17:28:08 93c1e223e6f2: Download complete 17:28:08 4583459ba037: Download complete 17:28:08 22ff95d597cd: Verifying Checksum 17:28:08 22ff95d597cd: Download complete 17:28:08 213ec9aee27d: Download complete 17:28:08 12d6caf4c0d1: Download complete 17:28:08 213ec9aee27d: Pull complete 17:28:08 4583459ba037: Pull complete 17:28:08 93c1e223e6f2: Pull complete 17:28:08 a7acece74701: Verifying Checksum 17:28:08 a7acece74701: Download complete 17:28:09 53926ce57604: Verifying Checksum 17:28:09 53926ce57604: Download complete 17:28:09 96b7cbca73a9: Verifying Checksum 17:28:09 96b7cbca73a9: Download complete 17:28:13 53926ce57604: Pull complete 17:28:13 21b2b0c7a3f4: Pull complete 17:28:13 22ff95d597cd: Pull complete 17:28:13 12d6caf4c0d1: Pull complete 17:28:15 96b7cbca73a9: Pull complete 17:28:16 a7acece74701: Pull complete 17:28:16 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:28:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:28:16 ---> db6d94c90886 17:28:16 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:28:19 ---> Running in 1cf73cf36842 17:28:19 Removing intermediate container 1cf73cf36842 17:28:19 ---> a7534b9af306 17:28:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:28:19 ---> Running in 4a301b8747e6 17:28:19 Removing intermediate container 4a301b8747e6 17:28:19 ---> f02d2671ca5a 17:28:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 17:28:19 ---> Running in a3cfcbe996a3 17:28:19 Removing intermediate container a3cfcbe996a3 17:28:19 ---> e15398e3946e 17:28:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:28:20 ---> Running in 489ec1fb7292 17:28:20 Removing intermediate container 489ec1fb7292 17:28:20 ---> e6800e54af03 17:28:20 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:28:20 ---> Running in e9f3fe402f93 17:28:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:28:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:28:20 (1/4) Installing openssh-keygen (9.0_p1-r2) 17:28:20 (2/4) Installing libedit (20210910.3.1-r0) 17:28:20 (3/4) Installing openssh-client-common (9.0_p1-r2) 17:28:20 (4/4) Installing openssh-client-default (9.0_p1-r2) 17:28:20 Executing busybox-1.35.0-r17.trigger 17:28:20 OK: 216 MiB in 55 packages 17:28:21 Still waiting to schedule task 17:28:21 ‘prd-centos7-blackbox-4c-2g-118274’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:28:21 ‘prd-ubuntu18.04-docker-8c-8g-118228’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:28:21 ‘prd-ubuntu20.04-docker-8c-8g-118455’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:28:21 ‘prd-ubuntu20.04-docker-arm64-4c-16g-118465’ is offline 17:28:21 ‘prd-ubuntu20.04-docker-arm64-4c-16g-118467’ is offline 17:28:21 ‘prd-ubuntu20.04-docker-arm64-4c-16g-118468’ is offline 17:28:21 Removing intermediate container e9f3fe402f93 17:28:21 ---> 19d85b08c3b2 17:28:21 Step 8/12 : WORKDIR /device-mqtt-go 17:28:21 ---> Running in 7535b67aae68 17:28:21 Removing intermediate container 7535b67aae68 17:28:21 ---> 0a41fd47d6e0 17:28:21 Step 9/12 : COPY go.mod vendor* ./ 17:28:21 ---> 9c468735490f 17:28:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:21 ---> Running in cc74559143ae 17:28:43 Removing intermediate container cc74559143ae 17:28:43 ---> fcec73b08038 17:28:43 Step 11/12 : COPY . . 17:28:43 ---> 870aa7d43959 17:28:43 Step 12/12 : RUN $MAKE 17:28:43 ---> Running in 836b3bea1257 17:28:43 noop 17:28:43 Removing intermediate container 836b3bea1257 17:28:43 ---> 820713d97aed 17:28:43 Successfully built 820713d97aed 17:28:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:43 + docker inspect -f . ci-base-image-x86_64 17:28:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:43 prd-ubuntu20.04-docker-8c-8g-118466 does not seem to be running inside a container 17:28:43 $ 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 17:28:44 $ docker top 8bc2780f5834f15f6e9854be3d08ed8486b755dc494416de4941209deb6c1694 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:44 + go version 17:28:44 go version go1.18.7 linux/amd64 [Pipeline] } 17:28:44 $ docker stop --time=1 8bc2780f5834f15f6e9854be3d08ed8486b755dc494416de4941209deb6c1694 17:28:45 $ docker rm -f 8bc2780f5834f15f6e9854be3d08ed8486b755dc494416de4941209deb6c1694 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:46 + docker inspect -f . ci-base-image-x86_64 17:28:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:46 prd-ubuntu20.04-docker-8c-8g-118466 does not seem to be running inside a container 17:28:46 $ 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 17:28:46 $ docker top 074d15a5c9ef5a622479ec6387bc49e835a6706a588e21bbbfbb72b5cc8c89b8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:46 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 17:28:47 + make test 17:28:47 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:28:47 ? github.com/edgexfoundry/device-mqtt-go [no test files] 17:28:55 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 17:28:56 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements 17:28:56 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 17:29:03 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." 17:29:03 GCO_ENABLED=1 GO111MODULE=on go vet ./... 17:29:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:29:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:29:05 ./bin/test-attribution-txt.sh [Pipeline] echo 17:29:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:29:05 $ docker stop --time=1 074d15a5c9ef5a622479ec6387bc49e835a6706a588e21bbbfbb72b5cc8c89b8 17:29:07 $ docker rm -f 074d15a5c9ef5a622479ec6387bc49e835a6706a588e21bbbfbb72b5cc8c89b8 [Pipeline] // withDockerContainer [Pipeline] sh 17:29:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:29:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:29:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:29:09 + ls -al . 17:29:09 total 196 17:29:09 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 17:28 . 17:29:09 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:27 .. 17:29:09 -rw-rw-r-- 1 jenkins jenkins 140 Nov 7 17:27 .dockerignore 17:29:09 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:28 .git 17:29:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:27 .github 17:29:09 -rw-rw-r-- 1 jenkins jenkins 329 Nov 7 17:27 .gitignore 17:29:09 -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 17:27 .golangci.yml 17:29:09 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:28 .semver 17:29:09 -rw-rw-r-- 1 jenkins jenkins 9293 Nov 7 17:27 Attribution.txt 17:29:09 -rw-rw-r-- 1 jenkins jenkins 13162 Nov 7 17:27 CHANGELOG.md 17:29:09 -rw-rw-r-- 1 jenkins jenkins 1752 Nov 7 17:27 Dockerfile 17:29:09 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 17:27 GOVERNANCE.md 17:29:09 -rw-rw-r-- 1 jenkins jenkins 678 Nov 7 17:27 Jenkinsfile 17:29:09 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 17:27 LICENSE 17:29:09 -rw-rw-r-- 1 jenkins jenkins 2126 Nov 7 17:27 Makefile 17:29:09 -rw-rw-r-- 1 jenkins jenkins 620 Nov 7 17:27 OWNERS.md 17:29:09 -rw-rw-r-- 1 jenkins jenkins 3165 Nov 7 17:27 README.md 17:29:09 -rw-rw-r-- 1 jenkins jenkins 12 Nov 7 17:28 VERSION 17:29:09 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:27 bin 17:29:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:27 cmd 17:29:09 -rw-r--r-- 1 jenkins jenkins 17887 Nov 7 17:28 coverage.out 17:29:09 -rw-rw-r-- 1 jenkins jenkins 3505 Nov 7 17:27 go.mod 17:29:09 -rw-rw-r-- 1 jenkins jenkins 45130 Nov 7 17:27 go.sum 17:29:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:27 internal 17:29:09 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:27 mock 17:29:09 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:27 snap 17:29:09 -rw-rw-r-- 1 jenkins jenkins 227 Nov 7 17:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:09 + 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=e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 --label arch=amd64 --label version=2.3.0-dev.32 . 17:29:09 Sending build context to Docker daemon 6.249MB 17:29:09 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 17:29:09 Step 2/24 : FROM ${BASE} AS builder 17:29:09 ---> 820713d97aed 17:29:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:29:09 ---> Running in 9554e2f05d34 17:29:09 Removing intermediate container 9554e2f05d34 17:29:09 ---> dff1295fe5e3 17:29:09 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:29:09 ---> Running in be97c3ca8113 17:29:09 Removing intermediate container be97c3ca8113 17:29:09 ---> 03eed5e0616e 17:29:09 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 17:29:09 ---> Running in cd50fe6a95b0 17:29:09 Removing intermediate container cd50fe6a95b0 17:29:09 ---> 59f26c61b346 17:29:09 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 17:29:09 ---> Running in 54fe86426b16 17:29:09 Removing intermediate container 54fe86426b16 17:29:09 ---> a4cb77a706d7 17:29:09 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:29:09 ---> Running in 367856e6f932 17:29:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:29:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:29:10 OK: 216 MiB in 55 packages 17:29:10 Removing intermediate container 367856e6f932 17:29:10 ---> 493decab8880 17:29:10 Step 8/24 : WORKDIR /device-mqtt-go 17:29:10 ---> Running in a97590c7237c 17:29:10 Removing intermediate container a97590c7237c 17:29:10 ---> 87570ec6b89e 17:29:10 Step 9/24 : COPY go.mod vendor* ./ 17:29:11 ---> 3ee49e25b781 17:29:11 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:11 ---> Running in 6f887ad087ab 17:29:11 Removing intermediate container 6f887ad087ab 17:29:11 ---> a370d1b65af2 17:29:11 Step 11/24 : COPY . . 17:29:12 ---> beec6c9004bf 17:29:12 Step 12/24 : RUN $MAKE 17:29:12 ---> Running in 6e2ae3824a6f 17:29:12 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 17:29:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118468 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 17:29:14 Running in /w/workspace/device-mqtt-go/79 [Pipeline] { [Pipeline] checkout 17:29:14 Selected Git installation does not exist. Using Default 17:29:14 The recommended git tool is: NONE 17:29:21 using credential edgex-jenkins-ssh 17:29:21 Cloning the remote Git repository 17:29:21 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 17:29:21 > git init /w/workspace/device-mqtt-go/79 # timeout=10 17:29:21 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 17:29:21 > git --version # timeout=10 17:29:21 > git --version # 'git version 2.25.1' 17:29:21 using GIT_SSH to set credentials SSH Credentials for GitHub 17:29:21 Verifying host key using known hosts file 17:29:22 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:29:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:29:24 Avoid second fetch 17:29:24 Checking out Revision e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 (main) 17:29:23 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 17:29:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:29:24 > git config core.sparsecheckout # timeout=10 17:29:24 > git checkout -f e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 # timeout=10 17:29:25 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#436)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:29:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:29:26 % Total % Received % Xferd Average Speed Time Time Time Current 17:29:26 Dload Upload Total Spent Left Speed 17:29:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh 17:29:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:29:27 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:29:27 sudo tee /etc/docker/daemon.new 17:29:27 { 17:29:27 "registry-mirrors": [ 17:29:27 "https://nexus3.edgexfoundry.org:10001" 17:29:27 ], 17:29:27 "bip": "10.250.0.254/24", 17:29:27 "hosts": [ 17:29:27 "tcp://0.0.0.0:5555", 17:29:27 "unix:///var/run/docker.sock" 17:29:27 ], 17:29:27 "mtu": 1458, 17:29:27 "selinux-enabled": true, 17:29:27 "seccomp-profile": "/etc/docker/seccomp.json" 17:29:27 } [Pipeline] sh 17:29:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:29:27 + sudo service docker restart 17:29:34 Removing intermediate container 6e2ae3824a6f 17:29:34 ---> 929ba1e5e584 17:29:34 Step 13/24 : FROM alpine:3.16 17:29:34 3.16: Pulling from library/alpine 17:29:34 213ec9aee27d: Already exists 17:29:34 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:29:34 Status: Downloaded newer image for alpine:3.16 17:29:34 ---> 9c6f07244728 17:29:34 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 17:29:34 ---> Running in f2d80fecc6c7 17:29:34 Removing intermediate container f2d80fecc6c7 17:29:34 ---> 6c19ff15e88c 17:29:34 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 17:29:34 ---> Running in 15b46e7b5607 17:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:29:34 (1/6) Installing dumb-init (1.2.5-r1) 17:29:34 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:29:34 (3/6) Installing libsodium (1.0.18-r0) 17:29:34 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:29:34 (5/6) Installing libzmq (4.3.4-r0) 17:29:34 (6/6) Installing zeromq (4.3.4-r0) 17:29:34 Executing busybox-1.35.0-r17.trigger 17:29:34 OK: 8 MiB in 20 packages 17:29:34 Removing intermediate container 15b46e7b5607 17:29:34 ---> 7b8eea90bf7c 17:29:34 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 17:29:35 ---> 455f46762deb 17:29:35 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 17:29:35 ---> 3a10eb3e0956 17:29:35 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 17:29:35 ---> 8106e6a4050c 17:29:35 Step 19/24 : EXPOSE 59982 17:29:35 ---> Running in e27cf2a7979f 17:29:35 Removing intermediate container e27cf2a7979f 17:29:35 ---> 7e756f2ff30d 17:29:35 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 17:29:35 ---> Running in 194b69f2b5ba 17:29:35 Removing intermediate container 194b69f2b5ba 17:29:35 ---> ea7569a5ba7c 17:29:35 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:29:35 ---> Running in 689f92f520c1 17:29:35 Removing intermediate container 689f92f520c1 17:29:35 ---> ffb113113dec 17:29:35 Step 22/24 : LABEL arch=amd64 17:29:35 ---> Running in 97c0b364fcd2 17:29:35 Removing intermediate container 97c0b364fcd2 17:29:35 ---> 91732c5a2a0b 17:29:35 Step 23/24 : LABEL git_sha=e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 17:29:35 ---> Running in a026a4172d6c 17:29:35 Removing intermediate container a026a4172d6c 17:29:35 ---> 60699de2464d 17:29:35 Step 24/24 : LABEL version=2.3.0-dev.32 17:29:35 ---> Running in 1fa657cbc06f 17:29:35 Removing intermediate container 1fa657cbc06f 17:29:35 ---> cd8a828a3128 17:29:35 [Warning] One or more build-args [ARCH] were not consumed 17:29:35 Successfully built cd8a828a3128 17:29:35 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:29:35 provisioning config files... 17:29:35 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8521179408662076397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:36 ---> docker-login.sh 17:29:36 nexus3.edgexfoundry.org:10001 17:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:36 Configure a credential helper to remove this warning. See 17:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:36 17:29:36 Login Succeeded 17:29:36 nexus3.edgexfoundry.org:10002 17:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:36 Configure a credential helper to remove this warning. See 17:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:36 17:29:36 Login Succeeded 17:29:36 nexus3.edgexfoundry.org:10003 17:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:36 Configure a credential helper to remove this warning. See 17:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:36 17:29:36 Login Succeeded 17:29:36 nexus3.edgexfoundry.org:10004 17:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:36 Configure a credential helper to remove this warning. See 17:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:36 17:29:36 Login Succeeded 17:29:36 docker.io 17:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:36 Configure a credential helper to remove this warning. See 17:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:36 17:29:36 Login Succeeded 17:29:36 ---> docker-login.sh ends [Pipeline] } 17:29:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:29:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:29:36 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 17:29:36 e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 17:29:36 latest 17:29:36 2.3.0-dev.32 17:29:36 e1750a3b15eb2e9b81f68c2c10258d3a0a85e413-2.3.0-dev.32 17:29:36 main 17:29:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:37 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:37 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 17:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 17:29:37 0a03cf3bf3d8: Preparing 17:29:37 6d69d4463d02: Preparing 17:29:37 a2b43d12944a: Preparing 17:29:37 59c61d3ddcff: Preparing 17:29:37 994393dc58e7: Preparing 17:29:37 994393dc58e7: Layer already exists 17:29:37 6d69d4463d02: Pushed 17:29:37 0a03cf3bf3d8: Pushed 17:29:37 59c61d3ddcff: Pushed 17:29:40 a2b43d12944a: Pushed 17:29:40 e1750a3b15eb2e9b81f68c2c10258d3a0a85e413: digest: sha256:2b9436a59ef49f9fadba563de9c042de8536c7c223503ad5c32edc92f96678f2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:40 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:40 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 17:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 17:29:40 0a03cf3bf3d8: Preparing 17:29:40 6d69d4463d02: Preparing 17:29:40 a2b43d12944a: Preparing 17:29:40 59c61d3ddcff: Preparing 17:29:40 994393dc58e7: Preparing 17:29:40 59c61d3ddcff: Layer already exists 17:29:40 994393dc58e7: Layer already exists 17:29:40 0a03cf3bf3d8: Layer already exists 17:29:40 6d69d4463d02: Layer already exists 17:29:40 a2b43d12944a: Layer already exists 17:29:40 latest: digest: sha256:2b9436a59ef49f9fadba563de9c042de8536c7c223503ad5c32edc92f96678f2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:41 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:41 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.32 17:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 17:29:41 0a03cf3bf3d8: Preparing 17:29:41 6d69d4463d02: Preparing 17:29:41 a2b43d12944a: Preparing 17:29:41 59c61d3ddcff: Preparing 17:29:41 994393dc58e7: Preparing 17:29:41 59c61d3ddcff: Layer already exists 17:29:41 a2b43d12944a: Layer already exists 17:29:41 0a03cf3bf3d8: Layer already exists 17:29:41 6d69d4463d02: Layer already exists 17:29:41 994393dc58e7: Layer already exists 17:29:41 2.3.0-dev.32: digest: sha256:2b9436a59ef49f9fadba563de9c042de8536c7c223503ad5c32edc92f96678f2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:41 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:42 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413-2.3.0-dev.32 17:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 17:29:42 0a03cf3bf3d8: Preparing 17:29:42 6d69d4463d02: Preparing 17:29:42 a2b43d12944a: Preparing 17:29:42 59c61d3ddcff: Preparing 17:29:42 994393dc58e7: Preparing 17:29:42 59c61d3ddcff: Layer already exists 17:29:42 994393dc58e7: Layer already exists 17:29:42 a2b43d12944a: Layer already exists 17:29:42 6d69d4463d02: Layer already exists 17:29:42 0a03cf3bf3d8: Layer already exists 17:29:42 e1750a3b15eb2e9b81f68c2c10258d3a0a85e413-2.3.0-dev.32: digest: sha256:2b9436a59ef49f9fadba563de9c042de8536c7c223503ad5c32edc92f96678f2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:42 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:42 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 17:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 17:29:42 0a03cf3bf3d8: Preparing 17:29:42 6d69d4463d02: Preparing 17:29:42 a2b43d12944a: Preparing 17:29:42 59c61d3ddcff: Preparing 17:29:42 994393dc58e7: Preparing 17:29:42 6d69d4463d02: Layer already exists 17:29:42 59c61d3ddcff: Layer already exists 17:29:42 994393dc58e7: Layer already exists 17:29:42 a2b43d12944a: Layer already exists 17:29:42 0a03cf3bf3d8: Layer already exists 17:29:42 main: digest: sha256:2b9436a59ef49f9fadba563de9c042de8536c7c223503ad5c32edc92f96678f2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:29:42 ===================================================== [Pipeline] echo 17:29:42 taggedImages: 17:29:42 - nexus3.edgexfoundry.org:10004/device-mqtt:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 17:29:42 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 17:29:42 - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.32 17:29:42 - nexus3.edgexfoundry.org:10004/device-mqtt:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413-2.3.0-dev.32 17:29:42 - 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 17:29:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:43 17:29:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:43 latest: Pulling from edgex-lftools-log-publisher 17:29:43 5eb5b503b376: Pulling fs layer 17:29:43 5c69ac0246d0: Pulling fs layer 17:29:43 ec43610c2a17: Pulling fs layer 17:29:43 3a2ae6a8a46f: Pulling fs layer 17:29:43 33b1e0a273af: Pulling fs layer 17:29:43 5d3b04190fa2: Pulling fs layer 17:29:43 2f39f015ded8: Pulling fs layer 17:29:43 5d3b04190fa2: Waiting 17:29:43 2f39f015ded8: Waiting 17:29:43 3a2ae6a8a46f: Waiting 17:29:43 33b1e0a273af: Waiting 17:29:43 5c69ac0246d0: Verifying Checksum 17:29:43 5c69ac0246d0: Download complete 17:29:43 33b1e0a273af: Verifying Checksum 17:29:43 33b1e0a273af: Download complete 17:29:43 5d3b04190fa2: Verifying Checksum 17:29:43 5d3b04190fa2: Download complete 17:29:43 ec43610c2a17: Verifying Checksum 17:29:43 ec43610c2a17: Download complete 17:29:44 5eb5b503b376: Verifying Checksum 17:29:44 5eb5b503b376: Download complete 17:29:44 2f39f015ded8: Download complete 17:29:45 5eb5b503b376: Pull complete 17:29:45 5c69ac0246d0: Pull complete 17:29:45 ec43610c2a17: Pull complete 17:29:45 3a2ae6a8a46f: Pull complete 17:29:45 33b1e0a273af: Pull complete 17:29:46 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:29:46 provisioning config files... 17:29:46 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/79@tmp/config4228888632582234574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:47 ---> docker-login.sh 17:29:47 nexus3.edgexfoundry.org:10001 17:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:47 Configure a credential helper to remove this warning. See 17:29:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:47 17:29:47 Login Succeeded 17:29:47 nexus3.edgexfoundry.org:10002 17:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:48 Configure a credential helper to remove this warning. See 17:29:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:48 17:29:48 Login Succeeded 17:29:48 nexus3.edgexfoundry.org:10003 17:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:48 Configure a credential helper to remove this warning. See 17:29:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:48 17:29:48 Login Succeeded 17:29:48 nexus3.edgexfoundry.org:10004 17:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:49 Configure a credential helper to remove this warning. See 17:29:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:49 17:29:49 Login Succeeded 17:29:49 docker.io 17:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:49 Configure a credential helper to remove this warning. See 17:29:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:49 17:29:49 Login Succeeded 17:29:49 ---> docker-login.sh ends [Pipeline] } 17:29:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:29:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:29:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:29:49 ========================================================= 17:29:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:29:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:50 + 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 . 17:29:50 2f39f015ded8: Pull complete 17:29:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:29:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:50 prd-ubuntu20.04-docker-8c-8g-118466 does not seem to be running inside a container 17:29:50 $ 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 17:29:50 Sending build context to Docker daemon 3.223MB 17:29:50 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:29:50 Step 2/12 : FROM ${BASE} AS builder 17:29:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:29:50 9b18e9b68314: Pulling fs layer 17:29:50 35d82f9e3411: Pulling fs layer 17:29:50 e16973657156: Pulling fs layer 17:29:50 fc693d55d65f: Pulling fs layer 17:29:50 7e9fc2657dce: Pulling fs layer 17:29:50 dda99020689f: Pulling fs layer 17:29:50 db1c61fa0a46: Pulling fs layer 17:29:50 891c053d2c06: Pulling fs layer 17:29:50 fc693d55d65f: Waiting 17:29:50 7e9fc2657dce: Waiting 17:29:50 dda99020689f: Waiting 17:29:50 db1c61fa0a46: Waiting 17:29:50 891c053d2c06: Waiting 17:29:50 e16973657156: Verifying Checksum 17:29:50 e16973657156: Download complete 17:29:50 35d82f9e3411: Verifying Checksum 17:29:50 35d82f9e3411: Download complete 17:29:50 7e9fc2657dce: Download complete 17:29:50 dda99020689f: Verifying Checksum 17:29:50 dda99020689f: Download complete 17:29:50 9b18e9b68314: Download complete 17:29:52 9b18e9b68314: Pull complete 17:29:52 891c053d2c06: Verifying Checksum 17:29:52 891c053d2c06: Download complete 17:29:52 35d82f9e3411: Pull complete 17:29:53 e16973657156: Pull complete 17:29:53 db1c61fa0a46: Download complete 17:29:53 $ docker top f503f3be2ba440ad9ebd75484aee381bd70dde42c454313e707c0aa93d785910 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:54 ---> job-cost.sh 17:29:54 lf-activate-venv: SKIPPING 17:29:54 INFO: No Stack... 17:29:54 INFO: Retrieving Pricing Info for: v3-standard-8 17:29:54 fc693d55d65f: Verifying Checksum 17:29:54 fc693d55d65f: Download complete 17:29:54 INFO: Archiving Costs [Pipeline] sh 17:29:55 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 17:29:55 + cut -d, -f6 [Pipeline] lock 17:29:55 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-79-stack-cost] 17:29:55 Resource [jenkins-edgexfoundry-device-mqtt-go-main-79-stack-cost] did not exist. Created. 17:29:55 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:29:55 + echo total: 0.2199999988079071 [Pipeline] stash 17:29:55 Stashed 1 file(s) [Pipeline] } 17:29:55 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-79-stack-cost] [Pipeline] // lock [Pipeline] } 17:29:55 $ docker stop --time=1 f503f3be2ba440ad9ebd75484aee381bd70dde42c454313e707c0aa93d785910 17:29:56 $ docker rm -f f503f3be2ba440ad9ebd75484aee381bd70dde42c454313e707c0aa93d785910 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:30:07 fc693d55d65f: Pull complete 17:30:07 7e9fc2657dce: Pull complete 17:30:07 dda99020689f: Pull complete 17:30:13 db1c61fa0a46: Pull complete 17:30:15 891c053d2c06: Pull complete 17:30:15 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:30:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:30:15 ---> f96f9c87975a 17:30:15 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:30:17 ---> Running in 94e97dc9a3e9 17:30:17 Removing intermediate container 94e97dc9a3e9 17:30:17 ---> 1419e13e7189 17:30:17 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:30:17 ---> Running in 5ccef41ab36a 17:30:18 Removing intermediate container 5ccef41ab36a 17:30:18 ---> 935f52827f0d 17:30:18 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 17:30:18 ---> Running in 95b33938e706 17:30:18 Removing intermediate container 95b33938e706 17:30:18 ---> 4ca6bbaa834b 17:30:18 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:30:18 ---> Running in a693088be7ef 17:30:19 Removing intermediate container a693088be7ef 17:30:19 ---> 13dc98ef4deb 17:30:19 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:30:19 ---> Running in 210203dcf2cc 17:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:30:22 (1/4) Installing openssh-keygen (9.0_p1-r2) 17:30:22 (2/4) Installing libedit (20210910.3.1-r0) 17:30:22 (3/4) Installing openssh-client-common (9.0_p1-r2) 17:30:22 (4/4) Installing openssh-client-default (9.0_p1-r2) 17:30:22 Executing busybox-1.35.0-r17.trigger 17:30:22 OK: 226 MiB in 55 packages 17:30:23 Removing intermediate container 210203dcf2cc 17:30:23 ---> a0b260ec6e1d 17:30:23 Step 8/12 : WORKDIR /device-mqtt-go 17:30:24 ---> Running in 41a3a7bca237 17:30:24 Removing intermediate container 41a3a7bca237 17:30:24 ---> b92aa837d64d 17:30:24 Step 9/12 : COPY go.mod vendor* ./ 17:30:24 ---> dce723884acb 17:30:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:25 ---> Running in 1d6a0fbd0ffd 17:31:33 Removing intermediate container 1d6a0fbd0ffd 17:31:33 ---> e54b425daea3 17:31:33 Step 11/12 : COPY . . 17:31:33 ---> c2f9819aa32b 17:31:33 Step 12/12 : RUN $MAKE 17:31:33 ---> Running in 4977888a40ba 17:31:33 noop 17:31:33 Removing intermediate container 4977888a40ba 17:31:33 ---> 1564aab2fe77 17:31:33 Successfully built 1564aab2fe77 17:31:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:33 + docker inspect -f . ci-base-image-arm64 17:31:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:34 prd-ubuntu20.04-docker-arm64-4c-16g-118468 does not seem to be running inside a container 17:31:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/79 -v /w/workspace/device-mqtt-go/79:/w/workspace/device-mqtt-go/79:rw,z -v /w/workspace/device-mqtt-go/79@tmp:/w/workspace/device-mqtt-go/79@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 17:31:35 $ docker top 0b2331411ea6bd368242774517a9f43e7a371d5264d695b43bcb44385209454a -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:36 + go version 17:31:36 go version go1.18.7 linux/arm64 [Pipeline] } 17:31:36 $ docker stop --time=1 0b2331411ea6bd368242774517a9f43e7a371d5264d695b43bcb44385209454a 17:31:38 $ docker rm -f 0b2331411ea6bd368242774517a9f43e7a371d5264d695b43bcb44385209454a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:39 + docker inspect -f . ci-base-image-arm64 17:31:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:39 prd-ubuntu20.04-docker-arm64-4c-16g-118468 does not seem to be running inside a container 17:31:39 $ 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/79 -v /w/workspace/device-mqtt-go/79:/w/workspace/device-mqtt-go/79:rw,z -v /w/workspace/device-mqtt-go/79@tmp:/w/workspace/device-mqtt-go/79@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 17:31:40 $ docker top 166e74d1e5642b26e75bb8e8e3789fafa6f4a69437b82b8d14c610feb9a3d3ab -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:41 + git config --global --add safe.directory /w/workspace/device-mqtt-go/79 [Pipeline] fileExists [Pipeline] sh 17:31:42 + make test 17:31:42 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:31:44 ? github.com/edgexfoundry/device-mqtt-go [no test files] 17:33:51 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 17:33:51 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.095s coverage: 21.8% of statements 17:33:51 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 17:33:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:33:51 GCO_ENABLED=1 GO111MODULE=on go vet ./... 17:34:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:34:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:34:30 ./bin/test-attribution-txt.sh [Pipeline] echo 17:34:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:34:30 $ docker stop --time=1 166e74d1e5642b26e75bb8e8e3789fafa6f4a69437b82b8d14c610feb9a3d3ab 17:34:32 $ docker rm -f 166e74d1e5642b26e75bb8e8e3789fafa6f4a69437b82b8d14c610feb9a3d3ab [Pipeline] // withDockerContainer [Pipeline] sh 17:34:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:34:34 Warning: overwriting stash ‘coverage-report’ 17:34:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:34:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:34:35 + ls -al . 17:34:35 total 192 17:34:35 drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 17:31 . 17:34:35 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:29 .. 17:34:35 -rw-rw-r-- 1 jenkins jenkins 140 Nov 7 17:29 .dockerignore 17:34:35 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:29 .git 17:34:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:29 .github 17:34:35 -rw-rw-r-- 1 jenkins jenkins 329 Nov 7 17:29 .gitignore 17:34:35 -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 17:29 .golangci.yml 17:34:35 -rw-rw-r-- 1 jenkins jenkins 9293 Nov 7 17:29 Attribution.txt 17:34:35 -rw-rw-r-- 1 jenkins jenkins 13162 Nov 7 17:29 CHANGELOG.md 17:34:35 -rw-rw-r-- 1 jenkins jenkins 1752 Nov 7 17:29 Dockerfile 17:34:35 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 17:29 GOVERNANCE.md 17:34:35 -rw-rw-r-- 1 jenkins jenkins 678 Nov 7 17:29 Jenkinsfile 17:34:35 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 17:29 LICENSE 17:34:35 -rw-rw-r-- 1 jenkins jenkins 2126 Nov 7 17:29 Makefile 17:34:35 -rw-rw-r-- 1 jenkins jenkins 620 Nov 7 17:29 OWNERS.md 17:34:35 -rw-rw-r-- 1 jenkins jenkins 3165 Nov 7 17:29 README.md 17:34:35 -rw-rw-r-- 1 jenkins jenkins 12 Nov 7 17:28 VERSION 17:34:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:29 bin 17:34:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:29 cmd 17:34:35 -rw-r--r-- 1 jenkins jenkins 17887 Nov 7 17:33 coverage.out 17:34:35 -rw-rw-r-- 1 jenkins jenkins 3505 Nov 7 17:29 go.mod 17:34:35 -rw-rw-r-- 1 jenkins jenkins 45130 Nov 7 17:29 go.sum 17:34:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:29 internal 17:34:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:29 mock 17:34:35 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:29 snap 17:34:35 -rw-rw-r-- 1 jenkins jenkins 227 Nov 7 17:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:36 + 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=e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 --label arch=arm64 --label version=2.3.0-dev.32 . 17:34:37 Sending build context to Docker daemon 3.241MB 17:34:37 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 17:34:37 Step 2/24 : FROM ${BASE} AS builder 17:34:37 ---> 1564aab2fe77 17:34:37 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:34:37 ---> Running in b8132cfcd28a 17:34:37 Removing intermediate container b8132cfcd28a 17:34:37 ---> 01be46ef2a25 17:34:37 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:34:38 ---> Running in b6769d126d66 17:34:38 Removing intermediate container b6769d126d66 17:34:38 ---> d19d1eff4ec1 17:34:38 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 17:34:38 ---> Running in 2435db05f86c 17:34:38 Removing intermediate container 2435db05f86c 17:34:38 ---> 39abcd2a5786 17:34:38 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 17:34:39 ---> Running in 03a08c60b882 17:34:39 Removing intermediate container 03a08c60b882 17:34:39 ---> cf95f3997ab6 17:34:39 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:34:39 ---> Running in 64064cf82541 17:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:34:42 OK: 226 MiB in 55 packages 17:34:44 Removing intermediate container 64064cf82541 17:34:44 ---> 53c1ffe1652b 17:34:44 Step 8/24 : WORKDIR /device-mqtt-go 17:34:44 ---> Running in 6fb34a8699f3 17:34:44 Removing intermediate container 6fb34a8699f3 17:34:44 ---> e85a9ad61973 17:34:44 Step 9/24 : COPY go.mod vendor* ./ 17:34:45 ---> 49a6626cbc44 17:34:45 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:45 ---> Running in 9f701298bd68 17:34:47 Removing intermediate container 9f701298bd68 17:34:47 ---> faafdf955ff3 17:34:47 Step 11/24 : COPY . . 17:34:48 ---> 263952999a77 17:34:48 Step 12/24 : RUN $MAKE 17:34:48 ---> Running in cce80bb34ab2 17:34:50 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 17:37:42 Removing intermediate container cce80bb34ab2 17:37:42 ---> 80ad888fcb33 17:37:42 Step 13/24 : FROM alpine:3.16 17:37:42 3.16: Pulling from library/alpine 17:37:43 9b18e9b68314: Already exists 17:37:43 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:37:43 Status: Downloaded newer image for alpine:3.16 17:37:43 ---> a6215f271958 17:37:43 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 17:37:43 ---> Running in 7a0850e4a861 17:37:43 Removing intermediate container 7a0850e4a861 17:37:43 ---> 1381aa9f1fd3 17:37:43 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 17:37:43 ---> Running in 5bd62bab1f90 17:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:37:46 (1/6) Installing dumb-init (1.2.5-r1) 17:37:46 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:37:46 (3/6) Installing libsodium (1.0.18-r0) 17:37:46 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:37:46 (5/6) Installing libzmq (4.3.4-r0) 17:37:46 (6/6) Installing zeromq (4.3.4-r0) 17:37:46 Executing busybox-1.35.0-r17.trigger 17:37:46 OK: 8 MiB in 20 packages 17:37:47 Removing intermediate container 5bd62bab1f90 17:37:47 ---> e8f5df2448b7 17:37:47 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 17:37:49 ---> 75361ec4a90b 17:37:49 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 17:37:49 ---> 3e48a0579039 17:37:49 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 17:37:50 ---> 28621ce0a3d8 17:37:50 Step 19/24 : EXPOSE 59982 17:37:50 ---> Running in d684db4be382 17:37:50 Removing intermediate container d684db4be382 17:37:50 ---> f5424917ca2c 17:37:50 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 17:37:50 ---> Running in 1e82797ecb62 17:37:51 Removing intermediate container 1e82797ecb62 17:37:51 ---> d4a5c5da8eeb 17:37:51 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:37:51 ---> Running in 2bffdbc3379a 17:37:51 Removing intermediate container 2bffdbc3379a 17:37:51 ---> 0821cb0637d7 17:37:51 Step 22/24 : LABEL arch=arm64 17:37:51 ---> Running in 2ef01d30e01c 17:37:51 Removing intermediate container 2ef01d30e01c 17:37:51 ---> 1782178d258a 17:37:51 Step 23/24 : LABEL git_sha=e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 17:37:51 ---> Running in 2ae5ed40cada 17:37:52 Removing intermediate container 2ae5ed40cada 17:37:52 ---> fe2b8bd46195 17:37:52 Step 24/24 : LABEL version=2.3.0-dev.32 17:37:52 ---> Running in b88b679d1957 17:37:52 Removing intermediate container b88b679d1957 17:37:52 ---> 3526bd8575e5 17:37:52 [Warning] One or more build-args [ARCH] were not consumed 17:37:52 Successfully built 3526bd8575e5 17:37:52 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 17:37:52 provisioning config files... 17:37:52 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/79@tmp/config7822812092790637069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:53 ---> docker-login.sh 17:37:53 nexus3.edgexfoundry.org:10001 17:37:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:53 Configure a credential helper to remove this warning. See 17:37:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:53 17:37:53 Login Succeeded 17:37:53 nexus3.edgexfoundry.org:10002 17:37:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:54 Configure a credential helper to remove this warning. See 17:37:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:54 17:37:54 Login Succeeded 17:37:54 nexus3.edgexfoundry.org:10003 17:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:54 Configure a credential helper to remove this warning. See 17:37:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:54 17:37:54 Login Succeeded 17:37:54 nexus3.edgexfoundry.org:10004 17:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:54 Configure a credential helper to remove this warning. See 17:37:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:54 17:37:54 Login Succeeded 17:37:54 docker.io 17:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:55 Configure a credential helper to remove this warning. See 17:37:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:55 17:37:55 Login Succeeded 17:37:55 ---> docker-login.sh ends [Pipeline] } 17:37:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:37:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:37:55 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 17:37:55 e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 17:37:55 latest 17:37:55 2.3.0-dev.32 17:37:55 e1750a3b15eb2e9b81f68c2c10258d3a0a85e413-2.3.0-dev.32 17:37:55 main 17:37:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:55 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:56 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 17:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 17:37:56 92e26363faab: Preparing 17:37:56 2ba3d9a22511: Preparing 17:37:56 5553a390ff52: Preparing 17:37:56 47401fd1c5b0: Preparing 17:37:56 5d3e392a13a0: Preparing 17:37:56 5d3e392a13a0: Layer already exists 17:37:56 2ba3d9a22511: Pushed 17:37:56 92e26363faab: Pushed 17:37:57 47401fd1c5b0: Pushed 17:38:01 5553a390ff52: Pushed 17:38:01 e1750a3b15eb2e9b81f68c2c10258d3a0a85e413: digest: sha256:ceaf46e1b75d61e53e9e6855f371990629d345714612fc61cc22e325d4adde3f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:02 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:02 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 17:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 17:38:02 92e26363faab: Preparing 17:38:02 2ba3d9a22511: Preparing 17:38:02 5553a390ff52: Preparing 17:38:02 47401fd1c5b0: Preparing 17:38:02 5d3e392a13a0: Preparing 17:38:02 2ba3d9a22511: Layer already exists 17:38:02 47401fd1c5b0: Layer already exists 17:38:02 5d3e392a13a0: Layer already exists 17:38:02 92e26363faab: Layer already exists 17:38:02 5553a390ff52: Layer already exists 17:38:02 latest: digest: sha256:ceaf46e1b75d61e53e9e6855f371990629d345714612fc61cc22e325d4adde3f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:03 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:03 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.32 17:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 17:38:03 92e26363faab: Preparing 17:38:03 2ba3d9a22511: Preparing 17:38:03 5553a390ff52: Preparing 17:38:03 47401fd1c5b0: Preparing 17:38:03 5d3e392a13a0: Preparing 17:38:03 47401fd1c5b0: Layer already exists 17:38:03 5d3e392a13a0: Layer already exists 17:38:03 5553a390ff52: Layer already exists 17:38:03 92e26363faab: Layer already exists 17:38:03 2ba3d9a22511: Layer already exists 17:38:03 2.3.0-dev.32: digest: sha256:ceaf46e1b75d61e53e9e6855f371990629d345714612fc61cc22e325d4adde3f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:04 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:04 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413-2.3.0-dev.32 17:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 17:38:04 92e26363faab: Preparing 17:38:04 2ba3d9a22511: Preparing 17:38:04 5553a390ff52: Preparing 17:38:04 47401fd1c5b0: Preparing 17:38:04 5d3e392a13a0: Preparing 17:38:04 47401fd1c5b0: Layer already exists 17:38:04 2ba3d9a22511: Layer already exists 17:38:04 5553a390ff52: Layer already exists 17:38:04 5d3e392a13a0: Layer already exists 17:38:04 92e26363faab: Layer already exists 17:38:04 e1750a3b15eb2e9b81f68c2c10258d3a0a85e413-2.3.0-dev.32: digest: sha256:ceaf46e1b75d61e53e9e6855f371990629d345714612fc61cc22e325d4adde3f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:05 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:05 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 17:38:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 17:38:05 92e26363faab: Preparing 17:38:05 2ba3d9a22511: Preparing 17:38:05 5553a390ff52: Preparing 17:38:05 47401fd1c5b0: Preparing 17:38:05 5d3e392a13a0: Preparing 17:38:05 5553a390ff52: Layer already exists 17:38:05 5d3e392a13a0: Layer already exists 17:38:05 92e26363faab: Layer already exists 17:38:05 2ba3d9a22511: Layer already exists 17:38:05 47401fd1c5b0: Layer already exists 17:38:05 main: digest: sha256:ceaf46e1b75d61e53e9e6855f371990629d345714612fc61cc22e325d4adde3f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:38:05 ===================================================== [Pipeline] echo 17:38:05 taggedImages: 17:38:05 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 17:38:05 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 17:38:05 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.32 17:38:05 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413-2.3.0-dev.32 17:38:05 - 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 17:38:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:38:06 17:38:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:38:06 arm64: Pulling from edgex-lftools-log-publisher 17:38:06 8998bd30e6a1: Pulling fs layer 17:38:06 04944245beec: Pulling fs layer 17:38:06 699f458cf7ca: Pulling fs layer 17:38:06 765212b225bb: Pulling fs layer 17:38:06 f23df028b6ca: Pulling fs layer 17:38:06 d65c8cfc05b1: Pulling fs layer 17:38:06 2437ff75d9bd: Pulling fs layer 17:38:06 f23df028b6ca: Waiting 17:38:06 d65c8cfc05b1: Waiting 17:38:06 765212b225bb: Waiting 17:38:06 2437ff75d9bd: Waiting 17:38:06 04944245beec: Verifying Checksum 17:38:06 04944245beec: Download complete 17:38:06 765212b225bb: Verifying Checksum 17:38:06 765212b225bb: Download complete 17:38:06 f23df028b6ca: Verifying Checksum 17:38:06 f23df028b6ca: Download complete 17:38:06 d65c8cfc05b1: Verifying Checksum 17:38:06 d65c8cfc05b1: Download complete 17:38:07 699f458cf7ca: Verifying Checksum 17:38:07 699f458cf7ca: Download complete 17:38:07 8998bd30e6a1: Download complete 17:38:10 2437ff75d9bd: Verifying Checksum 17:38:10 2437ff75d9bd: Download complete 17:38:11 8998bd30e6a1: Pull complete 17:38:11 04944245beec: Pull complete 17:38:13 699f458cf7ca: Pull complete 17:38:13 765212b225bb: Pull complete 17:38:14 f23df028b6ca: Pull complete 17:38:14 d65c8cfc05b1: Pull complete 17:38:29 2437ff75d9bd: Pull complete 17:38:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:38:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:38:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:29 prd-ubuntu20.04-docker-arm64-4c-16g-118468 does not seem to be running inside a container 17:38:29 $ 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/79 -v /w/workspace/device-mqtt-go/79:/w/workspace/device-mqtt-go/79:rw,z -v /w/workspace/device-mqtt-go/79@tmp:/w/workspace/device-mqtt-go/79@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 17:38:32 $ docker top a6e13d857db805a2b9763d084583239b32cadbc5de7c09aa8b241b28689e1c53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:33 ---> job-cost.sh 17:38:33 lf-activate-venv: SKIPPING 17:38:33 INFO: No Stack... 17:38:34 INFO: Retrieving Pricing Info for: v3-standard-4 17:38:35 INFO: Archiving Costs [Pipeline] sh 17:38:35 + cat /w/workspace/device-mqtt-go/79/archives/cost.csv 17:38:35 + cut -d, -f6 [Pipeline] lock 17:38:35 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-79-stack-cost] 17:38:35 Resource [jenkins-edgexfoundry-device-mqtt-go-main-79-stack-cost] did not exist. Created. 17:38:35 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:38:36 /w/workspace/device-mqtt-go/79@tmp/durable-eaee1490/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:38:37 + echo total: 0.10999999940395355 [Pipeline] stash 17:38:37 Warning: overwriting stash ‘stack-cost’ 17:38:37 Stashed 1 file(s) [Pipeline] } 17:38:37 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-79-stack-cost] [Pipeline] // lock [Pipeline] } 17:38:37 $ docker stop --time=1 a6e13d857db805a2b9763d084583239b32cadbc5de7c09aa8b241b28689e1c53 17:38:40 $ docker rm -f a6e13d857db805a2b9763d084583239b32cadbc5de7c09aa8b241b28689e1c53 [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 17:38:40 provisioning config files... 17:38:40 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10218366138973503262tmp [Pipeline] { [Pipeline] sh 17:38:40 + set +x 17:38:40 + + curl -s https://codecov.io/bashbash 17:38:40 -s -- 17:38:40 17:38:40 _____ _ 17:38:40 / ____| | | 17:38:40 | | ___ __| | ___ ___ _____ __ 17:38:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:38:40 | |___| (_) | (_| | __/ (_| (_) \ V / 17:38:40 \_____\___/ \__,_|\___|\___\___/ \_/ 17:38:40 Bash-1.0.6 17:38:40 17:38:40 17:38:40 ==> git version 2.25.1 found 17:38:40 ==> 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 17:38:40 Release-Date: 2020-01-08 17:38:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:38:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:38:40 ==> Jenkins CI detected. 17:38:40 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 17:38:40 project root: . 17:38:40 --> token set from env 17:38:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:38:40 ==> Running gcov in . (disable via -X gcov) 17:38:40 ==> Python coveragepy not found 17:38:40 ==> Searching for coverage reports in: 17:38:40 + . 17:38:40 -> Found 1 reports 17:38:40 ==> Detecting git/mercurial file structure 17:38:40 ==> Reading reports 17:38:40 + ./coverage.out bytes=17887 17:38:40 ==> Appending adjustments 17:38:40 https://docs.codecov.io/docs/fixing-reports 17:38:41 + Found adjustments 17:38:41 ==> Gzipping contents 17:38:41 4.0K /tmp/codecov.x9HQty.gz 17:38:41 ==> Uploading reports 17:38:41 url: https://codecov.io 17:38:41 query: branch=main&commit=e1750a3b15eb2e9b81f68c2c10258d3a0a85e413&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:38:41 -> Pinging Codecov 17:38:41 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=e1750a3b15eb2e9b81f68c2c10258d3a0a85e413&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:38:41 -> Uploading to 17:38:41 https://storage.googleapis.com/codecov/v4/raw/2022-11-07/7D719EC7BBE17E464838252E33014C33/e1750a3b15eb2e9b81f68c2c10258d3a0a85e413/c063eadf-a63c-41c0-82f0-4939721b97ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221107T173841Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9ac4f644cdbefbac73540a19210ad15d28c30562ec1ccaf5da74c6945c2c0980 17:38:41 % Total % Received % Xferd Average Speed Time Time Time Current 17:38:41 Dload Upload Total Spent Left Speed 17:38:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3201 0 0 100 3201 0 14683 --:--:-- --:--:-- --:--:-- 14683 17:38:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [Pipeline] } 17:38:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:38:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:38:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:38:42 17:38:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:38:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:38:42 df9b9388f04a: Pulling fs layer 17:38:42 52dc419b0ee2: Pulling fs layer 17:38:42 25bc292e5bac: Pulling fs layer 17:38:42 114826534d7a: Pulling fs layer 17:38:42 4657fd5d0bcf: Pulling fs layer 17:38:42 114826534d7a: Waiting 17:38:42 6ad1cebc031e: Pulling fs layer 17:38:42 8a3aa393b2d8: Pulling fs layer 17:38:42 8a3aa393b2d8: Waiting 17:38:42 25bc292e5bac: Verifying Checksum 17:38:42 25bc292e5bac: Download complete 17:38:42 52dc419b0ee2: Download complete 17:38:42 4657fd5d0bcf: Verifying Checksum 17:38:42 4657fd5d0bcf: Download complete 17:38:42 df9b9388f04a: Verifying Checksum 17:38:42 df9b9388f04a: Download complete 17:38:42 df9b9388f04a: Pull complete 17:38:42 6ad1cebc031e: Verifying Checksum 17:38:42 6ad1cebc031e: Download complete 17:38:42 52dc419b0ee2: Pull complete 17:38:42 25bc292e5bac: Pull complete 17:38:43 114826534d7a: Verifying Checksum 17:38:43 114826534d7a: Download complete 17:38:43 8a3aa393b2d8: Verifying Checksum 17:38:43 8a3aa393b2d8: Download complete 17:38:47 114826534d7a: Pull complete 17:38:47 4657fd5d0bcf: Pull complete 17:38:47 6ad1cebc031e: Pull complete 17:38:50 8a3aa393b2d8: Pull complete 17:38:50 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:38:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:38:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:50 prd-ubuntu20.04-docker-8c-8g-118466 does not seem to be running inside a container 17:38:50 $ 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 17:38:54 $ docker top 7b935db739bd4e91bb842868ed6a1ab43f28df9ae84284806e2553aa2ec5ecfc -eo pid,comm [Pipeline] { [Pipeline] echo 17:38:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 17:38:54 + set -o pipefail 17:38:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 17:38:59 17:38:59 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 17:38:59 17:38:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/19a248b2-9dbe-49e7-8396-07dda9146958 17:38:59 17:38:59 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:38:59 17:38:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:38:59 17:38:59 17:38:59 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:38:59 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:38:59 More details here: https://snyk.co/ue1NS [Pipeline] } 17:39:00 $ docker stop --time=1 7b935db739bd4e91bb842868ed6a1ab43f28df9ae84284806e2553aa2ec5ecfc 17:39:03 $ docker rm -f 7b935db739bd4e91bb842868ed6a1ab43f28df9ae84284806e2553aa2ec5ecfc [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 17:39:03 + git log --format=format:%s -1 e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [Pipeline] sh 17:39:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:39:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:39:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:04 prd-ubuntu20.04-docker-8c-8g-118466 does not seem to be running inside a container 17:39:04 $ 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 17:39:05 $ docker top b78eb1bc17ca9f1184f5dc7a08be861366ef0bee94cf52419e886379c50b832d -eo pid,comm 17:39:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:39:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:39:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:05 [ssh-agent] Looking for ssh-agent implementation... 17:39:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:05 $ docker exec b78eb1bc17ca9f1184f5dc7a08be861366ef0bee94cf52419e886379c50b832d ssh-agent 17:39:05 SSH_AUTH_SOCK=/tmp/ssh-4HDJGlEuzw6L/agent.32 17:39:05 SSH_AGENT_PID=38 17:39:05 Running ssh-add (command line suppressed) 17:39:05 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7634047235823844652.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7634047235823844652.key) 17:39:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:05 + git semver tag 17:39:06 2022-11-07 17:39:06,033 [run_tag] DEBUG tag force:False 17:39:06 2022-11-07 17:39:06,033 [check_head_tag] DEBUG check head tag 17:39:06 2022-11-07 17:39:06,034 [execute] INFO git cat-file --batch-check 17:39:06 2022-11-07 17:39:06,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 17:39:06 2022-11-07 17:39:06,039 [execute] INFO git cat-file --batch 17:39:06 2022-11-07 17:39:06,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 17:39:06 2022-11-07 17:39:06,055 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:39:06 2022-11-07 17:39:06,056 [execute] INFO git tag -a v2.3.0-dev.32 -m v2.3.0-dev.32 17:39:06 2022-11-07 17:39:06,056 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.32', '-m', 'v2.3.0-dev.32'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 17:39:06 2022-11-07 17:39:06,060 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:39:06 2.3.0-dev.32 [Pipeline] } 17:39:06 $ docker exec --env ******** --env ******** b78eb1bc17ca9f1184f5dc7a08be861366ef0bee94cf52419e886379c50b832d ssh-agent -k 17:39:06 unset SSH_AUTH_SOCK; 17:39:06 unset SSH_AGENT_PID; 17:39:06 echo Agent pid 38 killed; 17:39:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:06 + git semver [Pipeline] } 17:39:07 $ docker stop --time=1 b78eb1bc17ca9f1184f5dc7a08be861366ef0bee94cf52419e886379c50b832d 17:39:08 $ docker rm -f b78eb1bc17ca9f1184f5dc7a08be861366ef0bee94cf52419e886379c50b832d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:39:08 17:39:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:39:09 0.23.1-centos7: Pulling from edgex-lftools 17:39:09 ab5ef0e58194: Pulling fs layer 17:39:09 9712f1f96733: Pulling fs layer 17:39:09 63f879dbbcfc: Pulling fs layer 17:39:09 0d9ebad4ef96: Pulling fs layer 17:39:09 e9a5061849ea: Pulling fs layer 17:39:09 d747dcd14b5f: Pulling fs layer 17:39:09 2de7ff778b66: Pulling fs layer 17:39:09 e9a5061849ea: Waiting 17:39:09 0d9ebad4ef96: Waiting 17:39:09 2de7ff778b66: Waiting 17:39:09 d747dcd14b5f: Waiting 17:39:09 9712f1f96733: Download complete 17:39:09 63f879dbbcfc: Verifying Checksum 17:39:09 63f879dbbcfc: Download complete 17:39:09 e9a5061849ea: Verifying Checksum 17:39:09 e9a5061849ea: Download complete 17:39:09 d747dcd14b5f: Download complete 17:39:09 ab5ef0e58194: Verifying Checksum 17:39:09 ab5ef0e58194: Download complete 17:39:09 0d9ebad4ef96: Verifying Checksum 17:39:09 0d9ebad4ef96: Download complete 17:39:09 2de7ff778b66: Verifying Checksum 17:39:09 2de7ff778b66: Download complete 17:39:13 ab5ef0e58194: Pull complete 17:39:13 9712f1f96733: Pull complete 17:39:13 63f879dbbcfc: Pull complete 17:39:17 0d9ebad4ef96: Pull complete 17:39:17 e9a5061849ea: Pull complete 17:39:17 d747dcd14b5f: Pull complete 17:39:18 2de7ff778b66: Pull complete 17:39:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:39:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:39:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:18 prd-ubuntu20.04-docker-8c-8g-118466 does not seem to be running inside a container 17:39:18 $ 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 17:39:22 $ docker top 00990f204df18d3ca738b607b6d6b0d8f21efd9e406054a68745f2c548c5289a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:39:22 provisioning config files... 17:39:22 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8717485010063964325tmp 17:39:22 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14971007410401075410tmp 17:39:22 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12518874690124800315tmp [Pipeline] { [Pipeline] echo 17:39:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:39:22 ---> sigul-configuration.sh 17:39:22 gpg: directory `/root/.gnupg' created 17:39:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:39:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:39:22 gpg: keyring `/root/.gnupg/secring.gpg' created 17:39:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:39:22 gpg: CAST5 encrypted data 17:39:22 gpg: encrypted with 1 passphrase 17:39:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:39:22 + mkdir /home/jenkins 17:39:22 + mkdir /home/jenkins/sigul [Pipeline] sh 17:39:23 + 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 17:39:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:39:23 ---> sigul-install.sh 17:39:23 Sigul already installed; skipping installation. [Pipeline] sh 17:39:23 + git tag --list 17:39:23 0.7.1 17:39:23 v1.0.0 17:39:23 v1.1.0 17:39:23 v1.1.1 17:39:23 v1.2.2 17:39:23 v1.3.0 17:39:23 v1.3.1 17:39:23 v2.0.0 17:39:23 v2.1.0 17:39:23 v2.1.1 17:39:23 v2.1.1-dev.1 17:39:23 v2.1.1-dev.2 17:39:23 v2.2.0 17:39:23 v2.2.1-dev.1 17:39:23 v2.2.1-dev.10 17:39:23 v2.2.1-dev.2 17:39:23 v2.2.1-dev.3 17:39:23 v2.2.1-dev.4 17:39:23 v2.2.1-dev.5 17:39:23 v2.2.1-dev.6 17:39:23 v2.2.1-dev.7 17:39:23 v2.2.1-dev.8 17:39:23 v2.2.1-dev.9 17:39:23 v2.3.0-dev.10 17:39:23 v2.3.0-dev.11 17:39:23 v2.3.0-dev.12 17:39:23 v2.3.0-dev.13 17:39:23 v2.3.0-dev.14 17:39:23 v2.3.0-dev.15 17:39:23 v2.3.0-dev.16 17:39:23 v2.3.0-dev.17 17:39:23 v2.3.0-dev.18 17:39:23 v2.3.0-dev.19 17:39:23 v2.3.0-dev.20 17:39:23 v2.3.0-dev.21 17:39:23 v2.3.0-dev.22 17:39:23 v2.3.0-dev.23 17:39:23 v2.3.0-dev.24 17:39:23 v2.3.0-dev.25 17:39:23 v2.3.0-dev.26 17:39:23 v2.3.0-dev.27 17:39:23 v2.3.0-dev.28 17:39:23 v2.3.0-dev.29 17:39:23 v2.3.0-dev.30 17:39:23 v2.3.0-dev.31 17:39:23 v2.3.0-dev.32 [Pipeline] sh 17:39:24 + lftools sign git-tag v2.3.0-dev.32 17:39:24 Signing Git tag with Sigul... 17:39:24 Signing v2.3.0-dev.32 [Pipeline] echo 17:39:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:39:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:39:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:39:25 $ docker stop --time=1 00990f204df18d3ca738b607b6d6b0d8f21efd9e406054a68745f2c548c5289a 17:39:26 $ docker rm -f 00990f204df18d3ca738b607b6d6b0d8f21efd9e406054a68745f2c548c5289a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:39:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:39:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:39:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:27 prd-ubuntu20.04-docker-8c-8g-118466 does not seem to be running inside a container 17:39:27 $ 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 17:39:27 $ docker top bc2127a42c41c6128b816423f1eaa07eab4a6069f402699e09a10a3ae30002c2 -eo pid,comm 17:39:27 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). 17:39:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:39:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:27 [ssh-agent] Looking for ssh-agent implementation... 17:39:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:27 $ docker exec bc2127a42c41c6128b816423f1eaa07eab4a6069f402699e09a10a3ae30002c2 ssh-agent 17:39:27 SSH_AUTH_SOCK=/tmp/ssh-QXik32xafkcl/agent.32 17:39:27 SSH_AGENT_PID=39 17:39:27 Running ssh-add (command line suppressed) 17:39:28 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16742818199064013460.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16742818199064013460.key) 17:39:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:28 + git semver bump pre 17:39:28 2022-11-07 17:39:28,476 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:39:28 2022-11-07 17:39:28,476 [bump_version] DEBUG bumping version:2.3.0-dev.32 on axis:pre with prefix:dev 17:39:28 2022-11-07 17:39:28,476 [bump_version] DEBUG bumped version:2.3.0-dev.33 17:39:28 2022-11-07 17:39:28,476 [write_version] DEBUG write version:2.3.0-dev.33 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 17:39:28 2022-11-07 17:39:28,476 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:39:28 2022-11-07 17:39:28,477 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:39:28 2022-11-07 17:39:28,478 [execute] INFO git cat-file --batch-check 17:39:28 2022-11-07 17:39:28,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:39:28 2022-11-07 17:39:28,484 [execute] INFO git cat-file --batch 17:39:28 2022-11-07 17:39:28,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:39:28 2022-11-07 17:39:28,488 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:39:28 2.3.0-dev.33 [Pipeline] } 17:39:28 $ docker exec --env ******** --env ******** bc2127a42c41c6128b816423f1eaa07eab4a6069f402699e09a10a3ae30002c2 ssh-agent -k 17:39:28 unset SSH_AUTH_SOCK; 17:39:28 unset SSH_AGENT_PID; 17:39:28 echo Agent pid 39 killed; 17:39:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:28 + git semver [Pipeline] } 17:39:29 $ docker stop --time=1 bc2127a42c41c6128b816423f1eaa07eab4a6069f402699e09a10a3ae30002c2 17:39:30 $ docker rm -f bc2127a42c41c6128b816423f1eaa07eab4a6069f402699e09a10a3ae30002c2 [Pipeline] // withDockerContainer [Pipeline] sh 17:39:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:39:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:39:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:31 prd-ubuntu20.04-docker-8c-8g-118466 does not seem to be running inside a container 17:39:31 $ 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 17:39:31 $ docker top 43efb50e5494f890cd6389d12442cb3698a9495b4c23ab7c09dd84ff5882bb93 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:39:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:31 [ssh-agent] Looking for ssh-agent implementation... 17:39:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:31 $ docker exec 43efb50e5494f890cd6389d12442cb3698a9495b4c23ab7c09dd84ff5882bb93 ssh-agent 17:39:31 SSH_AUTH_SOCK=/tmp/ssh-ZBEkMBLroCJq/agent.32 17:39:31 SSH_AGENT_PID=38 17:39:31 Running ssh-add (command line suppressed) 17:39:32 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15700208931234768386.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15700208931234768386.key) 17:39:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:32 + git semver push 17:39:32 2022-11-07 17:39:32,494 [run_push] DEBUG push 17:39:32 2022-11-07 17:39:32,494 [execute] INFO git cat-file --batch-check 17:39:32 2022-11-07 17:39:32,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:39:32 2022-11-07 17:39:32,498 [execute] INFO git rev-list 875fe6959882ad5a7d3803a17f39640be4bf3b79 -- 17:39:32 2022-11-07 17:39:32,499 [execute] DEBUG Popen(['git', 'rev-list', '875fe6959882ad5a7d3803a17f39640be4bf3b79', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:39:32 2022-11-07 17:39:32,506 [execute] INFO git fetch -v origin 17:39:32 2022-11-07 17:39:32,506 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 17:39:33 2022-11-07 17:39:33,095 [run_push] DEBUG no remote changes detected 17:39:33 2022-11-07 17:39:33,095 [execute] INFO git push origin semver 17:39:33 2022-11-07 17:39:33,096 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:39:34 2022-11-07 17:39:33,922 [run_push] DEBUG push all version tags 17:39:34 2022-11-07 17:39:33,923 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:39:34 2022-11-07 17:39:33,923 [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) 17:39:35 2022-11-07 17:39:34,737 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:39:35 2.3.0-dev.33 [Pipeline] } 17:39:35 $ docker exec --env ******** --env ******** 43efb50e5494f890cd6389d12442cb3698a9495b4c23ab7c09dd84ff5882bb93 ssh-agent -k 17:39:35 unset SSH_AUTH_SOCK; 17:39:35 unset SSH_AGENT_PID; 17:39:35 echo Agent pid 38 killed; 17:39:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:35 + git semver [Pipeline] } 17:39:36 $ docker stop --time=1 43efb50e5494f890cd6389d12442cb3698a9495b4c23ab7c09dd84ff5882bb93 17:39:37 $ docker rm -f 43efb50e5494f890cd6389d12442cb3698a9495b4c23ab7c09dd84ff5882bb93 [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 17:39:37 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 17:39:37 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 17:39:37 total 16 17:39:37 drwxr-xr-x 3 root root 4096 Nov 7 17:29 . 17:39:37 drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 17:39 .. 17:39:37 drwxr-xr-x 2 root root 4096 Nov 7 17:29 cost 17:39:37 -rw-r--r-- 1 root root 85 Nov 7 17:29 cost.csv 17:39:37 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 17:39:37 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 17:39:37 total 16 17:39:37 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:29 . 17:39:37 drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 17:39 .. 17:39:37 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 17:29 cost 17:39:37 -rw-r--r-- 1 jenkins jenkins 85 Nov 7 17:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:39:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:39:39 ---> package-listing.sh 17:39:39 ++ facter osfamily 17:39:39 ++ tr '[:upper:]' '[:lower:]' 17:39:39 + OS_FAMILY=debian 17:39:39 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 17:39:39 + START_PACKAGES=/tmp/packages_start.txt 17:39:39 + END_PACKAGES=/tmp/packages_end.txt 17:39:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:39:39 + PACKAGES=/tmp/packages_start.txt 17:39:39 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 17:39:39 + PACKAGES=/tmp/packages_end.txt 17:39:39 + case "${OS_FAMILY}" in 17:39:39 + dpkg -l 17:39:39 + grep '^ii' 17:39:39 + '[' -f /tmp/packages_start.txt ']' 17:39:39 + '[' -f /tmp/packages_end.txt ']' 17:39:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:39:39 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 17:39:39 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 17:39:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 17:39:39 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 17:39:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:40 prd-ubuntu20.04-docker-8c-8g-118466 does not seem to be running inside a container 17:39:40 $ 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 17:39:40 $ docker top 2aa7ddf20abd68722da201d8be629232137ad6ac6460862af90a11224cd9b869 -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:40 + touch /tmp/pre-build-complete [Pipeline] sh 17:39:41 + mkdir -p /var/log/sysstat [Pipeline] sh 17:39:41 + ls /var/log/sa-host 17:39:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:39:41 provisioning config files... 17:39:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12267523737372031536tmp [Pipeline] { [Pipeline] echo 17:39:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:39:41 ---> create-netrc.sh [Pipeline] } 17:39:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:39:42 ---> python-tools-install.sh [Pipeline] echo 17:39:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:39:42 ---> sudo-logs.sh 17:39:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:39:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:39:42 ---> job-cost.sh 17:39:42 lf-activate-venv: SKIPPING 17:39:42 DEBUG: total: 0.2199999988079071 17:39:42 INFO: Retrieving Stack Cost... 17:39:42 INFO: Retrieving Pricing Info for: v3-standard-8 17:39:43 INFO: Archiving Costs [Pipeline] echo 17:39:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:39:43 ---> logs-deploy.sh 17:39:43 lf-activate-venv: SKIPPING 17:39:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/79 17:39:43 INFO: archiving workspace using pattern(s): 17:39:44 Archives upload complete. 17:39:45 INFO: archiving logs to Nexus 17:39:45 ---> uname -a: 17:39:45 Linux prd-ubuntu20-04-docker-8c-8g-118466 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:39:45 17:39:45 17:39:45 ---> lscpu: 17:39:45 Architecture: x86_64 17:39:45 CPU op-mode(s): 32-bit, 64-bit 17:39:45 Byte Order: Little Endian 17:39:45 Address sizes: 40 bits physical, 48 bits virtual 17:39:45 CPU(s): 8 17:39:45 On-line CPU(s) list: 0-7 17:39:45 Thread(s) per core: 1 17:39:45 Core(s) per socket: 1 17:39:45 Socket(s): 8 17:39:45 NUMA node(s): 1 17:39:45 Vendor ID: AuthenticAMD 17:39:45 CPU family: 23 17:39:45 Model: 49 17:39:45 Model name: AMD EPYC-Rome Processor 17:39:45 Stepping: 0 17:39:45 CPU MHz: 2799.998 17:39:45 BogoMIPS: 5599.99 17:39:45 Virtualization: AMD-V 17:39:45 Hypervisor vendor: KVM 17:39:45 Virtualization type: full 17:39:45 L1d cache: 256 KiB 17:39:45 L1i cache: 256 KiB 17:39:45 L2 cache: 4 MiB 17:39:45 L3 cache: 128 MiB 17:39:45 NUMA node0 CPU(s): 0-7 17:39:45 Vulnerability Itlb multihit: Not affected 17:39:45 Vulnerability L1tf: Not affected 17:39:45 Vulnerability Mds: Not affected 17:39:45 Vulnerability Meltdown: Not affected 17:39:45 Vulnerability Mmio stale data: Not affected 17:39:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:39:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:39:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:39:45 Vulnerability Srbds: Not affected 17:39:45 Vulnerability Tsx async abort: Not affected 17:39:45 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 17:39:45 17:39:45 17:39:45 ---> nproc: 17:39:45 8 17:39:45 17:39:45 17:39:45 ---> df -h: 17:39:45 Filesystem Size Used Avail Use% Mounted on 17:39:45 overlay 155G 13G 143G 9% / 17:39:45 tmpfs 64M 0 64M 0% /dev 17:39:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:39:45 shm 64M 0 64M 0% /dev/shm 17:39:45 /dev/vda1 155G 13G 143G 9% /facter-os 17:39:45 17:39:45 17:39:45 ---> sar -b -r -n DEV: 17:39:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118466) 11/07/22 _x86_64_ (8 CPU) 17:39:45 17:39:45 17:27:15 LINUX RESTART (8 CPU) 17:39:45 17:39:45 17:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:39:45 17:29:01 175.01 2.13 172.88 0.00 72.78 69460.45 0.00 17:39:45 17:30:01 170.09 0.18 169.91 0.00 9.33 39596.33 0.00 17:39:45 17:31:01 3.35 1.60 1.75 0.00 36.26 22.15 0.00 17:39:45 17:32:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 17:39:45 17:33:01 38.63 9.35 29.28 0.00 2884.32 4807.07 0.00 17:39:45 17:34:01 2.52 0.00 2.52 0.00 0.00 28.39 0.00 17:39:45 17:35:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 17:39:45 17:36:01 1.92 0.00 1.92 0.00 0.00 22.39 0.00 17:39:45 17:37:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 17:39:45 17:38:01 2.22 0.00 2.22 0.00 0.00 35.73 0.00 17:39:45 17:39:01 41.01 0.23 40.78 0.00 9.20 27144.94 0.00 17:39:45 Average: 39.91 1.23 38.69 0.00 273.80 12833.86 0.00 17:39:45 17:39:45 17:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:39:45 17:29:01 27992720 31177316 1126048 3.42 138448 3237712 2279796 6.72 1551968 2874244 130584 17:39:45 17:30:01 27793176 31585596 717496 2.18 151388 3794136 1774540 5.23 1203200 3386624 344 17:39:45 17:31:01 27787832 31582316 720476 2.19 151440 3795224 1774540 5.23 1210296 3386984 16 17:39:45 17:32:01 27792916 31587480 715072 2.17 151480 3795224 1774540 5.23 1204628 3386932 16 17:39:45 17:33:01 27501200 31567944 716756 2.18 169896 4044248 1825684 5.38 1358176 3497940 340 17:39:45 17:34:01 27503684 31570492 714212 2.17 169960 4044248 1825684 5.38 1356016 3497940 20 17:39:45 17:35:01 27506168 31573088 711632 2.16 170040 4044244 1825684 5.38 1354032 3497988 16 17:39:45 17:36:01 27506424 31573380 711444 2.16 170112 4044248 1825684 5.38 1354072 3497992 8 17:39:45 17:37:01 27506628 31574260 711120 2.16 170196 4044256 1825684 5.38 1353688 3498532 8 17:39:45 17:38:01 27506612 31574352 710924 2.16 170304 4044260 1825684 5.38 1353624 3498544 8 17:39:45 17:39:01 26396256 31535756 742148 2.26 188704 5019448 1960484 5.78 1491096 4386576 187748 17:39:45 Average: 27526692 31536544 754303 2.29 163815 3991568 1865273 5.50 1344618 3491845 29010 17:39:45 17:39:45 17:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:39:45 17:29:01 docker0 158.41 197.85 12.88 1826.76 0.00 0.00 0.00 0.00 17:39:45 17:29:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 17:39:45 17:29:01 vethb7c284d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:39:45 17:29:01 ens3 392.10 286.02 5875.11 43.23 0.00 0.00 0.00 0.00 17:39:45 17:30:01 docker0 4.18 9.07 0.27 98.57 0.00 0.00 0.00 0.00 17:39:45 17:30:01 lo 7.67 7.67 0.75 0.75 0.00 0.00 0.00 0.00 17:39:45 17:30:01 ens3 182.89 149.24 2666.80 325.12 0.00 0.00 0.00 0.00 17:39:45 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:45 17:31:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:39:45 17:31:01 ens3 10.33 6.77 7.77 5.97 0.00 0.00 0.00 0.00 17:39:45 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:45 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:45 17:32:01 ens3 2.45 0.50 0.54 0.29 0.00 0.00 0.00 0.00 17:39:45 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:45 17:33:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:39:45 17:33:01 ens3 124.60 77.10 1317.42 5.84 0.00 0.00 0.00 0.00 17:39:45 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:45 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:45 17:34:01 ens3 1.70 0.27 0.22 0.08 0.00 0.00 0.00 0.00 17:39:45 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:45 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:45 17:35:01 ens3 1.57 0.80 0.63 0.42 0.00 0.00 0.00 0.00 17:39:45 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:45 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:45 17:36:01 ens3 0.57 0.33 0.27 0.21 0.00 0.00 0.00 0.00 17:39:45 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:45 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:45 17:37:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 17:39:45 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:45 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:45 17:38:01 ens3 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 17:39:45 17:39:01 docker0 41.41 61.14 3.58 691.93 0.00 0.00 0.00 0.00 17:39:45 17:39:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 17:39:45 17:39:01 ens3 196.47 136.28 4667.56 17.72 0.00 0.00 0.00 0.00 17:39:45 Average: docker0 18.55 24.37 1.52 237.95 0.00 0.00 0.00 0.00 17:39:45 Average: lo 1.16 1.16 0.11 0.11 0.00 0.00 0.00 0.00 17:39:45 Average: ens3 83.02 59.78 1321.52 36.27 0.00 0.00 0.00 0.00 17:39:45 17:39:45 17:39:45 ---> sar -P ALL: 17:39:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118466) 11/07/22 _x86_64_ (8 CPU) 17:39:45 17:39:45 17:27:15 LINUX RESTART (8 CPU) 17:39:45 17:39:45 17:28:01 CPU %user %nice %system %iowait %steal %idle 17:39:45 17:29:01 all 23.57 0.00 5.59 2.79 0.09 67.96 17:39:45 17:29:01 0 24.50 0.00 4.62 0.12 0.10 70.65 17:39:45 17:29:01 1 23.46 0.00 5.94 5.77 0.08 64.76 17:39:45 17:29:01 2 23.70 0.00 4.59 0.17 0.10 71.45 17:39:45 17:29:01 3 24.02 0.00 6.46 0.30 0.07 69.15 17:39:45 17:29:01 4 22.10 0.00 6.37 14.17 0.08 57.28 17:39:45 17:29:01 5 21.92 0.00 5.86 0.64 0.08 71.50 17:39:45 17:29:01 6 24.18 0.00 5.72 0.93 0.12 69.04 17:39:45 17:29:01 7 24.71 0.00 5.12 0.25 0.10 69.82 17:39:45 17:30:01 all 22.17 0.00 4.73 1.91 0.07 71.12 17:39:45 17:30:01 0 23.94 0.00 4.95 0.94 0.07 70.11 17:39:45 17:30:01 1 24.26 0.00 4.59 3.90 0.08 67.15 17:39:45 17:30:01 2 21.74 0.00 4.83 0.59 0.08 72.76 17:39:45 17:30:01 3 22.41 0.00 5.08 0.95 0.07 71.49 17:39:45 17:30:01 4 21.15 0.00 4.66 1.36 0.08 72.74 17:39:45 17:30:01 5 21.80 0.00 4.84 5.06 0.07 68.23 17:39:45 17:30:01 6 19.94 0.00 4.24 1.46 0.05 74.30 17:39:45 17:30:01 7 22.10 0.00 4.65 1.02 0.08 72.14 17:39:45 17:31:01 all 0.23 0.00 0.02 0.01 0.01 99.73 17:39:45 17:31:01 0 0.27 0.00 0.00 0.02 0.02 99.70 17:39:45 17:31:01 1 0.20 0.00 0.03 0.00 0.00 99.77 17:39:45 17:31:01 2 0.13 0.00 0.02 0.00 0.00 99.85 17:39:45 17:31:01 3 0.02 0.00 0.02 0.02 0.02 99.93 17:39:45 17:31:01 4 0.03 0.00 0.00 0.00 0.02 99.95 17:39:45 17:31:01 5 0.22 0.00 0.03 0.05 0.02 99.68 17:39:45 17:31:01 6 0.80 0.00 0.03 0.00 0.00 99.17 17:39:45 17:31:01 7 0.20 0.00 0.03 0.00 0.00 99.77 17:39:45 17:32:01 all 0.04 0.00 0.01 0.00 0.00 99.94 17:39:45 17:32:01 0 0.03 0.00 0.02 0.02 0.00 99.93 17:39:45 17:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:39:45 17:32:01 2 0.07 0.00 0.02 0.00 0.00 99.92 17:39:45 17:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:39:45 17:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:39:45 17:32:01 5 0.00 0.00 0.02 0.02 0.00 99.97 17:39:45 17:32:01 6 0.12 0.00 0.02 0.00 0.00 99.87 17:39:45 17:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:39:45 17:33:01 all 1.24 0.00 0.92 0.34 0.02 97.47 17:39:45 17:33:01 0 1.12 0.00 0.68 1.57 0.02 96.61 17:39:45 17:33:01 1 1.72 0.00 0.80 0.03 0.02 97.43 17:39:45 17:33:01 2 0.83 0.00 0.93 0.03 0.02 98.18 17:39:45 17:33:01 3 1.07 0.00 0.72 0.48 0.02 97.71 17:39:45 17:33:01 4 0.70 0.00 0.43 0.05 0.02 98.80 17:39:45 17:33:01 5 1.31 0.00 0.57 0.03 0.02 98.07 17:39:45 17:33:01 6 1.13 0.00 2.17 0.03 0.03 96.63 17:39:45 17:33:01 7 2.07 0.00 1.09 0.50 0.03 96.30 17:39:45 17:34:01 all 0.16 0.00 0.02 0.02 0.00 99.80 17:39:45 17:34:01 0 0.02 0.00 0.03 0.18 0.00 99.77 17:39:45 17:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:39:45 17:34:01 2 0.10 0.00 0.03 0.00 0.00 99.87 17:39:45 17:34:01 3 0.07 0.00 0.03 0.00 0.02 99.88 17:39:45 17:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:39:45 17:34:01 5 0.98 0.00 0.00 0.00 0.00 99.02 17:39:45 17:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:39:45 17:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:39:45 17:35:01 all 0.01 0.00 0.00 0.01 0.01 99.97 17:39:45 17:35:01 0 0.00 0.00 0.00 0.05 0.03 99.92 17:39:45 17:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:39:45 17:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:39:45 17:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:39:45 17:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:39:45 17:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:39:45 17:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:39:45 17:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:39:45 17:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:39:45 17:36:01 0 0.02 0.00 0.03 0.02 0.00 99.93 17:39:45 17:36:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:39:45 17:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:39:45 17:36:01 3 0.05 0.00 0.03 0.00 0.02 99.90 17:39:45 17:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:39:45 17:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:39:45 17:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:39:45 17:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:39:45 17:37:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:39:45 17:37:01 0 0.03 0.00 0.02 0.02 0.00 99.93 17:39:45 17:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:39:45 17:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:39:45 17:37:01 3 0.05 0.00 0.03 0.00 0.00 99.92 17:39:45 17:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:39:45 17:37:01 5 0.02 0.00 0.00 0.07 0.00 99.92 17:39:45 17:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:39:45 17:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:39:45 17:38:01 all 0.02 0.00 0.01 0.02 0.00 99.95 17:39:45 17:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:39:45 17:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:39:45 17:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:39:45 17:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:39:45 17:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:39:45 17:38:01 5 0.02 0.00 0.00 0.15 0.00 99.83 17:39:45 17:38:01 6 0.03 0.00 0.02 0.02 0.00 99.93 17:39:45 17:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:39:45 17:39:01 all 4.45 0.00 1.86 1.07 0.04 92.58 17:39:45 17:39:01 0 3.66 0.00 2.05 0.08 0.02 94.19 17:39:45 17:39:01 1 5.25 0.00 1.98 6.05 0.05 86.67 17:39:45 17:39:01 2 5.08 0.00 1.68 0.00 0.02 93.23 17:39:45 17:39:01 3 3.90 0.00 1.87 0.48 0.03 93.71 17:39:45 17:39:01 4 4.76 0.00 1.61 0.18 0.03 93.41 17:39:45 17:39:01 5 3.97 0.00 1.73 1.73 0.03 92.52 17:39:45 17:39:01 6 4.08 0.00 2.17 0.00 0.08 93.66 17:39:45 17:39:01 7 4.92 0.00 1.76 0.02 0.05 93.26 17:39:45 17:39:45 Average: CPU %user %nice %system %iowait %steal %idle 17:39:45 Average: all 4.68 0.00 1.19 0.56 0.02 93.55 17:39:45 Average: 0 4.83 0.00 1.12 0.27 0.02 93.75 17:39:45 Average: 1 4.95 0.00 1.21 1.42 0.02 92.39 17:39:45 Average: 2 4.66 0.00 1.09 0.07 0.02 94.16 17:39:45 Average: 3 4.65 0.00 1.29 0.20 0.02 93.83 17:39:45 Average: 4 4.39 0.00 1.18 1.42 0.02 92.99 17:39:45 Average: 5 4.54 0.00 1.18 0.70 0.02 93.55 17:39:45 Average: 6 4.54 0.00 1.30 0.22 0.03 93.92 17:39:45 Average: 7 4.88 0.00 1.15 0.16 0.03 93.79 17:39:45 17:39:45 17:39:45